Files

3 lines
59 B
Plaintext
Raw Permalink Normal View History

2019-02-16 00:16:52 +01:00
AC_CHECK_HEADERS(sys/epoll.h)
AC_CHECK_FUNCS(epoll_create)