aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/config-lnx.def
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:10:46 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:10:46 +0000
commit1a8a5f119d8dc4e8b8f54867f419a2244468d4ef (patch)
treeb9cb67f612c8a11428d764f6fae10f41161b6f74 /externals/grill/py/build/config-lnx.def
parent1b56c59a0aec948ff76dac8a4a99be34d24f163f (diff)
updated make system
svn path=/trunk/; revision=2414
Diffstat (limited to 'externals/grill/py/build/config-lnx.def')
-rw-r--r--externals/grill/py/build/config-lnx.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/py/build/config-lnx.def b/externals/grill/py/build/config-lnx.def
new file mode 100644
index 00000000..a93932e0
--- /dev/null
+++ b/externals/grill/py/build/config-lnx.def
@@ -0,0 +1,5 @@
+# what is the base prefix of the Python installation?
+PYTHONPREFIX=/usr
+
+# which Python version do you want to compile against?
+PYTHONVERSION=2.3