summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/digest
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
commit81ef04be69673faa49ada8f7f95da8d1aae0f98b (patch)
tree445fbbe1cccf1e88cbd33fcaf95064d11242fe14 /sal/qa/rtl/digest
parent30a8393e50fa6bee7ba30d2b181d93072142ffc8 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'sal/qa/rtl/digest')
-rw-r--r--sal/qa/rtl/digest/makefile.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/sal/qa/rtl/digest/makefile.mk b/sal/qa/rtl/digest/makefile.mk
index feb76ffe2d40..c084b5ce12b8 100644
--- a/sal/qa/rtl/digest/makefile.mk
+++ b/sal/qa/rtl/digest/makefile.mk
@@ -36,13 +36,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