commit | 4eb60e5330758e1bdf9809dfa4bbe0991e16674d | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Aug 26 00:26:00 2007 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Aug 26 00:26:00 2007 +0000 |
tree | 578a5bb04526e7cc0ffea924449ed5d712898f44 | |
parent | 8e58b34ee8524199c644ca13aef9e0957312119e [diff] |
keep setup.py from listing unneeded hash modules (_md5, _sha*) as missing when they were not built because _hashlib with openssl provided their functionality instead. don't build bsddb185 if bsddb was built.