summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-07 11:18:02 +0100
committersb <sb@openoffice.org>2010-01-07 11:18:02 +0100
commit7397e8c1bb3d3f5562590c07a535d9749dca4279 (patch)
treeef156eb6cee3a1b41530a2a17c5eefda5a484f1a /basegfx
parent0367aa64dec99c01db2aa66ebe5aee9b283b2521 (diff)
sb118: make test libraries RPATH=NONE
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/test/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/basegfx/test/makefile.mk b/basegfx/test/makefile.mk
index 5165952a0e4b..fd9633ab6f2d 100644
--- a/basegfx/test/makefile.mk
+++ b/basegfx/test/makefile.mk
@@ -72,6 +72,7 @@ SHL1IMPLIB= i$(SHL1TARGET)
DEF1NAME =$(SHL1TARGET)
SHL1VERSIONMAP = export.map
+SHL1RPATH = NONE
# END ------------------------------------------------------------------