* Paolo Bonzini wrote on Mon, Oct 27, 2008 at 12:11:01PM CET:
> > Ralf Wildenhues wrote:
> >> * Paolo Bonzini wrote on Sun, Oct 26, 2008 at 07:34:44PM CET:
> >>>>> -[{ ($2) >&AS_MESSAGE_LOG_FD
> >>>>> +[{ { $2; } >&AS_MESSAGE_LOG_FD
> >>>> This breaks Ultrix compatibility (when used as part of AC_TRY_EVAL), no?> > Oops, sorry, that's $2, not $1... I guess that's moot then (what Ultrix > issue is that, BTW? I don't see it in > http://www.in-ulm.de/~mascheck/various/shells/#svr2 which is the > paragraph for Ultrix sh5). The one in `info Autoconf "File Descriptors"'. Cheers, Ralf
