summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:22 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:57:52 +0100
commite30c7d6b9938e129c4e0d7577f3132fc01b9e581 (patch)
treedad69e4654a0052aebf253567cad5cb47f75dcb1 /comphelper/qa
parente5e3ba75ecf716ad6760d8b74d095729306e1219 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/comphelper/qa/makefile.mk b/comphelper/qa/makefile.mk
index 8d06d9b4a669..e8c1d52a77d3 100644
--- a/comphelper/qa/makefile.mk
+++ b/comphelper/qa/makefile.mk
@@ -34,13 +34,6 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
.INCLUDE : $(PRJ)$/version.mk
-#building with stlport, but cppunit was not built with stlport
-.IF "$(USE_SYSTEM_STL)"!="YES"
-.IF "$(SYSTEM_CPPUNIT)"=="YES"
-CFLAGSCXX+=-DADAPT_EXT_STL
-.ENDIF
-.ENDIF
-
CFLAGSCXX += $(CPPUNIT_CFLAGS)
DLLPRE = # no leading "lib" on .so files