* install.texi: Fix merge lossages.
authorJeffrey A Law <law@cygnus.com>
Sat, 30 Jan 1999 15:20:57 +0000 (15:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 30 Jan 1999 15:20:57 +0000 (08:20 -0700)
From-SVN: r24924

gcc/ChangeLog
gcc/install.texi

index 0066d2ee5a98255f563e06e7fe8ec2fdc1ad999c..353aa8b85b60a702a7e0b893171b3149ad92e543 100644 (file)
@@ -1,5 +1,7 @@
 Sat Jan 30 08:27:23 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * install.texi: Fix merge lossages.
+
        * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES
        is defined.
        * collect2.c (main): Likewise.
index 5436aa8446a2019154641aaf42175f81b1eca80e..f6b744637fcd00e829e2c84b21f322cee313b18f 100644 (file)
@@ -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