--- trunk/OOPSE/ac-tools/configure.in 2004/05/27 15:31:36 1201 +++ trunk/OOPSE/ac-tools/configure.in 2004/05/27 16:20:36 1202 @@ -32,7 +32,7 @@ AC_PROG_CXX([icpc icc xlC CC g++ c++]) AC_PROG_CC([icc xlc gcc cc]) dnl Checks for C++ compiler -AC_PROG_CXX([icpc icc xlC CC g++ c++]) +AC_PROG_CXX([icpc icc xlc++ xlC CC g++ c++]) dnl If we are not running g++ then we might need some other flags dnl to get the templates compiled correctly