Next: Extern inline functions, Previous: Integer Properties, Up: Particular Modules [Contents][Index]
In order to mark functions as static inline, the only prerequisite you need is an AC_REQUIRE([AC_C_INLINE]). No Gnulib module is needed.
static inline
AC_REQUIRE([AC_C_INLINE])