diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-09-14 15:55:24 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-09-14 15:55:24 +0000 |
| commit | e2ff3ea920ba6bc3690a333abdaa2e40656f933a (patch) | |
| tree | 5e9d8e784f041e7fb29cda6c87b7119ccd6d2817 /auto/os/solaris | |
| parent | 562626ae6cda8c90121bec3362232e87899d6ce6 (diff) | |
| download | nginx-e2ff3ea920ba6bc3690a333abdaa2e40656f933a.tar.gz nginx-e2ff3ea920ba6bc3690a333abdaa2e40656f933a.tar.bz2 | |
nginx-0.0.10-2004-09-14-19:55:24 import
Diffstat (limited to 'auto/os/solaris')
| -rw-r--r-- | auto/os/solaris | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
