added support (checks) for inline

This commit is contained in:
Rainer Gerhards 2007-07-17 08:54:58 +00:00
parent 5ea66d7bbb
commit 31e188f8e7

View File

@ -35,6 +35,7 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h locale.h netdb.h netinet/in.h paths.h stdi
# Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
AC_TYPE_OFF_T
AC_TYPE_PID_T
AC_TYPE_SIZE_T