From 72d8a21508667477eda37692a00238eba8bde93a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 14 Aug 1997 18:43:48 +0000 Subject: * configure: When handling a Canadian Cross, handle YACC as well as BISON. Just set BISON to bison. When setting YACC, prefer bison. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cfe5762..81b567f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Aug 14 14:42:17 1997 Ian Lance Taylor + + * configure: When handling a Canadian Cross, handle YACC as well as + BISON. Just set BISON to bison. When setting YACC, prefer bison. + +Tue Aug 12 20:09:48 1997 Jason Merrill + + * Makefile.in (BISON): bison, not byacc or bison -y. + (YACC): bison -y or byacc or yacc. + (various): Add *-bison as appropriate. + (taz): No need to mess with BISON anymore. + Tue Aug 12 22:33:08 1997 Ian Lance Taylor * configure: If OSTYPE matches *win32*, try to find a good value for -- cgit v1.1