From 85de5cd7e049303c78b8dae22f73b026591d79a2 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Wed, 5 Dec 2012 13:50:11 +0000 Subject: [PATCH] Don't build with fftw, use Ooura instead -- fftw here needs threads, less portable --- config.h | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.11.0