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

Mark autoconf 2.72 as supported.

* autogen.sh: Update comment.
This commit is contained in:
Bruno Haible
2023-12-30 10:08:54 +01:00
parent a02b4653ee
commit ca5217fc79
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2023-12-30 Bruno Haible <bruno@clisp.org>
Mark autoconf 2.72 as supported.
* autogen.sh: Update comment.
2023-09-07 Bruno Haible <bruno@clisp.org>
Fix "make extracheck" failure (regression 2016-11-27).

View File

@@ -4,9 +4,9 @@
# also regenerates all config.h.in, configure files with new versions of
# autoconf.
#
# This script requires autoconf-2.64..2.71 in the PATH.
# This script requires autoconf-2.64..2.72 in the PATH.
# Copyright (C) 2003-2022 Free Software Foundation, Inc.
# Copyright (C) 2003-2023 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