]> granicus.if.org Git - apache/commitdiff
Apache doesn't need to check for inline or pid's, because APR provides
authorRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 03:35:13 +0000 (03:35 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 03:35:13 +0000 (03:35 +0000)
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

configure.in

index 7ca6019e430d32322f91f9f76b5000af768ea34f..0f50f9812df8ea075bb75722827da739ba272ff2 100644 (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