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

Get rid of autom4te.cache directories (left over from autoconf).

This commit is contained in:
Bruno Haible
2017-07-15 20:59:41 +02:00
parent a459641a53
commit 793a229bb5
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2017-07-15 Bruno Haible <bruno@clisp.org>
Get rid of autom4te.cache directories (left over from autoconf).
* Makefile.devel (configure, */configure, src/config.h.in): Remove
autom4te.cache directory after running autoconf or autoheader.
2017-04-16 Bruno Haible <bruno@clisp.org>
Initialize the Keyword::_lineno field through the constructor.