changeset 37133:0ffcf1ae8b91

configure: add CONFIG_BSWAPDSP to avoid build breakage Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author michael
date Mon, 23 Jun 2014 11:48:21 +0000
parents fa8c2a3802ed
children 39b662840ac7
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Jun 23 02:05:17 2014 +0000
+++ b/configure	Mon Jun 23 11:48:21 2014 +0000
@@ -8651,6 +8651,7 @@
 CONFIG_AUDIODSP = yes
 CONFIG_AUDIO_FRAME_QUEUE = yes
 CONFIG_BLOCKDSP= yes
+CONFIG_BSWAPDSP= yes
 CONFIG_CABAC   = yes
 CONFIG_DCT     = yes
 CONFIG_DSPUTIL = yes
@@ -9283,6 +9284,7 @@
 #define CONFIG_AUDIODSP 1
 #define CONFIG_AUDIO_FRAME_QUEUE 1
 #define CONFIG_BLOCKDSP 1
+#define CONFIG_BSWAPDSP 1
 #define CONFIG_DCT 1
 #define CONFIG_DSPUTIL 1
 #define CONFIG_DWT 1