diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2006-05-26 11:38:39 +0000 |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2006-05-26 11:38:39 +0000 |
commit | 39be38c96555cdfea3fa7ef5b1d5d2fd48373b52 (patch) | |
tree | f3199be840fa8e287484f8b446cbaa3a9695f1c6 /Python/ceval.c | |
parent | 95e2a916158860f76539d36b9fe9e1688cb85aac (diff) | |
download | cpython-git-39be38c96555cdfea3fa7ef5b1d5d2fd48373b52.tar.gz |
- Search the sqlite specific search directories
after the normal include directories when looking
for the version of sqlite to use.
- On OSX:
* Extract additional include and link directories
from the CFLAGS and LDFLAGS, if the user has
bothered to specify them we might as wel use them.
* Add '-Wl,-search_paths_first' to the extra_link_args
for readline and sqlite. This makes it possible to
use a static library to override the system provided
dynamic library.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions