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.

Anyway I think the most comfortable solution would be if configure would
try everything, but would not stop when something is not found but at the
end, at the very bottom of the report it would say something like
"ERRORS:" and collect all not-found-things there. Dunno if it's
easily possible with autoconfig and it's not very important either, just
would make compilation a bit easier :)

Igor2



_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to