Apache doesn't need to check for inline or pid's, because APR provides

both ap_inline and ap_proc_t.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85525 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan Bloom
2000-06-12 03:35:13 +00:00
parent 206ce7a11c
commit 06ec9982bb

View File

@ -92,8 +92,6 @@ AC_CHECK_DEFINE(EAGAIN, errno.h)
dnl ## Check for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
AC_TYPE_PID_T
dnl ## Check for library functions