libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Autotest 2.62 bug?


From: Eric Blake
Subject: Re: [PATCH] Autotest 2.62 bug?
Date: Mon, 09 Aug 2010 08:42:50 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.1.1

On 08/09/2010 05:14 AM, Gary V. Vaughan wrote:
> Hallo Ralf,
> 
> The following patch makes it possible to bootstrap libtool.git master with 
> Autoconf 2.62,
> though it is not necessary when using a newer Autoconf.
> 
> Unfortunately I don't know my way around the innards of Autotest well enough 
> to be able
> to figure out what the problem is, though with time it should be possible to 
> bisect to
> the changeset that fixes it I suppose.

Probably due to handling of unquoted # within the test name.  Have you
tried the quadrigraph @%:@ instead, which should work around the bug in
the older 2.62?

>  # Don't bother with additional XSI checks unless functions were substituted
> -AT_CHECK([fgrep '# Extended-shell func_split_short_opt' 
> $abs_top_builddir/libtool >/dev/null 2>&1 || (exit 77)])
> +fgrep '# Extended-shell func_split_short_opt' $abs_top_builddir/libtool 
> >/dev/null 2>&1 || exit 77
>  

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