Index: INSTALL
===================================================================
--- INSTALL	(revision b87a5edee8b2aa6c36e184150ebd60baf4c64251)
+++ INSTALL	(revision 093f1a05cb892b68f8de125aa3f280ceec73f1f3)
@@ -3,5 +3,5 @@
 
 Cforall is built using GNU Make and the GNU Autoconf system.  It also requires
-g++ version 3, bison and flex.  On systems where GNU Make is the default make
+g++ version 4, bison and flex.  On systems where GNU Make is the default make
 it may suffice to build the system by entering the commands
 
@@ -17,9 +17,9 @@
 
 --prefix=/some/directory controls the path prefix common to all installed
-cfa-cc components.  Some components will be installed in /some/directory/bin,
-others in /some/directory/lib.  If unspecified, this defaults to /usr/local.
+  cfa-cc components.  Some components will be installed in /some/directory/bin,
+  others in /some/directory/lib.  If unspecified, this defaults to /usr/local.
 
---with-backend-compiler=PROGRAM specifies the installed path of gcc 3.2.  It
-defaults to the first command named 'gcc' in the current PATH.
+--with-backend-compiler=PROGRAM specifies the installed path of gcc.  It
+  defaults to the first command named 'gcc' in the current PATH.
 
 cfa-cc itself is built with the version of g++ specified by the environment
