*** empty log message ***
[gnulib.git] / m4 / bison.m4
blob228ae4c5a6ca298871437577a1f845fb62cecef9
1 #serial 2
3 AC_DEFUN([jm_BISON],
5   # getdate.y works with bison only.
6   : ${YACC='bison -y'}
7   AC_SUBST(YACC)
8 ])