ifdef cleanup
- unifdef
__UNIXOS2__
- Use
AC_C_INLINE
instead ofifdef __GNUC__
to check forinline
keyword
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
__UNIXOS2__
AC_C_INLINE
instead of ifdef __GNUC__
to check for inline
keyword