diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-02-12 20:57:10 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-02-12 20:57:10 +0000 |
| commit | 7b6062a1b8f1f5d1b56deaad17aacde6f97b58c5 (patch) | |
| tree | 12dbd16539d541373dc5933e5e9835a80309704d /auto | |
| parent | dfe63ad1833a8d6d9398371ba595a1d8a19d6148 (diff) | |
| download | nginx-7b6062a1b8f1f5d1b56deaad17aacde6f97b58c5.tar.gz nginx-7b6062a1b8f1f5d1b56deaad17aacde6f97b58c5.tar.bz2 | |
nginx-0.0.2-2004-02-12-23:57:10 import
Diffstat (limited to 'auto')
| -rw-r--r-- | auto/os/linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/linux b/auto/os/linux index b71034cf8..4ff57f3d3 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -21,6 +21,7 @@ ngx_func_test="int efd = 0, fd = 1, n; if [ $ngx_found = yes ]; then have=HAVE_EPOLL . auto/have + have=HAVE_CLEAR_EVENT . auto/have CORE_SRCS="$CORE_SRCS $EPOLL_SRCS" EVENT_MODULES="$EVENT_MODULES $EPOLL_MODULE" EVENT_FOUND=YES |
