autoconf
[Top][All Lists]
Advanced

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

Re: required version for AS_IF


From: Eric Blake
Subject: Re: required version for AS_IF
Date: Wed, 24 Feb 2010 10:31:34 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

According to Peter Johansson on 2/24/2010 10:12 AM:
> I wonder if anyone knows which version I need to require to get the
> expected expansion
> 
> if a; then :
>  b
> elif c; then :
>  d
> else
>  e
> fi

Per the changelog, this was committed on 2006-02-21.  That in turn implies
2.59c.

But I can help you backport the multi-arg AS_IF to autoconf 2.59, if that
is an absolute necessity.

-- 
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]