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

index df3e96068fb936eca697ecc5203c1820b04377ec..94c64c02fd9cc41b2c73e2833ed6e4b4ad04f5d9 100644 (file)
@@ -1,5 +1,10 @@
 2003-02-12  Jim Meyering  <jim@meyering.net>
 
+       * restrict.m4 (ACX_C_RESTRICT): Remove #ifndef -- so now this
+       macro also checks for support when using a C++ compiler.
+       Also, remove the test for SGI's __restrict.
+       Suggested by Steven G. Johnson.
+
        * regex.m4 (jm_PREREQ_REGEX): Require ACX_C_RESTRICT.
 
        * restrict.m4 (ACX_C_RESTRICT): Minor syntactic changes: