aboutsummaryrefslogtreecommitdiff
path: root/tbext/config-pd-linux.txt
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-02-29 13:57:19 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:54 +0200
commitb37d7f4d59d1ec038f6920e7a44436558d84befe (patch)
treeadfe1693abec354dc9d359f6875278ef858d1471 /tbext/config-pd-linux.txt
parentce8d118561bd86df80eae140f2e0a64db55998e3 (diff)
*** empty log message ***
svn path=/trunk/externals/tb/; revision=1364
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