summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 11:23:58 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 11:23:58 +0000
commit5fc8ec3cdcde55028b53e204af935c8475a6ebbf (patch)
tree3b857f7713e4d14ecce6f60e17ea02fd065518e7 /svtools
parentaec6866d8d9dca3adcbfb52352aa4b8b57e5c02d (diff)
INTEGRATION: CWS macosx204fixes (1.6.286); FILE MERGED
2006/07/12 23:32:43 ericb 1.6.286.1: #i66587# macosx204fixes fix missing -lutl when building svdem in svdem in svtools. Verified on WIN and MACOSX
Diffstat (limited to 'svtools')
-rw-r--r--svtools/workben/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/svtools/workben/makefile.mk b/svtools/workben/makefile.mk
index a6161a1e13f5..f59264736483 100644
--- a/svtools/workben/makefile.mk
+++ b/svtools/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 17:01:41 $
+# last change: $Author: ihi $ $Date: 2006-08-01 12:23:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -61,6 +61,10 @@ APP1STDLIBS= $(SVTOOLLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB)
+.IF "$(OS)"=="MACOSX" || "$(GUI)"=="WIN"
+APP1STDLIBS += $(UNOTOOLSLIB)
+.ENDIF
+
APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND)
APP1OBJS= $(OBJ)$/svdem.obj