ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/configure
(Generate patch)

Comparing trunk/OOPSE-4/configure (file contents):
Revision 1540 by gezelter, Wed Oct 6 23:03:34 2004 UTC vs.
Revision 1579 by chuckv, Fri Oct 15 19:38:12 2004 UTC

# Line 5380 | Line 5380 | if test "$ac_test_CFLAGS" != "set"; then
5380          fi;;
5381     *darwin*)
5382          if test "$CC" = xlc -o "$CC" = cc; then
5383 <                CFLAGS="-qthreaded -O5 -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
5383 >                CFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
5384          fi;;
5385    esac
5386  
# Line 5832 | Line 5832 | if test "$ac_test_CXXFLAGS" != "set"; then
5832          fi;;
5833     *darwin*)
5834          if test "$CXX" = xlc++; then
5835 <                CXXFLAGS="-qthreaded -O5 -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
5835 >                CXXFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
5836          fi;;
5837    esac
5838  
# Line 6244 | Line 6244 | if test x"$F90FLAGS" = x ; then
6244          fi;;
6245     *darwin*)
6246          if test "$F90" = f90 -o "$F90" = xlf90 -o "$F90" = xlf95; then
6247 <                F90FLAGS="-qthreaded -O5 -qtune=auto -qarch=auto -qunroll=auto"
6247 >                F90FLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto"
6248          fi;;
6249    esac
6250  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines