summaryrefslogtreecommitdiffstats
path: root/cpp/sdo/runtime/core/test
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-06 01:43:25 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2009-09-06 01:43:25 +0000
commitb536cddde8a421788543a8290b944c6271e63b3f (patch)
treea20cdf7b910b45271ed61f41f9f7fcc92ab402f6 /cpp/sdo/runtime/core/test
parent30e4f86386d9cc642952228105f023bef2fc1cd8 (diff)
Moved configuration of CXXFLAGS compile options to configure.ac script to make them consistent across the project. Increased warning level and enabled support for debug and profiling.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811742 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/sdo/runtime/core/test')
-rw-r--r--cpp/sdo/runtime/core/test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/sdo/runtime/core/test/Makefile.am b/cpp/sdo/runtime/core/test/Makefile.am
index 060580dfbb..09994c5d5e 100644
--- a/cpp/sdo/runtime/core/test/Makefile.am
+++ b/cpp/sdo/runtime/core/test/Makefile.am
@@ -18,7 +18,6 @@
noinst_PROGRAMS = tuscany_sdo_test
SUBDIRS =
TESTS=tuscany_sdo_test
-AM_CPPFLAGS = $(CPPFLAGS)
tuscany_sdo_test_SOURCES = sdotest.cpp sdotest2.cpp utils.cpp main.cpp
EXTRA_DIST = *.xsd *.xml *.txt *.wsdl test/*.* test2/*.* t2/*.* g/*.* bugs/1/*.*