Replace platform ISC_PLATFORM_HAVEEPOLL with config HAVE_EPOLL_CREATE1

This commit is contained in:
Ondřej Surý
2018-09-05 12:14:27 +02:00
parent 68f473a25e
commit 5d65392d18
5 changed files with 24 additions and 78 deletions

View File

@@ -188,6 +188,9 @@
/* Define to 1 if you have the <edit/readline/readline.h> header file. */
#undef HAVE_EDIT_READLINE_READLINE_H
/* Define to 1 if you have the `epoll_create1' function. */
#undef HAVE_EPOLL_CREATE1
/* Define to 1 if you have the `EVP_aes_128_ecb' function. */
#undef HAVE_EVP_AES_128_ECB