bug-autoconf
[Top][All Lists]
Advanced

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

Re: Wrong quoting by autoreconf?


From: Eric Blake
Subject: Re: Wrong quoting by autoreconf?
Date: Fri, 28 Feb 2014 09:21:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 02/28/2014 09:15 AM, Philipp Thomas wrote:

>   else
>     AC_MSG_WARN([Tcl does not have STUBs support, perhaps it is too old? 
>  The Tcl packages will not be built])
>     use_tcl="No (no STUBs support)" <--------
>   fi

Looks okay so far.

> fi
> 
> And the shell then stops with an error when trying to assign the string with
> quotes or so it seems to be because configure errors out at the line which
> I've pointed to.

Can you post the actual error you got from your shell?  If it includes
line numbers, can you also post actual context from the configure file
around that line number?  Is this a case of using $use_tcl later on
without proper shell quoting?

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

[Prev in Thread] Current Thread [Next in Thread]