From: Steven G. Johnson Date: Wed, 30 May 2001 12:45:04 +0000 (+0000) Subject: Added Compaq fort to the list of F95 compilers X-Git-Tag: AUTOCONF-2.50a~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e08ae4fe7148dc674748b798977326223205f05;p=thirdparty%2Fautoconf.git Added Compaq fort to the list of F95 compilers --- diff --git a/ChangeLog b/ChangeLog index 35cac5744..3ceed5088 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-30 Steven G. Johnson + + * aclang.m4 (AC_PROG_F77): Add Compaq's "fort" to the list of + Fortran (95) compilers to check. + 2001-05-29 Alexandre Duret-Lutz * doc/autoconf.texi (Introduction, Pointers): Update the Autoconf diff --git a/aclang.m4 b/aclang.m4 index 5ee4ea9d1..0b9f99e1a 100644 --- a/aclang.m4 +++ b/aclang.m4 @@ -1259,6 +1259,7 @@ AU_DEFUN([ac_cv_prog_g77], # fl32 is the Microsoft Fortran "PowerStation" compiler. # af77 is the Apogee F77 compiler for Intergraph hardware running CLIX. # epcf90 is the "Edinburgh Portable Compiler" F90. +# fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha. AC_DEFUN([AC_PROG_F77], [AC_LANG_PUSH(Fortran 77)dnl AC_ARG_VAR([F77], [Fortran 77 compiler command])dnl @@ -1266,7 +1267,7 @@ AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOLS(F77, [m4_default([$1], - [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fc])]) + [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fc])]) m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl diff --git a/lib/autoconf/c.m4 b/lib/autoconf/c.m4 index 5ee4ea9d1..0b9f99e1a 100644 --- a/lib/autoconf/c.m4 +++ b/lib/autoconf/c.m4 @@ -1259,6 +1259,7 @@ AU_DEFUN([ac_cv_prog_g77], # fl32 is the Microsoft Fortran "PowerStation" compiler. # af77 is the Apogee F77 compiler for Intergraph hardware running CLIX. # epcf90 is the "Edinburgh Portable Compiler" F90. +# fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha. AC_DEFUN([AC_PROG_F77], [AC_LANG_PUSH(Fortran 77)dnl AC_ARG_VAR([F77], [Fortran 77 compiler command])dnl @@ -1266,7 +1267,7 @@ AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOLS(F77, [m4_default([$1], - [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fc])]) + [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fc])]) m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl diff --git a/lib/autoconf/fortran.m4 b/lib/autoconf/fortran.m4 index 5ee4ea9d1..0b9f99e1a 100644 --- a/lib/autoconf/fortran.m4 +++ b/lib/autoconf/fortran.m4 @@ -1259,6 +1259,7 @@ AU_DEFUN([ac_cv_prog_g77], # fl32 is the Microsoft Fortran "PowerStation" compiler. # af77 is the Apogee F77 compiler for Intergraph hardware running CLIX. # epcf90 is the "Edinburgh Portable Compiler" F90. +# fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha. AC_DEFUN([AC_PROG_F77], [AC_LANG_PUSH(Fortran 77)dnl AC_ARG_VAR([F77], [Fortran 77 compiler command])dnl @@ -1266,7 +1267,7 @@ AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOLS(F77, [m4_default([$1], - [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fc])]) + [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fc])]) m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl diff --git a/lib/autoconf/lang.m4 b/lib/autoconf/lang.m4 index 5ee4ea9d1..0b9f99e1a 100644 --- a/lib/autoconf/lang.m4 +++ b/lib/autoconf/lang.m4 @@ -1259,6 +1259,7 @@ AU_DEFUN([ac_cv_prog_g77], # fl32 is the Microsoft Fortran "PowerStation" compiler. # af77 is the Apogee F77 compiler for Intergraph hardware running CLIX. # epcf90 is the "Edinburgh Portable Compiler" F90. +# fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha. AC_DEFUN([AC_PROG_F77], [AC_LANG_PUSH(Fortran 77)dnl AC_ARG_VAR([F77], [Fortran 77 compiler command])dnl @@ -1266,7 +1267,7 @@ AC_ARG_VAR([FFLAGS], [Fortran 77 compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOLS(F77, [m4_default([$1], - [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 g95 fc])]) + [g77 f77 xlf cf77 cft77 pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 fc])]) m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl