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 807 by mmeineke, Tue Sep 30 16:00:15 2003 UTC vs.
Revision 808 by mmeineke, Fri Oct 17 21:17:51 2003 UTC

# Line 3883 | Line 3883 | if test x"$F90FLAGS" = x ; then
3883   # Try to determine "good" native compiler flags if none specified on command
3884   # line
3885  
3886 < if test x"$F90FLAGS" = x ; then
3886 > if test x"$F90FLAGS" == x ; then
3887    F90FLAGS=""
3888    case "${host_cpu}-${host_os}" in
3889  
# Line 6795 | Line 6795 | SUBDIRS="libBASS libmdtools src forceFields samples ut
6795  
6796   MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f"
6797  
6798 < SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder"
6798 > SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder staticProps"
6799  
6800   CFLAGS=${CFLAGS-""}
6801   CXXFLAGS=${CXXFLAGS-""}
# Line 6839 | Line 6839 | esac
6839  
6840            ac_config_headers="$ac_config_headers libmdtools/config.h"
6841  
6842 <                                                                                                                                            ac_config_files="$ac_config_files Makefile libBASS/Makefile libmdtools/Makefile src/Makefile utils/Makefile utils/sysbuilder/Makefile forceFields/Makefile samples/Makefile samples/alkane/Makefile samples/argon/Makefile samples/beadLipid/Makefile samples/lipid/Makefile samples/metals/Makefile samples/water/Makefile"
6842 >                                                                                                                                                      ac_config_files="$ac_config_files Makefile libBASS/Makefile libmdtools/Makefile src/Makefile utils/Makefile utils/sysbuilder/Makefile forceFields/Makefile samples/Makefile staticProps/Makefile samples/alkane/Makefile samples/argon/Makefile samples/beadLipid/Makefile samples/lipid/Makefile samples/metals/Makefile samples/water/Makefile"
6843  
6844  
6845   cat >confcache <<\_ACEOF
# Line 7374 | Line 7374 | do
7374    "utils/sysbuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES utils/sysbuilder/Makefile" ;;
7375    "forceFields/Makefile" ) CONFIG_FILES="$CONFIG_FILES forceFields/Makefile" ;;
7376    "samples/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/Makefile" ;;
7377 +  "staticProps/Makefile" ) CONFIG_FILES="$CONFIG_FILES staticProps/Makefile" ;;
7378    "samples/alkane/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/alkane/Makefile" ;;
7379    "samples/argon/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/argon/Makefile" ;;
7380    "samples/beadLipid/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/beadLipid/Makefile" ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines