diff options
Diffstat (limited to 'audio/akode-plugins-xiph/files/patch-configure')
| -rw-r--r-- | audio/akode-plugins-xiph/files/patch-configure | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/audio/akode-plugins-xiph/files/patch-configure b/audio/akode-plugins-xiph/files/patch-configure new file mode 100644 index 000000000000..79349892b584 --- /dev/null +++ b/audio/akode-plugins-xiph/files/patch-configure @@ -0,0 +1,31 @@ + +$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 |
