aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:41:25 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-04-08 02:41:25 +0000
commitc91ebcd16ef0672a909b6e6a1ba144272d062768 (patch)
tree168e07c3b4112135334c6bc319da621e3f90733f /externals/grill/dyn
parent0bd0c851a374ba3e129a24528a828301345acb94 (diff)
""
svn path=/trunk/; revision=553
Diffstat (limited to 'externals/grill/dyn')
-rw-r--r--externals/grill/dyn/config-pd-linux.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/externals/grill/dyn/config-pd-linux.txt b/externals/grill/dyn/config-pd-linux.txt
index 732d86c1..ded839c1 100644
--- a/externals/grill/dyn/config-pd-linux.txt
+++ b/externals/grill/dyn/config-pd-linux.txt
@@ -8,10 +8,10 @@
# your c++ compiler (define only if not g++)
# CXX=
-# 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=
+# where are the PD source files?
+# (the normal header file doesn't work as g_canvas.h is not there)
+#
+PDPATH=/usr/src/pd-0.36-0/src
# where do the flext libraries reside?
FLEXTPATH=/usr/local/lib/pd/flext