Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-01-28 02:36:36 +0400
committerDiego Biurrun <diego@biurrun.de>2014-03-13 16:50:27 +0400
commit0e29c5e1285eeb5b4842d96d00dfe06898cd87e5 (patch)
tree71e6f69206e70184a55ad1b5261ab29903bbc05b /configure
parent6cd76e5412d794dbd1cc6ab0e4c9f2ee53cf028f (diff)
build: Drop stray LPC dependency on dsputil
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 76330860c9..d3b0928afe 100755
--- a/configure
+++ b/configure
@@ -1641,7 +1641,6 @@ threads_if_any="$THREADS_LIST"
# subsystems
dct_select="rdft"
error_resilience_select="dsputil"
-lpc_select="dsputil"
mdct_select="fft"
rdft_select="fft"
mpegaudio_select="mpegaudiodsp"