[Patches] [Patch #103901] Minor regen fix to be consistent with Makefile
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 21 Feb 2001 11:06:56 -0800
Patch #103901 has been updated.
Project: python
Category: Build
Status: Postponed
Submitted by: jlt63
Assigned to : nascheme
Summary: Minor regen fix to be consistent with Makefile
Follow-Ups:
Date: 2001-Feb-21 11:06
By: nascheme
Comment:
Yes, see patch 103903.
-------------------------------------------------------
Date: 2001-Feb-21 07:41
By: jlt63
Comment:
OK.
My guess is that EXE was changed to EXEEXT in
Makefile.pre.in to be consistent with configure.in
when configure.in was changed to use AC_EXEEXT.
-------------------------------------------------------
Date: 2001-Feb-20 10:55
By: nascheme
Comment:
In retrospect I think changing EXE in the Makefile to
EXEEXT was unnecessary. I'm going to create a patch to
change it back to EXE and get someone else's option. Stay
tuned.
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103901&group_id=5470