From ea175e0b95f848dcd203e7fbc1941c20616ec4f5 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 6 Jan 2003 11:04:56 +0000 Subject: "" svn path=/trunk/; revision=324 --- externals/grill/xsample/config-pd-darwin.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/grill/xsample/config-pd-darwin.txt') 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? -- cgit v1.2.1