]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Switch to autoconf-2.71.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Feb 2021 01:28:40 +0000 (02:28 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Sep 2022 12:52:56 +0000 (14:52 +0200)
* libtextstyle/autogen.sh: Update comments.

libtextstyle/autogen.sh

index 5100452b924fa46e05bcfe44aba707749a2a1f4e..740dd6755b098f2aeb431dcf2476c9e0f3f1f4d1 100755 (executable)
@@ -4,11 +4,11 @@
 # 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.70 and automake-1.11..1.16 in the PATH.
+# This script requires autoconf-2.63..2.71 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.
 
-# Copyright (C) 2003-2020 Free Software Foundation, Inc.
+# Copyright (C) 2003-2021 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by