summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 09:41:30 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-19 09:41:30 +0000
commit1d823d4b0fd3709cc02eef539e9f48bb3e798034 (patch)
tree0632c0ed4bce0dd44ae4d13f0d23a495203e3197 /configure
parent7210df9cb9c0ec8246643037caf822d2207e6db7 (diff)
downloadmpv-1d823d4b0fd3709cc02eef539e9f48bb3e798034.tar.bz2
mpv-1d823d4b0fd3709cc02eef539e9f48bb3e798034.tar.xz
Add CONFIG_LPC to config.h as well (needed by FFmpeg).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29782 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index f8d08f7367..308841068c 100755
--- a/configure
+++ b/configure
@@ -8430,6 +8430,7 @@ CONFIG_AANDCT=yes
CONFIG_FFT=yes
CONFIG_FFT_MMX=$fft_mmx
CONFIG_GOLOMB=yes
+CONFIG_LPC=yes
CONFIG_MDCT=yes
CONFIG_RDFT=yes