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

qemu: partial cloop v4 support (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 15:41:58 2020 +0000 (2020-04-26)
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	Sun Apr 26 15:41:58 2020 +0000
     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"}