--- trunk/OOPSE-2.0/configure 2004/09/28 21:08:18 1498 +++ trunk/OOPSE-2.0/configure 2004/09/28 22:14:11 1499 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for OOPSE 1.0. +# Generated by GNU Autoconf 2.59 for OOPSE 2.0. # # Report bugs to . # @@ -269,11 +269,11 @@ PACKAGE_VERSION='1.0' # Identity of this package. PACKAGE_NAME='OOPSE' PACKAGE_TARNAME='oopse' -PACKAGE_VERSION='1.0' -PACKAGE_STRING='OOPSE 1.0' +PACKAGE_VERSION='2.0' +PACKAGE_STRING='OOPSE 2.0' PACKAGE_BUGREPORT='gezelter@nd.edu' -ac_unique_file="src/oopse.cpp" +ac_unique_file="src/applications/oopse.cpp" ac_default_prefix="/usr/local" # Factoring default headers for most tests. ac_includes_default="\ @@ -797,7 +797,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures OOPSE 1.0 to adapt to many kinds of systems. +\`configure' configures OOPSE 2.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -858,7 +858,7 @@ if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OOPSE 1.0:";; + short | recursive ) echo "Configuration of OOPSE 2.0:";; esac cat <<\_ACEOF @@ -988,7 +988,7 @@ OOPSE configure 1.0 test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -OOPSE configure 1.0 +OOPSE configure 2.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1002,7 +1002,7 @@ It was created by OOPSE $as_me 1.0, which was This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by OOPSE $as_me 1.0, which was +It was created by OOPSE $as_me 2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -7536,8 +7536,6 @@ MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f" esac MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f" - -SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder third-party " CFLAGS=${CFLAGS-""} CXXFLAGS=${CXXFLAGS-""} @@ -7572,9 +7570,9 @@ esac - ac_config_headers="$ac_config_headers libBASS/config.h libmdtools/config.h" + ac_config_headers="$ac_config_headers src/config.h" - ac_config_files="$ac_config_files Makefile libBASS/Makefile libmdtools/Makefile src/Makefile utils/Makefile utils/sysbuilder/Makefile forceFields/Makefile samples/Makefile third-party/Makefile samples/alkane/Makefile samples/argon/Makefile samples/lipid/Makefile samples/minimizer/Makefile samples/metals/Makefile samples/water/Makefile samples/water/dimer/Makefile samples/water/spce/Makefile samples/water/ssd/Makefile samples/water/ssde/Makefile samples/water/tip4p/Makefile samples/water/tip3p_ice/Makefile samples/zcons/Makefile" + ac_config_files="$ac_config_files make/Make.conf" cat >confcache <<\_ACEOF @@ -7939,7 +7937,7 @@ This file was extended by OOPSE $as_me 1.0, which was } >&5 cat >&5 <<_CSEOF -This file was extended by OOPSE $as_me 1.0, which was +This file was extended by OOPSE $as_me 2.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -8002,7 +8000,7 @@ OOPSE config.status 1.0 cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -OOPSE config.status 1.0 +OOPSE config.status 2.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" @@ -8105,31 +8103,9 @@ do do case "$ac_config_target" in # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "libBASS/Makefile" ) CONFIG_FILES="$CONFIG_FILES libBASS/Makefile" ;; - "libmdtools/Makefile" ) CONFIG_FILES="$CONFIG_FILES libmdtools/Makefile" ;; - "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; - "utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;; - "utils/sysbuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES utils/sysbuilder/Makefile" ;; - "forceFields/Makefile" ) CONFIG_FILES="$CONFIG_FILES forceFields/Makefile" ;; - "samples/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/Makefile" ;; - "third-party/Makefile" ) CONFIG_FILES="$CONFIG_FILES third-party/Makefile" ;; - "samples/alkane/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/alkane/Makefile" ;; - "samples/argon/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/argon/Makefile" ;; - "samples/lipid/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/lipid/Makefile" ;; - "samples/minimizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/minimizer/Makefile" ;; - "samples/metals/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/metals/Makefile" ;; - "samples/water/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/Makefile" ;; - "samples/water/dimer/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/dimer/Makefile" ;; - "samples/water/spce/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/spce/Makefile" ;; - "samples/water/ssd/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/ssd/Makefile" ;; - "samples/water/ssde/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/ssde/Makefile" ;; - "samples/water/tip4p/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/tip4p/Makefile" ;; - "samples/water/tip3p_ice/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/tip3p_ice/Makefile" ;; - "samples/zcons/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/zcons/Makefile" ;; - "utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS utils/getopt.h:utils/gnugetopt.h" ;; - "libBASS/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS libBASS/config.h" ;; - "libmdtools/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS libmdtools/config.h" ;; + "make/Make.conf" ) CONFIG_FILES="$CONFIG_FILES make/Make.conf" ;; + "utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS utils/getopt.h:utils/gnugetopt.h" ;; + "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };;