commit | 5a1bf38c3645c891591e129c115e1dbd936a2bc6 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Sun Feb 08 16:39:15 2009 -0500 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Sun Feb 08 16:39:15 2009 -0500 |
tree | 043321df91e660498fdce08b5f952b33ac7b7a63 | |
parent | 486f6c2ef83f9ab9825ed5324cf01d4de573cf19 [diff] |
Get rid of conditional setuptools usage; specify this externally instead. Get rid of old Extension compatibility code; Python 2.3 is the oldest version now supported, and it has `depends“. Try just using ExtraObjects instead of globbing for dlls; SSL_LIB isn\t necessarily set.