Hi Russ, sorry for the dealy.
On Thursday 19 May 2011, Russ Allbery wrote:
> Stefano Lattarini writes:
>
> > It seems that AC_PROG_LEX does not diagnose a failure to find the lex
> > library required to link lex-generated programs; on the contrary, when
> > all the link attempts (i.e., with `-ll
Stefano Lattarini writes:
> It seems that AC_PROG_LEX does not diagnose a failure to find the lex
> library required to link lex-generated programs; on the contrary, when
> all the link attempts (i.e., with `-ll' and `-lfl') fail, configure
> uncorrectly declares that no lex library is needed (!)