mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user