wok rev 21008

updated gsoap and gsoap-dev (2.8.7 -> 2.8.81)
author Hans-G?nter Theisgen
date Sat Mar 09 11:06:51 2019 +0100 (2019-03-09)
parents 61564be8a464
children 736fd3dc85ec
files gsoap/stuff/gsoap-2.8.81-configure.patch
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gsoap/stuff/gsoap-2.8.81-configure.patch	Sat Mar 09 11:06:51 2019 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +--- configure	2019-03-09 10:48:19.933833991 +0100
     1.5 ++++ configure.slitaz	2019-03-09 10:50:46.890927462 +0100
     1.6 +@@ -2909,13 +2909,13 @@ _ACEOF
     1.7 + 
     1.8 + # Some tools Automake needs.
     1.9 + 
    1.10 +-ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
    1.11 ++ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
    1.12 + 
    1.13 + 
    1.14 + AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
    1.15 + 
    1.16 + 
    1.17 +-AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
    1.18 ++AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
    1.19 + 
    1.20 + 
    1.21 + AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}