]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi (Autoconf and LTLIBOBJS): The correct version
authorGary V. Vaughan <gary@gnu.org>
Sun, 14 Mar 2004 10:14:32 +0000 (10:14 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 14 Mar 2004 10:14:32 +0000 (10:14 +0000)
of Autoconf is 2.54.
From Alexandre Duret-Lutz  <adl@src.lip6.fr>

ChangeLog
doc/libtool.texi

index c2dad7b9cb8f0892b63197cb64b06186b91f2714..b34c3b7f299d5bd126f0182e299025bd64e41bd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-14  Gary V. Vaughan  <gary@gnu.org>
+
+       * doc/libtool.texi (Autoconf and LTLIBOBJS): The correct version
+       of Autoconf is 2.54.
+       From Alexandre Duret-Lutz  <adl@src.lip6.fr>
+
 2004-03-13  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/libtool.texi (Using Automake): Cite correct Automake version
index 04c7c02d9e49508f970fe723c567e1bbc50c5290..f145c60da4d644243a15ab073e428e24c1232f0e 100644 (file)
@@ -2080,7 +2080,7 @@ AC_SUBST(LTLIBOBJS)
 @end example
 
 @noindent
-This is no longer required (since Autoconf 2.50), and doesn't take
+This is no longer required (since Autoconf 2.54), and doesn't take
 Automake's deansification support into account either, so doesn't work
 correctly even with ancient Autoconfs!