]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* config/ltmain.m4sh: Set marker for insertion of shell functions.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 9 Dec 2004 17:07:28 +0000 (17:07 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 9 Dec 2004 17:07:28 +0000 (17:07 +0000)
ChangeLog
config/ltmain.m4sh

index 460371a40452b384588aa5f66b0ced4a3fc542ad..5f3d22cb6f80ee07193bbc79f8f42413cebdb137 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * config/ltmain.m4sh: Set marker for insertion of shell functions.
+
        * config/general.m4sh (func_quote_for_eval): Only fork if the
        substitution matches.
 
index 5f91698afc8b26e2b0643252a8ea932049d72295..35d066e9356202e2c5db3bf4a22039b5d7e56795 100644 (file)
@@ -616,6 +616,9 @@ func_ltwrapper_p ()
 }
 
 
+# Generated shell functions inserted here.
+
+
 # func_win32_libid arg
 # return the library type of file 'arg'
 #