From bda5cdb112ac3da8eebd58be4415fcb31427e009 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Tue, 14 Mar 2017 10:05:10 +0000 Subject: [PATCH] Correct FFTW3 preprocessor flag --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index f9756ed..2a40a14 100644 --- a/README.txt +++ b/README.txt @@ -157,7 +157,7 @@ FFT libraries supported Name Flags required Notes ---- -------------- ----- -FFTW3 -DHAVE_FFTW GPL. +FFTW3 -DHAVE_FFTW3 GPL. Accelerate -DHAVE_VDSP Platform library on OS/X and iOS.