aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/config-lnx.def
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/build/config-lnx.def')
-rw-r--r--externals/grill/py/build/config-lnx.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/grill/py/build/config-lnx.def b/externals/grill/py/build/config-lnx.def
index 121d2cb5..3eba0d96 100644
--- a/externals/grill/py/build/config-lnx.def
+++ b/externals/grill/py/build/config-lnx.def
@@ -3,3 +3,6 @@ PYTHONPREFIX=/usr
# which Python version do you want to compile against?
PYTHONVERSION=2.3
+
+# uncomment if numarray support should be compiled in
+# PY_NUMARRAY=1