From: Jim Meyering Date: Wed, 12 Feb 2003 17:47:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: DU-FTS~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0935a3fc93683757d451b4c69692e304d6d7117;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index df3e96068f..94c64c02fd 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,10 @@ 2003-02-12 Jim Meyering + * 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: