]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
bootstrapped
authorrobertc <>
Tue, 22 Apr 2003 13:40:39 +0000 (13:40 +0000)
committerrobertc <>
Tue, 22 Apr 2003 13:40:39 +0000 (13:40 +0000)
configure

index 9036f7d09d4a1969216f83015d0abb131949299e..53af207db7de0f97c8efc618be7b31ac53cfa952 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.329 .
+# From configure.in Revision: 1.330 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.53.
 #
@@ -4886,6 +4886,11 @@ else
   USE_EPOLL_TRUE='#'
   USE_EPOLL_FALSE=
 fi
+
+cat >>confdefs.h <<\_ACEOF
+#define USE_EPOLL 0
+_ACEOF
+
 # Check whether --enable-epoll or --disable-epoll was given.
 if test "${enable_epoll+set}" = set; then
   enableval="$enable_epoll"
@@ -4899,11 +4904,6 @@ if test "${enable_epoll+set}" = set; then
         fi
 
 
-cat >>confdefs.h <<\_ACEOF
-#define USE_EPOLL 1
-_ACEOF
-
-
 
 if true; then
   USE_EPOLL_TRUE=