diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 20d87f86ca3..edc8b310bc9 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2000-11-22 Gerald Pfeifer + + * gcc_update: Update a comment as we now require bison for CVS users. + 2000-11-22 Joseph S. Myers * gcc_update: Add gcov.1 to the list of generated files. diff --git a/contrib/gcc_update b/contrib/gcc_update index f9721d880c9..4dad4a2d0fb 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -1,7 +1,7 @@ #! /bin/sh # # 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. # # By default all command-line options are passed to `cvs update` in