nginx-0.0.3-2004-03-30-10:27:36 import

This commit is contained in:
Igor Sysoev
2004-03-30 06:27:36 +00:00
parent 11dbe97ca4
commit 6881bfb990
16 changed files with 87 additions and 61 deletions

View File

@@ -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