g77install.texi: Remove obsolete parts only used for INSTALL, and DOC-G77 conditionals.

* g77install.texi: Remove obsolete parts only used for INSTALL,
	and DOC-G77 conditionals.  Update last-update-install date.

From-SVN: r38343
This commit is contained in:
Joseph Myers 2000-12-18 12:16:41 +00:00 committed by Joseph Myers
parent 851ef03661
commit 8f6b8c9955
2 changed files with 6 additions and 29 deletions

View 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.

View 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