Added check for inline in configure and updated files to use it.

-Yosh
This commit is contained in:
Manish Singh
1998-01-09 01:48:19 +00:00
parent f873f58d5b
commit 00000538ed
12 changed files with 100 additions and 3 deletions

View File

@ -231,6 +231,7 @@ AC_HEADER_STDC
# Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
# Checks for library functions.
AC_TYPE_SIGNAL