summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/weak/makefile.mk
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
commitac02cff0a3dd3d0bfb045407469d049ecb47bc92 (patch)
treeb34112d407357bb022484415a6d932e8753611d4 /cppuhelper/qa/weak/makefile.mk
parent3b9036d06f7a2030846a9b7ba2f6356fc443fea8 (diff)
sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too
Diffstat (limited to 'cppuhelper/qa/weak/makefile.mk')
-rw-r--r--cppuhelper/qa/weak/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cppuhelper/qa/weak/makefile.mk b/cppuhelper/qa/weak/makefile.mk
index 771edb26c..4fb9fda55 100644
--- a/cppuhelper/qa/weak/makefile.mk
+++ b/cppuhelper/qa/weak/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)