summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-01-07 02:40:39 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-01-07 02:40:39 +0000
commitd3a2b3467bbf3c001713978bb2c3f7e2808399a8 (patch)
treedf437854431b0b4c9dae75983dd127909b65fd8b
parent91cb723fe408b76745a04ed6fb12cef0b0fc63f0 (diff)
downloadnumpy-d3a2b3467bbf3c001713978bb2c3f7e2808399a8.tar.gz
Re-enable write_info, since the related bug in numscons has been fixed
-rw-r--r--numpy/core/SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/core/SConstruct b/numpy/core/SConstruct
index 174627f07..7acd7fbc8 100644
--- a/numpy/core/SConstruct
+++ b/numpy/core/SConstruct
@@ -143,7 +143,7 @@ else:
build_blasdot = 0
config.Finish()
-#write_info(env)
+write_info(env)
#==========
# Build