[Patches] [Patch #103544] Minor cleanup and support for NIS and bsddb on BSD systems

noreply@sourceforge.net noreply@sourceforge.net
Tue, 06 Feb 2001 14:31:28 -0800


Patch #103544 has been updated. 

Project: python
Category: Build
Status: Open
Submitted by: nobody
Assigned to : akuchling
Summary: Minor cleanup and support for NIS and bsddb on BSD systems

Follow-Ups:

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