summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-22 13:11:44 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-22 13:11:44 +0000
commit83b0fa8087e08f8be4a713ec96f6ef7acef66a17 (patch)
tree9aefbdf66f40555e31f3ad2ce29bbc65ee69bf6f /contrib
parentd25d03d03b37b5f5000fd5d0a53f93f01f506b87 (diff)
downloadgcc-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')
-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 20d87f86ca3..edc8b310bc9 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 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