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