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