diff options
author | K. Richard Pixley <rich@cygnus> | 1992-05-06 18:08:10 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-05-06 18:08:10 +0000 |
commit | bf3acf448596bb9c8f490c0578e9f586b36a739e (patch) | |
tree | dd7590b365327e7602391848b5b32d6f04c29db7 /ld/ChangeLog | |
parent | 38962738d672eab61ccc417e9091957e006ac9db (diff) | |
download | gdb-bf3acf448596bb9c8f490c0578e9f586b36a739e.zip gdb-bf3acf448596bb9c8f490c0578e9f586b36a739e.tar.gz gdb-bf3acf448596bb9c8f490c0578e9f586b36a739e.tar.bz2 |
use flex & bison from ../ if they exist
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 078f5a1..dc721c8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Wed May 6 11:07:35 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: use flex & bison from ../ if they exist. + Tue May 5 17:47:33 1992 Steve Chamberlain (sac@thepub.cygnus.com) * relax.c (build_it): don't allocate space in the output file for |