Browse Source

build: Record explicit dependency of intrax8 on error resilience

tags/n2.3
Diego Biurrun 11 years ago
parent
commit
fbf4d2197f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      configure

+ 1
- 0
configure View File

@@ -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"


Loading…
Cancel
Save