From: Jason Merrill Date: Wed, 5 May 1999 20:29:36 +0000 (+0000) Subject: * install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/. X-Git-Tag: prereleases/gcc-2.95-test~618 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9d12fc95c381963e61aa7be3041aeabb29a3ac;p=thirdparty%2Fgcc.git * install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/. From-SVN: r26787 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e61f1541b667..cfd13f7f269c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Wed May 5 20:28:32 1999 Jason Merrill + + * install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/. + Wed May 5 23:44:15 1999 J"orn Rennecke * unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from. diff --git a/gcc/install.texi b/gcc/install.texi index 0e51c5fd2ffc..ac360e926230 100644 --- a/gcc/install.texi +++ b/gcc/install.texi @@ -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.