summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-08-01 03:44:28 +0200
committerBruno Haible <bruno@clisp.org>2010-08-30 22:58:34 +0200
commitf0836891b5687268660d90ac89abae4723f4bcf0 (patch)
treeec3d2caae27b52466b250f2218ba209380e3157c /autogen.sh
parent09963c23cb67994caea0ec00804509ebdc1e3d60 (diff)
downloadexternal_gettext-f0836891b5687268660d90ac89abae4723f4bcf0.zip
external_gettext-f0836891b5687268660d90ac89abae4723f4bcf0.tar.gz
external_gettext-f0836891b5687268660d90ac89abae4723f4bcf0.tar.bz2
Update comments.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index b8e6b71..a0c804c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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