aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/config-lnx-gcc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:04:43 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-18 05:04:43 +0000
commit8173cd6fbbe611dcaf5c643f3d3fd4873dde0c19 (patch)
treeec80a284f0cdcf5a3cc7790eb5685880f344530e /externals/grill/py/config-lnx-gcc.txt
parent2df5c0c5b5fc38fbc2094efe32e86e8516622d23 (diff)
use flext build system
using flext build system updated build system svn path=/trunk/; revision=2408
Diffstat (limited to 'externals/grill/py/config-lnx-gcc.txt')
-rw-r--r--externals/grill/py/config-lnx-gcc.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/externals/grill/py/config-lnx-gcc.txt b/externals/grill/py/config-lnx-gcc.txt
new file mode 100644
index 00000000..737a5947
--- /dev/null
+++ b/externals/grill/py/config-lnx-gcc.txt
@@ -0,0 +1,12 @@
+# Your settings are defined in the files
+# ../flext/build/config-mac-pd-gcc.txt
+# and
+# ../flext/build/config-mac-max-gcc.txt
+#
+# You can override them here.
+
+# what is the base prefix of the Python
+PYTHONPREFIX=/usr
+
+# which Python version do you want to compile against
+PYTHONVERSION=2.3