autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] autoreconf: pass '--install' to aclocal as well


From: Eric Blake
Subject: Re: [PATCH] autoreconf: pass '--install' to aclocal as well
Date: Fri, 21 Sep 2012 09:20:10 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0

On 09/21/2012 02:08 AM, Stefano Lattarini wrote:
> When the '-i' option is passed to autoreconf, make it pass the '--install'
> option to the aclocal invocation.  This will be especially useful when
> Automake will eventually remove support for ACLOCAL_AMFLAGS, so that it
> will be no longer possible to specify '--install' there (which was a bad
> idea in the first place anyway, see <http://debbugs.gnu.org/9037> for a
> rationale).
> 
> * bin/autoreconf.in ($aclocal_supports_install): New global variable.
> (parse_args): Initialize it properly.  Add the '--install' option to the
> aclocal invocation if the '$install' and '$aclocal_supports_install' are
> both true.
> 
> Signed-off-by: Stefano Lattarini <address@hidden>
> ---
>  bin/autoreconf.in | 5 +++++
>  1 file changed, 5 insertions(+)

ACK.

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