summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorJürgen Schmidt <jsc@apache.org>2011-09-30 09:43:59 +0000
committerJürgen Schmidt <jsc@apache.org>2011-09-30 09:43:59 +0000
commit132f9c3c7a6685dbf8490d4af3c0cafd16e743d1 (patch)
tree95dd575e33e2963d1ff29a178ff74a8be596b5b1 /cpputools
parent8792fa02a60c006aa05cd2980b4bace8091f67d8 (diff)
88652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann (orw)
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/unoexe/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk
index c17fe9001cde..5869f180163e 100644
--- a/cpputools/source/unoexe/makefile.mk
+++ b/cpputools/source/unoexe/makefile.mk
@@ -83,9 +83,6 @@ APP1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB)\
$(LIBXML2LIB)
-.IF "$(OS)" == "WNT"
-APP1STDLIBS += $(UNICOWSLIB)
-.ENDIF
.INCLUDE : target.mk