On 01/15/14 07:09, Sergei Steshenko wrote:
> ----- Forwarded Message -----
>> From: Sergei Steshenko <sergst...@yahoo.com>
>> To: "autogen-users@lists.sourceforge.net" 
>> <autogen-users@lists.sourceforge.net>
>> Cc:
>> Sent: Wednesday, January 15, 2014 4:47 PM
>> Subject: 'make check' for autogen-5.18.2 fails
>>
>> Hello,
>>
>> I have build autogen-5.18.2 with dash-0.5.7 (not 'bash') as shell.

I have altered configure.ac as follows:

[CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
f=`${CONFIG_SHELL} -c 'echo true | (
     exec 2>/dev/null ; read -u0 line ; echo $line ; )'`
test X$f = Xtrue || CONFIG_SHELL=`command -v bash`]

If your shell does not support "read -u $n", then it is deficient.
Dash is broken.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to