summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 1cfcb5d34..f80536882 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-25 Paul Eggert <eggert@cs.ucla.edu>
+
+ * regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
+ obsolescent AC_TRY_RUN. Include the default includes files, for 'exit'.
+
2005-07-21 Paul Eggert <eggert@cs.ucla.edu>
* getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.