Trying to remove the stlport mention from the code

This commit is contained in:
Fridrich Štrba
2011-02-09 16:20:32 +01:00
parent 30a8393e50
commit 81ef04be69
13 changed files with 1 additions and 92 deletions

View File

@@ -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