summaryrefslogtreecommitdiff
path: root/sw/qa
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
commite1d477dbe1c6fd21ac0a6ebb5ea53a7559b4a67f (patch)
treebfab967ac52c666d24eba7f8997a91eee8ffd47c /sw/qa
parentf9609e3c347a0af63551936dc4aaa0e80b55e92f (diff)
sb118: #i109791# improved CPPUNIT_CFLAGS handling
Diffstat (limited to 'sw/qa')
-rw-r--r--sw/qa/core/makefile.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/qa/core/makefile.mk b/sw/qa/core/makefile.mk
index 791532f8c002..00ebfda8844a 100644
--- a/sw/qa/core/makefile.mk
+++ b/sw/qa/core/makefile.mk
@@ -37,9 +37,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGS+= $(CPPUNIT_CFLAGS)
-.ENDIF
+CFLAGSCXX += $(CPPUNIT_CFLAGS)
# BEGIN ----------------------------------------------------------------
# auto generated Target:testjob by codegen.pl