diff options
| author | Stefan van der Walt <stefan@sun.ac.za> | 2008-04-28 07:35:55 +0000 |
|---|---|---|
| committer | Stefan van der Walt <stefan@sun.ac.za> | 2008-04-28 07:35:55 +0000 |
| commit | 28b0f986959cb92abc1e53029c100fb16b555e58 (patch) | |
| tree | b4a375fe430f840325ff95a682ab0923cf1fa8cc /site.cfg.example | |
| parent | 06c0d0e97c7781cc81be38c1d3124890822b303f (diff) | |
| download | numpy-28b0f986959cb92abc1e53029c100fb16b555e58.tar.gz | |
Site.cfg can still have DEFAULT section (closes #751).
Diffstat (limited to 'site.cfg.example')
| -rw-r--r-- | site.cfg.example | 2 |
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 |
