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

Mark Autoconf 2.71 as supported.

* autogen.sh: Update comment.
This commit is contained in:
Bruno Haible
2021-01-30 14:46:54 +01:00
parent 556e87b5c5
commit b0f961a9b3
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2021-01-30 Bruno Haible <bruno@clisp.org>
Mark Autoconf 2.71 as supported.
* autogen.sh: Update comment.
2020-12-08 Bruno Haible <bruno@clisp.org>
Mark Autoconf 2.70 as supported.

View File

@@ -4,13 +4,13 @@
# also regenerates all config.h.in, configure files with new versions of
# autoconf.
#
# This script requires autoconf-2.64..2.70 in the PATH.
# This script requires autoconf-2.64..2.71 in the PATH.
# It also requires either
# - the GNULIB_TOOL environment variable pointing to the gnulib-tool script
# in a gnulib checkout, or
# - an internet connection.
# 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