extern-inline: work around bug in Sun c99
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Apr 2013 03:45:48 +0000 (20:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Apr 2013 03:46:16 +0000 (20:46 -0700)
commit72c63c089365640c7f1acd97fb72ee26932ac2b3
tree95962950c26776d874a3a592f3055a162bee6315
parent4f01918d4e6bf53330f5cb8709356750ff0a5325
extern-inline: work around bug in Sun c99

* m4/extern-inline.m4 (_GL_INLINE, _GL_EXTERN_INLINE):
Work around bug in Sun C 5.12 c99's implementation of 'inline'.
ChangeLog
m4/extern-inline.m4