[Freeswitch-svn] [commit] r12105 - freeswitch/trunk/libs/speex/libspeex
FreeSWITCH SVN
mikej at freeswitch.org
Tue Feb 17 10:12:42 PST 2009
Author: mikej
Date: Tue Feb 17 12:12:42 2009
New Revision: 12105
Log:
we don't need OGG now without the test programs
Modified:
freeswitch/trunk/libs/speex/libspeex/Makefile.am
Modified: freeswitch/trunk/libs/speex/libspeex/Makefile.am
==============================================================================
--- freeswitch/trunk/libs/speex/libspeex/Makefile.am (original)
+++ freeswitch/trunk/libs/speex/libspeex/Makefile.am Tue Feb 17 12:12:42 2009
@@ -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
More information about the Freeswitch-svn
mailing list