Macros by Category | Revision History |
AX_C99_INLINE
This macro defines HAVE_C99_INLINE if the C compiler supports "inline" and "extern inline" correctly. An application may replace "inline" with "static inline" as a workaround for older compilers.
http://autoconf-archive.cryp.to/ax_c99_inline.m4
Copyright © 2009 Michael McMaster <email@michaelmcmaster.name>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.