summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index a605fe92e..24e8b12e6 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,8 +1,8 @@
2003-02-12 Jim Meyering <jim@meyering.net>
* restrict.m4 (ACX_C_RESTRICT): Minor syntactic changes:
- Split long lines, use AC_COMPILE_IFELSE, use `case' instead of
- nested `if's, remove unnecessary quotes.
+ Split long lines, use AC_COMPILE_IFELSE, indent, use `case'
+ instead of nested `if's, remove unnecessary quotes.
* restrict.m4 (ACX_C_RESTRICT): New macro.
Copied directly from the URL in the comments.