diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-10-19 09:41:30 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-10-19 09:41:30 +0000 |
commit | 1d823d4b0fd3709cc02eef539e9f48bb3e798034 (patch) | |
tree | 0632c0ed4bce0dd44ae4d13f0d23a495203e3197 /configure | |
parent | 7210df9cb9c0ec8246643037caf822d2207e6db7 (diff) | |
download | mpv-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-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |