summaryrefslogtreecommitdiffhomepage
path: root/auto/modules
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-03-30 06:27:36 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-03-30 06:27:36 +0000
commit6881bfb99063e3d42abaa313641b311c6fc3522d (patch)
tree1df669d89a2f58b450947901b1f41eb407dbf540 /auto/modules
parent11dbe97ca401221313dc233aa2d6f67dfcaef1a7 (diff)
downloadnginx-6881bfb99063e3d42abaa313641b311c6fc3522d.tar.gz
nginx-6881bfb99063e3d42abaa313641b311c6fc3522d.tar.bz2
nginx-0.0.3-2004-03-30-10:27:36 import
Diffstat (limited to 'auto/modules')
-rw-r--r--auto/modules6
1 files changed, 0 insertions, 6 deletions
diff --git a/auto/modules b/auto/modules
index e2c909280..8fcaf8a22 100644
--- a/auto/modules
+++ b/auto/modules
@@ -1,10 +1,4 @@
-if [ $EVENT_RTSIG = YES ]; then
- have=HAVE_RTSIG . auto/have
- EVENT_MODULES="$EVENT_MODULES $RTSIG_MODULE"
- CORE_SRCS="$CORE_SRCS $RTSIG_SRCS"
-fi
-
if [ $EVENT_SELECT = NO -a $EVENT_FOUND = NO ]; then
EVENT_SELECT=YES
fi