| # | Line 652 | Line 652 | if test "$ac_test_CXXFLAGS" != "set"; then | |
|---|---|---|
| 652 | echo "*******************************************************" | |
| 653 | fi;; | |
| 654 | *darwin*) | |
| 655 | < | if test "$CXX" = xlc++; then |
| 655 | > | if test "$CXX" = xlc++ -o "$CXX" = xlC ; then |
| 656 | CXXFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec" | |
| 657 | fi;; | |
| 658 | esac | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |