[Patches] [Patch #103139] Autconfigure curses and readline into the default build

noreply@sourceforge.net noreply@sourceforge.net
Sun, 07 Jan 2001 21:43:23 -0800


Patch #103139 has been updated. 

Project: python
Category: Build
Status: Open
Submitted by: esr
Assigned to : nobody
Summary: Autconfigure curses and readline into the default build

Follow-Ups:

Date: 2001-Jan-07 21:43
By: nascheme

Comment:
On Linux I think you should link to ncurses instead of
curses and leave termcap out.  Debian doesn't have termcap
development libraries.  Also, this patch only works on
Linux.  I think Andrew's distutil approach is a much better
long term solution.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103139&group_id=5470