Browse Source

Merge pull request #179 from kanoi/master

configure.ac epoll.h not used now
Con Kolivas 13 years ago
parent
commit
454a10e9b7
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