[Patches] [ python-Patches-494100 ] warn about $(CONFINCLUDEPY)/config.h

noreply@sourceforge.net noreply@sourceforge.net
Mon, 17 Dec 2001 06:04:19 -0800


Patches item #494100, was opened at 2001-12-16 23:29
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=494100&group_id=5470

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 4
Submitted By: Skip Montanaro (montanaro)
Assigned to: Nobody/Anonymous (nobody)
Summary: warn about $(CONFINCLUDEPY)/config.h

Initial Comment:
During install, the user should probably be warned
if 
$(CONFINCLUDEPY)/config.h is found, as it's likely
to be out-of-
date.  Here's a simple patch for
Makefile.pre.in.

S


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-12-17 06:04

Message:
Logged In: YES 
user_id=6380

Good idea. I have no problem with you checking this in, but
I doubt it will be effective: "make install" prints so much
output that it will be ignored when it's most important.
Maybe you can just delete the config.h???

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

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