Browse Source

configure.ac epoll.h not used now

Kano 13 years ago
parent
commit
cbe6ab1906
1 changed files with 0 additions and 1 deletions
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -57,7 +57,6 @@ gl_INIT
 dnl Checks for header files.
 AC_HEADER_STDC
 AC_CHECK_HEADERS(syslog.h)
-AC_CHECK_HEADERS([sys/epoll.h])
 
 AC_FUNC_ALLOCA