]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_C_INLINE): Wrap the '#define inline ...'
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Jul 2003 07:41:07 +0000 (07:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Jul 2003 07:41:07 +0000 (07:41 +0000)
commitdbc482418ad5b35e25d33c670cfdfd99339fb1e4
tree349b3a818dcd94a0748b6e61d47b1574218312ac
parent37416ff0996f392bb5dddbde4b6bee280df74638
(AC_C_INLINE): Wrap the '#define inline ...'
inside '#ifndef __cplusplus'.  Problem reported by
Bob Friesenhahn.
lib/autoconf/c.m4