From 7017ea71b842451548451125d10acd5c27086e3b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 26 Nov 2002 22:35:57 +0000 Subject: "" svn path=/trunk/; revision=262 --- externals/grill/py/config-pd-linux.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'externals/grill/py/config-pd-linux.txt') diff --git a/externals/grill/py/config-pd-linux.txt b/externals/grill/py/config-pd-linux.txt index bc63be41..e3f6ccdf 100644 --- a/externals/grill/py/config-pd-linux.txt +++ b/externals/grill/py/config-pd-linux.txt @@ -3,7 +3,7 @@ # # your c++ compiler (normally g++) -CXX=g++-3.2 +CXX=g++ # where are the PD header files? # leave it blank if it is a system directory (like /usr/local/include), @@ -23,10 +23,8 @@ PYTHONLIB=/usr/lib/python${PYTHONVER}/config # where should flext libraries be built? TARGDIR=./pd-linux -# should the flext stuff be installed? (yes/no) -INSTALL=yes - -# where should py/pyext be installed? +# where should the external be installed? +# (leave blank to omit installation) INSTPATH=/usr/local/lib/pd/extra -- cgit v1.2.1