slight comment cleanup

This commit is contained in:
Steven G. Johnson 2001-12-12 04:56:46 +00:00
parent ff8303610a
commit 789f73f7c7

View File

@ -221,9 +221,8 @@ AU_DEFUN([ac_cv_prog_g77],
# AC_PROG_F77([COMPILERS...]) # AC_PROG_F77([COMPILERS...])
# --------------------------- # ---------------------------
# COMPILERS is a space separated list of Fortran 77 compilers to search # COMPILERS is a space separated list of Fortran 77 compilers to search
# for. # for. Fortran 95 isn't strictly backwards-compatible with Fortran 77,
# Fortran 95 isn't strictly backwards-compatible with Fortran 77, but # but `f95' is worth trying.
# `f95' is worth trying.
# #
# Compilers are ordered by # Compilers are ordered by
# 1. F77, F90, F95 # 1. F77, F90, F95