From 0a674bb555de82645b80bdfcdb66b18325021994 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 8 Sep 1992 22:14:39 +0000 Subject: [PATCH] Don't have bison on Apollo's for now. --- config/mh-a68bsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/mh-a68bsd b/config/mh-a68bsd index 36a4c0e..73a96d7 100644 --- a/config/mh-a68bsd +++ b/config/mh-a68bsd @@ -1,2 +1,3 @@ RANLIB=true -CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG +CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG +BISON=yacc -- 2.7.4