look for, after the other Fortran 90 compilers.
+2001-01-11 Steven G. Johnson <stevenj@alum.mit.edu>
+
+ * aclang.m4 (AC_PROG_F77): Add pgf90 to the list of compilers to
+ look for, after the other Fortran 90 compilers.
+
2001-01-11 Akim Demaille <akim@epita.fr>
* aclang.m4: Use m4_copy to duplicate macros.
AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])
AC_CHECK_TOOLS(F77,
[m4_default([$1],
- [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 fc])])
+ [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 pgf90 fc])])
_AC_LANG_COMPILER_WORKS
# If we don't use `.F' as extension, the preprocessor is not run on the
AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])
AC_CHECK_TOOLS(F77,
[m4_default([$1],
- [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 fc])])
+ [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 pgf90 fc])])
_AC_LANG_COMPILER_WORKS
# If we don't use `.F' as extension, the preprocessor is not run on the
AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])
AC_CHECK_TOOLS(F77,
[m4_default([$1],
- [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 fc])])
+ [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 pgf90 fc])])
_AC_LANG_COMPILER_WORKS
# If we don't use `.F' as extension, the preprocessor is not run on the
AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])
AC_CHECK_TOOLS(F77,
[m4_default([$1],
- [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 fc])])
+ [g77 f77 xlf cf77 pgf77 fl32 fort77 f90 xlf90 f95 lf95 pgf90 fc])])
_AC_LANG_COMPILER_WORKS
# If we don't use `.F' as extension, the preprocessor is not run on the