diff options
Diffstat (limited to 'auto/modules')
| -rw-r--r-- | auto/modules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/modules b/auto/modules index 01951c738..146b7d7f2 100644 --- a/auto/modules +++ b/auto/modules @@ -41,6 +41,7 @@ fi if [ $NGX_TEST_BUILD_EPOLL = YES ]; then have=NGX_HAVE_EPOLL . auto/have + have=NGX_HAVE_EVENTFD . auto/have have=NGX_TEST_BUILD_EPOLL . auto/have EVENT_MODULES="$EVENT_MODULES $EPOLL_MODULE" CORE_SRCS="$CORE_SRCS $EPOLL_SRCS" |
