wok diff gsoap/stuff/gsoap-2.8.81-configure.patch @ rev 22741

updated drupal (8.6.10 -> 8.8.1)
author Hans-G?nter Theisgen
date Fri Jan 24 07:57:43 2020 +0100 (2020-01-24)
parents
children
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	Fri Jan 24 07:57:43 2020 +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"}