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

Update after gnulib changed.

This commit is contained in:
Bruno Haible
2018-10-24 11:59:05 +02:00
parent b3c3566855
commit 9f4f11ab13
7 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
2018-10-24 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.
* configure.ac (AC_PREREQ): Require Autoconf >= 2.63.
* doc/configure.ac (AC_PREREQ): Likewise.
* lib/configure.ac (AC_PREREQ): Likewise.
* src/configure.ac (AC_PREREQ): Likewise.
* tests/configure.ac (AC_PREREQ): Likewise.
* autogen.sh: Update comment.
2018-09-16 Bruno Haible <bruno@clisp.org>
Fix "Unescaped left brace in regex" warnings from Perl 5.26.