[Patches] [ python-Patches-623771 ] autoconf-2.5X tweaks for configure.in

noreply@sourceforge.net noreply@sourceforge.net
Tue, 15 Oct 2002 14:30:36 -0700


Patches item #623771, was opened at 2002-10-15 16:30
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=623771&group_id=5470

Category: Build
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Art Haas (ahaas)
Assigned to: Nobody/Anonymous (nobody)
Summary: autoconf-2.5X tweaks for configure.in

Initial Comment:
Hi.

Here's a small patch that adjust AC_INIT and AC_OUTPUT
from the autoconf-2.13 style to the new autoconf-2.5X
style. In changing these macros to their new format,
the addition of AC_CONFIG_SRCDIR and AC_CONFIG_FILES is
required. I've also removed the VERSION macro as that
value can be defined in the second argument of AC_INIT.

Art Haas
ahaas@neosoft.com

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

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