# HG changeset patch # User Chris Cannam # Date 1354715411 0 # Node ID d2fcd8adc3ac54846e968bd02db9e24d79cd75bd # Parent 4634452ef09fefe95d113332d21a375d4250aadf Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable diff -r 4634452ef09f -r d2fcd8adc3ac config.h --- a/config.h Wed Dec 05 13:49:43 2012 +0000 +++ b/config.h Wed Dec 05 13:50:11 2012 +0000 @@ -1,6 +1,3 @@ - -#define HAVE_FFTW3 1 -#define HAVE_FFTW3F 1 #define HAVE_C99_VARARGS_MACROS 1