diff options
author | Eric Jones <eric@enthought.com> | 2002-10-12 01:43:39 +0000 |
---|---|---|
committer | Eric Jones <eric@enthought.com> | 2002-10-12 01:43:39 +0000 |
commit | 9a1742745f3c76f9de7cf92c0bf5dfd725bd6357 (patch) | |
tree | 86186fbd90820bca6ffb789d75919b7f425e99f2 /weave/inline_tools.py | |
parent | 4d97933a6b23d73304253266f90e654f05b3064d (diff) | |
download | numpy-9a1742745f3c76f9de7cf92c0bf5dfd725bd6357.tar.gz |
added a PYTHONINCLUDE environment variable that weave searches for include
files during compilation. I added this to handle the recent switch I have
made to using a system installed python while storing my own python packages
in my home directory. (python setup.py install --prefix=~/<os>)
Unfortunately, there isn't another way to tell weave where to find installed
header files if they aren't in the normal place. Actaully... If Numeric
stored the location of its header files in a variable called __include_dirs__,
this would go a long way to automating the process for most users and they
would never need to mess with the PYTHONINCLUDE variables.
Diffstat (limited to 'weave/inline_tools.py')
0 files changed, 0 insertions, 0 deletions