summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2005-06-03 06:55:36 +0000
committerStephan Bergmann <sb@openoffice.org>2005-06-03 06:55:36 +0000
commitefb754a1f12791192993c330b428842724ec0681 (patch)
tree327290ac446139c71e406c5fda4f0265765f79f7 /ure
parent1bc500395697e5af7359c58eb7e24c01fa5f44af (diff)
#121931# Fix for Solaris.
Diffstat (limited to 'ure')
-rw-r--r--ure/source/uretest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ure/source/uretest/Makefile b/ure/source/uretest/Makefile
index 999736d69f14..ba151c11d4bf 100644
--- a/ure/source/uretest/Makefile
+++ b/ure/source/uretest/Makefile
@@ -2,9 +2,9 @@
#
# $RCSfile: Makefile,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: sb $ $Date: 2005-06-02 08:27:52 $
+# last change: $Author: sb $ $Date: 2005-06-03 07:55:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,7 +81,7 @@ ure_java_url = $(subst $(subst .,., ),%%20,$(subst \,/,$(URLPREFIX)$(OO_SDK_URE_
else
qt = '
cwd = $(PWD)
-link_output_switch = -o
+link_output_switch = $(subst .,.,-o )
link_std_libs =
ure_misc = $(OO_SDK_URE_HOME)/share/misc
ure_java_url = $(URLPREFIX)$(OO_SDK_URE_JAVA_DIR)