packages/libs/speex/patches/100-compile_fix.patch
florian 3e1aa1bb92 Upgrade speex, add fixed point for all targets (#1678)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-14 21:16:03 +00:00

14 lines
745 B
Diff

Binary files speex-1.1.12.orig/libspeex/.Makefile.in.swp and speex-1.1.12/libspeex/.Makefile.in.swp differ
diff -urN speex-1.1.12.orig/libspeex/Makefile.in speex-1.1.12/libspeex/Makefile.in
--- speex-1.1.12.orig/libspeex/Makefile.in 2007-05-13 13:18:43.000000000 +0200
+++ speex-1.1.12/libspeex/Makefile.in 2007-05-13 13:19:08.000000000 +0200
@@ -245,7 +245,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
-INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
lib_LTLIBRARIES = libspeex.la
# Sources for compilation in the library