]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update comments.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Aug 2010 01:44:28 +0000 (03:44 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 30 Aug 2010 20:58:34 +0000 (22:58 +0200)
autogen.sh

index b8e6b7183a4701bdd1e683c1d96c341ea75e13b6..a0c804c97792ea123edfb7cb3386498fd68c0f12 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.65 and automake-1.11.1 in the PATH.
+# This script requires autoconf-2.60..2.67 and automake-1.11.1 in the PATH.
 # It also requires either
 #   - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
 #     in a gnulib checkout, or