]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
g77install.texi: Remove obsolete parts only used for INSTALL, and DOC-G77 conditionals.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 18 Dec 2000 12:16:41 +0000 (12:16 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 18 Dec 2000 12:16:41 +0000 (12:16 +0000)
* g77install.texi: Remove obsolete parts only used for INSTALL,
and DOC-G77 conditionals.  Update last-update-install date.

From-SVN: r38343

gcc/f/ChangeLog
gcc/f/g77install.texi

index 20e1132a10b14a333ed472fe83516cc4df6991e2..abfa945ff0e95985e77518457af7b39c07470c64 100644 (file)
@@ -1,3 +1,8 @@
+2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g77install.texi: Remove obsolete parts only used for INSTALL,
+       and DOC-G77 conditionals.  Update last-update-install date.
+
 Sat Dec  9 10:20:11 2000  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * .cvsignore: New file; add info files.
index 64cf9a8782317a045688edd66f23e079fda2b584..e5b0415a38a1d8cd2a0172009e6d6ae92702199c 100644 (file)
@@ -2,39 +2,13 @@
 @c This is part of the G77 manual.
 @c For copying conditions, see the file g77.texi.
 
-@c The text of this file appears in the file INSTALL
-@c in the G77 distribution, as well as in the G77 manual.
-
-@c Keep this the same as the dates above, since it's used
-@c in the standalone derivations of this file (e.g. INSTALL).
-@set copyrights 1995, 1996, 1997, 1998, 1999, 2000
-
-@set last-update-install 1999-07-17
+@set last-update-install 2000-11-05
 
 @include root.texi
 
-@ifset DOC-INSTALL
-@c The immediately following lines apply to the INSTALL file
-@c which is generated using this file.
-@emph{Note:} This file is automatically generated from the files
-@file{install0.texi} and @file{g77install.texi}.
-@file{INSTALL} is @emph{not} a source file,
-although it is normally included within source distributions.
-
-This file contains installation information for the GNU Fortran compiler.
-Copyright (C) @value{copyrights-install} Free Software Foundation, Inc.
-You may copy, distribute, and modify it freely as long as you preserve
-this copyright notice and permission notice.
-
-@node Top,,, (dir)
-@chapter Installing GNU Fortran
-@end ifset
-
-@ifset DOC-G77
 @node Installation
 @chapter Installing GNU Fortran
 @cindex installing, GNU Fortran
-@end ifset
 
 The following information describes how to install @code{g77}.
 
@@ -221,9 +195,7 @@ be fixed in a future version of @code{gcc}.
 @cindex AIX
 A linker bug on some versions of AIX 4.1 might prevent building
 when @code{g77} is built within @code{gcc}.
-@ifset DOC-G77
 @xref{LINKFAIL}.
-@end ifset
 
 @node Cross-compiler Problems
 @subsection Cross-compiler Problems