On Thu, 24 Aug 2006, Dan McMahill wrote:
<snip>
I checked in a change last night so the configure script should fail
with an error in the event that either yacc or lex are not found.
Hopefully that will address your problems. I don't quite understand why
AC_PROG_LEX and AC_PROG_YACC didn't already do this.
Thanx, it fails on missing yacc/lex with the latest CVS :)
Btw, today I had another problem: ./configure failed to find gdlib-config
and the same thing happened: at the end it seemed everything was fine,
however when compiling the png hid, things went really wrong. I guess
similar fix should be applied on that as well.