OSDN Git Service

* g77install.texi: Renamed from install.texi
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Sep 1997 01:28:39 +0000 (01:28 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Sep 1997 01:28:39 +0000 (01:28 +0000)
        * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15556 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/f/ChangeLog.egcs
gcc/f/g77.texi
gcc/f/g77install.texi [moved from gcc/f/install.texi with 100% similarity]

index 5b6fe83..7c1e265 100644 (file)
@@ -1,5 +1,8 @@
 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.
 
        * com.c (lang_printable_name): Use verbosity argument.
index 59ba3b8..c5b5bb6 100644 (file)
@@ -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
 not using @code{main()} from it.
 
-@include install.texi
+@include g77install.texi
 
 @node Debugging and Interfacing
 @chapter Debugging and Interfacing
similarity index 100%
rename from gcc/f/install.texi
rename to gcc/f/g77install.texi