summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index aba5d4204..23f05ed4e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,8 @@
* aclocal.m4 (CONFIG_RULES): Comment out code looking for the
in-tree version of autoconf that we deleted.
+ (WITH_CC_DEPRECATED_ARG): New macro.
+ (WITH_CC): Require it, and AC_PROG_CC.
2002-10-07 Sam Hartman <hartmans@mit.edu>