On Tue, 2009-03-24 at 07:13 -0500, Michael Greene wrote: > I would personally prefer it > done in both places if configure can buy us any sort of time *not* > trying to invoke a C compiler first.
Except influencing setup.py from within an autoconf script can be rather... hackish (Using template expansion? Some env setting set in the Makefile? A custom distutils target? Parsing config.h? ...) Nicolas
