1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Mark Autoconf 2.70 as supported.

* autogen.sh: Update comment.
This commit is contained in:
Bruno Haible
2020-12-09 01:18:42 +01:00
parent 8cb07d4235
commit 556e87b5c5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2020-12-08 Bruno Haible <bruno@clisp.org>
Mark Autoconf 2.70 as supported.
* autogen.sh: Update comment.
2020-10-04 Bruno Haible <bruno@clisp.org>
Fix warnings from Autoconf 2.69c.

View File

@@ -4,7 +4,7 @@
# also regenerates all config.h.in, configure files with new versions of
# autoconf.
#
# This script requires autoconf-2.64..2.69 in the PATH.
# This script requires autoconf-2.64..2.70 in the PATH.
# It also requires either
# - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
# in a gnulib checkout, or