From: Jim Meyering Date: Wed, 12 Feb 2003 09:24:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: DU-FTS~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaaba62077f94a12fece73838ad46ef251124ec1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 24e8b12e60..df3e96068f 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,7 @@ 2003-02-12 Jim Meyering + * regex.m4 (jm_PREREQ_REGEX): Require ACX_C_RESTRICT. + * restrict.m4 (ACX_C_RESTRICT): Minor syntactic changes: Split long lines, use AC_COMPILE_IFELSE, indent, use `case' instead of nested `if's, remove unnecessary quotes.