aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/config-pd-darwin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/dyn/config-pd-darwin.txt')
-rw-r--r--externals/grill/dyn/config-pd-darwin.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/externals/grill/dyn/config-pd-darwin.txt b/externals/grill/dyn/config-pd-darwin.txt
index cce81447..d993e9e4 100644
--- a/externals/grill/dyn/config-pd-darwin.txt
+++ b/externals/grill/dyn/config-pd-darwin.txt
@@ -6,27 +6,27 @@
#
# your c++ compiler (define only if not g++)
-# CXX=
+# CXX=gcc-3.3
# where are the PD header files?
# leave it blank if it is a system directory (like /usr/local/include),
# since gcc 3.2 complains about it
-PDPATH=/usr/local/pd/src
+PDPATH=/usr/src/pd-0.37-0/src
# where is the PD executable?
-PD=/usr/local/pd/bin/pd
+PD=/usr/local/bin/pd
# where do the flext libraries reside?
-FLEXTPATH=/usr/local/pd/flext
+FLEXTPATH=/usr/local/lib/pd/flext
# where should flext libraries be built?
TARGDIR=./pd-darwin
-# where should pool be installed?
+# where should dyn be installed?
# (leave blank to omit installation)
-INSTPATH=/usr/local/pd/extra
+INSTPATH=/usr/local/lib/pd/extra
# additional compiler flags
# (check if they fit for your system!)
-# UFLAGS=-maltivec
+UFLAGS=-maltivec -faltivec