diff auto/os/solaris @ 1490:111c571f431c

add rpath for Solaris
author Igor Sysoev <igor@sysoev.ru>
date Wed, 19 Sep 2007 12:14:05 +0000
parents 7af8276b1c2f
children af0eaf409225
line wrap: on
line diff
--- a/auto/os/solaris
+++ b/auto/os/solaris
@@ -9,6 +9,8 @@ CORE_DEPS="$UNIX_DEPS $SOLARIS_DEPS"
 CORE_SRCS="$UNIX_SRCS $SOLARIS_SRCS "
 CORE_LIBS="$CORE_LIBS -lsocket -lnsl -lrt"
 
+NGX_RPATH=YES
+
 # Solaris's make does not support a blank line between target and rules
 ngx_spacer=