]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
The language name changed from f95 to fortran last month.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 14 Oct 2005 01:57:19 +0000 (18:57 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 14 Oct 2005 01:57:19 +0000 (18:57 -0700)
* doc/install.texi: For --enable-languages doc, change f95 to fortran.

From-SVN: r105387

gcc/ChangeLog
gcc/doc/install.texi

index 4e3d0f26370557ce2d8357283fb8b4cef0509147..401c596d9a966e0ac78ba73d6ad5045e050b1608 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-13  James E Wilson  <wilson@specifix.com>
+
+       * doc/install.texi: For --enable-languages doc, change f95 to fortran.
+
 2005-10-12  Sebastian Pop  <pop@cri.ensmp.fr>
 
        PR tree-optimization/24262
index 6974cba5927fc553b2409e6f5145771a92ce9f38..a649d463e5954839d54847c19f6cd1f49c7fbcc3 100644 (file)
@@ -1054,7 +1054,7 @@ their runtime libraries should be built.  For a list of valid values for
 grep language= */config-lang.in
 @end smallexample
 Currently, you can use any of the following:
-@code{all}, @code{ada}, @code{c}, @code{c++}, @code{f95}, @code{java},
+@code{all}, @code{ada}, @code{c}, @code{c++}, @code{fortran}, @code{java},
 @code{objc}, @code{obj-c++}, @code{treelang}.
 Building the Ada compiler has special requirements, see below.
 If you do not pass this flag, or specify the option @code{all}, then all