From: Chris Cannam Date: Wed, 5 Dec 2012 13:50:11 +0000 (+0000) Subject: Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable X-Git-Tag: hgimport~5 X-Git-Url: https://git.aubio.org/?p=vamp-aubio-plugins.git;a=commitdiff_plain;h=85de5cd7e049303c78b8dae22f73b026591d79a2;hp=76eec45012ee0e4d999c3cc31debee1d533c0731 Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable --- diff --git a/config.h b/config.h index 258ee1d..182d553 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,4 @@ -#define HAVE_FFTW3 1 -#define HAVE_FFTW3F 1 - #define HAVE_C99_VARARGS_MACROS 1 #define HAVE_LIBM 1