diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-22 13:11:44 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-11-22 13:11:44 +0000 |
commit | 83b0fa8087e08f8be4a713ec96f6ef7acef66a17 (patch) | |
tree | 9aefbdf66f40555e31f3ad2ce29bbc65ee69bf6f /contrib/gcc_update | |
parent | d25d03d03b37b5f5000fd5d0a53f93f01f506b87 (diff) | |
download | gcc-83b0fa8087e08f8be4a713ec96f6ef7acef66a17.tar.gz |
* gcc_update: Update a comment as we now require bison for CVS users.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37653 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/gcc_update')
-rwxr-xr-x | contrib/gcc_update | 2 |
1 files changed, 1 insertions, 1 deletions
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 |