freebsd-ports/audio/akode-plugins-xiph/files/patch-configure
2007-07-04 10:25:00 +00:00

31 lines
No EOL
842 B
Text

$FreeBSD$
--- configure.orig
+++ configure
@@ -22200,8 +22200,8 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #include <speex.h>
- #include <speex_callbacks.h>
+ #include <speex/speex.h>
+ #include <speex/speex_callbacks.h>
#include <ogg/ogg.h>
int
@@ -22350,10 +22350,10 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
- #include <speex.h>
- #include <speex_callbacks.h>
- #include <speex_echo.h>
- #include <speex_preprocess.h>
+ #include <speex/speex.h>
+ #include <speex/speex_callbacks.h>
+ #include <speex/speex_echo.h>
+ #include <speex/speex_preprocess.h>
#include <ogg/ogg.h>
int