summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-09-24 14:39:58 +0200
committerBruno Haible <bruno@clisp.org>2010-09-24 14:39:58 +0200
commitd4bf2fbe17d559975b9dd80090cfdfb28335d623 (patch)
tree6ac9bf961fddd2f8518899e80728b1385c0ab9a9 /autogen.sh
parentd8e6962ce5ccc7c518193c029dfbe2916a6324d5 (diff)
downloadexternal_gettext-d4bf2fbe17d559975b9dd80090cfdfb28335d623.zip
external_gettext-d4bf2fbe17d559975b9dd80090cfdfb28335d623.tar.gz
external_gettext-d4bf2fbe17d559975b9dd80090cfdfb28335d623.tar.bz2
Update comment.
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 8bc5d2d..5b9a02e 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.67 and automake-1.11.1 in the PATH.
+# This script requires autoconf-2.60..2.68 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