Gvnaena Pura Tue, 12 Jun 2007 07:40:30 -0700
Greetings, When I use AC_PROG_YACC, autoconf will check for bison or byacc or yacc. But my program uses some features provided only by bison, so how can I check for only bison? Thanks.