]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
cxx
authorMichael Jerris <mike@jerris.com>
Wed, 19 Mar 2014 12:33:47 +0000 (08:33 -0400)
committerMichael Jerris <mike@jerris.com>
Wed, 19 Mar 2014 12:33:47 +0000 (08:33 -0400)
src/mod/endpoints/mod_gsmopen/Makefile.am

index 08a72264e22dce9685e3dba676424f94663d5a10..b79c41ba45268f31958b41eb9f58e09050d6fd34 100644 (file)
@@ -11,7 +11,7 @@ SPANDSP_LA=$(SPANDSP_BUILDDIR)/src/libspandsp.la
 
 mod_LTLIBRARIES = mod_gsmopen.la
 mod_gsmopen_la_SOURCES  = mod_gsmopen.cpp gsmopen_protocol.cpp 
-mod_gsmopen_la_CXXFLAGS = $(AM_CFLAGS)
+mod_gsmopen_la_CXXFLAGS = $(SWITCH_AM_CXXFLAGS)
 mod_gsmopen_la_CPPFLAGS = -I$(SPANDSP_DIR)/src -I$(TIFF_DIR)/libtiff -I$(SPANDSP_BUILDDIR)/src -I$(TIFF_BUILDDIR)/libtiff -I.
 mod_gsmopen_la_LIBADD   = $(switch_builddir)/libfreeswitch.la $(SPANDSP_LA) $(TIFF_LA)
 mod_gsmopen_la_LDFLAGS  = -avoid-version -module -no-undefined -lctb-0.16 -lgsmme