Commit 4ac480d6 by Jeffrey A Law Committed by Jeff Law

g77install.texi: Renamed from install.texi

        * g77install.texi: Renamed from install.texi
        * g77.texi: Corresponding changes.

Fixes problem with g77.texi getting gcc/install.texi instead of
gcc/f/install.texi when building in the source tree.

From-SVN: r15556
parent 238109cd
Thu Sep 18 17:31:38 1997 Jeffrey A Law (law@cygnus.com) Thu Sep 18 17:31:38 1997 Jeffrey A Law (law@cygnus.com)
* g77install.texi: Renamed from install.texi
* g77.texi: Corresponding changes.
* fini.c (main): Return type is int. * fini.c (main): Return type is int.
* com.c (lang_printable_name): Use verbosity argument. * com.c (lang_printable_name): Use verbosity argument.
......
...@@ -7973,7 +7973,7 @@ provide a dummy version of this to avoid linkers complaining about ...@@ -7973,7 +7973,7 @@ provide a dummy version of this to avoid linkers complaining about
failure to resolve @code{MAIN__()} if linking against @file{libf2c} and failure to resolve @code{MAIN__()} if linking against @file{libf2c} and
not using @code{main()} from it. not using @code{main()} from it.
@include install.texi @include g77install.texi
@node Debugging and Interfacing @node Debugging and Interfacing
@chapter Debugging and Interfacing @chapter Debugging and Interfacing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment