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

SourceForge.net noreply at sourceforge.net
Thu Sep 4 12:53:29 EDT 2003


Patches item #798202, was opened at 2003-08-31 19:27
Message generated for change (Comment added) made by loewis
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: Closed
>Resolution: Accepted
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: Martin v. Löwis (loewis)
Date: 2003-09-04 20:53

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Applied as



configure 1.420

configure.in 1.431



configure 1.416.4.2

configure.in 1.427.4.2

NEWS 1.831.4.32



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

Comment By: Jeff Epler (jepler)
Date: 2003-08-31 20: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