aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-28 03:58:11 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-28 03:58:11 +0000
commit8e5699c83d2a5f5d649a950e94662257a9b8a979 (patch)
treec8e7ea651530369b6316554db26eaf774b5fb7e9 /externals/grill/dyn/config-pd-darwin.txt
parente4a4f538375af2404ec0f3201fa2ac79e7a17c23 (diff)
""
svn path=/trunk/; revision=1236
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