This patch changes the --with-gpl-fftw3 and --with-intel-mkl into a unified '--with-fft=' switch. The available options are: smallft (which is default) kiss (which is used if you --enable-fixed-point ) gpl-fftw3 proprietary-intel-mkl smallft and kiss will only be compiled if they are the FFT of choice. It also incluldes 3 ninja-fixes: --enable-fixed-point disables SSE (which was auto-enabled on x86_64). SPEEX_PREPROCESS_SET_AGC_TARGET is protected by #ifndef FIXED_POINT (so it compiles without passing --disable-float-api) resample_sse.h is included in "make dist". -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: speex-with-fft.diff Url: http://lists.xiph.org/pipermail/speex-dev/attachments/20080528/1e413a05/attachment-0001.txt