From e30c7d6b9938e129c4e0d7577f3132fc01b9e581 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 9 Feb 2011 16:20:22 +0100 Subject: Trying to remove the stlport mention from the code --- sax/qa/cppunit/makefile.mk | 7 ------- 1 file changed, 7 deletions(-) (limited to 'sax/qa') diff --git a/sax/qa/cppunit/makefile.mk b/sax/qa/cppunit/makefile.mk index b28f0cbac2ab..e06eca25a737 100644 --- a/sax/qa/cppunit/makefile.mk +++ b/sax/qa/cppunit/makefile.mk @@ -35,13 +35,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 -- cgit v1.2.3