From e2ff3ea920ba6bc3690a333abdaa2e40656f933a Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 14 Sep 2004 15:55:24 +0000 Subject: nginx-0.0.10-2004-09-14-19:55:24 import --- auto/os/solaris | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto/os') diff --git a/auto/os/solaris b/auto/os/solaris index f1ac0f91b..65bda26e0 100644 --- a/auto/os/solaris +++ b/auto/os/solaris @@ -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 -- cgit