]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Allow autoconf-2.61.
authorBruno Haible <bruno@clisp.org>
Thu, 30 Nov 2006 13:29:08 +0000 (13:29 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:26 +0000 (12:14 +0200)
autogen.sh

index c48ee2da7a55ced55cfd604c5bd36a956eae02a4..62704e3de5bf299c0bd5a84591cc391590fd05f4 100755 (executable)
@@ -2,7 +2,7 @@
 # Convenience script for regenerating all aclocal.m4, config.h.in, Makefile.in,
 # configure files with new versions of autoconf or automake.
 #
-# This script requires autoconf-2.60 and automake-1.10 in the PATH.
+# This script requires autoconf-2.60..2.61 and automake-1.10 in the PATH.
 # It also requires either
 #   - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
 #     in a gnulib checkout, or