| 1 | 
  | 
#! /bin/sh | 
| 2 | 
  | 
# Guess values for system-dependent variables and create Makefiles. | 
| 3 | 
< | 
# Generated by GNU Autoconf 2.59 for OOPSE 1.0. | 
| 3 | 
> | 
# Generated by GNU Autoconf 2.59 for OOPSE 2.0. | 
| 4 | 
  | 
# | 
| 5 | 
  | 
# Report bugs to <gezelter@nd.edu>. | 
| 6 | 
  | 
# | 
| 269 | 
  | 
# Identity of this package. | 
| 270 | 
  | 
PACKAGE_NAME='OOPSE' | 
| 271 | 
  | 
PACKAGE_TARNAME='oopse' | 
| 272 | 
< | 
PACKAGE_VERSION='1.0' | 
| 273 | 
< | 
PACKAGE_STRING='OOPSE 1.0' | 
| 272 | 
> | 
PACKAGE_VERSION='2.0' | 
| 273 | 
> | 
PACKAGE_STRING='OOPSE 2.0' | 
| 274 | 
  | 
PACKAGE_BUGREPORT='gezelter@nd.edu' | 
| 275 | 
  | 
 | 
| 276 | 
< | 
ac_unique_file="src/oopse.cpp" | 
| 276 | 
> | 
ac_unique_file="src/applications/oopse/oopse.cpp" | 
| 277 | 
  | 
ac_default_prefix="/usr/local" | 
| 278 | 
  | 
# Factoring default headers for most tests. | 
| 279 | 
  | 
ac_includes_default="\ | 
| 797 | 
  | 
  # Omit some internal or obsolete options to make the list less imposing. | 
| 798 | 
  | 
  # This message is too long to be a string in the A/UX 3.1 sh. | 
| 799 | 
  | 
  cat <<_ACEOF | 
| 800 | 
< | 
\`configure' configures OOPSE 1.0 to adapt to many kinds of systems. | 
| 800 | 
> | 
\`configure' configures OOPSE 2.0 to adapt to many kinds of systems. | 
| 801 | 
  | 
 | 
| 802 | 
  | 
Usage: $0 [OPTION]... [VAR=VALUE]... | 
| 803 | 
  | 
 | 
| 858 | 
  | 
 | 
| 859 | 
  | 
if test -n "$ac_init_help"; then | 
| 860 | 
  | 
  case $ac_init_help in | 
| 861 | 
< | 
     short | recursive ) echo "Configuration of OOPSE 1.0:";; | 
| 861 | 
> | 
     short | recursive ) echo "Configuration of OOPSE 2.0:";; | 
| 862 | 
  | 
   esac | 
| 863 | 
  | 
  cat <<\_ACEOF | 
| 864 | 
  | 
 | 
| 988 | 
  | 
test -n "$ac_init_help" && exit 0 | 
| 989 | 
  | 
if $ac_init_version; then | 
| 990 | 
  | 
  cat <<\_ACEOF | 
| 991 | 
< | 
OOPSE configure 1.0 | 
| 991 | 
> | 
OOPSE configure 2.0 | 
| 992 | 
  | 
generated by GNU Autoconf 2.59 | 
| 993 | 
  | 
 | 
| 994 | 
  | 
Copyright (C) 2003 Free Software Foundation, Inc. | 
| 1002 | 
  | 
This file contains any messages produced by compilers while | 
| 1003 | 
  | 
running configure, to aid debugging if configure makes a mistake. | 
| 1004 | 
  | 
 | 
| 1005 | 
< | 
It was created by OOPSE $as_me 1.0, which was | 
| 1005 | 
> | 
It was created by OOPSE $as_me 2.0, which was | 
| 1006 | 
  | 
generated by GNU Autoconf 2.59.  Invocation command line was | 
| 1007 | 
  | 
 | 
| 1008 | 
  | 
  $ $0 $@ | 
| 1944 | 
  | 
host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | 
| 1945 | 
  | 
host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | 
| 1946 | 
  | 
host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | 
| 1947 | 
+ | 
 | 
| 1948 | 
+ | 
 | 
| 1949 | 
  | 
 | 
| 1950 | 
  | 
 | 
| 1951 | 
  | 
 | 
| 3527 | 
  | 
ac_save_F90FLAGS=$F90FLAGS | 
| 3528 | 
  | 
F90FLAGS="$F90FLAGS $ac_verb" | 
| 3529 | 
  | 
 | 
| 3530 | 
< | 
(eval echo $as_me:3528: \"$ac_link\") >&5 | 
| 3530 | 
> | 
(eval echo $as_me:3530: \"$ac_link\") >&5 | 
| 3531 | 
  | 
ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | 
| 3532 | 
  | 
echo "$ac_f90_v_output" >&5 | 
| 3533 | 
  | 
F90FLAGS=$ac_save_F90FLAGS | 
| 3604 | 
  | 
ac_save_F90FLAGS=$F90FLAGS | 
| 3605 | 
  | 
F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v" | 
| 3606 | 
  | 
 | 
| 3607 | 
< | 
(eval echo $as_me:3605: \"$ac_link\") >&5 | 
| 3607 | 
> | 
(eval echo $as_me:3607: \"$ac_link\") >&5 | 
| 3608 | 
  | 
ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` | 
| 3609 | 
  | 
echo "$ac_f90_v_output" >&5 | 
| 3610 | 
  | 
F90FLAGS=$ac_save_F90FLAGS | 
| 7538 | 
  | 
esac | 
| 7539 | 
  | 
 | 
| 7540 | 
  | 
MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f" | 
| 7539 | 
– | 
 | 
| 7540 | 
– | 
SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder third-party " | 
| 7541 | 
  | 
 | 
| 7542 | 
  | 
CFLAGS=${CFLAGS-""} | 
| 7543 | 
  | 
CXXFLAGS=${CXXFLAGS-""} | 
| 7572 | 
  | 
 | 
| 7573 | 
  | 
 | 
| 7574 | 
  | 
 | 
| 7575 | 
< | 
                    ac_config_headers="$ac_config_headers libBASS/config.h libmdtools/config.h" | 
| 7575 | 
> | 
          ac_config_headers="$ac_config_headers src/config.h" | 
| 7576 | 
  | 
 | 
| 7577 | 
< | 
                                                                                                                                                                                                                            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" | 
| 7577 | 
> | 
          ac_config_files="$ac_config_files make/Makefile" | 
| 7578 | 
  | 
 | 
| 7579 | 
  | 
 | 
| 7580 | 
  | 
cat >confcache <<\_ACEOF | 
| 7939 | 
  | 
} >&5 | 
| 7940 | 
  | 
cat >&5 <<_CSEOF | 
| 7941 | 
  | 
 | 
| 7942 | 
< | 
This file was extended by OOPSE $as_me 1.0, which was | 
| 7942 | 
> | 
This file was extended by OOPSE $as_me 2.0, which was | 
| 7943 | 
  | 
generated by GNU Autoconf 2.59.  Invocation command line was | 
| 7944 | 
  | 
 | 
| 7945 | 
  | 
  CONFIG_FILES    = $CONFIG_FILES | 
| 8002 | 
  | 
 | 
| 8003 | 
  | 
cat >>$CONFIG_STATUS <<_ACEOF | 
| 8004 | 
  | 
ac_cs_version="\\ | 
| 8005 | 
< | 
OOPSE config.status 1.0 | 
| 8005 | 
> | 
OOPSE config.status 2.0 | 
| 8006 | 
  | 
configured by $0, generated by GNU Autoconf 2.59, | 
| 8007 | 
  | 
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 
| 8008 | 
  | 
 | 
| 8105 | 
  | 
do | 
| 8106 | 
  | 
  case "$ac_config_target" in | 
| 8107 | 
  | 
  # Handling of arguments. | 
| 8108 | 
< | 
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; | 
| 8109 | 
< | 
  "libBASS/Makefile" ) CONFIG_FILES="$CONFIG_FILES libBASS/Makefile" ;; | 
| 8110 | 
< | 
  "libmdtools/Makefile" ) CONFIG_FILES="$CONFIG_FILES libmdtools/Makefile" ;; | 
| 8111 | 
< | 
  "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | 
| 8112 | 
< | 
  "utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;; | 
| 8113 | 
< | 
  "utils/sysbuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES utils/sysbuilder/Makefile" ;; | 
| 8114 | 
< | 
  "forceFields/Makefile" ) CONFIG_FILES="$CONFIG_FILES forceFields/Makefile" ;; | 
| 8115 | 
< | 
  "samples/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/Makefile" ;; | 
| 8116 | 
< | 
  "third-party/Makefile" ) CONFIG_FILES="$CONFIG_FILES third-party/Makefile" ;; | 
| 8117 | 
< | 
  "samples/alkane/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/alkane/Makefile" ;; | 
| 8118 | 
< | 
  "samples/argon/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/argon/Makefile" ;; | 
| 8119 | 
< | 
  "samples/lipid/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/lipid/Makefile" ;; | 
| 8120 | 
< | 
  "samples/minimizer/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/minimizer/Makefile" ;; | 
| 8121 | 
< | 
  "samples/metals/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/metals/Makefile" ;; | 
| 8122 | 
< | 
  "samples/water/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/Makefile" ;; | 
| 8123 | 
< | 
  "samples/water/dimer/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/dimer/Makefile" ;; | 
| 8124 | 
< | 
  "samples/water/spce/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/spce/Makefile" ;; | 
| 8125 | 
< | 
  "samples/water/ssd/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/ssd/Makefile" ;; | 
| 8126 | 
< | 
  "samples/water/ssde/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/ssde/Makefile" ;; | 
| 8127 | 
< | 
  "samples/water/tip4p/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/tip4p/Makefile" ;; | 
| 8128 | 
< | 
  "samples/water/tip3p_ice/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/water/tip3p_ice/Makefile" ;; | 
| 8129 | 
< | 
  "samples/zcons/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/zcons/Makefile" ;; | 
| 8130 | 
< | 
  "utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS utils/getopt.h:utils/gnugetopt.h" ;; | 
| 8131 | 
< | 
  "libBASS/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS libBASS/config.h" ;; | 
| 8132 | 
< | 
  "libmdtools/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS libmdtools/config.h" ;; | 
| 8108 | 
> | 
  "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;; | 
| 8109 | 
> | 
  "utils/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS utils/getopt.h:utils/gnugetopt.h" ;; | 
| 8110 | 
> | 
  "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; | 
| 8111 | 
  | 
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 | 
| 8112 | 
  | 
echo "$as_me: error: invalid argument: $ac_config_target" >&2;} | 
| 8113 | 
  | 
   { (exit 1); exit 1; }; };; |