From: Jim Meyering Date: Wed, 12 Feb 2003 09:03:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: DU-FTS~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21910fd8afa9bd611dce37a4b2b6a91b74a021bb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 366b5cba86..a605fe92e3 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,13 @@ +2003-02-12 Jim Meyering + + * 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. + + * restrict.m4 (ACX_C_RESTRICT): New macro. + Copied directly from the URL in the comments. + By Steven G. Johnson. + 2003-02-09 Jim Meyering * check-decl.m4 (jm_CHECK_DECLS): Add euidaccess.