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

Comparing trunk/configure (file contents):
Revision 1023 by gezelter, Wed Jul 26 21:01:33 2006 UTC vs.
Revision 1024 by tim, Wed Aug 30 18:42:29 2006 UTC

# Line 11929 | Line 11929 | if test "$ac_test_FFLAGS" != "set"; then
11929    case "${host_cpu}-${host_os}" in
11930  
11931    *linux*) if test "$FC" = ifc -o "$FC" = ifort; then
11932 <                    FCFLAGS="-O3 -ip -no-prec-div -cxxlib-icc"
11932 >                    FCFLAGS="-O3 -ip -no-prec-div"
11933                  fi;;
11934     rs6000*-aix*)  if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then
11935                      FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines