diff auto/os/solaris @ 1609:7bdf156fc852 stable-0.5

r1491 merge: add rpath for Solaris
author Igor Sysoev <igor@sysoev.ru>
date Mon, 29 Oct 2007 14:32:18 +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=