From: Ralf Wildenhues Date: Thu, 9 Dec 2004 17:07:28 +0000 (+0000) Subject: * config/ltmain.m4sh: Set marker for insertion of shell functions. X-Git-Tag: release-2-1b~826 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7fc99d0c0b3790a5c9c9b254b28f4de1e04ad29;p=thirdparty%2Flibtool.git * config/ltmain.m4sh: Set marker for insertion of shell functions. --- diff --git a/ChangeLog b/ChangeLog index 460371a40..5f3d22cb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-12-09 Ralf Wildenhues + * config/ltmain.m4sh: Set marker for insertion of shell functions. + * config/general.m4sh (func_quote_for_eval): Only fork if the substitution matches. diff --git a/config/ltmain.m4sh b/config/ltmain.m4sh index 5f91698af..35d066e93 100644 --- a/config/ltmain.m4sh +++ b/config/ltmain.m4sh @@ -616,6 +616,9 @@ func_ltwrapper_p () } +# Generated shell functions inserted here. + + # func_win32_libid arg # return the library type of file 'arg' #