summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:32 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 19:58:43 +0100
commit2d125ab8e8d41b9d1266a6eaae48e1165c5cdec0 (patch)
tree072a06457a1bcd6f228826e761c3ee44031c9ce0 /cppu
parent74aeced1f5ea9d614d4b9dd2f3a45cc73c7fd9de (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'cppu')
-rw-r--r--cppu/qa/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/cppu/qa/makefile.mk b/cppu/qa/makefile.mk
index 5e51c46b8..096c99402 100644
--- a/cppu/qa/makefile.mk
+++ b/cppu/qa/makefile.mk
@@ -33,13 +33,6 @@ ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.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