]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 12 Feb 2003 09:03:49 +0000 (09:03 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 Feb 2003 09:03:49 +0000 (09:03 +0000)
m4/ChangeLog

index 366b5cba8656ced7f3b208096eef92636e06bc36..a605fe92e369f20c373b38ae5a8a38140c254efe 100644 (file)
@@ -1,3 +1,13 @@
+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.
+
+       * restrict.m4 (ACX_C_RESTRICT): New macro.
+       Copied directly from the URL in the comments.
+       By Steven G. Johnson.
+
 2003-02-09  Jim Meyering  <jim@meyering.net>
 
        * check-decl.m4 (jm_CHECK_DECLS): Add euidaccess.