On 26-mei-2006, at 11:26, Bob Ippolito wrote:
>
> On May 26, 2006, at 8:35 AM, Ronald Oussoren wrote:
>
>> The current version of setup.py looks for the sqlite header files in
>> a number of sqlite-specific directories before looking into the
>> default inc_dirs. I'd like to revert that order bec
On May 26, 2006, at 8:35 AM, Ronald Oussoren wrote:
> The current version of setup.py looks for the sqlite header files in
> a number of sqlite-specific directories before looking into the
> default inc_dirs. I'd like to revert that order because that would
> make it possible to override the vers
Hi,
The current version of setup.py looks for the sqlite header files in
a number of sqlite-specific directories before looking into the
default inc_dirs. I'd like to revert that order because that would
make it possible to override the version of sqlite that gets picked
up. Any objections