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

Use a recent autoconf.

This commit is contained in:
Bruno Haible
2003-05-07 13:26:49 +00:00
parent bd17a1a5fe
commit ca96c012ce
2 changed files with 10 additions and 6 deletions

View File

@@ -10,6 +10,10 @@
* src/configure.in: Fix AC_INIT argument.
* Makefile.devel (configure, lib/configure, src/configure,
tests/configure, doc/configure): Use the newest autoconf.
(src/config.h.in): Use the newest autoheader.
2003-05-03 Bruno Haible <bruno@clisp.org>
* doc/gperf.texi: Use two spaces as sentence separator, as recommended