aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/config-pd-darwin.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-06 11:04:56 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-06 11:04:56 +0000
commitea175e0b95f848dcd203e7fbc1941c20616ec4f5 (patch)
tree317f031122c40f98983605cfa6ffffb1f5e683e9 /externals/grill/xsample/config-pd-darwin.txt
parent0e2151f42d9f0f5a4a25cf8bb90316a16a09191d (diff)
""
svn path=/trunk/; revision=324
Diffstat (limited to 'externals/grill/xsample/config-pd-darwin.txt')
-rwxr-xr-xexternals/grill/xsample/config-pd-darwin.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/xsample/config-pd-darwin.txt b/externals/grill/xsample/config-pd-darwin.txt
index 8344a8d3..005a3975 100755
--- a/externals/grill/xsample/config-pd-darwin.txt
+++ b/externals/grill/xsample/config-pd-darwin.txt
@@ -2,8 +2,8 @@
# Copyright (c) 2001,2002 Thomas Grill (xovo@gmx.net)
#
-# your c++ compiler (normally g++)
-CXX=g++
+# your c++ compiler (if not g++)
+# CXX=g++
# where does the PD installation reside?
PD=/usr/local/pd
@@ -19,7 +19,7 @@ PDBIN=${PD}/bin/pd
# where do the flext libraries reside?
FLEXTPATH=${PD}/flext
-# where should flext libraries be built?
+# where should the xsample objects be built?
TARGDIR=./pd-darwin
# where should xsample be installed?