[Patches] [ python-Patches-615343 ] acconfig.h out of date

noreply@sourceforge.net noreply@sourceforge.net
Mon, 30 Sep 2002 03:11:00 -0700


Patches item #615343, was opened at 2002-09-27 05:37
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=615343&group_id=5470

Category: Build
Group: Python 2.2.x
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Tim Rice (tim1470)
Assigned to: Nobody/Anonymous (nobody)
Summary: acconfig.h out of date

Initial Comment:
acconfig.h is out of date.  It looks like someone
added  AC_DEFINE(HAVE_GETADDRINFO) 
to configure.in without updating acconfig.h
autoheader coomplains and then  will not update
pyconfig.h.in
/usr/bin/autoheader: Symbol `HAVE_GETADDRINFO' is not
covered by /usr/share/autoconf/acconfig.h ./acconfig.h

patch attached

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-09-30 12:11

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as pyconfig.h.in 1.20.8.1;
acconfig.h 1.58.8.1;

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

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