aboutsummaryrefslogtreecommitdiff
path: root/gcc/install.texi
diff options
context:
space:
mode:
authorJason Merrill <jason@yorick.cygnus.com>1999-05-05 20:29:36 +0000
committerJason Merrill <jason@gcc.gnu.org>1999-05-05 16:29:36 -0400
commit0d9d12fc95c381963e61aa7be3041aeabb29a3ac (patch)
tree9fbb449bae2f51c47753da091f22d42744273fa9 /gcc/install.texi
parent36e9ee91ef97d6168a716a11394964b9564c6b2d (diff)
downloadgcc-0d9d12fc95c381963e61aa7be3041aeabb29a3ac.zip
gcc-0d9d12fc95c381963e61aa7be3041aeabb29a3ac.tar.gz
gcc-0d9d12fc95c381963e61aa7be3041aeabb29a3ac.tar.bz2
* install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/.
From-SVN: r26787
Diffstat (limited to 'gcc/install.texi')
-rw-r--r--gcc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/install.texi b/gcc/install.texi
index 0e51c5f..ac360e9 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.