[Patches] [ python-Patches-798202 ] detect redhat9 Tcl/Tk in configure script

SourceForge.net noreply at sourceforge.net
Sun Aug 31 12:36:57 EDT 2003


Patches item #798202, was opened at 2003-08-31 12:27
Message generated for change (Comment added) made by jepler
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=798202&group_id=5470

Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeff Epler (jepler)
Assigned to: Martin v. Löwis (loewis)
Summary: detect redhat9 Tcl/Tk in configure script

Initial Comment:
Users have to remember --enable-unicode=ucs4 when compiling on redhat9 to get a working _tkinter.so.  This patch autodetects the situation, so that with --enable-unicode=yes ucs4 will be chosen automatically if needed.

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

>Comment By: Jeff Epler (jepler)
Date: 2003-08-31 13:36

Message:
Logged In: YES 
user_id=2772

See also
http://mail.python.org/pipermail/python-dev/2003-June/036463.html
where I originally posted this patch.  I got no negative
feedback at the time, but no positive feedback either.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=798202&group_id=5470



More information about the Patches mailing list