# HG changeset patch # User Hans-G?nter Theisgen # Date 1552126011 -3600 # Node ID 5ca097746293e0d8fb44f1b8118cb55a1d9482b3 # Parent 61564be8a464d4ffb6fa3f9527c17876ba3a6d60 updated gsoap and gsoap-dev (2.8.7 -> 2.8.81) diff -r 61564be8a464 -r 5ca097746293 gsoap/stuff/gsoap-2.8.81-configure.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gsoap/stuff/gsoap-2.8.81-configure.patch Sat Mar 09 11:06:51 2019 +0100 @@ -0,0 +1,18 @@ +--- configure 2019-03-09 10:48:19.933833991 +0100 ++++ configure.slitaz 2019-03-09 10:50:46.890927462 +0100 +@@ -2909,13 +2909,13 @@ _ACEOF + + # Some tools Automake needs. + +-ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} ++ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"} + + + AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} + + +-AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} ++AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"} + + + AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}