--- trunk/OOPSE-4/ac-tools/aclocal.m4 2005/01/14 20:15:58 1947 +++ trunk/OOPSE-4/ac-tools/aclocal.m4 2005/02/14 23:16:48 2022 @@ -652,7 +652,7 @@ if test "$ac_test_CXXFLAGS" != "set"; then echo "*******************************************************" fi;; *darwin*) - if test "$CXX" = xlc++; then + if test "$CXX" = xlc++ -o "$CXX" = xlC ; then CXXFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec" fi;; esac