Upgrade speex, add fixed point for all targets (#1678)
[openwrt/svn-archive/archive.git] / libs / speex / patches / 100-compile_fix.patch
1 Binary files speex-1.1.12.orig/libspeex/.Makefile.in.swp and speex-1.1.12/libspeex/.Makefile.in.swp differ
2 diff -urN speex-1.1.12.orig/libspeex/Makefile.in speex-1.1.12/libspeex/Makefile.in
3 --- speex-1.1.12.orig/libspeex/Makefile.in 2007-05-13 13:18:43.000000000 +0200
4 +++ speex-1.1.12/libspeex/Makefile.in 2007-05-13 13:19:08.000000000 +0200
5 @@ -245,7 +245,7 @@
6 sysconfdir = @sysconfdir@
7 target_alias = @target_alias@
8 EXTRA_DIST = testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
9 -INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
10 +INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
11 lib_LTLIBRARIES = libspeex.la
12
13 # Sources for compilation in the library