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

Comparing trunk/OOPSE-4/ac-tools/OOPSE.m4 (file contents):
Revision 2932 by xsun, Fri Jul 14 14:47:19 2006 UTC vs.
Revision 2982 by tim, Wed Aug 30 18:42:29 2006 UTC

# Line 607 | Line 607 | if test "$ac_test_FFLAGS" != "set"; then
607    case "${host_cpu}-${host_os}" in
608  
609    *linux*) if test "$FC" = ifc -o "$FC" = ifort; then
610 <                    FCFLAGS="-O3 -ip -no-prec-div -cxxlib-icc"
610 >                    FCFLAGS="-O3 -ip -no-prec-div"
611                  fi;;
612     rs6000*-aix*)  if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then
613                      FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines