]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - configure
Handle conditional compilation of CPU-specific FFT code in the Makefile.
[frescor/ffmpeg.git] / configure
index ba5796eaf40b35f318aad6808502877605326b25..2d0c9f1529e6f0d8f28077e0d9cfc364b6a55750 100755 (executable)
--- a/configure
+++ b/configure
@@ -908,7 +908,6 @@ HAVE_LIST="
 
 # options emitted with CONFIG_ prefix but not available on command line
 CONFIG_EXTRA="
-    fft_mmx
     oldscaler
 "
 
@@ -976,8 +975,6 @@ ssse3_deps="sse"
 vis_deps="sparc"
 
 # common features
-fft_suggest="fft_mmx"
-fft_mmx_deps="mmx yasm"
 oldscaler_deps="!swscale"
 
 # decoders / encoders