]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Allow building with Autoconf 2.70.
authorBruno Haible <bruno@clisp.org>
Wed, 9 Dec 2020 20:43:31 +0000 (21:43 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2022 12:52:56 +0000 (14:52 +0200)
* libtextstyle/autogen.sh: Update comment.

libtextstyle/autogen.sh

index 8c3dd74c2168e6ea8562969b95c75d7d8776ad84..5100452b924fa46e05bcfe44aba707749a2a1f4e 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.63..2.69 and automake-1.11..1.16 in the PATH.
+# This script requires autoconf-2.63..2.70 and automake-1.11..1.16 in the PATH.
 # If not used from a released tarball, it also requires
 #   - the GNULIB_SRCDIR environment variable pointing to a gnulib checkout.