summaryrefslogtreecommitdiff
path: root/site.cfg.example
diff options
context:
space:
mode:
authorStefan van der Walt <stefan@sun.ac.za>2008-04-28 07:35:55 +0000
committerStefan van der Walt <stefan@sun.ac.za>2008-04-28 07:35:55 +0000
commit28b0f986959cb92abc1e53029c100fb16b555e58 (patch)
treeb4a375fe430f840325ff95a682ab0923cf1fa8cc /site.cfg.example
parent06c0d0e97c7781cc81be38c1d3124890822b303f (diff)
downloadnumpy-28b0f986959cb92abc1e53029c100fb16b555e58.tar.gz
Site.cfg can still have DEFAULT section (closes #751).
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 27aeda661..bb05b63e3 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}
#
-#[ALL]
+#[DEFAULT]
#library_dirs = /usr/local/lib
#include_dirs = /usr/local/include