aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-02-24 03:37:12 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-02-24 03:37:12 +0000
commit65092b7f63e129a416a32f0e0071547fba86d6d5 (patch)
tree20b5eb70dd1b0d6697e819747a4fb33a9bd56324 /externals/grill/fftease/config-pd-darwin.txt
parentb5a276390c40729a9c78d8d3e8ae19a8a2239660 (diff)
""
svn path=/trunk/; revision=1355
Diffstat (limited to 'externals/grill/fftease/config-pd-darwin.txt')
-rw-r--r--externals/grill/fftease/config-pd-darwin.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/fftease/config-pd-darwin.txt b/externals/grill/fftease/config-pd-darwin.txt
index 755a8c0e..10bb0bd8 100644
--- a/externals/grill/fftease/config-pd-darwin.txt
+++ b/externals/grill/fftease/config-pd-darwin.txt
@@ -12,7 +12,7 @@
# where is PD installed?
-PDDIR=/usr/local/pd
+PDDIR=/usr/local/lib/pd
# where are the PD header files?
# leave it blank if it is a system directory (like /usr/local/include),
@@ -20,7 +20,7 @@ PDDIR=/usr/local/pd
PDPATH=${PDDIR}/src
# where is the PD executable?
-PD=${PDDIR}/bin/pd
+PD=/usr/local/bin/pd
# where do the flext libraries reside?
FLEXTPATH=${PDDIR}/flext
@@ -34,4 +34,4 @@ INSTPATH=${PDDIR}/extra
# additional compiler flags
# (check if they fit for your system!)
-UFLAGS=-malign-power -maltivec
+UFLAGS=-malign-power -faltivec -maltivec