summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2009-11-30 13:50:49 +0100
committerJoachim Lingner <jl@openoffice.org>2009-11-30 13:50:49 +0100
commit09e7bc37bdd9a750652dc6a724905c5ee341e5cc (patch)
tree3917001adb0ed78750efd76a1de2bd8b7e3f8e61
parent867b9406d220830960f79de3021d34445c8a8fcd (diff)
jl144: #i106132# nss does not build on MacOS 10.6 because of libsqlite3
-rw-r--r--solenv/inc/unxmacxi.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/inc/unxmacxi.mk b/solenv/inc/unxmacxi.mk
index 6d27121366e5..09d5d424b690 100644
--- a/solenv/inc/unxmacxi.mk
+++ b/solenv/inc/unxmacxi.mk
@@ -55,7 +55,6 @@ CFLAGSENABLESYMBOLS=-g
.IF "$(SNOW_LEOPARD_10_4)"!=""
JAVACOMPILER+=-target 1.5
-DYLD_INSERT_LIBRARIES=/usr/lib/libsqlite3.dylib
.EXPORT: DYLD_INSERT_LIBRARIES
.ENDIF # "$(SNOW_LEOPARD_10_4)"!=""