/[autoconf]/autoconf/lib/autoconf/fortran.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/fortran.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.159 by eggert, Wed May 22 23:35:54 2002 UTC revision 1.160 by eggert, Sun Aug 18 00:47:25 2002 UTC
# Line 229  AU_DEFUN([ac_cv_prog_g77], Line 229  AU_DEFUN([ac_cv_prog_g77],
229  #  2. Good/tested native compilers, bad/untested native compilers  #  2. Good/tested native compilers, bad/untested native compilers
230  #  3. Wrappers around f2c go last.  #  3. Wrappers around f2c go last.
231  #  #
232  # `fort77' and `fc' are wrappers around `f2c', `fort77' being better.  # `fort77' is a wrapper around `f2c'.
233  # It is believed that under HP-UX `fort77' is the name of the native  # It is believed that under HP-UX `fort77' is the name of the native
234  # compiler.  On some Cray systems, fort77 is a native compiler.  # compiler.  On some Cray systems, fort77 is a native compiler.
235  # frt is the Fujitsu F77 compiler.  # frt is the Fujitsu F77 compiler.
# Line 247  AC_ARG_VAR([FFLAGS], [Fortran 77 compile Line 247  AC_ARG_VAR([FFLAGS], [Fortran 77 compile
247  _AC_ARG_VAR_LDFLAGS()dnl  _AC_ARG_VAR_LDFLAGS()dnl
248  AC_CHECK_TOOLS(F77,  AC_CHECK_TOOLS(F77,
249        [m4_default([$1],        [m4_default([$1],
250                    [g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fc])])                    [g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95])])
251    
252  # Provide some information about the compiler.  # Provide some information about the compiler.
253  echo "$as_me:__oline__:" \  echo "$as_me:__oline__:" \

Legend:
Removed from v.1.159  
changed lines
  Added in v.1.160

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26