$ grep -n f77 configure
1387:# ac_fn_f77_try_compile LINENO
1390:ac_fn_f77_try_compile ()
1410: test -z "$ac_f77_werror_flag" ||
1423:} # ac_fn_f77_try_compile
2387:ac_compiler_gnu=$ac_cv_f77_compiler_gnu
2389: for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn nagfor
2433: for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgfortran pgf95 lf95 ftn nagfor
2753:if ${ac_cv_f77_compiler_gnu+:} false; then :
2764:if ac_fn_f77_try_compile "$LINENO"; then :
2770:ac_cv_f77_compiler_gnu=$ac_compiler_gnu
2773:{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_f77_compiler_gnu" >&5
2774:$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
2781:if ${ac_cv_prog_f77_g+:} false; then :
2790:if ac_fn_f77_try_compile "$LINENO"; then :
2791: ac_cv_prog_f77_g=yes
2793: ac_cv_prog_f77_g=no
2798:{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_f77_g" >&5
2799:$as_echo "$ac_cv_prog_f77_g" >&6; }
2802:elif test $ac_cv_prog_f77_g = yes; then
2803: if test "x$ac_cv_f77_compiler_gnu" = xyes; then
2809: if test "x$ac_cv_f77_compiler_gnu" = xyes; then
Partager