From: Ian Lance Taylor Date: Mon, 26 Feb 1996 19:35:01 +0000 (+0000) Subject: * configure: Check for bison before byacc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a8e06235d3f8010890e3d3378e384b6550300512;p=binutils-gdb.git * configure: Check for bison before byacc. --- diff --git a/ChangeLog b/ChangeLog index 2137470d271..94d6fb67f55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Mon Feb 26 14:32:44 1996 Ian Lance Taylor + + * configure: Check for bison before byacc. + +Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) + + * Makefile.in configure: Change the way LEX and BISON/YACC are + set. configure now defines DEFAULT_LEX and DEFAULT_YACC by + searching PATH. These are used as fallbacks by Makefile.in if + flex/bison/byacc aren't in objdir. + Mon Feb 19 11:45:30 1996 Ian Lance Taylor * Makefile.in: Make everything which depends upon all-bfd also