Remove AC_FC_SRCEXT(f95) because a) we don't have any files in the
source tree that are named .f95, and b) it sets the future file extension for Fortran AC tests to be .f95. This is not a problem for gfortran, but other compilers (e.g., ifort) don't like that. This commit was SVN r9040.
Этот коммит содержится в:
родитель
c674c165fd
Коммит
e7528cad6f
@ -1,6 +1,6 @@
|
||||
dnl -*- shell-script -*-
|
||||
dnl
|
||||
dnl Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
|
||||
dnl Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana
|
||||
dnl University Research and Technology
|
||||
dnl Corporation. All rights reserved.
|
||||
dnl Copyright (c) 2004-2005 The University of Tennessee and The University
|
||||
@ -119,7 +119,6 @@ AS_IF([test $OMPI_WANT_F90_BINDINGS -eq 1],
|
||||
[AC_LANG_PUSH(Fortran)
|
||||
AC_FC_SRCEXT(f)
|
||||
AC_FC_SRCEXT(f90)
|
||||
AC_FC_SRCEXT(f95)
|
||||
AC_LANG_POP(Fortran)])
|
||||
|
||||
# All done -- save values
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user