Hi Todd,
I think we should make configure check whether %pure-parser is supported, rather than presuming that yacc doesn't support it and bison does.
Mike
Todd Vierling wrote:
Currently configure.ac is already checking for yacc vs. bison (search for XYACC), but does nothing with that value. It probably should check only for bison, and abort on error if it is not found.