From: Michael Jerris Date: Tue, 17 Feb 2009 18:12:42 +0000 (+0000) Subject: we don't need OGG now without the test programs X-Git-Tag: v1.0.3~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e547d13433bac8388f5fa98b4540625503888c;p=thirdparty%2Ffreeswitch.git we don't need OGG now without the test programs git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12105 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/speex/libspeex/Makefile.am b/libs/speex/libspeex/Makefile.am index 667ac0be9c..1eeb33f96c 100644 --- a/libs/speex/libspeex/Makefile.am +++ b/libs/speex/libspeex/Makefile.am @@ -4,7 +4,7 @@ EXTRA_DIST=echo_diagnostic.m -INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@ @FFT_CFLAGS@ +INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @FFT_CFLAGS@ lib_LTLIBRARIES = libspeex.la libspeexdsp.la