summaryrefslogtreecommitdiff
path: root/comphelper/qa/makefile.mk
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
commit1f8c841f58229855518cf09a3058288b0a65e403 (patch)
tree12c910e19875aa133629fb38cbbcd797ae9fb869 /comphelper/qa/makefile.mk
parent7c85f9d5fe0c0d387115d8ad863b39496349bb1b (diff)
sb118: #i109791# improved CPPUNIT_CFLAGS handling
Diffstat (limited to 'comphelper/qa/makefile.mk')
-rw-r--r--comphelper/qa/makefile.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/comphelper/qa/makefile.mk b/comphelper/qa/makefile.mk
index 7c91456ac084..0360d308529e 100644
--- a/comphelper/qa/makefile.mk
+++ b/comphelper/qa/makefile.mk
@@ -33,9 +33,7 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGS+= $(CPPUNIT_CFLAGS)
-.ENDIF
+CFLAGSCXX += $(CPPUNIT_CFLAGS)
DLLPRE = # no leading "lib" on .so files