aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2000-11-22 14:11:44 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2000-11-22 13:11:44 +0000
commitd9ddcc6a21878be3d5ac13eca6f98cb70615487b (patch)
tree9aefbdf66f40555e31f3ad2ce29bbc65ee69bf6f
parent79af883cd48fbd3267a319c8d89aefc2ed129516 (diff)
downloadgcc-d9ddcc6a21878be3d5ac13eca6f98cb70615487b.zip
gcc-d9ddcc6a21878be3d5ac13eca6f98cb70615487b.tar.gz
gcc-d9ddcc6a21878be3d5ac13eca6f98cb70615487b.tar.bz2
* gcc_update: Update a comment as we now require bison for CVS users.
From-SVN: r37653
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gcc_update2
2 files changed, 5 insertions, 1 deletions
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 <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>
* 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