summaryrefslogtreecommitdiff
path: root/site.cfg.example
diff options
context:
space:
mode:
authorStefan van der Walt <stefan@sun.ac.za>2008-03-19 09:29:52 +0000
committerStefan van der Walt <stefan@sun.ac.za>2008-03-19 09:29:52 +0000
commit004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0 (patch)
treed83fd884a17f2e88a02ba5708d2482be62325f07 /site.cfg.example
parent98072488e6893f1ef8fdc32d994f08602542b5b3 (diff)
downloadpython-numpy-004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0.tar.gz
python-numpy-004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0.tar.bz2
python-numpy-004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0.zip
In site.cfg, change DEFAULT section to ALL to accommodate building on Python 2.6.
Diffstat (limited to 'site.cfg.example')
-rw-r--r--site.cfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.cfg.example b/site.cfg.example
index bb05b63e3..27aeda661 100644
--- a/site.cfg.example
+++ b/site.cfg.example
@@ -55,7 +55,7 @@
# This is a good place to add general library and include directories like
# /usr/local/{lib,include}
#
-#[DEFAULT]
+#[ALL]
#library_dirs = /usr/local/lib
#include_dirs = /usr/local/include