extern-inline: port better to OS X 10.9
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Nov 2013 15:57:15 +0000 (07:57 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Nov 2013 16:00:18 +0000 (08:00 -0800)
* m4/extern-inline.m4: Omit serial number; this file doesn't use them.
(gl_EXTERN_INLINE): Do not suppress the use of extern inline on
OS X 10.9, except for g++ where the bug is still present.
See <http://trac.macports.org/ticket/41033>.


No differences found