ALT Linux Bugzilla
– Attachment 1811 Details for
Bug 10865
speex support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
TiMidity++-2.13.2-speex.patch
TiMidity++-2.13.2-speex.patch (text/plain), 828 bytes, created by
led
on 2007-02-19 15:11:02 MSK
(
hide
)
Description:
TiMidity++-2.13.2-speex.patch
Filename:
MIME Type:
Creator:
led
Created:
2007-02-19 15:11:02 MSK
Size:
828 bytes
patch
obsolete
>diff -urN TiMidity++-2.13.2.orig/configure.in TiMidity++-2.13.2/configure.in >--- TiMidity++-2.13.2.orig/configure.in 2004-10-03 15:39:52 +0300 >+++ TiMidity++-2.13.2/configure.in 2007-02-19 05:24:17 +0200 >@@ -1230,7 +1230,7 @@ > if test "x$au_enable_speex" = xyes; then > AC_CACHE_VAL(have_speex, > [AC_TRY_LINK([ >- #include <speex.h> >+ #include <speex/speex.h> > #include <ogg/ogg.h> > ], > [ >diff -urN TiMidity++-2.13.2.orig/timidity/speex_a.c TiMidity++-2.13.2/timidity/speex_a.c >--- TiMidity++-2.13.2.orig/timidity/speex_a.c 2004-04-23 11:18:04 +0300 >+++ TiMidity++-2.13.2/timidity/speex_a.c 2007-02-19 05:25:19 +0200 >@@ -33,8 +33,8 @@ > #include <fcntl.h> > #endif > >-#include <speex.h> >-#include <speex_header.h> >+#include <speex/speex.h> >+#include <speex/speex_header.h> > #include <ogg/ogg.h> > > #include "timidity.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10865
: 1811