* install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 May 1999 20:29:36 +0000 (20:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 May 1999 20:29:36 +0000 (20:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26787 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/install.texi

index e61f154..cfd13f7 100644 (file)
@@ -1,3 +1,7 @@
+Wed May  5 20:28:32 1999  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.
+
 Wed May  5 23:44:15 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from.
index 0e51c5f..ac360e9 100644 (file)
@@ -2438,7 +2438,7 @@ installed before GNU CC is built.  If the cross compilation header files
 are already suitable for ANSI C and GNU CC, nothing special need be
 done).
 
-@code{GPLUS_INCLUDE_DIR} means the same thing for native and cross.  It
+@code{GPLUSPLUS_INCLUDE_DIR} means the same thing for native and cross.  It
 is where @code{g++} looks first for header files.  The C++ library
 installs only target independent header files in that directory.