On 16/9/2010 11:22, Ruben Van Boxem wrote:
> What's wrong, you ask? the echo line
>
>> echo "configuring libiconv: "$CONFIG_OPTS
>>
> prints the right thing, but the line below it with the actual configure
> command, messes it up for some reason, and the subsequent "make" call has
> this form:

Try using eval:

eval ../../src/libiconv/configure "$CONFIG_OPTS"

Cesar


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to