automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix Autoconf version required by Automake's configure.


From: Eric Blake
Subject: Re: [PATCH] Fix Autoconf version required by Automake's configure.
Date: Fri, 30 Apr 2010 09:01:43 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4

On 04/30/2010 08:56 AM, Stefano Lattarini wrote:
> Hello automakers.
> 
> Apparently, Automake configure script tells that automake requires
> autoconf 2.60 or later, but then it checks for autoconf  >= 2.62, and
> if it is not found it aborts saying that automake requires configure
> 2.61a-341 or later.  The attached patch should fix this.

Your proposed patch delays the check until configure time.  I'm
wondering if a better patch would be to make it consistent at autoreconf
time, by making the required version an m4 macro that is literally
substituted into the configure file, rather than a shell variable.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]