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

Comparing trunk/OOPSE/configure (file contents):
Revision 791 by mmeineke, Mon Sep 29 22:05:56 2003 UTC vs.
Revision 794 by mmeineke, Tue Sep 30 16:00:15 2003 UTC

# Line 3883 | Line 3883 | if test "$ac_test_F90FLAGS" != "set"; then
3883   # Try to determine "good" native compiler flags if none specified on command
3884   # line
3885  
3886 < if test "$ac_test_F90FLAGS" != "set"; then
3886 > if test x"$F90FLAGS" = x ; then
3887    F90FLAGS=""
3888    case "${host_cpu}-${host_os}" in
3889  
# Line 6797 | Line 6797 | SUBDIRS="libBASS libmdtools src forceFields samples ut
6797  
6798   SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder"
6799  
6800 < #CFLAGS=${CFLAGS-""}
6801 < #CXXFLAGS=${CXXFLAGS-""}
6802 < #CPPFLAGS=${CPPFLAGS-""}
6803 < #FFLAGS=${FFLAGS-""}
6804 < #LDFLAGS=${LDFLAGS-""}
6805 < #OPTIMIZE=${OPTIMIZE-"-O"}
6806 < #DEBUG=${DEBUG-"-g"}
6800 > CFLAGS=${CFLAGS-""}
6801 > CXXFLAGS=${CXXFLAGS-""}
6802 > CPPFLAGS=${CPPFLAGS-""}
6803 > FFLAGS=${FFLAGS-""}
6804 > F90FLAGS=${F90FLAGS-""}
6805 > LDFLAGS=${LDFLAGS-""}
6806 > OPTIMIZE=${OPTIMIZE-"-O"}
6807 > DEBUG=${DEBUG-"-g"}
6808  
6809   case $debug in
6810    true)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines