aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/config-mac.def
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/build/config-mac.def')
-rw-r--r--externals/grill/py/build/config-mac.def6
1 files changed, 4 insertions, 2 deletions
diff --git a/externals/grill/py/build/config-mac.def b/externals/grill/py/build/config-mac.def
index 684c70b3..57f6e3d5 100644
--- a/externals/grill/py/build/config-mac.def
+++ b/externals/grill/py/build/config-mac.def
@@ -1,3 +1,5 @@
-# uncomment if numarray support should be compiled in
-# for info about numarray see http://numeric.scipy.org
+# uncomment if numpy/numarray/numeric support should be compiled in
+# for info see http://numeric.scipy.org
+PY_NUMPY=1
# PY_NUMARRAY=1
+# PY_NUMERIC=1