aboutsummaryrefslogtreecommitdiff
path: root/gcc/install.texi
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-01-30 15:20:57 +0000
committerJeff Law <law@gcc.gnu.org>1999-01-30 08:20:57 -0700
commit3ad13ada51e39f4c86907c3641564a9af7dcf8ac (patch)
treef404b7ae3df2566e0f214018a879abf157e915a8 /gcc/install.texi
parentd9b5343057b44e50f6d41f892f4fbfda1c67faeb (diff)
downloadgcc-3ad13ada51e39f4c86907c3641564a9af7dcf8ac.zip
gcc-3ad13ada51e39f4c86907c3641564a9af7dcf8ac.tar.gz
gcc-3ad13ada51e39f4c86907c3641564a9af7dcf8ac.tar.bz2
* install.texi: Fix merge lossages.
From-SVN: r24924
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 5436aa8..f6b74463 100644
--- a/gcc/install.texi
+++ b/gcc/install.texi
@@ -232,7 +232,6 @@ of tree node types when referencing fields of that node. This does not
change the generated code, but adds error checking within the compiler.
This will slow down the compiler and may only work properly if you
are building the compiler with GNU C.
-@end table
The @file{configure} script searches subdirectories of the source
directory for other compilers that are to be integrated into GNU CC.
@@ -277,6 +276,7 @@ A file named @file{tm.h} is created which includes the
machine-description macro file for your target machine. It should be in
the subdirectory @file{config} and its name is often
@file{@var{machine}.h}.
+@end itemize
@cindex Native Language Support
@cindex NLS