commit | e2ff3ea920ba6bc3690a333abdaa2e40656f933a | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Sep 14 15:55:24 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Tue Sep 14 15:55:24 2004 +0000 |
tree | 5e9d8e784f041e7fb29cda6c87b7119ccd6d2817 | |
parent | 562626ae6cda8c90121bec3362232e87899d6ce6 [diff] [blame] |
nginx-0.0.10-2004-09-14-19:55:24 import
diff --git a/auto/os/solaris b/auto/os/solaris index f1ac0f9..65bda26 100644 --- a/auto/os/solaris +++ b/auto/os/solaris
@@ -4,7 +4,7 @@ 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