diff options
| author | Stefan van der Walt <stefan@sun.ac.za> | 2008-03-19 09:29:52 +0000 |
|---|---|---|
| committer | Stefan van der Walt <stefan@sun.ac.za> | 2008-03-19 09:29:52 +0000 |
| commit | 004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0 (patch) | |
| tree | d83fd884a17f2e88a02ba5708d2482be62325f07 /site.cfg.example | |
| parent | 98072488e6893f1ef8fdc32d994f08602542b5b3 (diff) | |
| download | numpy-004d77e503d8c0cabb5d87b03a4ce0bd8bd4cad0.tar.gz | |
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.example | 2 |
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 |
