ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/ac-tools/aclocal.m4
(Generate patch)

Comparing trunk/OOPSE-4/ac-tools/aclocal.m4 (file contents):
Revision 1947 by gezelter, Fri Jan 14 20:15:58 2005 UTC vs.
Revision 2022 by gezelter, Mon Feb 14 23:16:48 2005 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines