[Patches] [ python-Patches-403903 ] Change EXEEXT back to EXE in the makefile

nobody nobody@sourceforge.net
Tue, 27 Feb 2001 09:28:21 -0800


Artifact #403903, was updated on 2001-02-20 11:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403903&group_id=5470

Category: Build
Group: None
Status: Open
Priority: 5
Submitted By: Neil Schemenauer
Assigned to: Fred L. Drake, Jr.
Summary: Change EXEEXT back to EXE in the makefile

Initial Comment:
I think changing EXE to EXEEXT in the Makefile was a bad
idea.  I changed it because I wanted the Makefile variable
to have the same name as the configure variable.  I now
think that backwards compatibility it more important.  EXE
is used by both regen and distutils.  Its possible that
3rd party tools use it as well.

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

Comment By: Neil Schemenauer
Date: 2001-02-27 09:28

Message:
Logged In: YES 
user_id=35752

Jason, does this patch look okay to you?  If it does
I will check it in.  I've been making a lot of stupid
build process checkins lately and want some peer review.

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

Comment By: Jason Tishler
Date: 2001-02-27 09:17

Message:
Logged In: YES 
user_id=86216

Will this patch be committed in time for Beta 1 scheduled for Thursday, 3/1/01? Without it Cygwin Python no 
longer builds (i.e., installs) OOTB.

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

Comment By: Jason Tishler
Date: 2001-02-21 11:37

Message:
Note that Marc has informed me that he will be offline for the next
two weeks so may be this should be assigned to someone else...

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

Comment By: Neil Schemenauer
Date: 2001-02-20 11:11

Message:
Assigned to Marc mostly at random.  Please review or assign
to someone else.

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

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