summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/cf/krb-prog-yacc.m4
blob: 28ae59c7a378522b7c9bcbba8853a8e75287fd24 (plain)
1
2
3
4
5
6
7
8
dnl $Id: krb-prog-yacc.m4,v 1.1 1997/12/14 15:59:02 joda Exp $
dnl
dnl
dnl We prefer byacc or yacc because they do not use `alloca'
dnl

AC_DEFUN(AC_KRB_PROG_YACC,
[AC_CHECK_PROGS(YACC, byacc yacc 'bison -y')])
OpenPOWER on IntegriCloud