<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Mon, 2010-08-16 at 11:40 -0700, Barton C Massey wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">IMHO, it would be perfectly reasonable to raise the required</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">versions of autoconf/automake for all of X.&nbsp; I'd prefer that</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">to some kludge that makes things work with older autoconf.</FONT></TT><BR>
</BLOCKQUOTE>
I have been pushing to move from 2.57 (2002!) to 2.60.<BR>
Some packages would not configure under 2.57. That was the justification.<BR>
<BR>
I wouldn't go as far as saying we need to revert to kludges. Just normal<BR>
looping as the macro does not do it for us.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">autoconf 2.60 was released in June 2006, and 2.61 in</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">November 2006.&nbsp; I don't think that we're going to cripple</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">anyone by requiring this &quot;later&quot; version.</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
We are talking 2.62 here, which is just 2 years behind (2008).<BR>
It's not available (as a distro installable package) in Hardy LTS for example<BR>
and probably not on Solaris.<BR>
<BR>
Suggestion: you can use this macro in xcb, forcing the issue of upgrading.<BR>
Anyone who wants to build xcb has to upgrade. If we put it in util-macros,<BR>
everyone need to upgrade their computer overnight to build any of the 240 packages.<BR>
After a while, when people have upgraded, we can promote the macro to util-macros<BR>
without compatibility issues for xcb.<BR>
<BR>
I am far from being against upgrading, in this case the code would be ahead of the installed toolchain.<BR>
We would be ok to use automake 1.10 however.<BR>
<BR>
Gaetan
</BODY>
</HTML>