aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/config-pd-linux.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-10-04 02:38:13 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-10-04 02:38:13 +0000
commit669aa71d3812ca3b7a50fef59180aae1c4853f22 (patch)
tree5ad11cc634db413acc9cdec58447607748712fa0 /externals/grill/py/config-pd-linux.txt
parentb894af2d6a94d68a636ea143cc47f2d905cd8e4c (diff)
""
svn path=/trunk/; revision=1066
Diffstat (limited to 'externals/grill/py/config-pd-linux.txt')
-rw-r--r--externals/grill/py/config-pd-linux.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/py/config-pd-linux.txt b/externals/grill/py/config-pd-linux.txt
index 5b02d4f8..339e5786 100644
--- a/externals/grill/py/config-pd-linux.txt
+++ b/externals/grill/py/config-pd-linux.txt
@@ -14,11 +14,11 @@ PDPATH=
FLEXTPATH=/usr/local/lib/pd/flext
# what is the python version?
-PYTHONVER=2.2
+PYTHONVER=2.3
# where are the python header files?
-PYTHONINCLUDE=/usr/include/python${PYTHONVER}
+PYTHONINCLUDE=/usr/local/include/python${PYTHONVER}
# where is the python library file?
-PYTHONLIB=/usr/lib/python${PYTHONVER}/config
+PYTHONLIB=/usr/local/lib/python${PYTHONVER}/config
# where should flext libraries be built?
TARGDIR=./pd-linux