summaryrefslogtreecommitdiff
path: root/soldep/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-30 15:50:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-30 15:50:51 +0000
commita165388372c784011dba46105ba70fa0ede1a319 (patch)
tree512cfa0e297161eed1d1173497d04828c4408716 /soldep/util
parentb5632c26c266f8e44ceb75c38517ce5c00d59c58 (diff)
same for unxsoli4
Diffstat (limited to 'soldep/util')
-rw-r--r--soldep/util/perl.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/soldep/util/perl.mk b/soldep/util/perl.mk
index b38f2f726090..671e9ccc305f 100644
--- a/soldep/util/perl.mk
+++ b/soldep/util/perl.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: perl.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2006-10-27 07:17:52 $
+# last change: $Author: obo $ $Date: 2006-10-30 16:50:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,7 @@ SOLARINC+=-I$(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i86pc-solaris$/CORE
PERL_LIB= -lsocket \
-lnsl \
-ldl \
- $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i86pc-solaris$/CORE$/libperl.a \
- $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i86pc-solaris$/auto/DynaLoader/DynaLoader.a
+ $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i86pc-solaris$/CORE$/shared$/libperl.so \
+ $(BUILD_TOOLS)$/..$/..$/lib$/perl5$/5.8.3$/i86pc-solaris$/CORE$/shared$/DynaLoader.a
.ENDIF