Document changes

This commit is contained in:
Fred Fish 1995-10-10 20:21:21 +00:00
parent 9c2c8c344b
commit 3f38d5c97e
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Tue Oct 10 13:18:50 1995 Fred Fish <fnf@cygnus.com>
* configure.in: Add AC_PROG_YACC
* configure: Regenerate
* Makefile.in (BISON): Remove macro definition.
(YACC): Set from autoconfig.
(FLAGS_TO_PASS): Remove BISON.
(TARGET_FLAGS_TO_PASS): Remove BISON.
Tue Oct 10 12:25:11 1995 steve chamberlain <sac@slash.cygnus.com>
* win32-nat.c (child_create_inferior): Pass argv correctly.