Skip to content
Snippets Groups Projects
Commit d54763e5 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

commit to remove files from repo

parent 7b989dc6
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,10 @@ subdir = libs/iax2
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in AUTHORS \
COPYING
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
$(top_srcdir)/m4/sfl-internal.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
......@@ -96,7 +99,7 @@ CCRTP_CFLAGS = -D_GNU_SOURCE
CCRTP_LIBS = -pthread -lccrtp1 -lccgnu2 -ldl -lrt
CFLAGS = -g -O2
CPP = gcc -E
CPPFLAGS =
CPPFLAGS = -DSFLDEBUG
CPPUNIT_CFLAGS =
CPPUNIT_LIBS = -lcppunit
CROSS_COMPILING_FALSE =
......@@ -104,7 +107,7 @@ CROSS_COMPILING_TRUE = #
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2 -O0 -g -Wno-return-type
CXXFLAGS = -g -O0 -g -Wno-return-type
CYGPATH_W = echo
DBUS_SERVICES_DIR = ${datarootdir}/dbus-1/services
DEFS = -DHAVE_CONFIG_H
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment