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

Mark automake 1.18 as supported.

* autogen.sh: Update comment.
This commit is contained in:
Bruno Haible
2025-05-31 14:27:11 +02:00
parent 9273667ad1
commit 4939b6b615
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2025-05-31 Bruno Haible <bruno@clisp.org>
Mark automake 1.18 as supported.
* autogen.sh: Update comment.
2025-04-26 Bruno Haible <bruno@clisp.org> 2025-04-26 Bruno Haible <bruno@clisp.org>
Fix -Wshadow=compatible-local warnings. Fix -Wshadow=compatible-local warnings.

View File

@@ -4,7 +4,7 @@
# also regenerates all config.h.in, configure files with new versions of # also regenerates all config.h.in, configure files with new versions of
# autoconf. # autoconf.
# #
# This script requires autoconf-2.64..2.72 and automake-1.16.4..1.17 in the PATH. # This script requires autoconf-2.64..2.72 and automake-1.16.4..1.18 in the PATH.
# Copyright (C) 2003-2025 Free Software Foundation, Inc. # Copyright (C) 2003-2025 Free Software Foundation, Inc.
# #