summaryrefslogtreecommitdiffhomepage
path: root/auto/os/linux
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-02-11 07:19:26 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-02-11 07:19:26 +0000
commitdfe63ad1833a8d6d9398371ba595a1d8a19d6148 (patch)
tree6e3d88fea11d0a4f35e0672937aa945b8f5d4916 /auto/os/linux
parent54498db7a2a2e7e74fba61ec073b248da05e999e (diff)
downloadnginx-dfe63ad1833a8d6d9398371ba595a1d8a19d6148.tar.gz
nginx-dfe63ad1833a8d6d9398371ba595a1d8a19d6148.tar.bz2
nginx-0.0.2-2004-02-11-10:19:26 import
Diffstat (limited to 'auto/os/linux')
-rw-r--r--auto/os/linux1
1 files changed, 0 insertions, 1 deletions
diff --git a/auto/os/linux b/auto/os/linux
index 4ff57f3d3..b71034cf8 100644
--- a/auto/os/linux
+++ b/auto/os/linux
@@ -21,7 +21,6 @@ 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