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 <[email protected]>
> ---
>  bin/autoreconf.in | 5 +++++
>  1 file changed, 5 insertions(+)

ACK.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to