]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Also allow autoconf-2.61.
authorBruno Haible <bruno@clisp.org>
Mon, 27 Nov 2006 17:14:14 +0000 (17:14 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 19:01:39 +0000 (21:01 +0200)
autogen.sh

index 933385bec0de26f1771ed78b084ebaf9be5f413f..cc659e46f90b1c6211fa75b24eb1f7111e534cf4 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