summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authororlikowski <orlikowski@13f79535-47bb-0310-9956-ffa450edef68>2001-06-07 10:31:24 +0000
committerorlikowski <orlikowski@13f79535-47bb-0310-9956-ffa450edef68>2001-06-07 10:31:24 +0000
commita854547e6bc9e7f031bd000f5d5f835d776fc348 (patch)
tree5682a212efb59f0da803ca7bb68c23043fb913a7 /configure.in
parent74a0607e8a804266b51210553ab74d583180dbc7 (diff)
downloadlibapr-a854547e6bc9e7f031bd000f5d5f835d776fc348.tar.gz
Ooopsie. Some unintended things slipped in.
Backing them out. Sorry. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61730 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5c1a20936..b8c1b6711 100644
--- a/configure.in
+++ b/configure.in
@@ -330,7 +330,6 @@ esac
AC_SUBST(threads)
AC_SUBST(have_sigwait)
-AC_CHECK_FUNCS(kqueue)
AC_CHECK_FUNCS(poll)
dnl #----------------------------- Checking for missing POSIX thread functions
@@ -557,7 +556,6 @@ APR_FLAG_HEADERS(
net/errno.h \
netinet/in.h \
sys/file.h \
- sys/event.h \
sys/mman.h \
sys/poll.h \
sys/resource.h \