summaryrefslogtreecommitdiffstats
path: root/httpd
diff options
context:
space:
mode:
authorunknown <unknown@redhat.com>2005-05-24 01:14:54 +0000
committerunknown <unknown@redhat.com>2005-05-24 01:14:54 +0000
commit04e10cbd32e7a1f899498d1597b867b6818d1129 (patch)
tree5e4fad5f53677eb25420f7c7f1b3699aef529baf /httpd
parent0421c694c91c054a9a59d7d90b3e790834fc52e9 (diff)
parent49e804b31f54a5fee64239272291af2a41161e47 (diff)
downloadds-TPR_20050420.tar.gz
ds-TPR_20050420.tar.xz
ds-TPR_20050420.zip
This commit was manufactured by cvs2git to create tag 'TPR_20050420'.TPR_20050420
Diffstat (limited to 'httpd')
-rw-r--r--httpd/src/unixso.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/httpd/src/unixso.mk b/httpd/src/unixso.mk
index 5dccb206..8c0c4661 100644
--- a/httpd/src/unixso.mk
+++ b/httpd/src/unixso.mk
@@ -62,12 +62,8 @@ SOLINK2=$(SOLINK)
endif
ifeq ($(ARCH), SOLARIS)
-ifdef NS_USE_NATIVE
DLL_LDFLAGS += -h $(SONAME)
EXTRA_LIBS += -R .:../../lib:../../bin/https:../../plugins/java/bin:../wai/lib
-else
-EXTRA_LIBS += -Wl,-R,.:../../lib:../../bin/https:../../plugins/java/bin:../wai/lib
-endif
ADM_EXTRA = $(GCCLIB)
endif