[Patches] [Patch #103544] Minor cleanup and support for NIS and bsddb on BSD systems
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 20 Feb 2001 18:40:20 -0800
Patch #103544 has been updated.
Project: python
Category: Build
Status: Closed
Submitted by: nobody
Assigned to : akuchling
Summary: Minor cleanup and support for NIS and bsddb on BSD systems
Follow-Ups:
Date: 2001-Feb-20 18:40
By: akuchling
Comment:
I've checked in the nis portion of this patch, and also the dl change
(what the heck). Thanks! The bsddb detection code needs to be rewritten
as noted in several other bug reports, so the remainder of this patch will
probably be outdated by that change. We'll see how it breaks on BSD
after that change; for now I'll close this patch.
-------------------------------------------------------
Date: 2001-Feb-06 14:31
By: akuchling
Comment:
I've applied the portion of this patch that applies to the
BSDDB module, and removing the extra comment.
I'm not sure of enabling the dl module, and have asked python-dev for an
opinion.
I'm also not sure of always trying to compile the nis module; does almost
everyone have it in libc these days?
A configure test for some appropriate symbol would probably be better,
though then it's difficult to check that in setup.py.
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103544&group_id=5470