On 11/02/2014 07:51 PM, Gary V. Vaughan wrote:

>>> 501: Libtool                                  FAILED (foreign.at:61)

> 
> The failure is because latest libtool (and libtoolize et. al) are following
> the rest of GNU in eschewing `backtick opening quotes' in favour of 'regular
> single quotes at both ends' style.

Thanks for the analysis.

> 
> The sed expression in foreign.at at line 60 should accept either format to
> be compatible with new and old libtoolize output.  E.g.:
> 
>   AT_CHECK([sed -n ["s,^[^']*[\`']\\(/[^']*\\)'.*,\\1,p"] stdout], [0], 
> [stdout])

Obvious patch pushed to autoconf.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to