Hi Stefano,
On Sat, 3 Mar 2012, Stefano Lattarini wrote:
> It seems to me that the problem happens only with shells that do not
> expand $LINENO, for which the rewrite-and-sourcing of configure.lineno
> messes up our guard against infinite recursion. The attached patch
> should fix that. OK for
On 03/03/2012 02:42 PM, Eric Blake wrote:
> On 03/03/2012 02:46 AM, Stefano Lattarini wrote:
>
>> Tim Rice wrote:
>>>
>>> On my UnixWare 7.1.4 box, the tests get stuck on
>>> 75: Configure re-execs self with CONFIG_SHELL
>
>> It seems to me that the problem happens only with shells that do not
>>
On 03/03/2012 02:46 AM, Stefano Lattarini wrote:
> Hi Tim, Paul, thanks for the report.
>
> Tim Rice wrote:
>>
>> On my UnixWare 7.1.4 box, the tests get stuck on
>> 75: Configure re-execs self with CONFIG_SHELL
>>
>> I'll try to do some more debugging in a couple of days.
>
>
> It seems to me