summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-06-20 05:53:53 -0700
committerDiego Biurrun <diego@biurrun.de>2014-06-22 06:28:46 -0700
commitfbf4d2197f35bddccec00ad53185ee4ab81778a0 (patch)
tree139f2748f9f8b1ca4a47b64a072f7c268c23cd11 /configure
parentc54e118722cbbdc04945538d1796d4472a1ff406 (diff)
build: Record explicit dependency of intrax8 on error resilience
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 572b15dfee..4abfa79e4d 100755
--- a/configure
+++ b/configure
@@ -1702,6 +1702,7 @@ threads_if_any="$THREADS_LIST"
# subsystems
dct_select="rdft"
error_resilience_select="dsputil"
+intrax8_select="error_resilience"
mdct_select="fft"
rdft_select="fft"
mpegaudio_select="mpegaudiodsp"