|
|
@ -4057,7 +4057,7 @@ ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
|
|
|
|
ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
|
|
|
|
ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
|
|
|
|
ac_compiler_gnu=$ac_cv_fc_compiler_gnu
|
|
|
|
ac_compiler_gnu=$ac_cv_fc_compiler_gnu
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
for ac_prog in ftn xlf2003_r xlf2003 xlf95_r xlf95 xlf90 xlf pgf95 pgf90 ifort ifc nagfor gfortran
|
|
|
|
for ac_prog in ftn xlf2003_r xlf2003 xlf95_r xlf95 xlf90 xlf pgf95 pgf90 ifx ifort ifc nagfor gfortran
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
@ -4106,7 +4106,7 @@ fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
if test -z "$FC"; then
|
|
|
|
if test -z "$FC"; then
|
|
|
|
ac_ct_FC=$FC
|
|
|
|
ac_ct_FC=$FC
|
|
|
|
for ac_prog in ftn xlf2003_r xlf2003 xlf95_r xlf95 xlf90 xlf pgf95 pgf90 ifort ifc nagfor gfortran
|
|
|
|
for ac_prog in ftn xlf2003_r xlf2003 xlf95_r xlf95 xlf90 xlf pgf95 pgf90 ifx ifort ifc nagfor gfortran
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
@ -4533,7 +4533,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
|
|
|
|
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
|
|
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
|
|
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
for ac_prog in cc xlc pgcc icc gcc
|
|
|
|
for ac_prog in cc xlc pgcc icx icc gcc
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
@ -4582,7 +4582,7 @@ fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
if test -z "$CC"; then
|
|
|
|
if test -z "$CC"; then
|
|
|
|
ac_ct_CC=$CC
|
|
|
|
ac_ct_CC=$CC
|
|
|
|
for ac_prog in cc xlc pgcc icc gcc
|
|
|
|
for ac_prog in cc xlc pgcc icx icc gcc
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
@ -5219,7 +5219,7 @@ if test -z "$CXX"; then
|
|
|
|
CXX=$CCC
|
|
|
|
CXX=$CCC
|
|
|
|
else
|
|
|
|
else
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
|
for ac_prog in CC xlc++ icpc g++
|
|
|
|
for ac_prog in CC xlc++ icpx icpc g++
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
|
|
|
@ -5268,7 +5268,7 @@ fi
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
if test -z "$CXX"; then
|
|
|
|
if test -z "$CXX"; then
|
|
|
|
ac_ct_CXX=$CXX
|
|
|
|
ac_ct_CXX=$CXX
|
|
|
|
for ac_prog in CC xlc++ icpc g++
|
|
|
|
for ac_prog in CC xlc++ icpx icpc g++
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
@ -5779,7 +5779,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|
|
|
|
|
|
|
|
|
|
|
if test "X$MPICC" = "X" ; then
|
|
|
|
if test "X$MPICC" = "X" ; then
|
|
|
|
# This is our MPICC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
# This is our MPICC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
for ac_prog in mpxlc mpiicc mpcc mpicc cc
|
|
|
|
for ac_prog in mpxlc mpiicx mpiicc mpcc mpicc cc
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
@ -6031,7 +6031,7 @@ ac_compiler_gnu=$ac_cv_fc_compiler_gnu
|
|
|
|
|
|
|
|
|
|
|
|
if test "X$MPIFC" = "X" ; then
|
|
|
|
if test "X$MPIFC" = "X" ; then
|
|
|
|
# This is our MPIFC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
# This is our MPIFC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
for ac_prog in mpxlf2003_r mpxlf2003 mpxlf95_r mpxlf90 mpiifort mpf95 mpf90 mpifort mpif95 mpif90 ftn
|
|
|
|
for ac_prog in mpxlf2003_r mpxlf2003 mpxlf95_r mpxlf90 mpiifx mpiifort mpf95 mpf90 mpifort mpif95 mpif90 ftn
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
@ -6333,7 +6333,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
|
|
|
|
|
|
|
|
|
|
|
|
if test "X$MPICXX" = "X" ; then
|
|
|
|
if test "X$MPICXX" = "X" ; then
|
|
|
|
# This is our MPICC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
# This is our MPICC compiler preference: it will override ACX_MPI's first try.
|
|
|
|
for ac_prog in mpxlc++ mpiicpc mpicxx
|
|
|
|
for ac_prog in mpxlc++ mpiicpx mpiicpc mpicxx
|
|
|
|
do
|
|
|
|
do
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|
set dummy $ac_prog; ac_word=$2
|
|
|
|