]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(Fortran 77 Compiler): Don't suggest cf77.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 May 2002 23:37:36 +0000 (23:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 May 2002 23:37:36 +0000 (23:37 +0000)
doc/autoconf.texi

index de91cc8e0047d397f10ce5db115da01408910580..ef6df4eae13ebfdf96281d9b930ff131c33a0d72 100644 (file)
@@ -5064,7 +5064,7 @@ example, if you didn't like the default order, then you could invoke
 @code{AC_PROG_F77} like this:
 
 @example
-AC_PROG_F77(fl32 f77 fort77 xlf cf77 g77 f90 xlf90)
+AC_PROG_F77(fl32 f77 fort77 xlf g77 f90 xlf90)
 @end example
 
 If using @code{g77} (the @sc{gnu} Fortran 77 compiler), then