From: Paul Eggert Date: Mon, 7 Jul 2003 07:41:30 +0000 (+0000) Subject: * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...' X-Git-Tag: AUTOCONF-2.57b~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5acfa8dd856020bde7d3a90716d70af47ee5d1;p=thirdparty%2Fautoconf.git * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...' inside '#ifndef __cplusplus'. --- diff --git a/ChangeLog b/ChangeLog index 467cec68..f710b3f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-07-07 Paul Eggert + + * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...' + inside '#ifndef __cplusplus'. Problem reported by + Bob Friesenhahn. + 2003-07-06 Bill Clarke * lib/autoconf/functions.m4 (AC_FUNC_MMAP): Cast pointer to