From b536cddde8a421788543a8290b944c6271e63b3f Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 6 Sep 2009 01:43:25 +0000 Subject: 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 --- cpp/sca/runtime/core/src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/sca/runtime/core/src') diff --git a/cpp/sca/runtime/core/src/Makefile.am b/cpp/sca/runtime/core/src/Makefile.am index db66c8fe51..ebba243583 100644 --- a/cpp/sca/runtime/core/src/Makefile.am +++ b/cpp/sca/runtime/core/src/Makefile.am @@ -76,5 +76,3 @@ libtuscany_sca_la_LIBADD = -L${TUSCANY_SDOCPP}/lib -ltuscany_sdo -lpthread INCLUDES = -I$(top_builddir)/runtime/core/src \ -I${TUSCANY_SDOCPP}/include -AM_CPPFLAGS = $(CPPFLAGS) -D_DEBUG - -- cgit v1.2.3