1 2 3 4 5 6 7 8
#serial 1 AC_DEFUN(jm_BISON, [ # getdate.y works with bison only. : ${YACC='bison -y'} AC_SUBST(YACC) ])