summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustring
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-03-04 22:13:08 +0100
committersb <sb@openoffice.org>2010-03-04 22:13:08 +0100
commit6c036b980c1d58243cb7ab468de6b067941790dd (patch)
tree8bf7d8386415839b48e3be1bc09f03bd2ea7634e /sal/qa/rtl/oustring
parent2e10c0e2fcdb084ef04ea419f1698d561d5d0d80 (diff)
sb118: #i109791# improved CPPUNIT_CFLAGS handling
Diffstat (limited to 'sal/qa/rtl/oustring')
-rw-r--r--sal/qa/rtl/oustring/makefile.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sal/qa/rtl/oustring/makefile.mk b/sal/qa/rtl/oustring/makefile.mk
index e5232f0b9012..6f15637651c6 100644
--- a/sal/qa/rtl/oustring/makefile.mk
+++ b/sal/qa/rtl/oustring/makefile.mk
@@ -40,10 +40,7 @@ ENABLE_EXCEPTIONS=TRUE
CFLAGS+= $(LFS_CFLAGS)
CXXFLAGS+= $(LFS_CFLAGS)
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGS+= $(CPPUNIT_CFLAGS)
-CXXFLAGS+= $(CPPUNIT_CFLAGS)
-.ENDIF
+CFLAGSCXX += $(CPPUNIT_CFLAGS)
# BEGIN ----------------------------------------------------------------
# auto generated Target:joblist by codegen.pl