From d9ddcc6a21878be3d5ac13eca6f98cb70615487b Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Wed, 22 Nov 2000 14:11:44 +0100 Subject: * gcc_update: Update a comment as we now require bison for CVS users. From-SVN: r37653 --- contrib/ChangeLog | 4 ++++ contrib/gcc_update | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 20d87f8..edc8b31 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 f9721d8..4dad4a2 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 -- cgit v1.1