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

Don't use an undocumented Autoconf macro.

This commit is contained in:
Bruno Haible
2018-01-23 08:59:13 +01:00
parent 793a229bb5
commit 283b51086a
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2018-01-23 Bruno Haible <bruno@clisp.org>
Don't use an undocumented Autoconf macro.
* src/configure.ac: Use AC_CONFIG_HEADERS instead of AC_CONFIG_HEADER.
2017-07-15 Bruno Haible <bruno@clisp.org>
Get rid of autom4te.cache directories (left over from autoconf).