nginx-0.0.10-2004-09-14-19:55:24 import

This commit is contained in:
Igor Sysoev
2004-09-14 15:55:24 +00:00
parent 562626ae6c
commit e2ff3ea920
7 changed files with 137 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ CORE_DEPS="$UNIX_DEPS $SOLARIS_DEPS"
CORE_SRCS="$UNIX_SRCS $SOLARIS_SRCS "
EVENT_MODULES="$EVENT_MODULES"
CORE_LIBS="$CORE_LIBS -lsocket -lnsl"
CORE_LIBS="$CORE_LIBS -lsocket -lnsl -lrt"
# the Solaris's make support
MAKE_SL=YES