From: Bruno Haible Date: Fri, 24 Sep 2010 12:39:58 +0000 (+0200) Subject: Update comment. X-Git-Tag: v0.18.2~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4bf2fbe17d559975b9dd80090cfdfb28335d623;p=thirdparty%2Fgettext.git Update comment. --- diff --git a/autogen.sh b/autogen.sh index 8bc5d2dba..5b9a02e22 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