]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Require automake >= 1.11.
authorBruno Haible <bruno@clisp.org>
Thu, 21 May 2009 22:16:45 +0000 (22:16 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:16:05 +0000 (12:16 +0200)
ChangeLog
autogen.sh

index eb8636b17283d9bbba67f071d90b0deaef08750f..6f7415797386c65b6f6b91825a9ac4c9ea7c7c8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-21  Bruno Haible  <bruno@clisp.org>
+
+       Require automake >= 1.11.
+       * autogen.sh: Update comment.
+
 2009-05-21  Bruno Haible  <bruno@clisp.org>
 
        Support automake 1.11.
index e26acb30b06ea912e4884cf00d1f0a173a8510b0..443c78227e420c3f056b615f6711ea9cf84c16c9 100755 (executable)
@@ -4,7 +4,7 @@
 # also regenerates all aclocal.m4, config.h.in, Makefile.in, configure files
 # with new versions of autoconf or automake.
 #
-# This script requires autoconf-2.60..2.63 and automake-1.10..1.11 in the PATH.
+# This script requires autoconf-2.60..2.63 and automake-1.11 in the PATH.
 # It also requires either
 #   - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
 #     in a gnulib checkout, or