Next: , Previous: , Up: The Macros  


ax_c99_inline

Synopsis

AX_C99_INLINE

Description

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.

Source Code

Download the latest version of ax_c99_inline.m4 or browse the macro’s revision history.

License

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. This file is offered as-is, without any warranty.