This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: contrib/gcc_update


Installed.

Gerald

2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* gcc_update: Update a comment as we now require bison for CVS users.

Index: gcc_update
===================================================================
RCS file: /cvs/gcc/egcs/contrib/gcc_update,v
retrieving revision 1.16
diff -u -3 -p -r1.16 gcc_update
--- gcc_update	2000/11/22 08:29:32	1.16
+++ gcc_update	2000/11/22 12:09:51
@@ -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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]