diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2000-04-30 03:50:57 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2000-04-30 03:50:57 -0700 |
commit | 4151b3135aaf6b0caa4f15bdfed73de9144ae737 (patch) | |
tree | 84b8fa75c5cfeb556016c4490a71323a3c97a4a6 /gcc/gcc.texi | |
parent | 11ae508b7aa80d26c14bcf41c0ad8d7043ee378c (diff) | |
download | gcc-4151b3135aaf6b0caa4f15bdfed73de9144ae737.zip gcc-4151b3135aaf6b0caa4f15bdfed73de9144ae737.tar.gz gcc-4151b3135aaf6b0caa4f15bdfed73de9144ae737.tar.bz2 |
Remove ifnottex block confusing makeinfo 3.12.
From-SVN: r33545
Diffstat (limited to 'gcc/gcc.texi')
-rw-r--r-- | gcc/gcc.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/gcc.texi b/gcc/gcc.texi index 380eba9..534a572 100644 --- a/gcc/gcc.texi +++ b/gcc/gcc.texi @@ -184,8 +184,6 @@ instead of in the original English. @end titlepage @page -@ifnottex - @node Top, G++ and GCC,, (DIR) @top Introduction @cindex introduction @@ -209,7 +207,6 @@ as well as its new features and incompatibilities, and how to report bugs. It corresponds to GCC version 2.96. @end ifclear -@end ifnottex @menu @ifset USING * G++ and GCC:: You can compile C or C++ programs. |