summaryrefslogtreecommitdiff
path: root/configmgr/qa
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-03-04 00:11:19 +0100
committerRene Engelhard <rene@openoffice.org>2010-03-04 00:11:19 +0100
commitfea6cf46ea0cc4f25aed62cb4f06377fe190661d (patch)
tree6c676fe1ed2e6374ac379e4f42a16765563da113 /configmgr/qa
parent01c25f366c9655e1446dec86e726e5e0b3e4a6da (diff)
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
Diffstat (limited to 'configmgr/qa')
-rw-r--r--configmgr/qa/unit/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/configmgr/qa/unit/makefile.mk b/configmgr/qa/unit/makefile.mk
index 39f73183a98a..b6f1bb2e55ba 100644
--- a/configmgr/qa/unit/makefile.mk
+++ b/configmgr/qa/unit/makefile.mk
@@ -33,6 +33,10 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
+.IF "$(SYSTEM_CPPUNIT)"=="YES"
+CFLAGS+= $(CPPUNIT_CFLAGS)
+.ENDIF
+
DLLPRE = # no leading "lib" on .so files
SHL1TARGET = $(TARGET)