* gcc_update: Update a comment as we now require bison for CVS users.

From-SVN: r37653
This commit is contained in:
Gerald Pfeifer 2000-11-22 14:11:44 +01:00 committed by Gerald Pfeifer
parent 79af883cd4
commit d9ddcc6a21
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gcc_update: Update a comment as we now require bison for CVS users.
2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk> 2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc_update: Add gcov.1 to the list of generated files. * gcc_update: Add gcov.1 to the list of generated files.

View File

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# #
# Update a local CVS tree from the GCC repository, with an emphasis # Update a local CVS tree from the GCC repository, with an emphasis
# on treating generated files correctly, so that autoconf, bison et # on treating generated files correctly, so that autoconf, gperf et
# al are not required for the ``end'' user. # al are not required for the ``end'' user.
# #
# By default all command-line options are passed to `cvs update` in # By default all command-line options are passed to `cvs update` in