Peter Eisentraut
2660803697
Only look for bison as YACC; other yaccs need to be selected explicitly.
...
When no suitable YACC is configured, supply useful informational messages
to users. (Same way flex has been handled for a while.)
2001-02-10 22:31:42 +00:00
Peter Eisentraut
5610b6d9cb
Only use termcap xor [n]curses, depending on what readline needs. Solaris
...
has problems when linking with both.
2001-02-06 19:20:16 +00:00
Peter Eisentraut
07ac8e94c7
In flex --version test, redirect stdin to /dev/null, because some lex' hang
...
waiting for input. From Pete Forman <gsez020@kryten.bedford.waii.com>.
2000-10-26 16:28:01 +00:00
Peter Eisentraut
f03fc94e7d
New configure test for flex, which recognizes only flex but does so in all
...
incarnations (I hope). When an acceptable flex version is not found, print
instructive error messages from both configure and the makefiles, so that
users can continue building anyway.
2000-08-28 11:53:23 +00:00