summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_shl.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2007-12-07 16:06:25 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2007-12-07 16:06:25 +0000
commit65644e4bc948890bd9ace5dd35bb0b5bd46719d7 (patch)
treeaee060e156a35c14c221297b8f0cc67280730c03 /solenv/inc/tg_shl.mk
parent959f26ca9da0ab254a45418b270dc7bc24bb4a75 (diff)
#i10000# - fix broken syntax slipped through qa (breaker for mac here)
Diffstat (limited to 'solenv/inc/tg_shl.mk')
-rw-r--r--solenv/inc/tg_shl.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/solenv/inc/tg_shl.mk b/solenv/inc/tg_shl.mk
index 8c926ea698c7..96c5d5d15099 100644
--- a/solenv/inc/tg_shl.mk
+++ b/solenv/inc/tg_shl.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_shl.mk,v $
#
-# $Revision: 1.117 $
+# $Revision: 1.118 $
#
-# last change: $Author: vg $ $Date: 2007-12-06 16:46:14 $
+# last change: $Author: hjs $ $Date: 2007-12-07 17:06:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -444,9 +444,6 @@ $(SHL$(TNR)TARGETN) : \
@echo "Making: $@.jnilib"
@macosx-create-bundle $@
.IF "$(UPDATER)"=="YES"
-.IF "$(SOLAR_STLLIBPATH)"!=""
-EXTRALIBPATHS+=-L$(SOLAR_STLLIBPATH)
-.ENDIF
.IF "$(SHL$(TNR)NOCHECK)"==""
$(SOLARENV)$/bin$/checkdll.sh -L$(LB) -L$(SOLARLIBDIR) $(EXTRALIBPATHS) $(SHL$(TNR)TARGETN)
.ENDIF # "$(SHL$(TNR)NOCHECK)"!=""