configure: add check for compiler inline keyword support
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 2 Feb 2015 21:33:56 +0000 (16:33 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 12 Feb 2015 00:42:58 +0000 (19:42 -0500)
Check support of the inline keyword by the compiler.
If not supported, inline is replaced by the appropriate keyword or nothing.[1]

Based on autoscan diagnostic

[1]http://www.gnu.org/software/autoconf/manual/autoconf.html#AC_005fC_005fINLINE

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.0253910000000001 seconds and 4 git commands to generate.