1655 |
|
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
1656 |
|
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
1657 |
|
if test -n "$ac_tool_prefix"; then |
1658 |
< |
for ac_prog in $CCC mpicxx icpc icc pathCC pgCC c++ xlc++ xlC g++ CC |
1658 |
> |
for ac_prog in $CCC mpicxx icpc pathCC pgCC c++ xlc++ xlC g++ CC |
1659 |
|
do |
1660 |
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
1661 |
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
1697 |
|
fi |
1698 |
|
if test -z "$CXX"; then |
1699 |
|
ac_ct_CXX=$CXX |
1700 |
< |
for ac_prog in $CCC mpicxx icpc icc pathCC pgCC c++ xlc++ xlC g++ CC |
1700 |
> |
for ac_prog in $CCC mpicxx icpc pathCC pgCC c++ xlc++ xlC g++ CC |
1701 |
|
do |
1702 |
|
# Extract the first word of "$ac_prog", so it can be a program name with args. |
1703 |
|
set dummy $ac_prog; ac_word=$2 |