summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-05-07 13:26:49 +0000
committerBruno Haible <bruno@clisp.org>2003-05-07 13:26:49 +0000
commitca96c012ce2e7bff8350e9124e6b7e8ae567b8fe (patch)
treed9f97007992300a66a6a6099636e1b716e55a55f /ChangeLog
parentbd17a1a5feb2a278fc92d3319d2190b5a36ebbc9 (diff)
downloadgperf-ca96c012ce2e7bff8350e9124e6b7e8ae567b8fe.tar.gz
Use a recent autoconf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bfb2dd..3456725 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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