Commit Graph

5 Commits

Author SHA1 Message Date
Nicolas Williams
37f10aaf85 cf: Restore AC_KRB_PROG_YACC to life
Using `AC_PROG_YACC` means accepting that `bison` gets invoked in yacc
compatibility mode (i.e., with the `-y` command-line option).  In recent
versions Bison has started to warn about use of Bison extensions when in
yacc compatibility mode -- even for things yacc itself accepts but which
it doesn't document.

I've confirmed that `bison -d` and `byacc -d` both work for the ASN.1
compiler.
2022-01-21 22:37:04 -06:00
Love Hörnquist Åstrand
f32ed23aa8 overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-02-12 14:21:14 +00:00
Assar Westerlund
6ef7aee6a0 AC_MSG_WARNING should be AC_MSG_WARN
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-28 12:12:23 +00:00
Assar Westerlund
1dccdee33b warn we do not find any yacc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8046 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-03-16 05:47:09 +00:00
Johan Danielsson
c83d4f3dbb split of aclocal/acinclude
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4191 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-12-14 15:59:05 +00:00