From: Bruno Haible Date: Sun, 1 Aug 2010 01:44:28 +0000 (+0200) Subject: Update comments. X-Git-Tag: v0.18.2~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0836891b5687268660d90ac89abae4723f4bcf0;p=thirdparty%2Fgettext.git Update comments. --- diff --git a/autogen.sh b/autogen.sh index b8e6b7183..a0c804c97 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