Fix so that autoconf actually checks for bison/yacc/byacc, so that systems
authorTheodore Tso <tytso@mit.edu>
Fri, 23 Sep 1994 01:14:35 +0000 (01:14 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 23 Sep 1994 01:14:35 +0000 (01:14 +0000)
commitb6384434a6d3bbbaf578f1092d9bf0820817d82a
treea56308433f0aaf0dc39e6acb75d0650a8e698906
parent265deb84dc45732c1deac6a6745348b79bfaedf0
Fix so that autoconf actually checks for bison/yacc/byacc, so that systems
without yacc will win.  (Previously, the com_err and ss libraries assumed that
yacc existed.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4331 dc483132-0cff-0310-8789-dd5450dbe970
src/config/pre.in
src/util/et/configure.in
src/util/ss/Makefile.in
src/util/ss/configure.in