aboutsummaryrefslogtreecommitdiff
path: root/tbext/config-pd-linux.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tbext/config-pd-linux.txt')
-rwxr-xr-xtbext/config-pd-linux.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tbext/config-pd-linux.txt b/tbext/config-pd-linux.txt
index b1479f8..b1acfa1 100755
--- a/tbext/config-pd-linux.txt
+++ b/tbext/config-pd-linux.txt
@@ -32,6 +32,10 @@ HELPDIR=${PD}/doc/5.reference
UFLAGS=-g -xW -tpp7 -ip -ipo_obj # icc
# UFLAGS=-mcpu=pentium4 -mmmx -msse2 -msse -mfpmath=sse # gcc 3.2
+#compile support for the fftw3 library
+#make sure that you compiled fftw3 for single precision floats!!!
+FFTW=1
+
# define to link against shared flext library (flext version >= 0.5.0)
FLEXT_SHARED=1