autoconf
[Top][All Lists]
Advanced

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

Re: autoconf-2.68b released [beta]


From: Eric Blake
Subject: Re: autoconf-2.68b released [beta]
Date: Fri, 02 Mar 2012 10:21:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

On 03/02/2012 10:02 AM, Rhys Ulerich wrote:
>>> On 03/02/2012 05:45 AM, Eric Blake wrote:
>>>> The Autoconf team is considering releasing only .xz files for 2.69;
>>>> if this would be a hardship for you, and you need the .gz or .bz2
>>>> release, please speak up now.
> 
> Would only having xz introduce a chicken-and-egg bootstrapping
> problem?  I notice xz-utils (http://tukaani.org/xz/) use Autoconf.

This is no more of a bootstrap problem than the fact that autoconf
depends on m4 and m4 uses Autoconf.

Remember, xz-utils and m4 can be installed from tarball without
requiring autoconf, because an autoconf-generated configure script
(which is what xz and m4 use in their tarballs) does not itself require
autoconf.

If you have a virgin system, with none of GNU m4, autoconf, nor xz
installed, then the solution is to install xz from tarball, m4 from
tarball, then autoconf from tarball.  That's good enough for most
people.  If you further want to contribute to any one of the three .git
projects, or use bleeding edge git builds, you now have enough installed
prerequisites to also bootstrap the git projects.

-- 
Eric Blake   address@hidden    +1-919-301-3266
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]