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 822 by gezelter, Mon Oct 27 16:20:59 2003 UTC vs.
Revision 949 by chuckv, Thu Jan 15 21:57:10 2004 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Guess values for system-dependent variables and create Makefiles.
3 < # Generated by GNU Autoconf 2.57 for OOPSE 1.0.
3 > # Generated by GNU Autoconf 2.59 for OOPSE 1.0.
4   #
5   # Report bugs to <gezelter@nd.edu>.
6   #
7 < # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
8 < # Free Software Foundation, Inc.
7 > # Copyright (C) 2003 Free Software Foundation, Inc.
8   # This configure script is free software; the Free Software Foundation
9   # gives unlimited permission to copy, distribute and modify it.
10   ## --------------------- ##
# Line 22 | Line 21 | fi
21   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
22    set -o posix
23   fi
24 + DUALCASE=1; export DUALCASE # for MKS sh
25  
26   # Support unset when possible.
27 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
27 > if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28    as_unset=unset
29   else
30    as_unset=false
# Line 43 | Line 43 | do
43    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
44    LC_TELEPHONE LC_TIME
45   do
46 <  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
46 >  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47      eval $as_var=C; export $as_var
48    else
49      $as_unset $as_var
# Line 220 | Line 220 | else
220   if mkdir -p . 2>/dev/null; then
221    as_mkdir_p=:
222   else
223 +  test -d ./-p && rmdir ./-p
224    as_mkdir_p=false
225   fi
226  
227   as_executable_p="test -f"
228  
229   # Sed expression to map a string onto a valid CPP name.
230 < as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
230 > as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
231  
232   # Sed expression to map a string onto a valid variable name.
233 < as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
233 > as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
234  
235  
236   # IFS
# Line 311 | Line 312 | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKA
312   # include <unistd.h>
313   #endif"
314  
315 < ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PROGNAME debug build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX F90 F90FLAGS ac_ct_F90 PREPFLAG PREPDEFFLAG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SET_MAKE RANLIB ac_ct_RANLIB YACC LEX LEXLIB LEX_OUTPUT_ROOT AR F90LIBS F90_FUNC F90_FUNC_ mpi_dir MPI_LIBDIR MPI_INC MPI_LIB MPIF77 MPIF90 MPILIBS CPP EGREP SPRNG_LIBDIR SPRNG_LIB SPRNG_INC HAVE_SPRNG MKL_LIBDIR MKL_LIB MKL_INC HAVE_MKL MPI_F90_MODS MPIMODLIBNAME BATEXT MKINSTALLDIRS OOPSE OOPSE_HOME SUBDIRS FFLAGS LIBOBJS LTLIBOBJS'
315 > ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS PROGNAME debug build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX OOPSE_TEMPLATE_FLAGS EXTRA_CC_FLAG F90 F90FLAGS ac_ct_F90 PREPFLAG PREPDEFFLAG F90LIBS F90_FUNC F90_FUNC_ MOD F90_WORK_FILES_ARG MODDIRFLAG F90MODINCSPEC INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S SET_MAKE RANLIB ac_ct_RANLIB YACC LEX LEXLIB LEX_OUTPUT_ROOT AR mpi MPI_LIBDIR MPI_INC MPI_F90INC MPI_LIB MPI_F90LIB CPP EGREP SPRNG_LIBDIR SPRNG_LIB SPRNG_INC HAVE_SPRNG MKL_LIBDIR MKL_LIB MKL_INC HAVE_MKL BATEXT MKINSTALLDIRS OOPSE OOPSE_HOME SUBDIRS FFLAGS LIBOBJS LTLIBOBJS'
316   ac_subst_files=''
317  
318   # Initialize some variables set by options.
# Line 670 | Line 671 | for ac_var in bindir sbindir libexecdir datadir syscon
671  
672   # Be sure to have absolute paths.
673   for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
674 <              localstatedir libdir includedir oldincludedir infodir mandir
674 >              localstatedir libdir includedir oldincludedir infodir mandir
675   do
676    eval ac_val=$`echo $ac_var`
677    case $ac_val in
# Line 710 | Line 711 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
711    # Try the directory containing this script, then its parent.
712    ac_confdir=`(dirname "$0") 2>/dev/null ||
713   $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
714 <         X"$0" : 'X\(//\)[^/]' \| \
715 <         X"$0" : 'X\(//\)$' \| \
716 <         X"$0" : 'X\(/\)' \| \
717 <         .     : '\(.\)' 2>/dev/null ||
714 >         X"$0" : 'X\(//\)[^/]' \| \
715 >         X"$0" : 'X\(//\)$' \| \
716 >         X"$0" : 'X\(/\)' \| \
717 >         .     : '\(.\)' 2>/dev/null ||
718   echo X"$0" |
719      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
720            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 784 | Line 785 | ac_env_MPIF77_set=${MPIF77+set}
785   ac_env_F90FLAGS_value=$F90FLAGS
786   ac_cv_env_F90FLAGS_set=${F90FLAGS+set}
787   ac_cv_env_F90FLAGS_value=$F90FLAGS
787 ac_env_MPIF77_set=${MPIF77+set}
788 ac_env_MPIF77_value=$MPIF77
789 ac_cv_env_MPIF77_set=${MPIF77+set}
790 ac_cv_env_MPIF77_value=$MPIF77
788   ac_env_CPP_set=${CPP+set}
789   ac_env_CPP_value=$CPP
790   ac_cv_env_CPP_set=${CPP+set}
# Line 825 | Line 822 | Installation directories:
822    cat <<_ACEOF
823   Installation directories:
824    --prefix=PREFIX         install architecture-independent files in PREFIX
825 <                          [$ac_default_prefix]
825 >                          [$ac_default_prefix]
826    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
827 <                          [PREFIX]
827 >                          [PREFIX]
828  
829   By default, \`make install' will install all the files in
830   \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 874 | Line 871 | Optional Packages:
871   Optional Packages:
872    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
873    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
874 <  --with-mpi_dir=MPIDIR   give the path for MPI /usr/local
874 >  --with-mpi=MPIDIR   give the path for MPI /usr/local
875    --with-mpi-libdir=dir  give the path for MPI-libraries MPI_DIR/lib
876 <  --with-mpi_inc=dir  give the path for MPI-include-files MPI_DIR/include
876 >  --with-mpi-inc=dir  give the path for MPI-include-files MPI_DIR/include
877    --with-sprng_prefix=PREFIX
878                            Prefix where SPRNG is installed
879    --with-sprng-libdir=PREFIX  SPRNG library directory
880    --with-sprng-include=PREFIX
881                            SPRNG include directory
882 <  --with-mkl              Do we want MKL will check /usr/local/intel/mkl60 /opt/intel/mkl60
886 <  --with-mpi_f90_mods=<dir>
887 <                          Location where MPI f90 modules are installed
882 >  --with-mkl              Do we want MKL will check /usr/local/intel/mkl61 /opt/intel/mkl61
883  
884   Some influential environment variables:
885    CC          C compiler command
# Line 897 | Line 892 | Some influential environment variables:
892    CXXFLAGS    C++ compiler flags
893    F90         Fortran 90 compiler command
894    F90FLAGS    Fortran 90 compiler flags
900  MPIF77      MPI Fortran compiler command
895    CPP         C preprocessor
896  
897   Use these variables to override the choices made by `configure' or to help
# Line 937 | Line 931 | esac
931      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
932      ac_top_srcdir=$ac_top_builddir$srcdir ;;
933   esac
934 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
935 < # absolute.
936 < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
937 < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
938 < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
939 < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
934 >
935 > # Do not use `cd foo && pwd` to compute absolute paths, because
936 > # the directories may not exist.
937 > case `pwd` in
938 > .) ac_abs_builddir="$ac_dir";;
939 > *)
940 >  case "$ac_dir" in
941 >  .) ac_abs_builddir=`pwd`;;
942 >  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
943 >  *) ac_abs_builddir=`pwd`/"$ac_dir";;
944 >  esac;;
945 > esac
946 > case $ac_abs_builddir in
947 > .) ac_abs_top_builddir=${ac_top_builddir}.;;
948 > *)
949 >  case ${ac_top_builddir}. in
950 >  .) ac_abs_top_builddir=$ac_abs_builddir;;
951 >  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
952 >  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
953 >  esac;;
954 > esac
955 > case $ac_abs_builddir in
956 > .) ac_abs_srcdir=$ac_srcdir;;
957 > *)
958 >  case $ac_srcdir in
959 >  .) ac_abs_srcdir=$ac_abs_builddir;;
960 >  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
961 >  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
962 >  esac;;
963 > esac
964 > case $ac_abs_builddir in
965 > .) ac_abs_top_srcdir=$ac_top_srcdir;;
966 > *)
967 >  case $ac_top_srcdir in
968 >  .) ac_abs_top_srcdir=$ac_abs_builddir;;
969 >  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
970 >  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
971 >  esac;;
972 > esac
973  
974      cd $ac_dir
975      # Check for guested configure; otherwise get Cygnus style configure.
# Line 953 | Line 980 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir &
980        echo
981        $SHELL $ac_srcdir/configure  --help=recursive
982      elif test -f $ac_srcdir/configure.ac ||
983 <           test -f $ac_srcdir/configure.in; then
983 >           test -f $ac_srcdir/configure.in; then
984        echo
985        $ac_configure --help
986      else
# Line 967 | Line 994 | generated by GNU Autoconf 2.57
994   if $ac_init_version; then
995    cat <<\_ACEOF
996   OOPSE configure 1.0
997 < generated by GNU Autoconf 2.57
997 > generated by GNU Autoconf 2.59
998  
999 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
973 < Free Software Foundation, Inc.
999 > Copyright (C) 2003 Free Software Foundation, Inc.
1000   This configure script is free software; the Free Software Foundation
1001   gives unlimited permission to copy, distribute and modify it.
1002   _ACEOF
# Line 982 | Line 1008 | generated by GNU Autoconf 2.57.  Invocation command li
1008   running configure, to aid debugging if configure makes a mistake.
1009  
1010   It was created by OOPSE $as_me 1.0, which was
1011 < generated by GNU Autoconf 2.57.  Invocation command line was
1011 > generated by GNU Autoconf 2.59.  Invocation command line was
1012  
1013    $ $0 $@
1014  
# Line 1059 | Line 1085 | do
1085      2)
1086        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1087        if test $ac_must_keep_next = true; then
1088 <        ac_must_keep_next=false # Got value, back to normal.
1088 >        ac_must_keep_next=false # Got value, back to normal.
1089        else
1090 <        case $ac_arg in
1091 <          *=* | --config-cache | -C | -disable-* | --disable-* \
1092 <          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1093 <          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1094 <          | -with-* | --with-* | -without-* | --without-* | --x)
1095 <            case "$ac_configure_args0 " in
1096 <              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1097 <            esac
1098 <            ;;
1099 <          -* ) ac_must_keep_next=true ;;
1100 <        esac
1090 >        case $ac_arg in
1091 >          *=* | --config-cache | -C | -disable-* | --disable-* \
1092 >          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1093 >          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1094 >          | -with-* | --with-* | -without-* | --without-* | --x)
1095 >            case "$ac_configure_args0 " in
1096 >              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1097 >            esac
1098 >            ;;
1099 >          -* ) ac_must_keep_next=true ;;
1100 >        esac
1101        fi
1102        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1103        # Get rid of the leading space.
# Line 1105 | Line 1131 | _ASBOX
1131      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1132      *ac_space=\ *)
1133        sed -n \
1134 <        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1135 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1134 >        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1135 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1136        ;;
1137      *)
1138        sed -n \
1139 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1139 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1140        ;;
1141      esac;
1142   }
# Line 1139 | Line 1165 | _ASBOX
1165        for ac_var in $ac_subst_files
1166        do
1167          eval ac_val=$`echo $ac_var`
1168 <        echo "$ac_var='"'"'$ac_val'"'"'"
1168 >        echo "$ac_var='"'"'$ac_val'"'"'"
1169        done | sort
1170        echo
1171      fi
# Line 1158 | Line 1184 | _ASBOX
1184        echo "$as_me: caught signal $ac_signal"
1185      echo "$as_me: exit $exit_status"
1186    } >&5
1187 <  rm -f core core.* *.core &&
1187 >  rm -f core *.core &&
1188    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1189      exit $exit_status
1190       ' 0
# Line 1238 | Line 1264 | for ac_var in `(set) 2>&1 |
1264   # value.
1265   ac_cache_corrupted=false
1266   for ac_var in `(set) 2>&1 |
1267 <               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1267 >               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1268    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1269    eval ac_new_set=\$ac_env_${ac_var}_set
1270    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
# Line 1255 | Line 1281 | echo "$as_me: error: \`$ac_var' was not set in the pre
1281      ,);;
1282      *)
1283        if test "x$ac_old_val" != "x$ac_new_val"; then
1284 <        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1284 >        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1285   echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1286 <        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1286 >        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1287   echo "$as_me:   former value:  $ac_old_val" >&2;}
1288 <        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1288 >        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1289   echo "$as_me:   current value: $ac_new_val" >&2;}
1290 <        ac_cache_corrupted=:
1290 >        ac_cache_corrupted=:
1291        fi;;
1292    esac
1293    # Pass precious variables to config.status.
# Line 1792 | Line 1818 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho
1818   # $SHELLVAR to the Fortran 95 mangled name.  If the SHELLVAR
1819   # argument is not supplied, it defaults to NAME.
1820   # AC_F95_FUNC
1821 +
1822 +
1823 +
1824 +
1825 +
1826 +
1827 +
1828 +
1829 +
1830 +
1831 +
1832 +
1833 +
1834 +
1835 +
1836  
1837  
1838  
# Line 1828 | Line 1869 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho
1869  
1870  
1871  
1872 +
1873   # set program name
1874   PROGNAME="oopse"
1875  
# Line 2026 | Line 2068 | cat >conftest.$ac_ext <<_ACEOF
2068    (exit $ac_status); }
2069  
2070   cat >conftest.$ac_ext <<_ACEOF
2029 #line $LINENO "configure"
2071   /* confdefs.h.  */
2072   _ACEOF
2073   cat confdefs.h >>conftest.$ac_ext
# Line 2046 | Line 2087 | echo "$as_me:$LINENO: checking for C compiler default
2087   # Try to create an executable without -o first, disregard a.out.
2088   # It will help us diagnose broken compilers, and finding out an intuition
2089   # of exeext.
2090 < echo "$as_me:$LINENO: checking for C compiler default output" >&5
2091 < echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2090 > echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2091 > echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2092   ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2093   if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2094    (eval $ac_link_default) 2>&5
# Line 2067 | Line 2108 | do
2108    test -f "$ac_file" || continue
2109    case $ac_file in
2110      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2111 <        ;;
2111 >        ;;
2112      conftest.$ac_ext )
2113 <        # This is the source file.
2114 <        ;;
2113 >        # This is the source file.
2114 >        ;;
2115      [ab].out )
2116 <        # We found the default executable, but exeext='' is most
2117 <        # certainly right.
2118 <        break;;
2116 >        # We found the default executable, but exeext='' is most
2117 >        # certainly right.
2118 >        break;;
2119      *.* )
2120 <        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2121 <        # FIXME: I believe we export ac_cv_exeext for Libtool,
2122 <        # but it would be cool to find out if it's true.  Does anybody
2123 <        # maintain Libtool? --akim.
2124 <        export ac_cv_exeext
2125 <        break;;
2120 >        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2121 >        # FIXME: I believe we export ac_cv_exeext for Libtool,
2122 >        # but it would be cool to find out if it's true.  Does anybody
2123 >        # maintain Libtool? --akim.
2124 >        export ac_cv_exeext
2125 >        break;;
2126      * )
2127 <        break;;
2127 >        break;;
2128    esac
2129   done
2130   else
# Line 2157 | Line 2198 | for ac_file in conftest.exe conftest conftest.*; do
2198    case $ac_file in
2199      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2200      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2201 <          export ac_cv_exeext
2202 <          break;;
2201 >          export ac_cv_exeext
2202 >          break;;
2203      * ) break;;
2204    esac
2205   done
# Line 2183 | Line 2224 | else
2224    echo $ECHO_N "(cached) $ECHO_C" >&6
2225   else
2226    cat >conftest.$ac_ext <<_ACEOF
2186 #line $LINENO "configure"
2227   /* confdefs.h.  */
2228   _ACEOF
2229   cat confdefs.h >>conftest.$ac_ext
# Line 2234 | Line 2274 | else
2274    echo $ECHO_N "(cached) $ECHO_C" >&6
2275   else
2276    cat >conftest.$ac_ext <<_ACEOF
2237 #line $LINENO "configure"
2277   /* confdefs.h.  */
2278   _ACEOF
2279   cat confdefs.h >>conftest.$ac_ext
# Line 2254 | Line 2293 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2293   _ACEOF
2294   rm -f conftest.$ac_objext
2295   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2296 <  (eval $ac_compile) 2>&5
2296 >  (eval $ac_compile) 2>conftest.er1
2297    ac_status=$?
2298 +  grep -v '^ *+' conftest.er1 >conftest.err
2299 +  rm -f conftest.er1
2300 +  cat conftest.err >&5
2301    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2302    (exit $ac_status); } &&
2303 <         { ac_try='test -s conftest.$ac_objext'
2303 >         { ac_try='test -z "$ac_c_werror_flag"
2304 >                         || test ! -s conftest.err'
2305    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2306    (eval $ac_try) 2>&5
2307    ac_status=$?
2308    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2309 +  (exit $ac_status); }; } &&
2310 +         { ac_try='test -s conftest.$ac_objext'
2311 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2312 +  (eval $ac_try) 2>&5
2313 +  ac_status=$?
2314 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2315    (exit $ac_status); }; }; then
2316    ac_compiler_gnu=yes
2317   else
# Line 2271 | Line 2320 | rm -f conftest.$ac_objext conftest.$ac_ext
2320  
2321   ac_compiler_gnu=no
2322   fi
2323 < rm -f conftest.$ac_objext conftest.$ac_ext
2323 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2324   ac_cv_c_compiler_gnu=$ac_compiler_gnu
2325  
2326   fi
# Line 2287 | Line 2336 | else
2336    echo $ECHO_N "(cached) $ECHO_C" >&6
2337   else
2338    cat >conftest.$ac_ext <<_ACEOF
2290 #line $LINENO "configure"
2339   /* confdefs.h.  */
2340   _ACEOF
2341   cat confdefs.h >>conftest.$ac_ext
# Line 2304 | Line 2352 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2352   _ACEOF
2353   rm -f conftest.$ac_objext
2354   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2355 <  (eval $ac_compile) 2>&5
2355 >  (eval $ac_compile) 2>conftest.er1
2356    ac_status=$?
2357 +  grep -v '^ *+' conftest.er1 >conftest.err
2358 +  rm -f conftest.er1
2359 +  cat conftest.err >&5
2360    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2361    (exit $ac_status); } &&
2362 <         { ac_try='test -s conftest.$ac_objext'
2362 >         { ac_try='test -z "$ac_c_werror_flag"
2363 >                         || test ! -s conftest.err'
2364    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2365    (eval $ac_try) 2>&5
2366    ac_status=$?
2367    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2368 +  (exit $ac_status); }; } &&
2369 +         { ac_try='test -s conftest.$ac_objext'
2370 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2371 +  (eval $ac_try) 2>&5
2372 +  ac_status=$?
2373 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2374    (exit $ac_status); }; }; then
2375    ac_cv_prog_cc_g=yes
2376   else
# Line 2321 | Line 2379 | rm -f conftest.$ac_objext conftest.$ac_ext
2379  
2380   ac_cv_prog_cc_g=no
2381   fi
2382 < rm -f conftest.$ac_objext conftest.$ac_ext
2382 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2383   fi
2384   echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2385   echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
# Line 2348 | Line 2406 | cat >conftest.$ac_ext <<_ACEOF
2406    ac_cv_prog_cc_stdc=no
2407   ac_save_CC=$CC
2408   cat >conftest.$ac_ext <<_ACEOF
2351 #line $LINENO "configure"
2409   /* confdefs.h.  */
2410   _ACEOF
2411   cat confdefs.h >>conftest.$ac_ext
# Line 2376 | Line 2433 | int test (int i, double x);
2433    va_end (v);
2434    return s;
2435   }
2436 +
2437 + /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
2438 +   function prototypes and stuff, but not '\xHH' hex character constants.
2439 +   These don't provoke an error unfortunately, instead are silently treated
2440 +   as 'x'.  The following induces an error, until -std1 is added to get
2441 +   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
2442 +   array size at least.  It's necessary to write '\x00'==0 to get something
2443 +   that's true only with -std1.  */
2444 + int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2445 +
2446   int test (int i, double x);
2447   struct s1 {int (*f) (int a);};
2448   struct s2 {int (*f) (double a);};
# Line 2402 | Line 2469 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2469    CC="$ac_save_CC $ac_arg"
2470    rm -f conftest.$ac_objext
2471   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2472 <  (eval $ac_compile) 2>&5
2472 >  (eval $ac_compile) 2>conftest.er1
2473    ac_status=$?
2474 +  grep -v '^ *+' conftest.er1 >conftest.err
2475 +  rm -f conftest.er1
2476 +  cat conftest.err >&5
2477    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2478    (exit $ac_status); } &&
2479 <         { ac_try='test -s conftest.$ac_objext'
2479 >         { ac_try='test -z "$ac_c_werror_flag"
2480 >                         || test ! -s conftest.err'
2481    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2482    (eval $ac_try) 2>&5
2483    ac_status=$?
2484    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2485 +  (exit $ac_status); }; } &&
2486 +         { ac_try='test -s conftest.$ac_objext'
2487 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2488 +  (eval $ac_try) 2>&5
2489 +  ac_status=$?
2490 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2491    (exit $ac_status); }; }; then
2492    ac_cv_prog_cc_stdc=$ac_arg
2493   break
# Line 2419 | Line 2496 | rm -f conftest.$ac_objext
2496   sed 's/^/| /' conftest.$ac_ext >&5
2497  
2498   fi
2499 < rm -f conftest.$ac_objext
2499 > rm -f conftest.err conftest.$ac_objext
2500   done
2501   rm -f conftest.$ac_ext conftest.$ac_objext
2502   CC=$ac_save_CC
# Line 2447 | Line 2524 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2524   _ACEOF
2525   rm -f conftest.$ac_objext
2526   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2527 <  (eval $ac_compile) 2>&5
2527 >  (eval $ac_compile) 2>conftest.er1
2528    ac_status=$?
2529 +  grep -v '^ *+' conftest.er1 >conftest.err
2530 +  rm -f conftest.er1
2531 +  cat conftest.err >&5
2532    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2533    (exit $ac_status); } &&
2534 <         { ac_try='test -s conftest.$ac_objext'
2534 >         { ac_try='test -z "$ac_c_werror_flag"
2535 >                         || test ! -s conftest.err'
2536    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2537    (eval $ac_try) 2>&5
2538    ac_status=$?
2539    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2540 +  (exit $ac_status); }; } &&
2541 +         { ac_try='test -s conftest.$ac_objext'
2542 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2543 +  (eval $ac_try) 2>&5
2544 +  ac_status=$?
2545 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2546    (exit $ac_status); }; }; then
2547    for ac_declaration in \
2548 <   ''\
2462 <   '#include <stdlib.h>' \
2548 >   '' \
2549     'extern "C" void std::exit (int) throw (); using std::exit;' \
2550     'extern "C" void std::exit (int); using std::exit;' \
2551     'extern "C" void exit (int) throw ();' \
# Line 2467 | Line 2553 | do
2553     'void exit (int);'
2554   do
2555    cat >conftest.$ac_ext <<_ACEOF
2470 #line $LINENO "configure"
2556   /* confdefs.h.  */
2557   _ACEOF
2558   cat confdefs.h >>conftest.$ac_ext
2559   cat >>conftest.$ac_ext <<_ACEOF
2560   /* end confdefs.h.  */
2476 #include <stdlib.h>
2561   $ac_declaration
2562 + #include <stdlib.h>
2563   int
2564   main ()
2565   {
# Line 2485 | Line 2570 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2570   _ACEOF
2571   rm -f conftest.$ac_objext
2572   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2573 <  (eval $ac_compile) 2>&5
2573 >  (eval $ac_compile) 2>conftest.er1
2574    ac_status=$?
2575 +  grep -v '^ *+' conftest.er1 >conftest.err
2576 +  rm -f conftest.er1
2577 +  cat conftest.err >&5
2578    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2579    (exit $ac_status); } &&
2580 <         { ac_try='test -s conftest.$ac_objext'
2580 >         { ac_try='test -z "$ac_c_werror_flag"
2581 >                         || test ! -s conftest.err'
2582    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2583    (eval $ac_try) 2>&5
2584    ac_status=$?
2585    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2586 +  (exit $ac_status); }; } &&
2587 +         { ac_try='test -s conftest.$ac_objext'
2588 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2589 +  (eval $ac_try) 2>&5
2590 +  ac_status=$?
2591 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2592    (exit $ac_status); }; }; then
2593    :
2594   else
# Line 2502 | Line 2597 | rm -f conftest.$ac_objext conftest.$ac_ext
2597  
2598   continue
2599   fi
2600 < rm -f conftest.$ac_objext conftest.$ac_ext
2600 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2601    cat >conftest.$ac_ext <<_ACEOF
2507 #line $LINENO "configure"
2602   /* confdefs.h.  */
2603   _ACEOF
2604   cat confdefs.h >>conftest.$ac_ext
# Line 2521 | Line 2615 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2615   _ACEOF
2616   rm -f conftest.$ac_objext
2617   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2618 <  (eval $ac_compile) 2>&5
2618 >  (eval $ac_compile) 2>conftest.er1
2619    ac_status=$?
2620 +  grep -v '^ *+' conftest.er1 >conftest.err
2621 +  rm -f conftest.er1
2622 +  cat conftest.err >&5
2623    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2624    (exit $ac_status); } &&
2625 <         { ac_try='test -s conftest.$ac_objext'
2625 >         { ac_try='test -z "$ac_c_werror_flag"
2626 >                         || test ! -s conftest.err'
2627    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2628    (eval $ac_try) 2>&5
2629    ac_status=$?
2630    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2631 +  (exit $ac_status); }; } &&
2632 +         { ac_try='test -s conftest.$ac_objext'
2633 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2634 +  (eval $ac_try) 2>&5
2635 +  ac_status=$?
2636 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2637    (exit $ac_status); }; }; then
2638    break
2639   else
# Line 2537 | Line 2641 | rm -f conftest.$ac_objext conftest.$ac_ext
2641   sed 's/^/| /' conftest.$ac_ext >&5
2642  
2643   fi
2644 < rm -f conftest.$ac_objext conftest.$ac_ext
2644 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2645   done
2646   rm -f conftest*
2647   if test -n "$ac_declaration"; then
# Line 2551 | Line 2655 | rm -f conftest.$ac_objext conftest.$ac_ext
2655   sed 's/^/| /' conftest.$ac_ext >&5
2656  
2657   fi
2658 < rm -f conftest.$ac_objext conftest.$ac_ext
2658 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2659   ac_ext=c
2660   ac_cpp='$CPP $CPPFLAGS'
2661   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2662   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2663   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2664  
2665 +
2666   ac_ext=cc
2667   ac_cpp='$CXXCPP $CPPFLAGS'
2668   ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
# Line 2677 | Line 2782 | else
2782    echo $ECHO_N "(cached) $ECHO_C" >&6
2783   else
2784    cat >conftest.$ac_ext <<_ACEOF
2680 #line $LINENO "configure"
2785   /* confdefs.h.  */
2786   _ACEOF
2787   cat confdefs.h >>conftest.$ac_ext
# Line 2697 | Line 2801 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2801   _ACEOF
2802   rm -f conftest.$ac_objext
2803   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2804 <  (eval $ac_compile) 2>&5
2804 >  (eval $ac_compile) 2>conftest.er1
2805    ac_status=$?
2806 +  grep -v '^ *+' conftest.er1 >conftest.err
2807 +  rm -f conftest.er1
2808 +  cat conftest.err >&5
2809    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2810    (exit $ac_status); } &&
2811 <         { ac_try='test -s conftest.$ac_objext'
2811 >         { ac_try='test -z "$ac_cxx_werror_flag"
2812 >                         || test ! -s conftest.err'
2813    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2814    (eval $ac_try) 2>&5
2815    ac_status=$?
2816    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2817 +  (exit $ac_status); }; } &&
2818 +         { ac_try='test -s conftest.$ac_objext'
2819 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2820 +  (eval $ac_try) 2>&5
2821 +  ac_status=$?
2822 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2823    (exit $ac_status); }; }; then
2824    ac_compiler_gnu=yes
2825   else
# Line 2714 | Line 2828 | rm -f conftest.$ac_objext conftest.$ac_ext
2828  
2829   ac_compiler_gnu=no
2830   fi
2831 < rm -f conftest.$ac_objext conftest.$ac_ext
2831 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2832   ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2833  
2834   fi
# Line 2730 | Line 2844 | else
2844    echo $ECHO_N "(cached) $ECHO_C" >&6
2845   else
2846    cat >conftest.$ac_ext <<_ACEOF
2733 #line $LINENO "configure"
2847   /* confdefs.h.  */
2848   _ACEOF
2849   cat confdefs.h >>conftest.$ac_ext
# Line 2747 | Line 2860 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2860   _ACEOF
2861   rm -f conftest.$ac_objext
2862   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2863 <  (eval $ac_compile) 2>&5
2863 >  (eval $ac_compile) 2>conftest.er1
2864    ac_status=$?
2865 +  grep -v '^ *+' conftest.er1 >conftest.err
2866 +  rm -f conftest.er1
2867 +  cat conftest.err >&5
2868    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2869    (exit $ac_status); } &&
2870 <         { ac_try='test -s conftest.$ac_objext'
2870 >         { ac_try='test -z "$ac_cxx_werror_flag"
2871 >                         || test ! -s conftest.err'
2872    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2873    (eval $ac_try) 2>&5
2874    ac_status=$?
2875    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2876 +  (exit $ac_status); }; } &&
2877 +         { ac_try='test -s conftest.$ac_objext'
2878 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2879 +  (eval $ac_try) 2>&5
2880 +  ac_status=$?
2881 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2882    (exit $ac_status); }; }; then
2883    ac_cv_prog_cxx_g=yes
2884   else
# Line 2764 | Line 2887 | rm -f conftest.$ac_objext conftest.$ac_ext
2887  
2888   ac_cv_prog_cxx_g=no
2889   fi
2890 < rm -f conftest.$ac_objext conftest.$ac_ext
2890 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2891   fi
2892   echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2893   echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
# Line 2784 | Line 2907 | for ac_declaration in \
2907    fi
2908   fi
2909   for ac_declaration in \
2910 <   ''\
2788 <   '#include <stdlib.h>' \
2910 >   '' \
2911     'extern "C" void std::exit (int) throw (); using std::exit;' \
2912     'extern "C" void std::exit (int); using std::exit;' \
2913     'extern "C" void exit (int) throw ();' \
# Line 2793 | Line 2915 | do
2915     'void exit (int);'
2916   do
2917    cat >conftest.$ac_ext <<_ACEOF
2796 #line $LINENO "configure"
2918   /* confdefs.h.  */
2919   _ACEOF
2920   cat confdefs.h >>conftest.$ac_ext
2921   cat >>conftest.$ac_ext <<_ACEOF
2922   /* end confdefs.h.  */
2802 #include <stdlib.h>
2923   $ac_declaration
2924 + #include <stdlib.h>
2925   int
2926   main ()
2927   {
# Line 2811 | Line 2932 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2932   _ACEOF
2933   rm -f conftest.$ac_objext
2934   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2935 <  (eval $ac_compile) 2>&5
2935 >  (eval $ac_compile) 2>conftest.er1
2936    ac_status=$?
2937 +  grep -v '^ *+' conftest.er1 >conftest.err
2938 +  rm -f conftest.er1
2939 +  cat conftest.err >&5
2940    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2941    (exit $ac_status); } &&
2942 <         { ac_try='test -s conftest.$ac_objext'
2942 >         { ac_try='test -z "$ac_cxx_werror_flag"
2943 >                         || test ! -s conftest.err'
2944    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2945    (eval $ac_try) 2>&5
2946    ac_status=$?
2947    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2948 +  (exit $ac_status); }; } &&
2949 +         { ac_try='test -s conftest.$ac_objext'
2950 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2951 +  (eval $ac_try) 2>&5
2952 +  ac_status=$?
2953 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2954    (exit $ac_status); }; }; then
2955    :
2956   else
# Line 2828 | Line 2959 | rm -f conftest.$ac_objext conftest.$ac_ext
2959  
2960   continue
2961   fi
2962 < rm -f conftest.$ac_objext conftest.$ac_ext
2962 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2963    cat >conftest.$ac_ext <<_ACEOF
2833 #line $LINENO "configure"
2964   /* confdefs.h.  */
2965   _ACEOF
2966   cat confdefs.h >>conftest.$ac_ext
# Line 2847 | Line 2977 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2977   _ACEOF
2978   rm -f conftest.$ac_objext
2979   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2980 <  (eval $ac_compile) 2>&5
2980 >  (eval $ac_compile) 2>conftest.er1
2981    ac_status=$?
2982 +  grep -v '^ *+' conftest.er1 >conftest.err
2983 +  rm -f conftest.er1
2984 +  cat conftest.err >&5
2985    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2986    (exit $ac_status); } &&
2987 <         { ac_try='test -s conftest.$ac_objext'
2987 >         { ac_try='test -z "$ac_cxx_werror_flag"
2988 >                         || test ! -s conftest.err'
2989    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2990    (eval $ac_try) 2>&5
2991    ac_status=$?
2992    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2993 +  (exit $ac_status); }; } &&
2994 +         { ac_try='test -s conftest.$ac_objext'
2995 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2996 +  (eval $ac_try) 2>&5
2997 +  ac_status=$?
2998 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2999    (exit $ac_status); }; }; then
3000    break
3001   else
# Line 2863 | Line 3003 | rm -f conftest.$ac_objext conftest.$ac_ext
3003   sed 's/^/| /' conftest.$ac_ext >&5
3004  
3005   fi
3006 < rm -f conftest.$ac_objext conftest.$ac_ext
3006 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3007   done
3008   rm -f conftest*
3009   if test -n "$ac_declaration"; then
# Line 2877 | Line 3017 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
3017   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3018   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3019   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3020 +
3021 +
3022 + OOPSE_TEMPLATE_FLAGS=""
3023 + if test $ac_cv_cxx_compiler_gnu = no; then
3024 +  echo "$as_me:$LINENO: checking checking whether ${CXX} accepts -ptused -no_prelink" >&5
3025 + echo $ECHO_N "checking checking whether ${CXX} accepts -ptused -no_prelink... $ECHO_C" >&6
3026 +  echo 'void f(){}' > conftest.cc
3027 +  if test -z "`${CXX} -ptused -no_prelink -c conftest.cc 2>&1`"; then
3028 +    echo "$as_me:$LINENO: result: yes" >&5
3029 + echo "${ECHO_T}yes" >&6
3030 +    OOPSE_TEMPLATE_FLAGS="-ptused -no_prelink"
3031 +  else
3032 +    echo "$as_me:$LINENO: result: no" >&5
3033 + echo "${ECHO_T}no" >&6
3034 +  fi
3035 +  rm -f conftest*
3036 +  echo "$as_me:$LINENO: checking checking whether ${CXX} accepts -instances=static" >&5
3037 + echo $ECHO_N "checking checking whether ${CXX} accepts -instances=static... $ECHO_C" >&6
3038 +  echo 'void f(){}' > conftest.cc
3039 +  if test -z "`${CXX} -instances=static -c conftest.cc 2>&1`"; then
3040 +    echo "$as_me:$LINENO: result: yes" >&5
3041 + echo "${ECHO_T}yes" >&6
3042 +    OOPSE_TEMPLATE_FLAGS="-instances=static"
3043 +  else
3044 +    echo "$as_me:$LINENO: result: no" >&5
3045 + echo "${ECHO_T}no" >&6
3046 +  fi
3047 +  rm -f conftest*
3048 +  echo "$as_me:$LINENO: checking checking whether ${CXX} accepts -pto" >&5
3049 + echo $ECHO_N "checking checking whether ${CXX} accepts -pto... $ECHO_C" >&6
3050 +  echo 'void f(){}' > conftest.cc
3051 +  if test -z "`${CXX} -pto -c conftest.cc 2>&1`"; then
3052 +    echo "$as_me:$LINENO: result: yes" >&5
3053 + echo "${ECHO_T}yes" >&6
3054 +    OOPSE_TEMPLATE_FLAGS="-pto"
3055 +  else
3056 +    echo "$as_me:$LINENO: result: no" >&5
3057 + echo "${ECHO_T}no" >&6
3058 +  fi
3059 +  rm -f conftest*
3060 +  echo "$as_me:$LINENO: checking checking whether ${CXX} accepts -LANG:std" >&5
3061 + echo $ECHO_N "checking checking whether ${CXX} accepts -LANG:std... $ECHO_C" >&6
3062 +  echo 'void f(){}' > conftest.cc
3063 +  if test -z "`${CXX} -LANG:std -c conftest.cc 2>&1`"; then
3064 +    echo "$as_me:$LINENO: result: yes" >&5
3065 + echo "${ECHO_T}yes" >&6
3066 +
3067 +
3068 +    EXTRA_CC_FLAG=${EXTRA_CC_FLAG}" -LANG:std"
3069 +  else
3070 +    echo "$as_me:$LINENO: result: no" >&5
3071 + echo "${ECHO_T}no" >&6
3072 +  fi
3073 + fi
3074 +
3075  
3076 +
3077 +
3078   ac_ext=f90
3079   ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3080   ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3081   ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3082   if test -n "$ac_tool_prefix"; then
3083 <  for ac_prog in ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
3083 >  for ac_prog in ifort ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
3084    do
3085      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3086   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
# Line 2925 | Line 3122 | if test -z "$F90"; then
3122   fi
3123   if test -z "$F90"; then
3124    ac_ct_F90=$F90
3125 <  for ac_prog in ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
3125 >  for ac_prog in ifort ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
3126   do
3127    # Extract the first word of "$ac_prog", so it can be a program name with args.
3128   set dummy $ac_prog; ac_word=$2
# Line 2991 | Line 3188 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3188   _ACEOF
3189   rm -f conftest.$ac_objext
3190   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3191 <  (eval $ac_compile) 2>&5
3191 >  (eval $ac_compile) 2>conftest.er1
3192    ac_status=$?
3193 +  grep -v '^ *+' conftest.er1 >conftest.err
3194 +  rm -f conftest.er1
3195 +  cat conftest.err >&5
3196    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3197    (exit $ac_status); } &&
3198 <         { ac_try='test -s conftest.$ac_objext'
3198 >         { ac_try='test -z "$ac_f90_werror_flag"
3199 >                         || test ! -s conftest.err'
3200    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3201    (eval $ac_try) 2>&5
3202    ac_status=$?
3203    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3204 +  (exit $ac_status); }; } &&
3205 +         { ac_try='test -s conftest.$ac_objext'
3206 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3207 +  (eval $ac_try) 2>&5
3208 +  ac_status=$?
3209 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3210    (exit $ac_status); }; }; then
3211    ac_compiler_gnu=yes
3212   else
# Line 3008 | Line 3215 | rm -f conftest.$ac_objext conftest.$ac_ext
3215  
3216   ac_compiler_gnu=no
3217   fi
3218 < rm -f conftest.$ac_objext conftest.$ac_ext
3218 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3219   ac_cv_f90_compiler_gnu=$ac_compiler_gnu
3220  
3221   fi
# Line 3033 | Line 3240 | if test "$ac_test_PREPFLAG" != "set"; then
3240    PREPFLAG=""
3241    case "${host_cpu}-${host_os}" in
3242  
3243 <  *linux*) if test "$F90" = ifc; then
3243 >  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
3244                      PREPFLAG="-fpp1 "
3245                  fi;;
3246    *aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
# Line 3046 | Line 3253 | if test "$ac_test_PREPFLAG" != "set"; then
3253    esac
3254  
3255    if test -z "$PREPFLAG"; then
3256 <        echo ""
3257 <        echo "**********************************************************"
3051 <        echo "* WARNING: Don't know the best PREPFLAG for this system  *"
3052 <        echo "* Use  make PREPFLAG=..., or edit the top level Makefile *"
3053 <        echo "* (otherwise, an empty PREPFLAG will be used)            *"
3054 <        echo "**********************************************************"
3055 <        echo ""
3256 >        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPFLAG\"" >&5
3257 > echo "$as_me: WARNING: \"Using empty PREPFLAG\"" >&2;}
3258          PREPFLAG=""
3259    fi
3260  
# Line 3087 | Line 3289 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3289   _ACEOF
3290   rm -f conftest.$ac_objext
3291   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3292 <  (eval $ac_compile) 2>&5
3292 >  (eval $ac_compile) 2>conftest.er1
3293    ac_status=$?
3294 +  grep -v '^ *+' conftest.er1 >conftest.err
3295 +  rm -f conftest.er1
3296 +  cat conftest.err >&5
3297    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3298    (exit $ac_status); } &&
3299 <         { ac_try='test -s conftest.$ac_objext'
3299 >         { ac_try='test -z "$ac_f90_werror_flag"
3300 >                         || test ! -s conftest.err'
3301    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3302    (eval $ac_try) 2>&5
3303    ac_status=$?
3304    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3305 +  (exit $ac_status); }; } &&
3306 +         { ac_try='test -s conftest.$ac_objext'
3307 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3308 +  (eval $ac_try) 2>&5
3309 +  ac_status=$?
3310 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3311    (exit $ac_status); }; }; then
3312    prepflagworks=1
3313   else
# Line 3104 | Line 3316 | rm -f conftest.$ac_objext conftest.$ac_ext
3316  
3317   prepflagworks=0
3318   fi
3319 < rm -f conftest.$ac_objext conftest.$ac_ext
3319 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3320  
3321    F90FLAGS=$ac_save_F90FLAGS
3322    ac_ext=$ac_save_ext
# Line 3115 | Line 3327 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
3327   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3328  
3329  
3118
3330    if test "$prepflagworks" = 1; then
3331      echo "$as_me:$LINENO: result: yes" >&5
3332   echo "${ECHO_T}yes" >&6
# Line 3140 | Line 3351 | if test "$ac_test_PREPDEFFLAG" != "set"; then
3351    PREPDEFFLAG=""
3352    case "${host_cpu}-${host_os}" in
3353  
3354 <  *linux*) if test "$F90" = ifc; then
3354 >  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
3355                      PREPDEFFLAG=" "
3356                  fi;;
3357    *aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
# Line 3153 | Line 3364 | if test "$ac_test_PREPDEFFLAG" != "set"; then
3364    esac
3365  
3366    if test -z "$PREPDEFFLAG"; then
3367 <        echo ""
3368 <        echo "*************************************************************"
3158 <        echo "* WARNING: Don't know the best PREPDEFFLAG for this system  *"
3159 <        echo "* Use  make PREPDEFFLAG=..., or edit the top level Makefile *"
3160 <        echo "* (otherwise, an empty PREPDEFFLAG will be used)            *"
3161 <        echo "*************************************************************"
3162 <        echo ""
3367 >        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPDEFFLAG\"" >&5
3368 > echo "$as_me: WARNING: \"Using empty PREPDEFFLAG\"" >&2;}
3369          PREPDEFFLAG=" "
3370    fi
3371  
# Line 3198 | Line 3404 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3404   _ACEOF
3405   rm -f conftest.$ac_objext
3406   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3407 <  (eval $ac_compile) 2>&5
3407 >  (eval $ac_compile) 2>conftest.er1
3408    ac_status=$?
3409 +  grep -v '^ *+' conftest.er1 >conftest.err
3410 +  rm -f conftest.er1
3411 +  cat conftest.err >&5
3412    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3413    (exit $ac_status); } &&
3414 <         { ac_try='test -s conftest.$ac_objext'
3414 >         { ac_try='test -z "$ac_f90_werror_flag"
3415 >                         || test ! -s conftest.err'
3416    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3417    (eval $ac_try) 2>&5
3418    ac_status=$?
3419    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3420 +  (exit $ac_status); }; } &&
3421 +         { ac_try='test -s conftest.$ac_objext'
3422 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3423 +  (eval $ac_try) 2>&5
3424 +  ac_status=$?
3425 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3426    (exit $ac_status); }; }; then
3427    prepdefflagworks=1
3428   else
# Line 3215 | Line 3431 | rm -f conftest.$ac_objext conftest.$ac_ext
3431  
3432   prepdefflagworks=0
3433   fi
3434 < rm -f conftest.$ac_objext conftest.$ac_ext
3434 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3435  
3436    F90FLAGS=$ac_save_F90FLAGS
3437    ac_ext=$ac_save_ext
# Line 3240 | Line 3456 | fi
3456    fi
3457   fi
3458  
3459 + ac_ext=f90
3460 + ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3461 + ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3462 + ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3463  
3244 case $debug in
3245  1)
3246     ;;
3247  *)
3464  
3465  
3466 + ac_ext=f90
3467 + ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3468 + ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3469 + ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3470 + echo "$as_me:$LINENO: checking how to get verbose linking output from $F90" >&5
3471 + echo $ECHO_N "checking how to get verbose linking output from $F90... $ECHO_C" >&6
3472 + if test "${ac_cv_prog_f90_v+set}" = set; then
3473 +  echo $ECHO_N "(cached) $ECHO_C" >&6
3474 + else
3475  
3476 + cat >conftest.$ac_ext <<_ACEOF
3477  
3478 < # Try to determine "good" native compiler flags if none specified on command
3253 < # line
3254 < if test "$ac_test_CFLAGS" != "set"; then
3255 <  CFLAGS=""
3256 <  case "${host_cpu}-${host_os}" in
3478 > program main
3479  
3258  *linux*) if test "$CC" = icc; then
3259                    CFLAGS="-O"
3260                fi;;
3261  sparc-solaris2*) if test "$CC" = cc; then
3262                    CFLAGS="-native -fast -xO5 -dalign"
3263                 fi;;
3480  
3481 <  alpha*-osf*)  if test "$CC" = cc; then
3266 <                    CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host -arch host -std1"
3267 <                fi;;
3481 > end program main
3482  
3483 <  hppa*-hpux*)  if test "$CC" = cc; then
3484 <                    CFLAGS="-Ae +O3 +Oall"
3485 <                fi;;
3483 > _ACEOF
3484 > rm -f conftest.$ac_objext
3485 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3486 >  (eval $ac_compile) 2>conftest.er1
3487 >  ac_status=$?
3488 >  grep -v '^ *+' conftest.er1 >conftest.err
3489 >  rm -f conftest.er1
3490 >  cat conftest.err >&5
3491 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3492 >  (exit $ac_status); } &&
3493 >         { ac_try='test -z "$ac_f90_werror_flag"
3494 >                         || test ! -s conftest.err'
3495 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3496 >  (eval $ac_try) 2>&5
3497 >  ac_status=$?
3498 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3499 >  (exit $ac_status); }; } &&
3500 >         { ac_try='test -s conftest.$ac_objext'
3501 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3502 >  (eval $ac_try) 2>&5
3503 >  ac_status=$?
3504 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3505 >  (exit $ac_status); }; }; then
3506 >  ac_cv_prog_f90_v=
3507 > # Try some options frequently used verbose output
3508 > for ac_verb in -v -verbose --verbose -V -\#\#\#; do
3509 >  ac_ext=f90
3510 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3511 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3512 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3513  
3514 <   rs6000*-aix*)  if test "$CC" = cc -o "$CC" = xlc; then
3274 <                    CFLAGS="-O3 -qtune=auto -qansialias -w"
3275 <                fi;;
3276 <   powerpc*-aix*)
3277 <        if test "$CC" = cc -o "$CC" = xlc; then
3278 <                CFLAGS="-O3 -qtune=auto -qansialias -w"
3279 <                echo "*******************************************************"
3280 <                echo "*  You have AIX on an unknown powerpc system.  It is  *"
3281 <                echo "*  recommended that you use                           *"
3282 <                echo "*                                                     *"
3283 <                echo "*    CFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
3284 <                echo "*                                 ^^^                 *"
3285 <                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
3286 <                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
3287 <                echo "*******************************************************"
3288 <        fi;;
3289 <   *darwin*)
3290 <        if test "$CC" = xlc -o "$CC" = cc; then
3291 <                CFLAGS="-O3 -qtune=auto -w"
3292 <                echo "*******************************************************"
3293 <                echo "*  You have Darwin on an unknown powerpc system.      *"
3294 <                echo "*  It is recommended that you use                     *"
3295 <                echo "*                                                     *"
3296 <                echo "*  CFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w    *"
3297 <                echo "*                               ^^^                   *"
3298 <                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
3299 <                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
3300 <                echo "*******************************************************"
3301 <        fi;;
3302 <  esac
3514 > cat >conftest.$ac_ext <<_ACEOF
3515  
3516 <  # use default flags for gcc on all systems
3305 <  if test $ac_cv_c_compiler_gnu = yes; then
3306 <     CFLAGS="-O6 -fomit-frame-pointer -Wall -W -Wcast-qual -Wpointer-arith -Wcast-align -pedantic"
3307 <  fi
3516 > program main
3517  
3309  # test for gcc-specific flags:
3310  if test $ac_cv_c_compiler_gnu = yes; then
3311    # -malign-double for x86 systems
3518  
3519 + end program main
3520  
3521 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -malign-double" >&5
3315 < echo $ECHO_N "checking whether ${CC-cc} accepts -malign-double... $ECHO_C" >&6
3316 < if test "${ac_align_double+set}" = set; then
3317 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3318 < else
3319 <  echo 'void f(){}' > conftest.c
3320 < if test -z "`${CC-cc} -malign-double -c conftest.c 2>&1`"; then
3321 <        ac_align_double=yes
3322 < else
3323 <        ac_align_double=no
3324 < fi
3325 < rm -f conftest*
3521 > _ACEOF
3522  
3523 < fi
3524 < echo "$as_me:$LINENO: result: $ac_align_double" >&5
3525 < echo "${ECHO_T}$ac_align_double" >&6
3526 < if test "$ac_align_double" = yes; then
3527 <        :
3528 <        CFLAGS="$CFLAGS -malign-double"
3333 < else
3334 <        :
3523 > # Compile and link our simple test program by passing a flag (argument
3524 > # 1 to this macro) to the Fortran 90 compiler in order to get
3525 > # "verbose" output that we can then parse for the Fortran 90 linker
3526 > # flags.
3527 > ac_save_F90FLAGS=$F90FLAGS
3528 > F90FLAGS="$F90FLAGS $ac_verb"
3529  
3530 < fi
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
3534  
3535 <    # -fstrict-aliasing for gcc-2.95+
3535 > rm -f conftest.*
3536 > ac_ext=f90
3537 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3538 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3539 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3540  
3541 <
3542 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -fstrict-aliasing" >&5
3543 < echo $ECHO_N "checking whether ${CC-cc} accepts -fstrict-aliasing... $ECHO_C" >&6
3343 < if test "${ac_fstrict_aliasing+set}" = set; then
3344 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3345 < else
3346 <  echo 'void f(){}' > conftest.c
3347 < if test -z "`${CC-cc} -fstrict-aliasing -c conftest.c 2>&1`"; then
3348 <        ac_fstrict_aliasing=yes
3349 < else
3350 <        ac_fstrict_aliasing=no
3541 > # If we are using xlf then replace all the commas with spaces.
3542 > if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
3543 >  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
3544   fi
3352 rm -f conftest*
3545  
3546 + # If we are using Cray Fortran then delete quotes.
3547 + # Use "\"" instead of '"' for font-lock-mode.
3548 + # FIXME: a more general fix for quoted arguments with spaces?
3549 + if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
3550 +  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
3551   fi
3552 < echo "$as_me:$LINENO: result: $ac_fstrict_aliasing" >&5
3553 < echo "${ECHO_T}$ac_fstrict_aliasing" >&6
3554 < if test "$ac_fstrict_aliasing" = yes; then
3555 <        :
3556 <        CFLAGS="$CFLAGS -fstrict-aliasing"
3557 < else
3558 <        :
3559 <
3552 >  # look for -l* and *.a constructs in the output
3553 >  for ac_arg in $ac_f90_v_output; do
3554 >     case $ac_arg in
3555 >        [\\/]*.a | ?:[\\/]*.a | -[lLRu]*)
3556 >          ac_cv_prog_f90_v=$ac_verb
3557 >          break 2 ;;
3558 >     esac
3559 >  done
3560 > done
3561 > if test -z "$ac_cv_prog_f90_v"; then
3562 >   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F90" >&5
3563 > echo "$as_me: WARNING: cannot determine how to obtain linking information from $F90" >&2;}
3564   fi
3364
3365  fi
3366
3367  CPU_FLAGS=""
3368  if test "$GCC" = "yes"; then
3369                  case "${host_cpu}" in
3370          i586*)
3371
3372 echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=pentium" >&5
3373 echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentium... $ECHO_C" >&6
3374 if test "${ac_cpu_pentium+set}" = set; then
3375  echo $ECHO_N "(cached) $ECHO_C" >&6
3565   else
3566 <  echo 'void f(){}' > conftest.c
3567 < if test -z "`${CC-cc} -mcpu=pentium -c conftest.c 2>&1`"; then
3379 <        ac_cpu_pentium=yes
3380 < else
3381 <        ac_cpu_pentium=no
3382 < fi
3383 < rm -f conftest*
3566 >  echo "$as_me: failed program was:" >&5
3567 > sed 's/^/| /' conftest.$ac_ext >&5
3568  
3569 + { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
3570 + echo "$as_me: WARNING: compilation failed" >&2;}
3571   fi
3572 < echo "$as_me:$LINENO: result: $ac_cpu_pentium" >&5
3387 < echo "${ECHO_T}$ac_cpu_pentium" >&6
3388 < if test "$ac_cpu_pentium" = yes; then
3389 <        :
3390 <        CPU_FLAGS=-mcpu=pentium
3391 < else
3392 <        :
3572 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3573  
3574 <
3575 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mpentium" >&5
3576 < echo $ECHO_N "checking whether ${CC-cc} accepts -mpentium... $ECHO_C" >&6
3577 < if test "${ac_pentium+set}" = set; then
3574 > fi
3575 > echo "$as_me:$LINENO: result: $ac_cv_prog_f90_v" >&5
3576 > echo "${ECHO_T}$ac_cv_prog_f90_v" >&6
3577 > echo "$as_me:$LINENO: checking for Fortran 90 libraries" >&5
3578 > echo $ECHO_N "checking for Fortran 90 libraries... $ECHO_C" >&6
3579 > if test "${ac_cv_flibs+set}" = set; then
3580    echo $ECHO_N "(cached) $ECHO_C" >&6
3581   else
3582 <  echo 'void f(){}' > conftest.c
3583 < if test -z "`${CC-cc} -mpentium -c conftest.c 2>&1`"; then
3402 <        ac_pentium=yes
3582 >  if test "x$F90LIBS" != "x"; then
3583 >  ac_cv_f90libs="$F90LIBS" # Let the user override the test.
3584   else
3404        ac_pentium=no
3405 fi
3406 rm -f conftest*
3585  
3586 < fi
3587 < echo "$as_me:$LINENO: result: $ac_pentium" >&5
3588 < echo "${ECHO_T}$ac_pentium" >&6
3589 < if test "$ac_pentium" = yes; then
3412 <        :
3413 <        CPU_FLAGS=-mpentium
3414 < else
3415 <        :
3586 > ac_ext=f90
3587 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3588 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3589 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3590  
3591 < fi
3591 > cat >conftest.$ac_ext <<_ACEOF
3592  
3593 < fi
3593 > program main
3594  
3421                  ;;
3422          i686*)
3595  
3596 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=pentiumpro" >&5
3425 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentiumpro... $ECHO_C" >&6
3426 < if test "${ac_cpu_pentiumpro+set}" = set; then
3427 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3428 < else
3429 <  echo 'void f(){}' > conftest.c
3430 < if test -z "`${CC-cc} -mcpu=pentiumpro -c conftest.c 2>&1`"; then
3431 <        ac_cpu_pentiumpro=yes
3432 < else
3433 <        ac_cpu_pentiumpro=no
3434 < fi
3435 < rm -f conftest*
3596 > end program main
3597  
3598 < fi
3438 < echo "$as_me:$LINENO: result: $ac_cpu_pentiumpro" >&5
3439 < echo "${ECHO_T}$ac_cpu_pentiumpro" >&6
3440 < if test "$ac_cpu_pentiumpro" = yes; then
3441 <        :
3442 <        CPU_FLAGS=-mcpu=pentiumpro
3443 < else
3444 <        :
3598 > _ACEOF
3599  
3600 + # Compile and link our simple test program by passing a flag (argument
3601 + # 1 to this macro) to the Fortran 90 compiler in order to get
3602 + # "verbose" output that we can then parse for the Fortran 90 linker
3603 + # flags.
3604 + ac_save_F90FLAGS=$F90FLAGS
3605 + F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
3606  
3607 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mpentiumpro" >&5
3608 < echo $ECHO_N "checking whether ${CC-cc} accepts -mpentiumpro... $ECHO_C" >&6
3609 < if test "${ac_pentiumpro+set}" = set; then
3610 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3451 < else
3452 <  echo 'void f(){}' > conftest.c
3453 < if test -z "`${CC-cc} -mpentiumpro -c conftest.c 2>&1`"; then
3454 <        ac_pentiumpro=yes
3455 < else
3456 <        ac_pentiumpro=no
3457 < fi
3458 < rm -f conftest*
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
3611  
3612 < fi
3613 < echo "$as_me:$LINENO: result: $ac_pentiumpro" >&5
3614 < echo "${ECHO_T}$ac_pentiumpro" >&6
3615 < if test "$ac_pentiumpro" = yes; then
3616 <        :
3465 <        CPU_FLAGS=-mpentiumpro
3466 < else
3467 <        :
3612 > rm -f conftest.*
3613 > ac_ext=f90
3614 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3615 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3616 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3617  
3618 + # If we are using xlf then replace all the commas with spaces.
3619 + if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
3620 +  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
3621   fi
3622  
3623 + # If we are using Cray Fortran then delete quotes.
3624 + # Use "\"" instead of '"' for font-lock-mode.
3625 + # FIXME: a more general fix for quoted arguments with spaces?
3626 + if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
3627 +  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
3628   fi
3629  
3630 <                  ;;
3474 <          powerpc*)
3475 <                cputype=`(grep cpu /proc/cpuinfo | head -1 | cut -d: -f2 | sed 's/ //g') 2> /dev/null`
3476 <                is60x=`echo $cputype | egrep "^600-9e?$"`
3477 <                if test -n "$is60x"; then
3630 > ac_cv_f90libs=
3631  
3632 + # Save positional arguments (if any)
3633 + ac_save_positional="$@"
3634  
3635 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=$cputype" >&5
3636 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=$cputype... $ECHO_C" >&6
3637 < if test "${ac_m_cpu_60x+set}" = set; then
3638 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3639 < else
3640 <  echo 'void f(){}' > conftest.c
3641 < if test -z "`${CC-cc} -mcpu=$cputype -c conftest.c 2>&1`"; then
3642 <        ac_m_cpu_60x=yes
3643 < else
3644 <        ac_m_cpu_60x=no
3645 < fi
3646 < rm -f conftest*
3635 > set X $ac_f90_v_output
3636 > while test $# != 1; do
3637 >  shift
3638 >  ac_arg=$1
3639 >  case $ac_arg in
3640 >        [\\/]*.a | ?:[\\/]*.a)
3641 >            ac_exists=false
3642 >  for ac_i in $ac_cv_f90libs; do
3643 >    if test x"$ac_arg" = x"$ac_i"; then
3644 >      ac_exists=true
3645 >      break
3646 >    fi
3647 >  done
3648  
3649 < fi
3650 < echo "$as_me:$LINENO: result: $ac_m_cpu_60x" >&5
3495 < echo "${ECHO_T}$ac_m_cpu_60x" >&6
3496 < if test "$ac_m_cpu_60x" = yes; then
3497 <        :
3498 <        CPU_FLAGS=-mcpu=$cputype
3649 >  if test x"$ac_exists" = xtrue; then
3650 >  :
3651   else
3652 <        :
3501 <
3652 >  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
3653   fi
3654  
3655 <                elif test "$cputype" = 750; then
3655 >          ;;
3656 >        -bI:*)
3657 >            ac_exists=false
3658 >  for ac_i in $ac_cv_f90libs; do
3659 >    if test x"$ac_arg" = x"$ac_i"; then
3660 >      ac_exists=true
3661 >      break
3662 >    fi
3663 >  done
3664  
3665 <
3666 < echo "$as_me:$LINENO: checking whether we are using gcc 2.95 or later" >&5
3508 < echo $ECHO_N "checking whether we are using gcc 2.95 or later... $ECHO_C" >&6
3509 < if test "${ac_cv_prog_gcc_2_95+set}" = set; then
3510 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3665 >  if test x"$ac_exists" = xtrue; then
3666 >  :
3667   else
3668 <
3669 < cat > conftest.c <<EOF
3670 < #ifdef __GNUC__
3671 < #  if (__GNUC__ > 2) || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
3516 <     yes;
3517 < #  endif
3518 < #endif
3519 < EOF
3520 < if { ac_try='${CC-cc} -E conftest.c'
3521 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3522 <  (eval $ac_try) 2>&5
3523 <  ac_status=$?
3524 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3525 <  (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
3526 <  ac_cv_prog_gcc_2_95=yes
3668 >  if test "$ac_compiler_gnu" = yes; then
3669 >  for ac_link_opt in $ac_arg; do
3670 >    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
3671 >  done
3672   else
3673 <  ac_cv_prog_gcc_2_95=no
3673 >  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
3674   fi
3530
3675   fi
3532 echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_2_95" >&5
3533 echo "${ECHO_T}$ac_cv_prog_gcc_2_95" >&6
3534 if test "$ac_cv_prog_gcc_2_95" = yes; then
3535        :
3676  
3677 +          ;;
3678 +          # Ignore these flags.
3679 +        -lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*)
3680 +          ;;
3681 +        -lkernel32)
3682 +          test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
3683 +          ;;
3684 +        -[LRuY])
3685 +          # These flags, when seen by themselves, take an argument.
3686 +          # We remove the space between option and argument and re-iterate
3687 +          # unless we find an empty arg or a new option (starting with -)
3688 +          case $2 in
3689 +             "" | -*);;
3690 +             *)
3691 +                ac_arg="$ac_arg$2"
3692  
3693 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=750" >&5
3694 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=750... $ECHO_C" >&6
3695 < if test "${ac_m_cpu_750+set}" = set; then
3696 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3697 < else
3698 <  echo 'void f(){}' > conftest.c
3699 < if test -z "`${CC-cc} -mcpu=750 -c conftest.c 2>&1`"; then
3700 <        ac_m_cpu_750=yes
3701 < else
3702 <        ac_m_cpu_750=no
3703 < fi
3704 < rm -f conftest*
3693 >                shift; shift
3694 >                set X $ac_arg "$@"
3695 >                ;;
3696 >          esac
3697 >          ;;
3698 >        -YP,*)
3699 >          for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
3700 >              ac_exists=false
3701 >  for ac_i in $ac_cv_f90libs; do
3702 >    if test x"$ac_j" = x"$ac_i"; then
3703 >      ac_exists=true
3704 >      break
3705 >    fi
3706 >  done
3707  
3708 < fi
3709 < echo "$as_me:$LINENO: result: $ac_m_cpu_750" >&5
3553 < echo "${ECHO_T}$ac_m_cpu_750" >&6
3554 < if test "$ac_m_cpu_750" = yes; then
3555 <        :
3556 <        CPU_FLAGS=-mcpu=750
3708 >  if test x"$ac_exists" = xtrue; then
3709 >  :
3710   else
3711 <        :
3712 <
3711 >  ac_arg="$ac_arg $ac_j"
3712 >                             ac_cv_f90libs="$ac_cv_f90libs $ac_j"
3713   fi
3714  
3715 < else
3716 <        :
3715 >          done
3716 >          ;;
3717 >        -[lLR]*)
3718 >            ac_exists=false
3719 >  for ac_i in $ac_cv_f90libs; do
3720 >    if test x"$ac_arg" = x"$ac_i"; then
3721 >      ac_exists=true
3722 >      break
3723 >    fi
3724 >  done
3725  
3726 +  if test x"$ac_exists" = xtrue; then
3727 +  :
3728 + else
3729 +  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
3730   fi
3731  
3732 <                fi
3733 <                if test -z "$CPU_FLAGS"; then
3732 >          ;;
3733 >          # Ignore everything else.
3734 >  esac
3735 > done
3736 > # restore positional arguments
3737 > set X $ac_save_positional; shift
3738  
3739 + # We only consider "LD_RUN_PATH" on Solaris systems.  If this is seen,
3740 + # then we insist that the "run path" must be an absolute path (i.e. it
3741 + # must begin with a "/").
3742 + case `(uname -sr) 2>/dev/null` in
3743 +   "SunOS 5"*)
3744 +      ac_ld_run_path=`echo $ac_f90_v_output |
3745 +                        sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
3746 +      test "x$ac_ld_run_path" != x &&
3747  
3748 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=powerpc" >&5
3749 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=powerpc... $ECHO_C" >&6
3750 < if test "${ac_m_cpu_powerpc+set}" = set; then
3751 <  echo $ECHO_N "(cached) $ECHO_C" >&6
3748 >        if test "$ac_compiler_gnu" = yes; then
3749 >  for ac_link_opt in $ac_ld_run_path; do
3750 >    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
3751 >  done
3752   else
3753 <  echo 'void f(){}' > conftest.c
3577 < if test -z "`${CC-cc} -mcpu=powerpc -c conftest.c 2>&1`"; then
3578 <        ac_m_cpu_powerpc=yes
3579 < else
3580 <        ac_m_cpu_powerpc=no
3753 >  ac_cv_f90libs="$ac_cv_f90libs $ac_ld_run_path"
3754   fi
3755 < rm -f conftest*
3755 >      ;;
3756 > esac
3757 > fi # test "x$F90LIBS" = "x"
3758  
3759   fi
3760 < echo "$as_me:$LINENO: result: $ac_m_cpu_powerpc" >&5
3761 < echo "${ECHO_T}$ac_m_cpu_powerpc" >&6
3760 > echo "$as_me:$LINENO: result: $ac_cv_flibs" >&5
3761 > echo "${ECHO_T}$ac_cv_flibs" >&6
3762 > F90LIBS="$ac_cv_f90libs"
3763 >
3764 > ac_ext=f90
3765 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3766 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3767 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3768 >
3769 >
3770 > echo "$as_me:$LINENO: checking for Fortran 90 name-mangling scheme" >&5
3771 > echo $ECHO_N "checking for Fortran 90 name-mangling scheme... $ECHO_C" >&6
3772 > if test "${ac_cv_f90_mangling+set}" = set; then
3773 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3774 > else
3775 >  ac_ext=f90
3776 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3777 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3778 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3779 > cat >conftest.$ac_ext <<_ACEOF
3780 > subroutine foobar()
3781 > return
3782 > end
3783 > subroutine foo_bar()
3784 > return
3785 > end
3786 > _ACEOF
3787 > rm -f conftest.$ac_objext
3788 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3789 >  (eval $ac_compile) 2>conftest.er1
3790 >  ac_status=$?
3791 >  grep -v '^ *+' conftest.er1 >conftest.err
3792 >  rm -f conftest.er1
3793 >  cat conftest.err >&5
3794 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3795 >  (exit $ac_status); } &&
3796 >         { ac_try='test -z "$ac_f90_werror_flag"
3797 >                         || test ! -s conftest.err'
3798 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3799 >  (eval $ac_try) 2>&5
3800 >  ac_status=$?
3801 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3802 >  (exit $ac_status); }; } &&
3803 >         { ac_try='test -s conftest.$ac_objext'
3804 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3805 >  (eval $ac_try) 2>&5
3806 >  ac_status=$?
3807 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3808 >  (exit $ac_status); }; }; then
3809 >  mv conftest.$ac_objext cf90_test.$ac_objext
3810 >
3811 >  ac_ext=c
3812 > ac_cpp='$CPP $CPPFLAGS'
3813 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3814 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3815 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
3816 >
3817 >  ac_save_LIBS=$LIBS
3818 >  LIBS="cf90_test.$ac_objext $F90LIBS $LIBS"
3819 >
3820 >  ac_success=no
3821 >  for ac_foobar in foobar FOOBAR; do
3822 >    for ac_underscore in "" "_"; do
3823 >      ac_func="$ac_foobar$ac_underscore"
3824 >      cat >conftest.$ac_ext <<_ACEOF
3825 > /* confdefs.h.  */
3826 > _ACEOF
3827 > cat confdefs.h >>conftest.$ac_ext
3828 > cat >>conftest.$ac_ext <<_ACEOF
3829 > /* end confdefs.h.  */
3830 >
3831 > /* Override any gcc2 internal prototype to avoid an error.  */
3832 > #ifdef __cplusplus
3833 > extern "C"
3834 > #endif
3835 > /* We use char because int might match the return type of a gcc2
3836 >   builtin and then its argument prototype would still apply.  */
3837 > char $ac_func ();
3838 > int
3839 > main ()
3840 > {
3841 > $ac_func ();
3842 >  ;
3843 >  return 0;
3844 > }
3845 > _ACEOF
3846 > rm -f conftest.$ac_objext conftest$ac_exeext
3847 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3848 >  (eval $ac_link) 2>conftest.er1
3849 >  ac_status=$?
3850 >  grep -v '^ *+' conftest.er1 >conftest.err
3851 >  rm -f conftest.er1
3852 >  cat conftest.err >&5
3853 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3854 >  (exit $ac_status); } &&
3855 >         { ac_try='test -z "$ac_c_werror_flag"
3856 >                         || test ! -s conftest.err'
3857 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3858 >  (eval $ac_try) 2>&5
3859 >  ac_status=$?
3860 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3861 >  (exit $ac_status); }; } &&
3862 >         { ac_try='test -s conftest$ac_exeext'
3863 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3864 >  (eval $ac_try) 2>&5
3865 >  ac_status=$?
3866 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3867 >  (exit $ac_status); }; }; then
3868 >  ac_success=yes; break 2
3869 > else
3870 >  echo "$as_me: failed program was:" >&5
3871 > sed 's/^/| /' conftest.$ac_ext >&5
3872 >
3873 > fi
3874 > rm -f conftest.err conftest.$ac_objext \
3875 >      conftest$ac_exeext conftest.$ac_ext
3876 >    done
3877 >  done
3878 >
3879 >  if test "$ac_success" = "yes"; then
3880 >     case $ac_foobar in
3881 >        foobar)
3882 >           ac_case=lower
3883 >           ac_foo_bar=foo_bar
3884 >           ;;
3885 >        FOOBAR)
3886 >           ac_case=upper
3887 >           ac_foo_bar=FOO_BAR
3888 >           ;;
3889 >     esac
3890 >
3891 >     ac_success_extra=no
3892 >     for ac_extra in "" "_"; do
3893 >        ac_func="$ac_foo_bar$ac_underscore$ac_extra"
3894 >
3895 >        cat >conftest.$ac_ext <<_ACEOF
3896 > /* confdefs.h.  */
3897 > _ACEOF
3898 > cat confdefs.h >>conftest.$ac_ext
3899 > cat >>conftest.$ac_ext <<_ACEOF
3900 > /* end confdefs.h.  */
3901 >
3902 > /* Override any gcc2 internal prototype to avoid an error.  */
3903 > #ifdef __cplusplus
3904 > extern "C"
3905 > #endif
3906 > /* We use char because int might match the return type of a gcc2
3907 >   builtin and then its argument prototype would still apply.  */
3908 > char $ac_func ();
3909 > int
3910 > main ()
3911 > {
3912 > $ac_func ();
3913 >  ;
3914 >  return 0;
3915 > }
3916 > _ACEOF
3917 > rm -f conftest.$ac_objext conftest$ac_exeext
3918 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3919 >  (eval $ac_link) 2>conftest.er1
3920 >  ac_status=$?
3921 >  grep -v '^ *+' conftest.er1 >conftest.err
3922 >  rm -f conftest.er1
3923 >  cat conftest.err >&5
3924 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3925 >  (exit $ac_status); } &&
3926 >         { ac_try='test -z "$ac_c_werror_flag"
3927 >                         || test ! -s conftest.err'
3928 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3929 >  (eval $ac_try) 2>&5
3930 >  ac_status=$?
3931 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3932 >  (exit $ac_status); }; } &&
3933 >         { ac_try='test -s conftest$ac_exeext'
3934 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3935 >  (eval $ac_try) 2>&5
3936 >  ac_status=$?
3937 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3938 >  (exit $ac_status); }; }; then
3939 >  ac_success_extra=yes; break
3940 > else
3941 >  echo "$as_me: failed program was:" >&5
3942 > sed 's/^/| /' conftest.$ac_ext >&5
3943 >
3944 > fi
3945 > rm -f conftest.err conftest.$ac_objext \
3946 >      conftest$ac_exeext conftest.$ac_ext
3947 >     done
3948 >
3949 >     if test "$ac_success_extra" = "yes"; then
3950 >        ac_cv_f90_mangling="$ac_case case"
3951 >        if test -z "$ac_underscore"; then
3952 >           ac_cv_f90_mangling="$ac_cv_f90_mangling, no underscore"
3953 >        else
3954 >           ac_cv_f90_mangling="$ac_cv_f90_mangling, underscore"
3955 >
3956 >        fi
3957 >        if test -z "$ac_extra"; then
3958 >           ac_cv_f90_mangling="$ac_cv_f90_mangling, no extra underscore"
3959 >        else
3960 >           ac_cv_f90_mangling="$ac_cv_f90_mangling, extra underscore"
3961 >        fi
3962 >      else
3963 >        ac_cv_f90_mangling="unknown"
3964 >      fi
3965 >  else
3966 >     ac_cv_f90_mangling="unknown"
3967 >
3968 >  fi
3969 >
3970 >  LIBS=$ac_save_LIBS
3971 >  ac_ext=f90
3972 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3973 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3974 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3975 >  rm -f cf90_test* conftest*
3976 > else
3977 >  echo "$as_me: failed program was:" >&5
3978 > sed 's/^/| /' conftest.$ac_ext >&5
3979 >
3980 > fi
3981 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3982 > ac_ext=f90
3983 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3984 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3985 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3986 >
3987 > fi
3988 > echo "$as_me:$LINENO: result: $ac_cv_f90_mangling" >&5
3989 > echo "${ECHO_T}$ac_cv_f90_mangling" >&6
3990 >
3991 >
3992 >
3993 > case $ac_cv_f90_mangling in
3994 >  "lower case, no underscore, no extra underscore")
3995 >          cat >>confdefs.h <<\_ACEOF
3996 > #define F90_FUNC(name,NAME) name
3997 > _ACEOF
3998 >
3999 >          cat >>confdefs.h <<\_ACEOF
4000 > #define F90_FUNC_(name,NAME) name
4001 > _ACEOF
4002 > ;;
4003 >  "lower case, no underscore, extra underscore")
4004 >          cat >>confdefs.h <<\_ACEOF
4005 > #define F90_FUNC(name,NAME) name
4006 > _ACEOF
4007 >
4008 >          cat >>confdefs.h <<\_ACEOF
4009 > #define F90_FUNC_(name,NAME) name ## _
4010 > _ACEOF
4011 > ;;
4012 >  "lower case, underscore, no extra underscore")
4013 >          cat >>confdefs.h <<\_ACEOF
4014 > #define F90_FUNC(name,NAME) name ## _
4015 > _ACEOF
4016 >
4017 >          cat >>confdefs.h <<\_ACEOF
4018 > #define F90_FUNC_(name,NAME) name ## _
4019 > _ACEOF
4020 > ;;
4021 >  "lower case, underscore, extra underscore")
4022 >          cat >>confdefs.h <<\_ACEOF
4023 > #define F90_FUNC(name,NAME) name ## _
4024 > _ACEOF
4025 >
4026 >          cat >>confdefs.h <<\_ACEOF
4027 > #define F90_FUNC_(name,NAME) name ## __
4028 > _ACEOF
4029 > ;;
4030 >  "upper case, no underscore, no extra underscore")
4031 >          cat >>confdefs.h <<\_ACEOF
4032 > #define F90_FUNC(name,NAME) NAME
4033 > _ACEOF
4034 >
4035 >          cat >>confdefs.h <<\_ACEOF
4036 > #define F90_FUNC_(name,NAME) NAME
4037 > _ACEOF
4038 > ;;
4039 >  "upper case, no underscore, extra underscore")
4040 >          cat >>confdefs.h <<\_ACEOF
4041 > #define F90_FUNC(name,NAME) NAME
4042 > _ACEOF
4043 >
4044 >          cat >>confdefs.h <<\_ACEOF
4045 > #define F90_FUNC_(name,NAME) NAME ## _
4046 > _ACEOF
4047 > ;;
4048 >  "upper case, underscore, no extra underscore")
4049 >          cat >>confdefs.h <<\_ACEOF
4050 > #define F90_FUNC(name,NAME) NAME ## _
4051 > _ACEOF
4052 >
4053 >          cat >>confdefs.h <<\_ACEOF
4054 > #define F90_FUNC_(name,NAME) NAME ## _
4055 > _ACEOF
4056 > ;;
4057 >  "upper case, underscore, extra underscore")
4058 >          cat >>confdefs.h <<\_ACEOF
4059 > #define F90_FUNC(name,NAME) NAME ## _
4060 > _ACEOF
4061 >
4062 >          cat >>confdefs.h <<\_ACEOF
4063 > #define F90_FUNC_(name,NAME) NAME ## __
4064 > _ACEOF
4065 > ;;
4066 >  *)
4067 >          { echo "$as_me:$LINENO: WARNING: unknown Fortran 90 name-mangling scheme" >&5
4068 > echo "$as_me: WARNING: unknown Fortran 90 name-mangling scheme" >&2;}
4069 >          ;;
4070 > esac
4071 >
4072 >
4073 >
4074 >
4075 >
4076 > echo "$as_me:$LINENO: checking for module suffix" >&5
4077 > echo $ECHO_N "checking for module suffix... $ECHO_C" >&6
4078 > rm -f conftest*
4079 > # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
4080 > rm -f work*
4081 > cat >conftest.f90 <<EOF
4082 >        module conftest
4083 >        integer n
4084 >        parameter (n=1)
4085 >        end module conftest
4086 > EOF
4087 > # SGI and absoft compilers generates module name in upper case!
4088 > testname="conftest"
4089 > modcase="lower"
4090 > if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
4091 >    MOD=`ls conftest* | grep -v conftest.f | grep -v conftest.o`
4092 >    MOD=`echo "$MOD" | sed -e 's/conftest\.//g'`
4093 >    if test -z "$MOD" ; then
4094 >        MOD=`ls CONFTEST* 2>/dev/null \
4095 >                | grep -v CONFTEST.f | grep -v CONFTEST.o`
4096 >        MOD=`echo "$MOD" | sed -e 's/CONFTEST\.//g'`
4097 >        if test -n "$MOD" ; then
4098 >            testname="CONFTEST"
4099 >            modcase="upper"
4100 >        fi
4101 >    fi
4102 >    if test -z "$MOD" ; then
4103 >        echo "$as_me:$LINENO: result: unknown" >&5
4104 > echo "${ECHO_T}unknown" >&6
4105 >        # Use mod if we can't figure it out
4106 >        MOD="mod"
4107 >    else
4108 >        echo "$as_me:$LINENO: result: $MOD" >&5
4109 > echo "${ECHO_T}$MOD" >&6
4110 >    fi
4111 >    if test -s work.pcl ; then
4112 >        { echo "$as_me:$LINENO: WARNING: Compiler generates auxillery files!" >&5
4113 > echo "$as_me: WARNING: Compiler generates auxillery files!" >&2;}
4114 >    fi
4115 > else
4116 >    echo "$as_me:$LINENO: result: unknown" >&5
4117 > echo "${ECHO_T}unknown" >&6
4118 > fi
4119 >
4120 >
4121 >
4122 >
4123 >
4124 > # Check for module include path (some use -I, some (Solaris) use -M, some
4125 > # (absoft) use -p).
4126 > # Intel compilers use a wierd system: -cl,filename.pcl .  If no file is
4127 > # specified, work.pcl and work.pc are created.  However, if you specify
4128 > # a file, it must contain a the name of a file ending in .pc .  Ugh!
4129 > # Use the module made above
4130 > echo "$as_me:$LINENO: checking for module directory path flag" >&5
4131 > echo $ECHO_N "checking for module directory path flag... $ECHO_C" >&6
4132 > rm -f conftest*
4133 > # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
4134 > rm -f work*
4135 > cat >conftest.f90 <<EOF
4136 >        module conftest
4137 >        integer n
4138 >        parameter (n=1)
4139 >        end module conftest
4140 > EOF
4141 > # SGI and absoft compilers generates module name in upper case!
4142 > testname="conftest"
4143 > if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
4144 >   mod=`ls CONFTEST* 2>/dev/null | grep -v CONFTEST.f | grep -v CONFTEST.o`
4145 >   mod=`echo "$mod" | sed -e 's/CONFTEST\.//g'`
4146 >   if test -n "$mod" ; then
4147 >      testname="CONFTEST"
4148 >   fi
4149 >   madedir=0
4150 >   if test ! -d conf ; then mkdir conf ; madedir=1; fi
4151 >   cp $testname.$MOD conf
4152 >   rm -f conftest* CONFTEST*
4153 >   cat >conftest1.f90 <<EOF
4154 >        program main
4155 >        use conftest
4156 >        print *, n
4157 >        end
4158 > EOF
4159 >   F90_WORK_FILES_ARG=""
4160 >   F90MODINCSPEC=""
4161 >   if $F90 -c -Iconf conftest1.f90 > conftest.out 2>&1 ; then
4162 >       MODDIRFLAG="-I"
4163 >       F90MODINCSPEC="-I<dir>"
4164 >       echo "$as_me:$LINENO: result: -I" >&5
4165 > echo "${ECHO_T}-I" >&6
4166 >   elif $F90 -c -Mconf conftest1.f90 >> conftest.out 2>&1 ; then
4167 >       MODDIRFLAG="-M"
4168 >       F90MODINCSPEC="-M<dir>"
4169 >       echo "$as_me:$LINENO: result: -M" >&5
4170 > echo "${ECHO_T}-M" >&6
4171 >   elif $F90 -c -pconf conftest1.f90 >> conftest.out 2>&1 ; then
4172 >       MODDIRFLAG="-p"
4173 >       F90MODINCSPEC="-p<dir>"
4174 >       echo "$as_me:$LINENO: result: -p" >&5
4175 > echo "${ECHO_T}-p" >&6
4176 >   elif test -s work.pc ; then
4177 >        cp work.pc conf/mpimod.pc
4178 >        echo "mpimod.pc" > conf/mpimod.pcl
4179 >        echo "`pwd`/conf/mpimod.pc" >> conf/mpimod.pcl
4180 >        if $F90 -c -cl,conf/mpimod.pcl conftest1.f >>conftest.out 2>&1 ; then
4181 >            MODDIRFLAG='-cl,mpimod.pcl'
4182 >            echo "$as_me:$LINENO: result: -cl,filename where filename contains a list of files and directories" >&5
4183 > echo "${ECHO_T}-cl,filename where filename contains a list of files and directories" >&6
4184 >            F90_WORK_FILES_ARG="-cl,mpimod.pcl"
4185 >            F90MODINCSPEC="-cl,<dir>/<file>mod.pcl"
4186 >
4187 >        else
4188 >            # The version of the Intel compiler that I have refuses to let
4189 >            # you put the "work catalog" list anywhere but the current
4190 >            # directory. For example, you cannot in
4191 >         :
4192 >        fi
4193 >   fi
4194 >   if test -z "MODDIRFLAG" ; then
4195 >       echo "$as_me:$LINENO: result: unknown" >&5
4196 > echo "${ECHO_T}unknown" >&6
4197 >   fi
4198 >
4199 >
4200 >   rm -f conftest* conf/conftest* conf/CONFTEST* CONFTEST* conf/mpimod*
4201 >   if test $madedir = 1 ; then rmdir conf ; fi
4202 > fi
4203 >
4204 >
4205 >
4206 >
4207 > case $debug in
4208 >  1)
4209 >     ;;
4210 >  *)
4211 >
4212 >
4213 >
4214 >
4215 >
4216 >
4217 > echo "$as_me:$LINENO: checking whether we are *really* using GNU cc" >&5
4218 > echo $ECHO_N "checking whether we are *really* using GNU cc... $ECHO_C" >&6
4219 > if test "${ac_cv_prog_really_gcc+set}" = set; then
4220 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4221 > else
4222 >
4223 > cat > conftest.c <<EOF
4224 > #ifdef __GNUC__
4225 >  #ifndef __INTEL_COMPILER
4226 >     yes;
4227 >  #endif
4228 > #endif
4229 > EOF
4230 > if { ac_try='${CC-cc} -E conftest.c'
4231 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4232 >  (eval $ac_try) 2>&5
4233 >  ac_status=$?
4234 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4235 >  (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
4236 >  ac_cv_prog_really_gcc=yes
4237 > else
4238 >  ac_cv_prog_really_gcc=no
4239 > fi
4240 >
4241 > fi
4242 > echo "$as_me:$LINENO: result: $ac_cv_prog_really_gcc" >&5
4243 > echo "${ECHO_T}$ac_cv_prog_really_gcc" >&6
4244 > if test "$ac_cv_prog_really_gcc" = yes; then
4245 >        :
4246 >
4247 > else
4248 >        :
4249 >
4250 > fi
4251 >
4252 >
4253 > # Try to determine "good" native compiler flags if none specified on command
4254 > # line
4255 > if test "$ac_test_CFLAGS" != "set"; then
4256 >  CFLAGS=""
4257 >  case "${host_cpu}-${host_os}" in
4258 >
4259 >  *linux*) if test "$CC" = icc; then
4260 >                    CFLAGS="-O"
4261 >                fi;;
4262 >  sparc-solaris2*) if test "$CC" = cc; then
4263 >                    CFLAGS="-native -fast -xO5 -dalign"
4264 >                 fi;;
4265 >
4266 >  alpha*-osf*)  if test "$CC" = cc; then
4267 >                    CFLAGS="-newc -w0 -O5 -ansi_alias -ansi_args -fp_reorder -tune host -arch host -std1"
4268 >                fi;;
4269 >
4270 >  hppa*-hpux*)  if test "$CC" = cc; then
4271 >                    CFLAGS="-Ae +O3 +Oall"
4272 >                fi;;
4273 >
4274 >   rs6000*-aix*)  if test "$CC" = cc -o "$CC" = xlc; then
4275 >                    CFLAGS="-O3 -qtune=auto -qansialias -w"
4276 >                fi;;
4277 >   powerpc*-aix*)
4278 >        if test "$CC" = cc -o "$CC" = xlc; then
4279 >                CFLAGS="-O3 -qtune=auto -qansialias -w"
4280 >                echo "*******************************************************"
4281 >                echo "*  You have AIX on an unknown powerpc system.  It is  *"
4282 >                echo "*  recommended that you use                           *"
4283 >                echo "*                                                     *"
4284 >                echo "*    CFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
4285 >                echo "*                                 ^^^                 *"
4286 >                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
4287 >                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
4288 >                echo "*******************************************************"
4289 >        fi;;
4290 >   *darwin*)
4291 >        if test "$CC" = xlc -o "$CC" = cc; then
4292 >                CFLAGS="-qthreaded -O5 -Q=20 -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
4293 >        fi;;
4294 >  esac
4295 >
4296 >  # use default flags for gcc on all systems
4297 >  if test $ac_cv_prog_really_gcc = yes; then
4298 >     CFLAGS="-O6 -fomit-frame-pointer -Wall -W -Wcast-qual -Wpointer-arith -Wcast-align -pedantic"
4299 >  fi
4300 >
4301 >  # test for gcc-specific flags:
4302 >  if test $ac_cv_prog_really_gcc = yes; then
4303 >    # -malign-double for x86 systems
4304 >
4305 >
4306 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -malign-double" >&5
4307 > echo $ECHO_N "checking whether ${CC-cc} accepts -malign-double... $ECHO_C" >&6
4308 > if test "${ac_align_double+set}" = set; then
4309 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4310 > else
4311 >  echo 'void f(){}' > conftest.c
4312 > if test -z "`${CC-cc} -malign-double -c conftest.c 2>&1`"; then
4313 >        ac_align_double=yes
4314 > else
4315 >        ac_align_double=no
4316 > fi
4317 > rm -f conftest*
4318 >
4319 > fi
4320 > echo "$as_me:$LINENO: result: $ac_align_double" >&5
4321 > echo "${ECHO_T}$ac_align_double" >&6
4322 > if test "$ac_align_double" = yes; then
4323 >        :
4324 >        CFLAGS="$CFLAGS -malign-double"
4325 > else
4326 >        :
4327 >
4328 > fi
4329 >
4330 >    # -fstrict-aliasing for gcc-2.95+
4331 >
4332 >
4333 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -fstrict-aliasing" >&5
4334 > echo $ECHO_N "checking whether ${CC-cc} accepts -fstrict-aliasing... $ECHO_C" >&6
4335 > if test "${ac_fstrict_aliasing+set}" = set; then
4336 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4337 > else
4338 >  echo 'void f(){}' > conftest.c
4339 > if test -z "`${CC-cc} -fstrict-aliasing -c conftest.c 2>&1`"; then
4340 >        ac_fstrict_aliasing=yes
4341 > else
4342 >        ac_fstrict_aliasing=no
4343 > fi
4344 > rm -f conftest*
4345 >
4346 > fi
4347 > echo "$as_me:$LINENO: result: $ac_fstrict_aliasing" >&5
4348 > echo "${ECHO_T}$ac_fstrict_aliasing" >&6
4349 > if test "$ac_fstrict_aliasing" = yes; then
4350 >        :
4351 >        CFLAGS="$CFLAGS -fstrict-aliasing"
4352 > else
4353 >        :
4354 >
4355 > fi
4356 >
4357 >  fi
4358 >
4359 >  CPU_FLAGS=""
4360 >  if test $ac_cv_prog_really_gcc = yes; then
4361 >                  case "${host_cpu}" in
4362 >          i586*)
4363 >
4364 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=pentium" >&5
4365 > echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentium... $ECHO_C" >&6
4366 > if test "${ac_cpu_pentium+set}" = set; then
4367 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4368 > else
4369 >  echo 'void f(){}' > conftest.c
4370 > if test -z "`${CC-cc} -mcpu=pentium -c conftest.c 2>&1`"; then
4371 >        ac_cpu_pentium=yes
4372 > else
4373 >        ac_cpu_pentium=no
4374 > fi
4375 > rm -f conftest*
4376 >
4377 > fi
4378 > echo "$as_me:$LINENO: result: $ac_cpu_pentium" >&5
4379 > echo "${ECHO_T}$ac_cpu_pentium" >&6
4380 > if test "$ac_cpu_pentium" = yes; then
4381 >        :
4382 >        CPU_FLAGS=-mcpu=pentium
4383 > else
4384 >        :
4385 >
4386 >
4387 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mpentium" >&5
4388 > echo $ECHO_N "checking whether ${CC-cc} accepts -mpentium... $ECHO_C" >&6
4389 > if test "${ac_pentium+set}" = set; then
4390 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4391 > else
4392 >  echo 'void f(){}' > conftest.c
4393 > if test -z "`${CC-cc} -mpentium -c conftest.c 2>&1`"; then
4394 >        ac_pentium=yes
4395 > else
4396 >        ac_pentium=no
4397 > fi
4398 > rm -f conftest*
4399 >
4400 > fi
4401 > echo "$as_me:$LINENO: result: $ac_pentium" >&5
4402 > echo "${ECHO_T}$ac_pentium" >&6
4403 > if test "$ac_pentium" = yes; then
4404 >        :
4405 >        CPU_FLAGS=-mpentium
4406 > else
4407 >        :
4408 >
4409 > fi
4410 >
4411 > fi
4412 >
4413 >                  ;;
4414 >          i686*)
4415 >
4416 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=pentiumpro" >&5
4417 > echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentiumpro... $ECHO_C" >&6
4418 > if test "${ac_cpu_pentiumpro+set}" = set; then
4419 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4420 > else
4421 >  echo 'void f(){}' > conftest.c
4422 > if test -z "`${CC-cc} -mcpu=pentiumpro -c conftest.c 2>&1`"; then
4423 >        ac_cpu_pentiumpro=yes
4424 > else
4425 >        ac_cpu_pentiumpro=no
4426 > fi
4427 > rm -f conftest*
4428 >
4429 > fi
4430 > echo "$as_me:$LINENO: result: $ac_cpu_pentiumpro" >&5
4431 > echo "${ECHO_T}$ac_cpu_pentiumpro" >&6
4432 > if test "$ac_cpu_pentiumpro" = yes; then
4433 >        :
4434 >        CPU_FLAGS=-mcpu=pentiumpro
4435 > else
4436 >        :
4437 >
4438 >
4439 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mpentiumpro" >&5
4440 > echo $ECHO_N "checking whether ${CC-cc} accepts -mpentiumpro... $ECHO_C" >&6
4441 > if test "${ac_pentiumpro+set}" = set; then
4442 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4443 > else
4444 >  echo 'void f(){}' > conftest.c
4445 > if test -z "`${CC-cc} -mpentiumpro -c conftest.c 2>&1`"; then
4446 >        ac_pentiumpro=yes
4447 > else
4448 >        ac_pentiumpro=no
4449 > fi
4450 > rm -f conftest*
4451 >
4452 > fi
4453 > echo "$as_me:$LINENO: result: $ac_pentiumpro" >&5
4454 > echo "${ECHO_T}$ac_pentiumpro" >&6
4455 > if test "$ac_pentiumpro" = yes; then
4456 >        :
4457 >        CPU_FLAGS=-mpentiumpro
4458 > else
4459 >        :
4460 >
4461 > fi
4462 >
4463 > fi
4464 >
4465 >                  ;;
4466 >          powerpc*)
4467 >                cputype=`(grep cpu /proc/cpuinfo | head -1 | cut -d: -f2 | sed 's/ //g') 2> /dev/null`
4468 >                is60x=`echo $cputype | egrep "^600-9e?$"`
4469 >                if test -n "$is60x"; then
4470 >
4471 >
4472 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=$cputype" >&5
4473 > echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=$cputype... $ECHO_C" >&6
4474 > if test "${ac_m_cpu_60x+set}" = set; then
4475 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4476 > else
4477 >  echo 'void f(){}' > conftest.c
4478 > if test -z "`${CC-cc} -mcpu=$cputype -c conftest.c 2>&1`"; then
4479 >        ac_m_cpu_60x=yes
4480 > else
4481 >        ac_m_cpu_60x=no
4482 > fi
4483 > rm -f conftest*
4484 >
4485 > fi
4486 > echo "$as_me:$LINENO: result: $ac_m_cpu_60x" >&5
4487 > echo "${ECHO_T}$ac_m_cpu_60x" >&6
4488 > if test "$ac_m_cpu_60x" = yes; then
4489 >        :
4490 >        CPU_FLAGS=-mcpu=$cputype
4491 > else
4492 >        :
4493 >
4494 > fi
4495 >
4496 >                elif test "$cputype" = 750; then
4497 >
4498 >
4499 > echo "$as_me:$LINENO: checking whether we are using gcc 2.95 or later" >&5
4500 > echo $ECHO_N "checking whether we are using gcc 2.95 or later... $ECHO_C" >&6
4501 > if test "${ac_cv_prog_gcc_2_95+set}" = set; then
4502 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4503 > else
4504 >
4505 > cat > conftest.c <<EOF
4506 > #ifdef __GNUC__ && !defined (__INTEL_COMPILER)
4507 > #  if (__GNUC__ > 2) || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
4508 >     yes;
4509 > #  endif
4510 > #endif
4511 > EOF
4512 > if { ac_try='${CC-cc} -E conftest.c'
4513 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4514 >  (eval $ac_try) 2>&5
4515 >  ac_status=$?
4516 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4517 >  (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
4518 >  ac_cv_prog_gcc_2_95=yes
4519 > else
4520 >  ac_cv_prog_gcc_2_95=no
4521 > fi
4522 >
4523 > fi
4524 > echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_2_95" >&5
4525 > echo "${ECHO_T}$ac_cv_prog_gcc_2_95" >&6
4526 > if test "$ac_cv_prog_gcc_2_95" = yes; then
4527 >        :
4528 >
4529 >
4530 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=750" >&5
4531 > echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=750... $ECHO_C" >&6
4532 > if test "${ac_m_cpu_750+set}" = set; then
4533 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4534 > else
4535 >  echo 'void f(){}' > conftest.c
4536 > if test -z "`${CC-cc} -mcpu=750 -c conftest.c 2>&1`"; then
4537 >        ac_m_cpu_750=yes
4538 > else
4539 >        ac_m_cpu_750=no
4540 > fi
4541 > rm -f conftest*
4542 >
4543 > fi
4544 > echo "$as_me:$LINENO: result: $ac_m_cpu_750" >&5
4545 > echo "${ECHO_T}$ac_m_cpu_750" >&6
4546 > if test "$ac_m_cpu_750" = yes; then
4547 >        :
4548 >        CPU_FLAGS=-mcpu=750
4549 > else
4550 >        :
4551 >
4552 > fi
4553 >
4554 > else
4555 >        :
4556 >
4557 > fi
4558 >
4559 >                fi
4560 >                if test -z "$CPU_FLAGS"; then
4561 >
4562 >
4563 > echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=powerpc" >&5
4564 > echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=powerpc... $ECHO_C" >&6
4565 > if test "${ac_m_cpu_powerpc+set}" = set; then
4566 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4567 > else
4568 >  echo 'void f(){}' > conftest.c
4569 > if test -z "`${CC-cc} -mcpu=powerpc -c conftest.c 2>&1`"; then
4570 >        ac_m_cpu_powerpc=yes
4571 > else
4572 >        ac_m_cpu_powerpc=no
4573 > fi
4574 > rm -f conftest*
4575 >
4576 > fi
4577 > echo "$as_me:$LINENO: result: $ac_m_cpu_powerpc" >&5
4578 > echo "${ECHO_T}$ac_m_cpu_powerpc" >&6
4579   if test "$ac_m_cpu_powerpc" = yes; then
4580          :
4581          CPU_FLAGS=-mcpu=powerpc
# Line 3673 | Line 4665 | fi
4665          CFLAGS=""
4666  
4667   fi
4668 +
4669 +
4670 + fi
4671 +
4672 +
4673 +
4674 +
4675  
4676  
4677 +
4678 + echo "$as_me:$LINENO: checking whether we are *really* using GNU c++" >&5
4679 + echo $ECHO_N "checking whether we are *really* using GNU c++... $ECHO_C" >&6
4680 + if test "${ac_cv_prog_really_gxx+set}" = set; then
4681 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4682 + else
4683 +
4684 + cat > conftest.cpp <<EOF
4685 + #ifdef __GNUC__
4686 +  #ifndef __INTEL_COMPILER
4687 +     yes;
4688 +  #endif
4689 + #endif
4690 + EOF
4691 + if { ac_try='${CXX-c++} -E conftest.cpp'
4692 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4693 +  (eval $ac_try) 2>&5
4694 +  ac_status=$?
4695 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4696 +  (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
4697 +  ac_cv_prog_really_gxx=yes
4698 + else
4699 +  ac_cv_prog_really_gxx=no
4700   fi
4701  
4702 + fi
4703 + echo "$as_me:$LINENO: result: $ac_cv_prog_really_gxx" >&5
4704 + echo "${ECHO_T}$ac_cv_prog_really_gxx" >&6
4705 + if test "$ac_cv_prog_really_gxx" = yes; then
4706 +        :
4707  
4708 + else
4709 +        :
4710  
4711 + fi
4712  
4713  
4714   # Try to determine "good" native compiler flags if none specified on command
# Line 3711 | Line 4741 | if test "$ac_test_CXXFLAGS" != "set"; then
4741          fi;;
4742     *darwin*)
4743          if test "$CXX" = xlC; then
4744 <                CXXFLAGS="-O3 -qtune=auto -qansialias -w"
3715 <                echo "*******************************************************"
3716 <                echo "*  You have AIX on an unknown powerpc system.  It is  *"
3717 <                echo "*  recommended that you use                           *"
3718 <                echo "*                                                     *"
3719 <                echo "*  CXXFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
3720 <                echo "*                                 ^^^                 *"
3721 <                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
3722 <                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
3723 <                echo "*******************************************************"
4744 >                CXXFLAGS="-qthreaded -O5 -Q=20 -qtune=auto -qarch=auto -qunroll=auto -qaltivec"
4745          fi;;
4746    esac
4747  
4748    # use default flags for gcc on all systems
4749 <  if test $ac_cv_c_compiler_gnu = yes; then
4749 >  if test $ac_cv_prog_really_gxx = yes; then
4750       CXXFLAGS="-O6 -fomit-frame-pointer -Wall -W -Wcast-qual -Wpointer-arith -Wcast-align -pedantic"
4751    fi
4752  
4753    # test for gcc-specific flags:
4754 <  if test $ac_cv_c_compiler_gnu = yes; then
4754 >  if test $ac_cv_prog_really_gxx = yes; then
4755      # -malign-double for x86 systems
4756  
4757  
# Line 3788 | Line 4809 | fi
4809    fi
4810  
4811    CPU_FLAGS=""
4812 <  if test "$GCC" = "yes"; then
4812 >  if test $ac_cv_prog_really_gxx = yes; then
4813                    case "${host_cpu}" in
4814            i586*)
4815  
4816 < echo "$as_me:$LINENO: checking whether ${CC-cc} accepts -mcpu=pentium" >&5
4817 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentium... $ECHO_C" >&6
4816 > echo "$as_me:$LINENO: checking whether ${CXX-c++} accepts -mcpu=pentium" >&5
4817 > echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=pentium... $ECHO_C" >&6
4818   if test "${ac_cpu_pentium+set}" = set; then
4819    echo $ECHO_N "(cached) $ECHO_C" >&6
4820   else
4821 <  echo 'void f(){}' > conftest.c
4822 < if test -z "`${CC-cc} -mcpu=pentium -c conftest.c 2>&1`"; then
4821 >  echo 'void f(){}' > conftest.cpp
4822 > if test -z "`${CXX-c++} -mcpu=pentium -c conftest.cpp 2>&1`"; then
4823          ac_cpu_pentium=yes
4824   else
4825          ac_cpu_pentium=no
# Line 3927 | Line 4948 | echo "$as_me:$LINENO: checking whether we are using gc
4948                  elif test "$cputype" = 750; then
4949  
4950  
4951 < echo "$as_me:$LINENO: checking whether we are using gcc 2.95 or later" >&5
4952 < echo $ECHO_N "checking whether we are using gcc 2.95 or later... $ECHO_C" >&6
4953 < if test "${ac_cv_prog_gcc_2_95+set}" = set; then
4951 > echo "$as_me:$LINENO: checking whether we are using g++ 2.95 or later" >&5
4952 > echo $ECHO_N "checking whether we are using g++ 2.95 or later... $ECHO_C" >&6
4953 > if test "${ac_cv_prog_gxx_2_95+set}" = set; then
4954    echo $ECHO_N "(cached) $ECHO_C" >&6
4955   else
4956  
4957 < cat > conftest.c <<EOF
4958 < #ifdef __GNUC__
4957 > cat > conftest.cpp <<EOF
4958 > #ifdef __GNUC__ && !defined (__INTEL_COMPILER)
4959   #  if (__GNUC__ > 2) || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
4960       yes;
4961   #  endif
4962   #endif
4963   EOF
4964 < if { ac_try='${CC-cc} -E conftest.c'
4964 > if { ac_try='${CXX-c++} -E conftest.cpp'
4965    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4966    (eval $ac_try) 2>&5
4967    ac_status=$?
4968    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4969    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
4970 <  ac_cv_prog_gcc_2_95=yes
4970 >  ac_cv_prog_gxx_2_95=yes
4971   else
4972 <  ac_cv_prog_gcc_2_95=no
4972 >  ac_cv_prog_gxx_2_95=no
4973   fi
4974  
4975   fi
4976 < echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_2_95" >&5
4977 < echo "${ECHO_T}$ac_cv_prog_gcc_2_95" >&6
4978 < if test "$ac_cv_prog_gcc_2_95" = yes; then
4976 > echo "$as_me:$LINENO: result: $ac_cv_prog_gxx_2_95" >&5
4977 > echo "${ECHO_T}$ac_cv_prog_gxx_2_95" >&6
4978 > if test "$ac_cv_prog_gxx_2_95" = yes; then
4979          :
4980  
4981  
# Line 4107 | Line 5128 | if test x"$F90FLAGS" == x ; then
5128   # Try to determine "good" native compiler flags if none specified on command
5129   # line
5130  
5131 < if test x"$F90FLAGS" == x ; then
5131 > if test x"$F90FLAGS" = x ; then
5132    F90FLAGS=""
5133    case "${host_cpu}-${host_os}" in
5134  
5135 <  *linux*) if test "$F90" = ifc; then
5135 >  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
5136                      F90FLAGS="-O"
5137                  fi;;
5138     rs6000*-aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
# Line 4132 | Line 5153 | if test x"$F90FLAGS" == x ; then
5153          fi;;
5154     *darwin*)
5155          if test "$F90" = f90 -o "$F90" = xlf90; then
5156 <                F90FLAGS="-O3 -qtune=auto -w"
4136 <                echo "*********************************************************"
4137 <                echo "*  You have Darwin on an unknown powerpc system.  It is *"
4138 <                echo "*  recommended that you use                             *"
4139 <                echo "*                                                       *"
4140 <                echo "*  CXXFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w    *"
4141 <                echo "*                                 ^^^                   *"
4142 <                echo "*  where xxx is 601, 603, 604, or whatever kind of      *"
4143 <                echo "*  PowerPC CPU you have.   For more info, man xlf.      *"
4144 <                echo "*********************************************************"
5156 >                F90FLAGS="-qthreaded -O5 -qtune=auto -qarch=auto -qunroll=auto"
5157          fi;;
5158    esac
5159  
# Line 4187 | Line 5199 | ac_ext=c
5199          ac_guessed_f90flags=no
5200   fi
5201   rm -f conftest*
5202 < ac_ext=c
5203 < ac_cpp='$CPP $CPPFLAGS'
5204 < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5205 < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4194 < ac_compiler_gnu=$ac_cv_c_compiler_gnu
5202 > ac_ext=f90
5203 > ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5204 > ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5205 > ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5206  
5207  
5208   fi
# Line 4231 | Line 5242 | esac
5242   # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5243   # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5244   # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5245 + # OS/2's system install, which has a completely different semantic
5246   # ./install, which can be erroneously created by make from ./install.sh.
5247   echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5248   echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
# Line 4247 | Line 5259 | case $as_dir/ in
5259   case $as_dir/ in
5260    ./ | .// | /cC/* | \
5261    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5262 +  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
5263    /usr/ucb/* ) ;;
5264    *)
5265      # OSF1 and SCO ODT 3.0 have their own names for install.
# Line 4254 | Line 5267 | case $as_dir/ in
5267      # by default.
5268      for ac_prog in ginstall scoinst install; do
5269        for ac_exec_ext in '' $ac_executable_extensions; do
5270 <        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5271 <          if test $ac_prog = install &&
5272 <            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5273 <            # AIX install.  It has an incompatible calling convention.
5274 <            :
5275 <          elif test $ac_prog = install &&
5276 <            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5277 <            # program-specific install script used by HP pwplus--don't use.
5278 <            :
5279 <          else
5280 <            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5281 <            break 3
5282 <          fi
5283 <        fi
5270 >        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5271 >          if test $ac_prog = install &&
5272 >            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5273 >            # AIX install.  It has an incompatible calling convention.
5274 >            :
5275 >          elif test $ac_prog = install &&
5276 >            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5277 >            # program-specific install script used by HP pwplus--don't use.
5278 >            :
5279 >          else
5280 >            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5281 >            break 3
5282 >          fi
5283 >        fi
5284        done
5285      done
5286      ;;
# Line 4310 | Line 5323 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./
5323  
5324   echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
5325   echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
5326 < set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
5326 > set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
5327   if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
5328    echo $ECHO_N "(cached) $ECHO_C" >&6
5329   else
# Line 4458 | Line 5471 | test -n "$YACC" || YACC="yacc"
5471   done
5472   test -n "$YACC" || YACC="yacc"
5473  
4461
5474   for ac_prog in flex lex
5475   do
5476    # Extract the first word of "$ac_prog", so it can be a program name with args.
# Line 4510 | Line 5522 | cat >conftest.$ac_ext <<_ACEOF
5522    ac_check_lib_save_LIBS=$LIBS
5523   LIBS="-lfl  $LIBS"
5524   cat >conftest.$ac_ext <<_ACEOF
4513 #line $LINENO "configure"
4514 /* confdefs.h.  */
4515 _ACEOF
4516 cat confdefs.h >>conftest.$ac_ext
4517 cat >>conftest.$ac_ext <<_ACEOF
4518 /* end confdefs.h.  */
5525  
5526 < /* Override any gcc2 internal prototype to avoid an error.  */
5527 < #ifdef __cplusplus
5528 < extern "C"
5529 < #endif
5530 < /* We use char because int might match the return type of a gcc2
4525 <   builtin and then its argument prototype would still apply.  */
4526 < char yywrap ();
4527 < int
4528 < main ()
4529 < {
4530 < yywrap ();
4531 <  ;
4532 <  return 0;
4533 < }
5526 > program main
5527 >
5528 > call yywrap
5529 > end program main
5530 >
5531   _ACEOF
5532   rm -f conftest.$ac_objext conftest$ac_exeext
5533   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5534 <  (eval $ac_link) 2>&5
5534 >  (eval $ac_link) 2>conftest.er1
5535    ac_status=$?
5536 +  grep -v '^ *+' conftest.er1 >conftest.err
5537 +  rm -f conftest.er1
5538 +  cat conftest.err >&5
5539    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5540    (exit $ac_status); } &&
5541 <         { ac_try='test -s conftest$ac_exeext'
5541 >         { ac_try='test -z "$ac_f90_werror_flag"
5542 >                         || test ! -s conftest.err'
5543    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5544    (eval $ac_try) 2>&5
5545    ac_status=$?
5546    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5547 +  (exit $ac_status); }; } &&
5548 +         { ac_try='test -s conftest$ac_exeext'
5549 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5550 +  (eval $ac_try) 2>&5
5551 +  ac_status=$?
5552 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5553    (exit $ac_status); }; }; then
5554    ac_cv_lib_fl_yywrap=yes
5555   else
# Line 4551 | Line 5558 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
5558  
5559   ac_cv_lib_fl_yywrap=no
5560   fi
5561 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5561 > rm -f conftest.err conftest.$ac_objext \
5562 >      conftest$ac_exeext conftest.$ac_ext
5563   LIBS=$ac_check_lib_save_LIBS
5564   fi
5565   echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
# Line 4567 | Line 5575 | cat >conftest.$ac_ext <<_ACEOF
5575    ac_check_lib_save_LIBS=$LIBS
5576   LIBS="-ll  $LIBS"
5577   cat >conftest.$ac_ext <<_ACEOF
4570 #line $LINENO "configure"
4571 /* confdefs.h.  */
4572 _ACEOF
4573 cat confdefs.h >>conftest.$ac_ext
4574 cat >>conftest.$ac_ext <<_ACEOF
4575 /* end confdefs.h.  */
5578  
5579 < /* Override any gcc2 internal prototype to avoid an error.  */
5580 < #ifdef __cplusplus
5581 < extern "C"
5582 < #endif
5583 < /* We use char because int might match the return type of a gcc2
4582 <   builtin and then its argument prototype would still apply.  */
4583 < char yywrap ();
4584 < int
4585 < main ()
4586 < {
4587 < yywrap ();
4588 <  ;
4589 <  return 0;
4590 < }
5579 > program main
5580 >
5581 > call yywrap
5582 > end program main
5583 >
5584   _ACEOF
5585   rm -f conftest.$ac_objext conftest$ac_exeext
5586   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5587 <  (eval $ac_link) 2>&5
5587 >  (eval $ac_link) 2>conftest.er1
5588    ac_status=$?
5589 +  grep -v '^ *+' conftest.er1 >conftest.err
5590 +  rm -f conftest.er1
5591 +  cat conftest.err >&5
5592    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5593    (exit $ac_status); } &&
5594 <         { ac_try='test -s conftest$ac_exeext'
5594 >         { ac_try='test -z "$ac_f90_werror_flag"
5595 >                         || test ! -s conftest.err'
5596    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5597    (eval $ac_try) 2>&5
5598    ac_status=$?
5599    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5600 +  (exit $ac_status); }; } &&
5601 +         { ac_try='test -s conftest$ac_exeext'
5602 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5603 +  (eval $ac_try) 2>&5
5604 +  ac_status=$?
5605 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5606    (exit $ac_status); }; }; then
5607    ac_cv_lib_l_yywrap=yes
5608   else
# Line 4608 | Line 5611 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
5611  
5612   ac_cv_lib_l_yywrap=no
5613   fi
5614 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5614 > rm -f conftest.err conftest.$ac_objext \
5615 >      conftest$ac_exeext conftest.$ac_ext
5616   LIBS=$ac_check_lib_save_LIBS
5617   fi
5618   echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
# Line 4670 | Line 5674 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5674   _ACEOF
5675   rm -f conftest.$ac_objext conftest$ac_exeext
5676   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5677 <  (eval $ac_link) 2>&5
5677 >  (eval $ac_link) 2>conftest.er1
5678    ac_status=$?
5679 +  grep -v '^ *+' conftest.er1 >conftest.err
5680 +  rm -f conftest.er1
5681 +  cat conftest.err >&5
5682    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5683    (exit $ac_status); } &&
5684 <         { ac_try='test -s conftest$ac_exeext'
5684 >         { ac_try='test -z "$ac_f90_werror_flag"
5685 >                         || test ! -s conftest.err'
5686    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5687    (eval $ac_try) 2>&5
5688    ac_status=$?
5689    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5690 +  (exit $ac_status); }; } &&
5691 +         { ac_try='test -s conftest$ac_exeext'
5692 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5693 +  (eval $ac_try) 2>&5
5694 +  ac_status=$?
5695 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5696    (exit $ac_status); }; }; then
5697    ac_cv_prog_lex_yytext_pointer=yes
5698   else
# Line 4686 | Line 5700 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
5700   sed 's/^/| /' conftest.$ac_ext >&5
5701  
5702   fi
5703 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5703 > rm -f conftest.err conftest.$ac_objext \
5704 >      conftest$ac_exeext conftest.$ac_ext
5705   LIBS=$ac_save_LIBS
5706   rm -f "${LEX_OUTPUT_ROOT}.c"
5707  
# Line 4770 | Line 5785 | _ACEOF
5785        # `set' does not quote correctly, so add quotes (double-quote
5786        # substitution turns \\\\ into \\, and sed turns \\ into \).
5787        sed -n \
5788 <        "s/'/'\\\\''/g;
5789 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5788 >        "s/'/'\\\\''/g;
5789 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5790        ;;
5791      *)
5792        # `set' quotes correctly as required by POSIX, so do not add quotes.
5793        sed -n \
5794 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5794 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5795        ;;
5796      esac;
5797   } |
# Line 4797 | Line 5812 | fi
5812   fi
5813   rm -f confcache
5814    exit 1
4800 fi
4801
4802 ac_ext=f90
4803 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4804 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4805 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4806
4807
4808
4809 ac_ext=f90
4810 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4811 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4812 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4813 echo "$as_me:$LINENO: checking how to get verbose linking output from $F90" >&5
4814 echo $ECHO_N "checking how to get verbose linking output from $F90... $ECHO_C" >&6
4815 if test "${ac_cv_prog_f90_v+set}" = set; then
4816  echo $ECHO_N "(cached) $ECHO_C" >&6
4817 else
4818
4819 cat >conftest.$ac_ext <<_ACEOF
4820
4821 program main
4822
4823
4824 end program main
4825
4826 _ACEOF
4827 rm -f conftest.$ac_objext
4828 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4829  (eval $ac_compile) 2>&5
4830  ac_status=$?
4831  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4832  (exit $ac_status); } &&
4833         { ac_try='test -s conftest.$ac_objext'
4834  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4835  (eval $ac_try) 2>&5
4836  ac_status=$?
4837  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4838  (exit $ac_status); }; }; then
4839  ac_cv_prog_f90_v=
4840 # Try some options frequently used verbose output
4841 for ac_verb in -v -verbose --verbose -V -\#\#\#; do
4842  ac_ext=f90
4843 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4844 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4845 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4846
4847 cat >conftest.$ac_ext <<_ACEOF
4848
4849 program main
4850
4851
4852 end program main
4853
4854 _ACEOF
4855
4856 # Compile and link our simple test program by passing a flag (argument
4857 # 1 to this macro) to the Fortran 90 compiler in order to get
4858 # "verbose" output that we can then parse for the Fortran 90 linker
4859 # flags.
4860 ac_save_F90FLAGS=$F90FLAGS
4861 F90FLAGS="$F90FLAGS $ac_verb"
4862
4863 (eval echo $as_me:4863: \"$ac_link\") >&5
4864 ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
4865 echo "$ac_f90_v_output" >&5
4866 F90FLAGS=$ac_save_F90FLAGS
4867
4868 rm -f conftest.*
4869 ac_ext=f90
4870 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4871 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4872 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4873
4874 # If we are using xlf then replace all the commas with spaces.
4875 if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
4876  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
4877 fi
4878
4879 # If we are using Cray Fortran then delete quotes.
4880 # Use "\"" instead of '"' for font-lock-mode.
4881 # FIXME: a more general fix for quoted arguments with spaces?
4882 if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
4883  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
4884 fi
4885  # look for -l* and *.a constructs in the output
4886  for ac_arg in $ac_f90_v_output; do
4887     case $ac_arg in
4888        [\\/]*.a | ?:[\\/]*.a | -[lLRu]*)
4889          ac_cv_prog_f90_v=$ac_verb
4890          break 2 ;;
4891     esac
4892  done
4893 done
4894 if test -z "$ac_cv_prog_f90_v"; then
4895   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $F90" >&5
4896 echo "$as_me: WARNING: cannot determine how to obtain linking information from $F90" >&2;}
4897 fi
4898 else
4899  echo "$as_me: failed program was:" >&5
4900 sed 's/^/| /' conftest.$ac_ext >&5
4901
4902 { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
4903 echo "$as_me: WARNING: compilation failed" >&2;}
4904 fi
4905 rm -f conftest.$ac_objext conftest.$ac_ext
4906
4907 fi
4908 echo "$as_me:$LINENO: result: $ac_cv_prog_f90_v" >&5
4909 echo "${ECHO_T}$ac_cv_prog_f90_v" >&6
4910 echo "$as_me:$LINENO: checking for Fortran 90 libraries" >&5
4911 echo $ECHO_N "checking for Fortran 90 libraries... $ECHO_C" >&6
4912 if test "${ac_cv_flibs+set}" = set; then
4913  echo $ECHO_N "(cached) $ECHO_C" >&6
4914 else
4915  if test "x$F90LIBS" != "x"; then
4916  ac_cv_f90libs="$F90LIBS" # Let the user override the test.
4917 else
4918
4919 ac_ext=f90
4920 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4921 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4922 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4923
4924 cat >conftest.$ac_ext <<_ACEOF
4925
4926 program main
4927
4928
4929 end program main
4930
4931 _ACEOF
4932
4933 # Compile and link our simple test program by passing a flag (argument
4934 # 1 to this macro) to the Fortran 90 compiler in order to get
4935 # "verbose" output that we can then parse for the Fortran 90 linker
4936 # flags.
4937 ac_save_F90FLAGS=$F90FLAGS
4938 F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
4939
4940 (eval echo $as_me:4940: \"$ac_link\") >&5
4941 ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
4942 echo "$ac_f90_v_output" >&5
4943 F90FLAGS=$ac_save_F90FLAGS
4944
4945 rm -f conftest.*
4946 ac_ext=f90
4947 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4948 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4949 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4950
4951 # If we are using xlf then replace all the commas with spaces.
4952 if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
4953  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
4954 fi
4955
4956 # If we are using Cray Fortran then delete quotes.
4957 # Use "\"" instead of '"' for font-lock-mode.
4958 # FIXME: a more general fix for quoted arguments with spaces?
4959 if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
4960  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
4961 fi
4962
4963 ac_cv_f90libs=
4964
4965 # Save positional arguments (if any)
4966 ac_save_positional="$@"
4967
4968 set X $ac_f90_v_output
4969 while test $# != 1; do
4970  shift
4971  ac_arg=$1
4972  case $ac_arg in
4973        [\\/]*.a | ?:[\\/]*.a)
4974            ac_exists=false
4975  for ac_i in $ac_cv_f90libs; do
4976    if test x"$ac_arg" = x"$ac_i"; then
4977      ac_exists=true
4978      break
4979    fi
4980  done
4981
4982  if test x"$ac_exists" = xtrue; then
4983  :
4984 else
4985  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
5815   fi
4987
4988          ;;
4989        -bI:*)
4990            ac_exists=false
4991  for ac_i in $ac_cv_f90libs; do
4992    if test x"$ac_arg" = x"$ac_i"; then
4993      ac_exists=true
4994      break
4995    fi
4996  done
4997
4998  if test x"$ac_exists" = xtrue; then
4999  :
5000 else
5001  if test "$ac_compiler_gnu" = yes; then
5002  for ac_link_opt in $ac_arg; do
5003    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
5004  done
5005 else
5006  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
5007 fi
5008 fi
5009
5010          ;;
5011          # Ignore these flags.
5012        -lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*)
5013          ;;
5014        -lkernel32)
5015          test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
5016          ;;
5017        -[LRuY])
5018          # These flags, when seen by themselves, take an argument.
5019          # We remove the space between option and argument and re-iterate
5020          # unless we find an empty arg or a new option (starting with -)
5021          case $2 in
5022             "" | -*);;
5023             *)
5024                ac_arg="$ac_arg$2"
5025
5026                shift; shift
5027                set X $ac_arg "$@"
5028                ;;
5029          esac
5030          ;;
5031        -YP,*)
5032          for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
5033              ac_exists=false
5034  for ac_i in $ac_cv_f90libs; do
5035    if test x"$ac_j" = x"$ac_i"; then
5036      ac_exists=true
5037      break
5038    fi
5039  done
5040
5041  if test x"$ac_exists" = xtrue; then
5042  :
5043 else
5044  ac_arg="$ac_arg $ac_j"
5045                             ac_cv_f90libs="$ac_cv_f90libs $ac_j"
5046 fi
5047
5048          done
5049          ;;
5050        -[lLR]*)
5051            ac_exists=false
5052  for ac_i in $ac_cv_f90libs; do
5053    if test x"$ac_arg" = x"$ac_i"; then
5054      ac_exists=true
5055      break
5056    fi
5057  done
5058
5059  if test x"$ac_exists" = xtrue; then
5060  :
5061 else
5062  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
5063 fi
5064
5065          ;;
5066          # Ignore everything else.
5067  esac
5068 done
5069 # restore positional arguments
5070 set X $ac_save_positional; shift
5071
5072 # We only consider "LD_RUN_PATH" on Solaris systems.  If this is seen,
5073 # then we insist that the "run path" must be an absolute path (i.e. it
5074 # must begin with a "/").
5075 case `(uname -sr) 2>/dev/null` in
5076   "SunOS 5"*)
5077      ac_ld_run_path=`echo $ac_f90_v_output |
5078                        sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
5079      test "x$ac_ld_run_path" != x &&
5080
5081        if test "$ac_compiler_gnu" = yes; then
5082  for ac_link_opt in $ac_ld_run_path; do
5083    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
5084  done
5085 else
5086  ac_cv_f90libs="$ac_cv_f90libs $ac_ld_run_path"
5087 fi
5088      ;;
5089 esac
5090 fi # test "x$F90LIBS" = "x"
5091
5092 fi
5093 echo "$as_me:$LINENO: result: $ac_cv_flibs" >&5
5094 echo "${ECHO_T}$ac_cv_flibs" >&6
5095 F90LIBS="$ac_cv_f90libs"
5096
5097 ac_ext=f90
5098 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5099 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5100 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5101
5102 echo "$as_me:$LINENO: checking for Fortran 90 name-mangling scheme" >&5
5103 echo $ECHO_N "checking for Fortran 90 name-mangling scheme... $ECHO_C" >&6
5104 if test "${ac_cv_f90_mangling+set}" = set; then
5105  echo $ECHO_N "(cached) $ECHO_C" >&6
5106 else
5107  ac_ext=f90
5108 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5109 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5110 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5111 cat >conftest.$ac_ext <<_ACEOF
5112 subroutine foobar()
5113 return
5114 end
5115 subroutine foo_bar()
5116 return
5117 end
5118 _ACEOF
5119 rm -f conftest.$ac_objext
5120 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5121  (eval $ac_compile) 2>&5
5122  ac_status=$?
5123  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5124  (exit $ac_status); } &&
5125         { ac_try='test -s conftest.$ac_objext'
5126  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5127  (eval $ac_try) 2>&5
5128  ac_status=$?
5129  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5130  (exit $ac_status); }; }; then
5131  mv conftest.$ac_objext cf90_test.$ac_objext
5132
5133  ac_ext=c
5134 ac_cpp='$CPP $CPPFLAGS'
5135 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5136 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5137 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5138
5139  ac_save_LIBS=$LIBS
5140  LIBS="cf90_test.$ac_objext $F90LIBS $LIBS"
5141
5142  ac_success=no
5143  for ac_foobar in foobar FOOBAR; do
5144    for ac_underscore in "" "_"; do
5145      ac_func="$ac_foobar$ac_underscore"
5146      cat >conftest.$ac_ext <<_ACEOF
5147 #line $LINENO "configure"
5148 /* confdefs.h.  */
5149 _ACEOF
5150 cat confdefs.h >>conftest.$ac_ext
5151 cat >>conftest.$ac_ext <<_ACEOF
5152 /* end confdefs.h.  */
5153
5154 /* Override any gcc2 internal prototype to avoid an error.  */
5155 #ifdef __cplusplus
5156 extern "C"
5157 #endif
5158 /* We use char because int might match the return type of a gcc2
5159   builtin and then its argument prototype would still apply.  */
5160 char $ac_func ();
5161 int
5162 main ()
5163 {
5164 $ac_func ();
5165  ;
5166  return 0;
5167 }
5168 _ACEOF
5169 rm -f conftest.$ac_objext conftest$ac_exeext
5170 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5171  (eval $ac_link) 2>&5
5172  ac_status=$?
5173  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5174  (exit $ac_status); } &&
5175         { ac_try='test -s conftest$ac_exeext'
5176  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5177  (eval $ac_try) 2>&5
5178  ac_status=$?
5179  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5180  (exit $ac_status); }; }; then
5181  ac_success=yes; break 2
5182 else
5183  echo "$as_me: failed program was:" >&5
5184 sed 's/^/| /' conftest.$ac_ext >&5
5185
5186 fi
5187 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5188    done
5189  done
5190
5191  if test "$ac_success" = "yes"; then
5192     case $ac_foobar in
5193        foobar)
5194           ac_case=lower
5195           ac_foo_bar=foo_bar
5196           ;;
5197        FOOBAR)
5198           ac_case=upper
5199           ac_foo_bar=FOO_BAR
5200           ;;
5201     esac
5202
5203     ac_success_extra=no
5204     for ac_extra in "" "_"; do
5205        ac_func="$ac_foo_bar$ac_underscore$ac_extra"
5206
5207        cat >conftest.$ac_ext <<_ACEOF
5208 #line $LINENO "configure"
5209 /* confdefs.h.  */
5210 _ACEOF
5211 cat confdefs.h >>conftest.$ac_ext
5212 cat >>conftest.$ac_ext <<_ACEOF
5213 /* end confdefs.h.  */
5214
5215 /* Override any gcc2 internal prototype to avoid an error.  */
5216 #ifdef __cplusplus
5217 extern "C"
5218 #endif
5219 /* We use char because int might match the return type of a gcc2
5220   builtin and then its argument prototype would still apply.  */
5221 char $ac_func ();
5222 int
5223 main ()
5224 {
5225 $ac_func ();
5226  ;
5227  return 0;
5228 }
5229 _ACEOF
5230 rm -f conftest.$ac_objext conftest$ac_exeext
5231 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5232  (eval $ac_link) 2>&5
5233  ac_status=$?
5234  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5235  (exit $ac_status); } &&
5236         { ac_try='test -s conftest$ac_exeext'
5237  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5238  (eval $ac_try) 2>&5
5239  ac_status=$?
5240  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5241  (exit $ac_status); }; }; then
5242  ac_success_extra=yes; break
5243 else
5244  echo "$as_me: failed program was:" >&5
5245 sed 's/^/| /' conftest.$ac_ext >&5
5246
5247 fi
5248 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5249     done
5250
5251     if test "$ac_success_extra" = "yes"; then
5252        ac_cv_f90_mangling="$ac_case case"
5253        if test -z "$ac_underscore"; then
5254           ac_cv_f90_mangling="$ac_cv_f90_mangling, no underscore"
5255        else
5256           ac_cv_f90_mangling="$ac_cv_f90_mangling, underscore"
5257
5258        fi
5259        if test -z "$ac_extra"; then
5260           ac_cv_f90_mangling="$ac_cv_f90_mangling, no extra underscore"
5261        else
5262           ac_cv_f90_mangling="$ac_cv_f90_mangling, extra underscore"
5263        fi
5264      else
5265        ac_cv_f90_mangling="unknown"
5266      fi
5267  else
5268     ac_cv_f90_mangling="unknown"
5269
5270  fi
5271
5272  LIBS=$ac_save_LIBS
5273  ac_ext=f90
5274 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5275 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5276 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5277  rm -f cf90_test* conftest*
5278 else
5279  echo "$as_me: failed program was:" >&5
5280 sed 's/^/| /' conftest.$ac_ext >&5
5281
5282 fi
5283 rm -f conftest.$ac_objext conftest.$ac_ext
5284 ac_ext=f90
5285 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5286 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5287 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5288
5289 fi
5290 echo "$as_me:$LINENO: result: $ac_cv_f90_mangling" >&5
5291 echo "${ECHO_T}$ac_cv_f90_mangling" >&6
5292
5293
5294
5295 case $ac_cv_f90_mangling in
5296  "lower case, no underscore, no extra underscore")
5297          cat >>confdefs.h <<\_ACEOF
5298 #define F90_FUNC(name,NAME) name
5299 _ACEOF
5300
5301          cat >>confdefs.h <<\_ACEOF
5302 #define F90_FUNC_(name,NAME) name
5303 _ACEOF
5304 ;;
5305  "lower case, no underscore, extra underscore")
5306          cat >>confdefs.h <<\_ACEOF
5307 #define F90_FUNC(name,NAME) name
5308 _ACEOF
5309
5310          cat >>confdefs.h <<\_ACEOF
5311 #define F90_FUNC_(name,NAME) name ## _
5312 _ACEOF
5313 ;;
5314  "lower case, underscore, no extra underscore")
5315          cat >>confdefs.h <<\_ACEOF
5316 #define F90_FUNC(name,NAME) name ## _
5317 _ACEOF
5318
5319          cat >>confdefs.h <<\_ACEOF
5320 #define F90_FUNC_(name,NAME) name ## _
5321 _ACEOF
5322 ;;
5323  "lower case, underscore, extra underscore")
5324          cat >>confdefs.h <<\_ACEOF
5325 #define F90_FUNC(name,NAME) name ## _
5326 _ACEOF
5327
5328          cat >>confdefs.h <<\_ACEOF
5329 #define F90_FUNC_(name,NAME) name ## __
5330 _ACEOF
5331 ;;
5332  "upper case, no underscore, no extra underscore")
5333          cat >>confdefs.h <<\_ACEOF
5334 #define F90_FUNC(name,NAME) NAME
5335 _ACEOF
5336
5337          cat >>confdefs.h <<\_ACEOF
5338 #define F90_FUNC_(name,NAME) NAME
5339 _ACEOF
5340 ;;
5341  "upper case, no underscore, extra underscore")
5342          cat >>confdefs.h <<\_ACEOF
5343 #define F90_FUNC(name,NAME) NAME
5344 _ACEOF
5345
5346          cat >>confdefs.h <<\_ACEOF
5347 #define F90_FUNC_(name,NAME) NAME ## _
5348 _ACEOF
5349 ;;
5350  "upper case, underscore, no extra underscore")
5351          cat >>confdefs.h <<\_ACEOF
5352 #define F90_FUNC(name,NAME) NAME ## _
5353 _ACEOF
5354
5355          cat >>confdefs.h <<\_ACEOF
5356 #define F90_FUNC_(name,NAME) NAME ## _
5357 _ACEOF
5358 ;;
5359  "upper case, underscore, extra underscore")
5360          cat >>confdefs.h <<\_ACEOF
5361 #define F90_FUNC(name,NAME) NAME ## _
5362 _ACEOF
5363
5364          cat >>confdefs.h <<\_ACEOF
5365 #define F90_FUNC_(name,NAME) NAME ## __
5366 _ACEOF
5367 ;;
5368  *)
5369          { echo "$as_me:$LINENO: WARNING: unknown Fortran 90 name-mangling scheme" >&5
5370 echo "$as_me: WARNING: unknown Fortran 90 name-mangling scheme" >&2;}
5371          ;;
5372 esac
5373
5374
5816  
5376
5817   echo "$as_me:$LINENO: checking for mpi-directory" >&5
5818   echo $ECHO_N "checking for mpi-directory... $ECHO_C" >&6
5819  
5820 < # Check whether --with-mpi_dir or --without-mpi_dir was given.
5821 < if test "${with_mpi_dir+set}" = set; then
5822 <  withval="$with_mpi_dir"
5820 > # Check whether --with-mpi or --without-mpi was given.
5821 > if test "${with_mpi+set}" = set; then
5822 >  withval="$with_mpi"
5823    MPI_DIR="$withval"
5824   else
5825    MPI_DIR="/usr/local"
# Line 5405 | Line 5845 | echo $ECHO_N "checking for mpi-inc-directory... $ECHO_
5845   echo "$as_me:$LINENO: checking for mpi-inc-directory" >&5
5846   echo $ECHO_N "checking for mpi-inc-directory... $ECHO_C" >&6
5847  
5848 < # Check whether --with-mpi_inc or --without-mpi_inc was given.
5848 > # Check whether --with-mpi-inc or --without-mpi-inc was given.
5849   if test "${with_mpi_inc+set}" = set; then
5850    withval="$with_mpi_inc"
5851    MPI_INC="$withval"
# Line 5416 | Line 5856 | echo "${ECHO_T}$MPI_INC" >&6
5856   echo "${ECHO_T}$MPI_INC" >&6
5857  
5858  
5859 + echo "$as_me:$LINENO: checking for mpi.h" >&5
5860 + echo $ECHO_N "checking for mpi.h... $ECHO_C" >&6
5861 + HAVE_MPIDOTH_C="no"
5862 + echo '#include <mpi.h>' > conftest.cc
5863 + if test -z "`${CXX} -I${MPI_INC} -c conftest.cc 2>&1`"; then
5864 +  echo "$as_me:$LINENO: result: yes" >&5
5865 + echo "${ECHO_T}yes" >&6
5866 +  HAVE_MPIDOTH_C="yes"
5867 + else
5868 +  echo "$as_me:$LINENO: result: no! Check MPI include paths" >&5
5869 + echo "${ECHO_T}no! Check MPI include paths" >&6
5870 + fi
5871 + rm -f conftest*
5872  
5873 < echo "$as_me:$LINENO: checking for MPI library" >&5
5874 < echo $ECHO_N "checking for MPI library... $ECHO_C" >&6
5875 < MPI_LIB=""
5876 < case "$host" in
5877 <  *-ibm-aix*)
5878 <    echo "$as_me:$LINENO: checking whether to use signal-based MPI library" >&5
5879 < echo $ECHO_N "checking whether to use signal-based MPI library... $ECHO_C" >&6
5880 <    echo "$as_me:$LINENO: result: $PACX_SIGNAL" >&5
5881 < echo "${ECHO_T}$PACX_SIGNAL" >&6
5882 <    if test "x$PACX_SIGNAL" = "xyes" ; then
5883 <      if test -f "$MPI_LIBDIR/libmpi.a" ; then
5884 <        MPI_LIB="-lmpi"
5885 <      elif test -f "$MPI_LIBDIR/libmpi.so" ; then
5886 <        MPI_LIB="-lmpi"
5887 <      elif test -f "$MPI_LIBDIR/libmpich.a" ; then
5888 <        MPI_LIB="-lmpich"
5889 <      else
5890 <        { { echo "$as_me:$LINENO: error: neither libmpi nor libmpich found; check path for MPI package first..." >&5
5891 < echo "$as_me: error: neither libmpi nor libmpich found; check path for MPI package first..." >&2;}
5892 <   { (exit 1); exit 1; }; }
5440 <      fi
5441 <    else
5442 <      if test -f "$MPI_LIBDIR/libmpi_r.a" ; then
5443 <         MPI_LIB="-lmpi_r"
5444 <      else
5445 <         { { echo "$as_me:$LINENO: error: libmpi_r not found; check path for MPI package..." >&5
5446 < echo "$as_me: error: libmpi_r not found; check path for MPI package..." >&2;}
5447 <   { (exit 1); exit 1; }; }
5448 <      fi
5449 <    fi
5450 <    echo "$as_me:$LINENO: result: found $MPI_LIB" >&5
5451 < echo "${ECHO_T}found $MPI_LIB" >&6
5452 <  ;;
5453 <  *)                             if test -f "$MPI_LIBDIR/libmpi.a" ; then
5454 <      MPI_LIB="-lmpi"
5455 <    elif test -f "$MPI_LIBDIR/libmpi.so" ; then
5456 <      MPI_LIB="-lmpi"
5457 <    elif test -f "$MPI_LIBDIR/libmpich.a" ; then
5458 <      MPI_LIB="-lmpich"
5459 <    else
5460 <      { { echo "$as_me:$LINENO: error: neither libmpi nor libmpich found; check path for MPI package first..." >&5
5461 < echo "$as_me: error: neither libmpi nor libmpich found; check path for MPI package first..." >&2;}
5462 <   { (exit 1); exit 1; }; }
5463 <    fi
5464 <    echo "$as_me:$LINENO: result: found $MPI_LIB" >&5
5465 < echo "${ECHO_T}found $MPI_LIB" >&6
5466 <  ;;
5467 < esac
5873 > echo "$as_me:$LINENO: checking whether mpif.h is usable" >&5
5874 > echo $ECHO_N "checking whether mpif.h is usable... $ECHO_C" >&6
5875 > HAVE_MPIFDOTH_F90="no"
5876 > rm -f conftest*
5877 > cat >conftest.f90 <<EOF
5878 > program main
5879 >  include 'mpif.h'
5880 > end
5881 > EOF
5882 > if $F90 -I$MPI_INC -c conftest.f90 > conftest.out 2>&1 ; then
5883 >   echo "$as_me:$LINENO: result: yes" >&5
5884 > echo "${ECHO_T}yes" >&6
5885 >   MPI_F90INC="$MPI_INC"
5886 >   HAVE_MPIFDOTH_F90="yes"
5887 > else
5888 >   if test -s conftest.out ; then cat conftest.out >> config.log ; fi
5889 >   echo "$as_me:$LINENO: result: no! Check MPI include paths" >&5
5890 > echo "${ECHO_T}no! Check MPI include paths" >&6
5891 > fi
5892 > rm -f conftest*
5893  
5894  
5895 + ac_ext=c
5896 + ac_cpp='$CPP $CPPFLAGS'
5897 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5898 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5899 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
5900  
5901 + ac_save_LDFLAGS=$LDFLAGS
5902 + LDFLAGS="${LDFLAGS} -L${MPI_LIBDIR} "
5903  
5904 <
5905 <
5906 <
5907 <        for ac_prog in mpif90 hf90 mpxlf90 mpf90 mpxlf95 mpxlf_r
5476 < do
5477 <  # Extract the first word of "$ac_prog", so it can be a program name with args.
5478 < set dummy $ac_prog; ac_word=$2
5479 < echo "$as_me:$LINENO: checking for $ac_word" >&5
5480 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5481 < if test "${ac_cv_prog_MPIF90+set}" = set; then
5904 > if test x = x"$MPI_LIB"; then
5905 >   echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
5906 > echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
5907 > if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
5908    echo $ECHO_N "(cached) $ECHO_C" >&6
5909   else
5910 <  if test -n "$MPIF90"; then
5911 <  ac_cv_prog_MPIF90="$MPIF90" # Let the user override the test.
5910 >  ac_check_lib_save_LIBS=$LIBS
5911 > LIBS="-lmpi  $LIBS"
5912 > cat >conftest.$ac_ext <<_ACEOF
5913 > /* confdefs.h.  */
5914 > _ACEOF
5915 > cat confdefs.h >>conftest.$ac_ext
5916 > cat >>conftest.$ac_ext <<_ACEOF
5917 > /* end confdefs.h.  */
5918 >
5919 > /* Override any gcc2 internal prototype to avoid an error.  */
5920 > #ifdef __cplusplus
5921 > extern "C"
5922 > #endif
5923 > /* We use char because int might match the return type of a gcc2
5924 >   builtin and then its argument prototype would still apply.  */
5925 > char MPI_Init ();
5926 > int
5927 > main ()
5928 > {
5929 > MPI_Init ();
5930 >  ;
5931 >  return 0;
5932 > }
5933 > _ACEOF
5934 > rm -f conftest.$ac_objext conftest$ac_exeext
5935 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5936 >  (eval $ac_link) 2>conftest.er1
5937 >  ac_status=$?
5938 >  grep -v '^ *+' conftest.er1 >conftest.err
5939 >  rm -f conftest.er1
5940 >  cat conftest.err >&5
5941 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5942 >  (exit $ac_status); } &&
5943 >         { ac_try='test -z "$ac_c_werror_flag"
5944 >                         || test ! -s conftest.err'
5945 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5946 >  (eval $ac_try) 2>&5
5947 >  ac_status=$?
5948 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5949 >  (exit $ac_status); }; } &&
5950 >         { ac_try='test -s conftest$ac_exeext'
5951 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5952 >  (eval $ac_try) 2>&5
5953 >  ac_status=$?
5954 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5955 >  (exit $ac_status); }; }; then
5956 >  ac_cv_lib_mpi_MPI_Init=yes
5957   else
5958 < as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5959 < for as_dir in $PATH
5489 < do
5490 <  IFS=$as_save_IFS
5491 <  test -z "$as_dir" && as_dir=.
5492 <  for ac_exec_ext in '' $ac_executable_extensions; do
5493 <  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5494 <    ac_cv_prog_MPIF90="$ac_prog"
5495 <    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5496 <    break 2
5497 <  fi
5498 < done
5499 < done
5958 >  echo "$as_me: failed program was:" >&5
5959 > sed 's/^/| /' conftest.$ac_ext >&5
5960  
5961 + ac_cv_lib_mpi_MPI_Init=no
5962   fi
5963 + rm -f conftest.err conftest.$ac_objext \
5964 +      conftest$ac_exeext conftest.$ac_ext
5965 + LIBS=$ac_check_lib_save_LIBS
5966   fi
5967 < MPIF90=$ac_cv_prog_MPIF90
5968 < if test -n "$MPIF90"; then
5969 <  echo "$as_me:$LINENO: result: $MPIF90" >&5
5970 < echo "${ECHO_T}$MPIF90" >&6
5507 < else
5508 <  echo "$as_me:$LINENO: result: no" >&5
5509 < echo "${ECHO_T}no" >&6
5967 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
5968 > echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
5969 > if test $ac_cv_lib_mpi_MPI_Init = yes; then
5970 >  MPI_LIB="-lmpi"
5971   fi
5972  
5973 <  test -n "$MPIF90" && break
5974 < done
5975 < test -n "$MPIF90" || MPIF90="$F90"
5973 > fi
5974 > if test x = x"$MPI_LIB"; then
5975 >   echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5
5976 > echo $ECHO_N "checking for MPI_Init in -lmpich... $ECHO_C" >&6
5977 > if test "${ac_cv_lib_mpich_MPI_Init+set}" = set; then
5978 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5979 > else
5980 >  ac_check_lib_save_LIBS=$LIBS
5981 > LIBS="-lmpich  $LIBS"
5982 > cat >conftest.$ac_ext <<_ACEOF
5983 > /* confdefs.h.  */
5984 > _ACEOF
5985 > cat confdefs.h >>conftest.$ac_ext
5986 > cat >>conftest.$ac_ext <<_ACEOF
5987 > /* end confdefs.h.  */
5988  
5989 <        acx_mpi_save_F90="$F90"
5990 <        F90="$MPIF90"
5991 <
5992 <
5993 <
5994 < if test x = x"$MPILIBS"; then
5995 <        echo "$as_me:$LINENO: checking for MPI_Init" >&5
5996 < echo $ECHO_N "checking for MPI_Init... $ECHO_C" >&6
5997 <                        cat >conftest.$ac_ext <<_ACEOF
5998 <
5999 < program main
6000 <
6001 <      call MPI_Init
6002 < end program main
5530 <
5989 > /* Override any gcc2 internal prototype to avoid an error.  */
5990 > #ifdef __cplusplus
5991 > extern "C"
5992 > #endif
5993 > /* We use char because int might match the return type of a gcc2
5994 >   builtin and then its argument prototype would still apply.  */
5995 > char MPI_Init ();
5996 > int
5997 > main ()
5998 > {
5999 > MPI_Init ();
6000 >  ;
6001 >  return 0;
6002 > }
6003   _ACEOF
6004   rm -f conftest.$ac_objext conftest$ac_exeext
6005   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6006 <  (eval $ac_link) 2>&5
6006 >  (eval $ac_link) 2>conftest.er1
6007    ac_status=$?
6008 +  grep -v '^ *+' conftest.er1 >conftest.err
6009 +  rm -f conftest.er1
6010 +  cat conftest.err >&5
6011    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6012    (exit $ac_status); } &&
6013 <         { ac_try='test -s conftest$ac_exeext'
6013 >         { ac_try='test -z "$ac_c_werror_flag"
6014 >                         || test ! -s conftest.err'
6015    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6016    (eval $ac_try) 2>&5
6017    ac_status=$?
6018    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6019 +  (exit $ac_status); }; } &&
6020 +         { ac_try='test -s conftest$ac_exeext'
6021 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6022 +  (eval $ac_try) 2>&5
6023 +  ac_status=$?
6024 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6025    (exit $ac_status); }; }; then
6026 <  MPILIBS=" "
5545 <                                echo "$as_me:$LINENO: result: yes" >&5
5546 < echo "${ECHO_T}yes" >&6
6026 >  ac_cv_lib_mpich_MPI_Init=yes
6027   else
6028    echo "$as_me: failed program was:" >&5
6029   sed 's/^/| /' conftest.$ac_ext >&5
6030  
6031 < echo "$as_me:$LINENO: result: no" >&5
5552 < echo "${ECHO_T}no" >&6
6031 > ac_cv_lib_mpich_MPI_Init=no
6032   fi
6033 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6033 > rm -f conftest.err conftest.$ac_objext \
6034 >      conftest$ac_exeext conftest.$ac_ext
6035 > LIBS=$ac_check_lib_save_LIBS
6036   fi
6037 < if test x = x"$MPILIBS"; then
6038 <        echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
6037 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
6038 > echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6
6039 > if test $ac_cv_lib_mpich_MPI_Init = yes; then
6040 >  MPI_LIB="-lmpich"
6041 > fi
6042 >
6043 > fi
6044 > $as_unset ac_cv_lib_mpi_MPI_Init
6045 > if test x = x"$MPI_LIB"; then
6046 >   echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
6047   echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
6048   if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
6049    echo $ECHO_N "(cached) $ECHO_C" >&6
6050   else
6051    ac_check_lib_save_LIBS=$LIBS
6052 < LIBS="-lmpi  $LIBS"
6052 > LIBS="-lmpi "-llam" $LIBS"
6053   cat >conftest.$ac_ext <<_ACEOF
6054 + /* confdefs.h.  */
6055 + _ACEOF
6056 + cat confdefs.h >>conftest.$ac_ext
6057 + cat >>conftest.$ac_ext <<_ACEOF
6058 + /* end confdefs.h.  */
6059  
6060 < program main
6061 <
6062 < call MPI_Init
6063 < end program main
6064 <
6060 > /* Override any gcc2 internal prototype to avoid an error.  */
6061 > #ifdef __cplusplus
6062 > extern "C"
6063 > #endif
6064 > /* We use char because int might match the return type of a gcc2
6065 >   builtin and then its argument prototype would still apply.  */
6066 > char MPI_Init ();
6067 > int
6068 > main ()
6069 > {
6070 > MPI_Init ();
6071 >  ;
6072 >  return 0;
6073 > }
6074   _ACEOF
6075   rm -f conftest.$ac_objext conftest$ac_exeext
6076   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6077 <  (eval $ac_link) 2>&5
6077 >  (eval $ac_link) 2>conftest.er1
6078    ac_status=$?
6079 +  grep -v '^ *+' conftest.er1 >conftest.err
6080 +  rm -f conftest.er1
6081 +  cat conftest.err >&5
6082    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6083    (exit $ac_status); } &&
6084 <         { ac_try='test -s conftest$ac_exeext'
6084 >         { ac_try='test -z "$ac_c_werror_flag"
6085 >                         || test ! -s conftest.err'
6086    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6087    (eval $ac_try) 2>&5
6088    ac_status=$?
6089    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6090 +  (exit $ac_status); }; } &&
6091 +         { ac_try='test -s conftest$ac_exeext'
6092 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6093 +  (eval $ac_try) 2>&5
6094 +  ac_status=$?
6095 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6096    (exit $ac_status); }; }; then
6097    ac_cv_lib_mpi_MPI_Init=yes
6098   else
# Line 5588 | Line 6101 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
6101  
6102   ac_cv_lib_mpi_MPI_Init=no
6103   fi
6104 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6104 > rm -f conftest.err conftest.$ac_objext \
6105 >      conftest$ac_exeext conftest.$ac_ext
6106   LIBS=$ac_check_lib_save_LIBS
6107   fi
6108   echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
6109   echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
6110   if test $ac_cv_lib_mpi_MPI_Init = yes; then
6111 <  MPILIBS="-lmpi"
6111 >  MPI_LIB="-lmpi -llam"
6112   fi
6113  
6114   fi
6115 < if test x = x"$MPILIBS"; then
6116 <        echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5
6117 < echo $ECHO_N "checking for MPI_Init in -lmpich... $ECHO_C" >&6
6118 < if test "${ac_cv_lib_mpich_MPI_Init+set}" = set; then
6115 >
6116 > $as_unset ac_cv_lib_mpi_MPI_Init
6117 > if test x = x"$MPI_LIB"; then
6118 >   echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
6119 > echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
6120 > if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
6121    echo $ECHO_N "(cached) $ECHO_C" >&6
6122   else
6123    ac_check_lib_save_LIBS=$LIBS
6124 < LIBS="-lmpich  $LIBS"
6124 > LIBS="-lmpi -llam -lpthread $LIBS"
6125   cat >conftest.$ac_ext <<_ACEOF
6126 + /* confdefs.h.  */
6127 + _ACEOF
6128 + cat confdefs.h >>conftest.$ac_ext
6129 + cat >>conftest.$ac_ext <<_ACEOF
6130 + /* end confdefs.h.  */
6131  
6132 < program main
6133 <
6134 < call MPI_Init
6135 < end program main
6136 <
6132 > /* Override any gcc2 internal prototype to avoid an error.  */
6133 > #ifdef __cplusplus
6134 > extern "C"
6135 > #endif
6136 > /* We use char because int might match the return type of a gcc2
6137 >   builtin and then its argument prototype would still apply.  */
6138 > char MPI_Init ();
6139 > int
6140 > main ()
6141 > {
6142 > MPI_Init ();
6143 >  ;
6144 >  return 0;
6145 > }
6146   _ACEOF
6147   rm -f conftest.$ac_objext conftest$ac_exeext
6148   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6149 <  (eval $ac_link) 2>&5
6149 >  (eval $ac_link) 2>conftest.er1
6150    ac_status=$?
6151 +  grep -v '^ *+' conftest.er1 >conftest.err
6152 +  rm -f conftest.er1
6153 +  cat conftest.err >&5
6154    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6155    (exit $ac_status); } &&
6156 <         { ac_try='test -s conftest$ac_exeext'
6156 >         { ac_try='test -z "$ac_c_werror_flag"
6157 >                         || test ! -s conftest.err'
6158    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6159    (eval $ac_try) 2>&5
6160    ac_status=$?
6161    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6162 +  (exit $ac_status); }; } &&
6163 +         { ac_try='test -s conftest$ac_exeext'
6164 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6165 +  (eval $ac_try) 2>&5
6166 +  ac_status=$?
6167 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6168    (exit $ac_status); }; }; then
6169 <  ac_cv_lib_mpich_MPI_Init=yes
6169 >  ac_cv_lib_mpi_MPI_Init=yes
6170   else
6171    echo "$as_me: failed program was:" >&5
6172   sed 's/^/| /' conftest.$ac_ext >&5
6173  
6174 < ac_cv_lib_mpich_MPI_Init=no
6174 > ac_cv_lib_mpi_MPI_Init=no
6175   fi
6176 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6176 > rm -f conftest.err conftest.$ac_objext \
6177 >      conftest$ac_exeext conftest.$ac_ext
6178   LIBS=$ac_check_lib_save_LIBS
6179   fi
6180 < echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
6181 < echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6
6182 < if test $ac_cv_lib_mpich_MPI_Init = yes; then
6183 <  MPILIBS="-lmpich"
6180 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
6181 > echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
6182 > if test $ac_cv_lib_mpi_MPI_Init = yes; then
6183 >  MPI_LIB="-lmpi -llam -lpthread"
6184 > else
6185 >  { { echo "$as_me:$LINENO: error: Didn't find liblam, libmpi, or libmpich; check path for MPI package first..." >&5
6186 > echo "$as_me: error: Didn't find liblam, libmpi, or libmpich; check path for MPI package first..." >&2;}
6187 >   { (exit 1); exit 1; }; }
6188   fi
6189  
6190   fi
6191  
6192 + echo "$as_me:$LINENO: result: found $MPI_LIB" >&5
6193 + echo "${ECHO_T}found $MPI_LIB" >&6
6194  
6195  
6196 < F90="$acx_mpi_save_F90"
6197 <
6198 <
6199 <
6200 < # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
6201 < if test x = x"$MPILIBS"; then
6202 <
5656 <        :
6196 > echo "$as_me:$LINENO: checking for MPI Fortran library" >&5
6197 > echo $ECHO_N "checking for MPI Fortran library... $ECHO_C" >&6
6198 > MPI_F90LIB=""
6199 > if test -f "$MPI_LIBDIR/libfmpich.a" ; then
6200 >  MPI_F90LIB="-lfmpich"
6201 > elif test -f "$MPI_LIBDIR/liblamf77mpi.a" ; then
6202 >  MPI_F90LIB="-llamf77mpi"
6203   else
6204 +  # nothing special found, we'll assume that the C library is all we need
6205 +  MPI_F90LIB="  "
6206 + fi
6207 + echo "$as_me:$LINENO: result: found $MPI_F90LIB" >&5
6208 + echo "${ECHO_T}found $MPI_F90LIB" >&6
6209  
5659 cat >>confdefs.h <<\_ACEOF
5660 #define HAVE_MPI 1
5661 _ACEOF
6210  
5663        :
5664 fi
6211  
6212  
6213   ac_ext=c
# Line 5692 | Line 6238 | do
6238    # On the NeXT, cc -E runs the code through the compiler's parser,
6239    # not just through cpp. "Syntax error" is here to catch this case.
6240    cat >conftest.$ac_ext <<_ACEOF
5695 #line $LINENO "configure"
6241   /* confdefs.h.  */
6242   _ACEOF
6243   cat confdefs.h >>conftest.$ac_ext
# Line 5703 | Line 6248 | cat >>conftest.$ac_ext <<_ACEOF
6248   #else
6249   # include <assert.h>
6250   #endif
6251 <                     Syntax error
6251 >                     Syntax error
6252   _ACEOF
6253   if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6254    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 5715 | Line 6260 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6260    (exit $ac_status); } >/dev/null; then
6261    if test -s conftest.err; then
6262      ac_cpp_err=$ac_c_preproc_warn_flag
6263 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6264    else
6265      ac_cpp_err=
6266    fi
# Line 5735 | Line 6281 | rm -f conftest.err conftest.$ac_ext
6281    # OK, works on sane cases.  Now check whether non-existent headers
6282    # can be detected and how.
6283    cat >conftest.$ac_ext <<_ACEOF
5738 #line $LINENO "configure"
6284   /* confdefs.h.  */
6285   _ACEOF
6286   cat confdefs.h >>conftest.$ac_ext
# Line 5753 | Line 6298 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6298    (exit $ac_status); } >/dev/null; then
6299    if test -s conftest.err; then
6300      ac_cpp_err=$ac_c_preproc_warn_flag
6301 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6302    else
6303      ac_cpp_err=
6304    fi
# Line 5799 | Line 6345 | do
6345    # On the NeXT, cc -E runs the code through the compiler's parser,
6346    # not just through cpp. "Syntax error" is here to catch this case.
6347    cat >conftest.$ac_ext <<_ACEOF
5802 #line $LINENO "configure"
6348   /* confdefs.h.  */
6349   _ACEOF
6350   cat confdefs.h >>conftest.$ac_ext
# Line 5810 | Line 6355 | cat >>conftest.$ac_ext <<_ACEOF
6355   #else
6356   # include <assert.h>
6357   #endif
6358 <                     Syntax error
6358 >                     Syntax error
6359   _ACEOF
6360   if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6361    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 5822 | Line 6367 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6367    (exit $ac_status); } >/dev/null; then
6368    if test -s conftest.err; then
6369      ac_cpp_err=$ac_c_preproc_warn_flag
6370 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6371    else
6372      ac_cpp_err=
6373    fi
# Line 5842 | Line 6388 | rm -f conftest.err conftest.$ac_ext
6388    # OK, works on sane cases.  Now check whether non-existent headers
6389    # can be detected and how.
6390    cat >conftest.$ac_ext <<_ACEOF
5845 #line $LINENO "configure"
6391   /* confdefs.h.  */
6392   _ACEOF
6393   cat confdefs.h >>conftest.$ac_ext
# Line 5860 | Line 6405 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6405    (exit $ac_status); } >/dev/null; then
6406    if test -s conftest.err; then
6407      ac_cpp_err=$ac_c_preproc_warn_flag
6408 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6409    else
6410      ac_cpp_err=
6411    fi
# Line 5920 | Line 6466 | else
6466    echo $ECHO_N "(cached) $ECHO_C" >&6
6467   else
6468    cat >conftest.$ac_ext <<_ACEOF
5923 #line $LINENO "configure"
6469   /* confdefs.h.  */
6470   _ACEOF
6471   cat confdefs.h >>conftest.$ac_ext
# Line 5941 | Line 6486 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6486   _ACEOF
6487   rm -f conftest.$ac_objext
6488   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6489 <  (eval $ac_compile) 2>&5
6489 >  (eval $ac_compile) 2>conftest.er1
6490    ac_status=$?
6491 +  grep -v '^ *+' conftest.er1 >conftest.err
6492 +  rm -f conftest.er1
6493 +  cat conftest.err >&5
6494    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6495    (exit $ac_status); } &&
6496 <         { ac_try='test -s conftest.$ac_objext'
6496 >         { ac_try='test -z "$ac_c_werror_flag"
6497 >                         || test ! -s conftest.err'
6498    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6499    (eval $ac_try) 2>&5
6500    ac_status=$?
6501    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6502 +  (exit $ac_status); }; } &&
6503 +         { ac_try='test -s conftest.$ac_objext'
6504 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6505 +  (eval $ac_try) 2>&5
6506 +  ac_status=$?
6507 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6508    (exit $ac_status); }; }; then
6509    ac_cv_header_stdc=yes
6510   else
# Line 5958 | Line 6513 | rm -f conftest.$ac_objext conftest.$ac_ext
6513  
6514   ac_cv_header_stdc=no
6515   fi
6516 < rm -f conftest.$ac_objext conftest.$ac_ext
6516 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6517  
6518   if test $ac_cv_header_stdc = yes; then
6519    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6520    cat >conftest.$ac_ext <<_ACEOF
5966 #line $LINENO "configure"
6521   /* confdefs.h.  */
6522   _ACEOF
6523   cat confdefs.h >>conftest.$ac_ext
# Line 5985 | Line 6539 | if test $ac_cv_header_stdc = yes; then
6539   if test $ac_cv_header_stdc = yes; then
6540    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6541    cat >conftest.$ac_ext <<_ACEOF
5988 #line $LINENO "configure"
6542   /* confdefs.h.  */
6543   _ACEOF
6544   cat confdefs.h >>conftest.$ac_ext
# Line 6010 | Line 6563 | else
6563    :
6564   else
6565    cat >conftest.$ac_ext <<_ACEOF
6013 #line $LINENO "configure"
6566   /* confdefs.h.  */
6567   _ACEOF
6568   cat confdefs.h >>conftest.$ac_ext
# Line 6022 | Line 6574 | cat >>conftest.$ac_ext <<_ACEOF
6574   # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6575   #else
6576   # define ISLOWER(c) \
6577 <                   (('a' <= (c) && (c) <= 'i') \
6578 <                     || ('j' <= (c) && (c) <= 'r') \
6579 <                     || ('s' <= (c) && (c) <= 'z'))
6577 >                   (('a' <= (c) && (c) <= 'i') \
6578 >                     || ('j' <= (c) && (c) <= 'r') \
6579 >                     || ('s' <= (c) && (c) <= 'z'))
6580   # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6581   #endif
6582  
# Line 6035 | Line 6587 | main ()
6587    int i;
6588    for (i = 0; i < 256; i++)
6589      if (XOR (islower (i), ISLOWER (i))
6590 <        || toupper (i) != TOUPPER (i))
6590 >        || toupper (i) != TOUPPER (i))
6591        exit(2);
6592    exit (0);
6593   }
# Line 6060 | Line 6612 | rm -f core core.* *.core gmon.out bb.out conftest$ac_e
6612   ( exit $ac_status )
6613   ac_cv_header_stdc=no
6614   fi
6615 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6615 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6616   fi
6617   fi
6618   fi
# Line 6085 | Line 6637 | for ac_header in sys/types.h sys/stat.h stdlib.h strin
6637  
6638  
6639   for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6640 <                  inttypes.h stdint.h unistd.h
6640 >                  inttypes.h stdint.h unistd.h
6641   do
6642   as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6643   echo "$as_me:$LINENO: checking for $ac_header" >&5
# Line 6094 | Line 6646 | else
6646    echo $ECHO_N "(cached) $ECHO_C" >&6
6647   else
6648    cat >conftest.$ac_ext <<_ACEOF
6097 #line $LINENO "configure"
6649   /* confdefs.h.  */
6650   _ACEOF
6651   cat confdefs.h >>conftest.$ac_ext
# Line 6106 | Line 6657 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6657   _ACEOF
6658   rm -f conftest.$ac_objext
6659   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6660 <  (eval $ac_compile) 2>&5
6660 >  (eval $ac_compile) 2>conftest.er1
6661    ac_status=$?
6662 +  grep -v '^ *+' conftest.er1 >conftest.err
6663 +  rm -f conftest.er1
6664 +  cat conftest.err >&5
6665    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6666    (exit $ac_status); } &&
6667 <         { ac_try='test -s conftest.$ac_objext'
6667 >         { ac_try='test -z "$ac_c_werror_flag"
6668 >                         || test ! -s conftest.err'
6669    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6670    (eval $ac_try) 2>&5
6671    ac_status=$?
6672    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6673 +  (exit $ac_status); }; } &&
6674 +         { ac_try='test -s conftest.$ac_objext'
6675 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6676 +  (eval $ac_try) 2>&5
6677 +  ac_status=$?
6678 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6679    (exit $ac_status); }; }; then
6680    eval "$as_ac_Header=yes"
6681   else
# Line 6123 | Line 6684 | rm -f conftest.$ac_objext conftest.$ac_ext
6684  
6685   eval "$as_ac_Header=no"
6686   fi
6687 < rm -f conftest.$ac_objext conftest.$ac_ext
6687 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6688   fi
6689   echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6690   echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 6227 | Line 6788 | cat >conftest.$ac_ext <<_ACEOF
6788   echo "$as_me:$LINENO: checking sprng.h usability" >&5
6789   echo $ECHO_N "checking sprng.h usability... $ECHO_C" >&6
6790   cat >conftest.$ac_ext <<_ACEOF
6230 #line $LINENO "configure"
6791   /* confdefs.h.  */
6792   _ACEOF
6793   cat confdefs.h >>conftest.$ac_ext
# Line 6238 | Line 6798 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6798   _ACEOF
6799   rm -f conftest.$ac_objext
6800   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6801 <  (eval $ac_compile) 2>&5
6801 >  (eval $ac_compile) 2>conftest.er1
6802    ac_status=$?
6803 +  grep -v '^ *+' conftest.er1 >conftest.err
6804 +  rm -f conftest.er1
6805 +  cat conftest.err >&5
6806    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6807    (exit $ac_status); } &&
6808 <         { ac_try='test -s conftest.$ac_objext'
6808 >         { ac_try='test -z "$ac_c_werror_flag"
6809 >                         || test ! -s conftest.err'
6810    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6811    (eval $ac_try) 2>&5
6812    ac_status=$?
6813    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6814 +  (exit $ac_status); }; } &&
6815 +         { ac_try='test -s conftest.$ac_objext'
6816 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6817 +  (eval $ac_try) 2>&5
6818 +  ac_status=$?
6819 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6820    (exit $ac_status); }; }; then
6821    ac_header_compiler=yes
6822   else
# Line 6255 | Line 6825 | rm -f conftest.$ac_objext conftest.$ac_ext
6825  
6826   ac_header_compiler=no
6827   fi
6828 < rm -f conftest.$ac_objext conftest.$ac_ext
6828 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6829   echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6830   echo "${ECHO_T}$ac_header_compiler" >&6
6831  
# Line 6263 | Line 6833 | cat >conftest.$ac_ext <<_ACEOF
6833   echo "$as_me:$LINENO: checking sprng.h presence" >&5
6834   echo $ECHO_N "checking sprng.h presence... $ECHO_C" >&6
6835   cat >conftest.$ac_ext <<_ACEOF
6266 #line $LINENO "configure"
6836   /* confdefs.h.  */
6837   _ACEOF
6838   cat confdefs.h >>conftest.$ac_ext
# Line 6281 | Line 6850 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6850    (exit $ac_status); } >/dev/null; then
6851    if test -s conftest.err; then
6852      ac_cpp_err=$ac_c_preproc_warn_flag
6853 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6854    else
6855      ac_cpp_err=
6856    fi
# Line 6300 | Line 6870 | case $ac_header_compiler:$ac_header_preproc in
6870   echo "${ECHO_T}$ac_header_preproc" >&6
6871  
6872   # So?  What about this header?
6873 < case $ac_header_compiler:$ac_header_preproc in
6874 <  yes:no )
6873 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6874 >  yes:no: )
6875      { echo "$as_me:$LINENO: WARNING: sprng.h: accepted by the compiler, rejected by the preprocessor!" >&5
6876   echo "$as_me: WARNING: sprng.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
6877 <    { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the preprocessor's result" >&5
6878 < echo "$as_me: WARNING: sprng.h: proceeding with the preprocessor's result" >&2;}
6879 <    (
6310 <      cat <<\_ASBOX
6311 < ## ------------------------------------ ##
6312 < ## Report this to bug-autoconf@gnu.org. ##
6313 < ## ------------------------------------ ##
6314 < _ASBOX
6315 <    ) |
6316 <      sed "s/^/$as_me: WARNING:     /" >&2
6877 >    { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the compiler's result" >&5
6878 > echo "$as_me: WARNING: sprng.h: proceeding with the compiler's result" >&2;}
6879 >    ac_header_preproc=yes
6880      ;;
6881 <  no:yes )
6881 >  no:yes:* )
6882      { echo "$as_me:$LINENO: WARNING: sprng.h: present but cannot be compiled" >&5
6883   echo "$as_me: WARNING: sprng.h: present but cannot be compiled" >&2;}
6884 <    { echo "$as_me:$LINENO: WARNING: sprng.h: check for missing prerequisite headers?" >&5
6885 < echo "$as_me: WARNING: sprng.h: check for missing prerequisite headers?" >&2;}
6884 >    { echo "$as_me:$LINENO: WARNING: sprng.h:     check for missing prerequisite headers?" >&5
6885 > echo "$as_me: WARNING: sprng.h:     check for missing prerequisite headers?" >&2;}
6886 >    { echo "$as_me:$LINENO: WARNING: sprng.h: see the Autoconf documentation" >&5
6887 > echo "$as_me: WARNING: sprng.h: see the Autoconf documentation" >&2;}
6888 >    { echo "$as_me:$LINENO: WARNING: sprng.h:     section \"Present But Cannot Be Compiled\"" >&5
6889 > echo "$as_me: WARNING: sprng.h:     section \"Present But Cannot Be Compiled\"" >&2;}
6890      { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the preprocessor's result" >&5
6891   echo "$as_me: WARNING: sprng.h: proceeding with the preprocessor's result" >&2;}
6892 +    { echo "$as_me:$LINENO: WARNING: sprng.h: in the future, the compiler will take precedence" >&5
6893 + echo "$as_me: WARNING: sprng.h: in the future, the compiler will take precedence" >&2;}
6894      (
6895        cat <<\_ASBOX
6896 < ## ------------------------------------ ##
6897 < ## Report this to bug-autoconf@gnu.org. ##
6898 < ## ------------------------------------ ##
6896 > ## ------------------------------ ##
6897 > ## Report this to gezelter@nd.edu ##
6898 > ## ------------------------------ ##
6899   _ASBOX
6900      ) |
6901        sed "s/^/$as_me: WARNING:     /" >&2
# Line 6353 | Line 6922 | cat >conftest.$ac_ext <<_ACEOF
6922    ac_check_lib_save_LIBS=$LIBS
6923   LIBS="-lsprng  $LIBS"
6924   cat >conftest.$ac_ext <<_ACEOF
6356 #line $LINENO "configure"
6925   /* confdefs.h.  */
6926   _ACEOF
6927   cat confdefs.h >>conftest.$ac_ext
# Line 6377 | Line 6945 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6945   _ACEOF
6946   rm -f conftest.$ac_objext conftest$ac_exeext
6947   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6948 <  (eval $ac_link) 2>&5
6948 >  (eval $ac_link) 2>conftest.er1
6949    ac_status=$?
6950 +  grep -v '^ *+' conftest.er1 >conftest.err
6951 +  rm -f conftest.er1
6952 +  cat conftest.err >&5
6953    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6954    (exit $ac_status); } &&
6955 <         { ac_try='test -s conftest$ac_exeext'
6955 >         { ac_try='test -z "$ac_c_werror_flag"
6956 >                         || test ! -s conftest.err'
6957    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6958    (eval $ac_try) 2>&5
6959    ac_status=$?
6960    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6961 +  (exit $ac_status); }; } &&
6962 +         { ac_try='test -s conftest$ac_exeext'
6963 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6964 +  (eval $ac_try) 2>&5
6965 +  ac_status=$?
6966 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6967    (exit $ac_status); }; }; then
6968    ac_cv_lib_sprng_init_rng=yes
6969   else
# Line 6394 | Line 6972 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
6972  
6973   ac_cv_lib_sprng_init_rng=no
6974   fi
6975 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6975 > rm -f conftest.err conftest.$ac_objext \
6976 >      conftest$ac_exeext conftest.$ac_ext
6977   LIBS=$ac_check_lib_save_LIBS
6978   fi
6979   echo "$as_me:$LINENO: result: $ac_cv_lib_sprng_init_rng" >&5
# Line 6410 | Line 6989 | fi
6989  
6990    CPPFLAGS=$ac_save_CPPFLAGS
6991    LDFLAGS=$ac_save_LDFLAGS
6992 <  ac_ext=f90
6993 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
6994 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6995 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
6992 >  ac_ext=c
6993 > ac_cpp='$CPP $CPPFLAGS'
6994 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6995 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6996 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
6997  
6998  
6999    if test x_$HAVE_SPRNG != x_yes; then
# Line 6434 | Line 7014 | echo "${ECHO_T}yes" >&6
7014    withval="$with_mkl"
7015       echo "$as_me:$LINENO: result: yes" >&5
7016   echo "${ECHO_T}yes" >&6
7017 <    for dir in $withval /usr/local/intel/mkl60 /opt/intel/mkl60; do
7017 >    for dir in $withval /usr/local/intel/mkl61 /opt/intel/mkl61; do
7018          mkldir="$dir"
7019          if test -f "$dir/include/mkl.h"; then
7020              found_mkl="yes";
# Line 6474 | Line 7054 | cat >conftest.$ac_ext <<_ACEOF
7054   echo "$as_me:$LINENO: checking mkl.h usability" >&5
7055   echo $ECHO_N "checking mkl.h usability... $ECHO_C" >&6
7056   cat >conftest.$ac_ext <<_ACEOF
6477 #line $LINENO "configure"
7057   /* confdefs.h.  */
7058   _ACEOF
7059   cat confdefs.h >>conftest.$ac_ext
# Line 6485 | Line 7064 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7064   _ACEOF
7065   rm -f conftest.$ac_objext
7066   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7067 <  (eval $ac_compile) 2>&5
7067 >  (eval $ac_compile) 2>conftest.er1
7068    ac_status=$?
7069 +  grep -v '^ *+' conftest.er1 >conftest.err
7070 +  rm -f conftest.er1
7071 +  cat conftest.err >&5
7072    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7073    (exit $ac_status); } &&
7074 <         { ac_try='test -s conftest.$ac_objext'
7074 >         { ac_try='test -z "$ac_c_werror_flag"
7075 >                         || test ! -s conftest.err'
7076    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7077    (eval $ac_try) 2>&5
7078    ac_status=$?
7079    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7080 +  (exit $ac_status); }; } &&
7081 +         { ac_try='test -s conftest.$ac_objext'
7082 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7083 +  (eval $ac_try) 2>&5
7084 +  ac_status=$?
7085 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7086    (exit $ac_status); }; }; then
7087    ac_header_compiler=yes
7088   else
# Line 6502 | Line 7091 | rm -f conftest.$ac_objext conftest.$ac_ext
7091  
7092   ac_header_compiler=no
7093   fi
7094 < rm -f conftest.$ac_objext conftest.$ac_ext
7094 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7095   echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7096   echo "${ECHO_T}$ac_header_compiler" >&6
7097  
# Line 6510 | Line 7099 | cat >conftest.$ac_ext <<_ACEOF
7099   echo "$as_me:$LINENO: checking mkl.h presence" >&5
7100   echo $ECHO_N "checking mkl.h presence... $ECHO_C" >&6
7101   cat >conftest.$ac_ext <<_ACEOF
6513 #line $LINENO "configure"
7102   /* confdefs.h.  */
7103   _ACEOF
7104   cat confdefs.h >>conftest.$ac_ext
# Line 6528 | Line 7116 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
7116    (exit $ac_status); } >/dev/null; then
7117    if test -s conftest.err; then
7118      ac_cpp_err=$ac_c_preproc_warn_flag
7119 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7120    else
7121      ac_cpp_err=
7122    fi
# Line 6547 | Line 7136 | case $ac_header_compiler:$ac_header_preproc in
7136   echo "${ECHO_T}$ac_header_preproc" >&6
7137  
7138   # So?  What about this header?
7139 < case $ac_header_compiler:$ac_header_preproc in
7140 <  yes:no )
7139 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7140 >  yes:no: )
7141      { echo "$as_me:$LINENO: WARNING: mkl.h: accepted by the compiler, rejected by the preprocessor!" >&5
7142   echo "$as_me: WARNING: mkl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7143 <    { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the preprocessor's result" >&5
7144 < echo "$as_me: WARNING: mkl.h: proceeding with the preprocessor's result" >&2;}
7145 <    (
6557 <      cat <<\_ASBOX
6558 < ## ------------------------------------ ##
6559 < ## Report this to bug-autoconf@gnu.org. ##
6560 < ## ------------------------------------ ##
6561 < _ASBOX
6562 <    ) |
6563 <      sed "s/^/$as_me: WARNING:     /" >&2
7143 >    { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the compiler's result" >&5
7144 > echo "$as_me: WARNING: mkl.h: proceeding with the compiler's result" >&2;}
7145 >    ac_header_preproc=yes
7146      ;;
7147 <  no:yes )
7147 >  no:yes:* )
7148      { echo "$as_me:$LINENO: WARNING: mkl.h: present but cannot be compiled" >&5
7149   echo "$as_me: WARNING: mkl.h: present but cannot be compiled" >&2;}
7150 <    { echo "$as_me:$LINENO: WARNING: mkl.h: check for missing prerequisite headers?" >&5
7151 < echo "$as_me: WARNING: mkl.h: check for missing prerequisite headers?" >&2;}
7150 >    { echo "$as_me:$LINENO: WARNING: mkl.h:     check for missing prerequisite headers?" >&5
7151 > echo "$as_me: WARNING: mkl.h:     check for missing prerequisite headers?" >&2;}
7152 >    { echo "$as_me:$LINENO: WARNING: mkl.h: see the Autoconf documentation" >&5
7153 > echo "$as_me: WARNING: mkl.h: see the Autoconf documentation" >&2;}
7154 >    { echo "$as_me:$LINENO: WARNING: mkl.h:     section \"Present But Cannot Be Compiled\"" >&5
7155 > echo "$as_me: WARNING: mkl.h:     section \"Present But Cannot Be Compiled\"" >&2;}
7156      { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the preprocessor's result" >&5
7157   echo "$as_me: WARNING: mkl.h: proceeding with the preprocessor's result" >&2;}
7158 +    { echo "$as_me:$LINENO: WARNING: mkl.h: in the future, the compiler will take precedence" >&5
7159 + echo "$as_me: WARNING: mkl.h: in the future, the compiler will take precedence" >&2;}
7160      (
7161        cat <<\_ASBOX
7162 < ## ------------------------------------ ##
7163 < ## Report this to bug-autoconf@gnu.org. ##
7164 < ## ------------------------------------ ##
7162 > ## ------------------------------ ##
7163 > ## Report this to gezelter@nd.edu ##
7164 > ## ------------------------------ ##
7165   _ASBOX
7166      ) |
7167        sed "s/^/$as_me: WARNING:     /" >&2
# Line 6600 | Line 7188 | cat >conftest.$ac_ext <<_ACEOF
7188    ac_check_lib_save_LIBS=$LIBS
7189   LIBS="-lmkl  $LIBS"
7190   cat >conftest.$ac_ext <<_ACEOF
6603 #line $LINENO "configure"
7191   /* confdefs.h.  */
7192   _ACEOF
7193   cat confdefs.h >>conftest.$ac_ext
# Line 6624 | Line 7211 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7211   _ACEOF
7212   rm -f conftest.$ac_objext conftest$ac_exeext
7213   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7214 <  (eval $ac_link) 2>&5
7214 >  (eval $ac_link) 2>conftest.er1
7215    ac_status=$?
7216 +  grep -v '^ *+' conftest.er1 >conftest.err
7217 +  rm -f conftest.er1
7218 +  cat conftest.err >&5
7219    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7220    (exit $ac_status); } &&
7221 <         { ac_try='test -s conftest$ac_exeext'
7221 >         { ac_try='test -z "$ac_c_werror_flag"
7222 >                         || test ! -s conftest.err'
7223    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7224    (eval $ac_try) 2>&5
7225    ac_status=$?
7226    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7227 +  (exit $ac_status); }; } &&
7228 +         { ac_try='test -s conftest$ac_exeext'
7229 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7230 +  (eval $ac_try) 2>&5
7231 +  ac_status=$?
7232 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7233    (exit $ac_status); }; }; then
7234    ac_cv_lib_mkl_vslNewStream=yes
7235   else
# Line 6641 | Line 7238 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
7238  
7239   ac_cv_lib_mkl_vslNewStream=no
7240   fi
7241 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7241 > rm -f conftest.err conftest.$ac_objext \
7242 >      conftest$ac_exeext conftest.$ac_ext
7243   LIBS=$ac_check_lib_save_LIBS
7244   fi
7245   echo "$as_me:$LINENO: result: $ac_cv_lib_mkl_vslNewStream" >&5
# Line 6660 | Line 7258 | fi
7258  
7259    CPPFLAGS=$ac_save_CPPFLAGS
7260    LDFLAGS=$ac_save_LDFLAGS
7261 <  ac_ext=f90
7262 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
7263 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7264 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
7261 >  ac_ext=c
7262 > ac_cpp='$CPP $CPPFLAGS'
7263 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7264 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7265 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
7266  
7267  
7268    if test x_$HAVE_MKL != x_yes; then
# Line 6686 | Line 7285 | fi;
7285  
7286  
7287  
6689 # Check whether --with-mpi_f90_mods or --without-mpi_f90_mods was given.
6690 if test "${with_mpi_f90_mods+set}" = set; then
6691  withval="$with_mpi_f90_mods"
6692  mpi_f90_mods="$withval"
6693 else
6694  mpi_f90_mods="/usr/local/include/f90choice"
6695 fi;
7288  
6697  echo "$as_me:$LINENO: checking for MPI F90 modules" >&5
6698 echo $ECHO_N "checking for MPI F90 modules... $ECHO_C" >&6
6699
6700
6701  ac_ext=f90
6702 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
6703 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6704 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
6705
6706  ac_save_F90FLAGS=$F90FLAGS
6707  if test "$mpi_f90_mods"; then
6708  F90FLAGS="${F90FLAGS} -I${mpi_f90_mods}"
6709 fi
6710
6711    cat >conftest.$ac_ext <<_ACEOF
6712
6713
6714 program main
6715
6716 use mpi
6717 integer :: ierr
6718 call MPI_Init(ierr)
6719
6720
6721 end program main
6722
6723 _ACEOF
6724 rm -f conftest.$ac_objext
6725 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6726  (eval $ac_compile) 2>&5
6727  ac_status=$?
6728  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6729  (exit $ac_status); } &&
6730         { ac_try='test -s conftest.$ac_objext'
6731  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6732  (eval $ac_try) 2>&5
6733  ac_status=$?
6734  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6735  (exit $ac_status); }; }; then
6736  HAVE_MPI_MOD=1
6737 else
6738  echo "$as_me: failed program was:" >&5
6739 sed 's/^/| /' conftest.$ac_ext >&5
6740
6741 HAVE_MPI_MOD=0
6742 fi
6743 rm -f conftest.$ac_objext conftest.$ac_ext
6744
6745  F90FLAGS=$ac_save_F90FLAGS
6746  ac_ext=f90
6747 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
6748 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6749 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
6750
6751
6752  if test "$HAVE_MPI_MOD" = 1; then
6753    echo "$as_me:$LINENO: result: yes" >&5
6754 echo "${ECHO_T}yes" >&6
6755
6756 cat >>confdefs.h <<\_ACEOF
6757 #define MPI_MOD 1
6758 _ACEOF
6759
6760    MPI_F90_MODS="-I${mpi_f90_mods}"
6761
6762    # The library name:
6763    if test -z "$MPI_LIB" ; then
6764       MPI_LIBNAME=-lmpich
6765    else
6766       MPI_LIBNAME="$MPI_LIB"
6767    fi
6768    if test -z "$MPIMODLIBNAME" ; then
6769       MPIMODLIBNAME="${MPI_LIBNAME}f90"
6770    fi
6771
6772  else
6773    echo "$as_me:$LINENO: result: no" >&5
6774 echo "${ECHO_T}no" >&6
6775    { { echo "$as_me:$LINENO: error: Couldn't locate MPI F90 Modules" >&5
6776 echo "$as_me: error: Couldn't locate MPI F90 Modules" >&2;}
6777   { (exit 1); exit 1; }; }
6778  fi
6779
6780
6781
6782
6783
7289   OBJEXT=".$OBJEXT"
7290  
7291   OOPSE=oopse
# Line 6804 | Line 7309 | SUBDIRS="libBASS libmdtools src forceFields samples ut
7309  
7310   MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f"
7311  
7312 < SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder staticProps"
7312 > SUBDIRS="libBASS libmdtools src forceFields samples utils utils/sysbuilder staticProps third-party"
7313  
7314   CFLAGS=${CFLAGS-""}
7315   CXXFLAGS=${CXXFLAGS-""}
# Line 6816 | Line 7321 | case $debug in
7321  
7322   case $debug in
7323    1)
6819     CFLAGS="$DEBUG $CFLAGS"
6820     CXXFLAGS="$DEBUG $CXXFLAGS"
7324       FFLAGS="$DEBUG $FFLAGS"
7325       F90FLAGS="$DEBUG $F90FLAGS"
7326       ;;
# Line 6843 | Line 7346 | esac
7346  
7347            ac_config_headers="$ac_config_headers libmdtools/config.h"
7348  
7349 <                                                                                                                                                      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"
7349 >                                                                                                                                                                ac_config_files="$ac_config_files Makefile libBASS/Makefile libmdtools/Makefile src/Makefile utils/Makefile utils/sysbuilder/Makefile forceFields/Makefile samples/Makefile staticProps/Makefile third-party/Makefile samples/alkane/Makefile samples/argon/Makefile samples/beadLipid/Makefile samples/lipid/Makefile samples/metals/Makefile samples/water/Makefile"
7350  
7351  
7352   cat >confcache <<\_ACEOF
# Line 6874 | Line 7377 | _ACEOF
7377        # `set' does not quote correctly, so add quotes (double-quote
7378        # substitution turns \\\\ into \\, and sed turns \\ into \).
7379        sed -n \
7380 <        "s/'/'\\\\''/g;
7381 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7380 >        "s/'/'\\\\''/g;
7381 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7382        ;;
7383      *)
7384        # `set' quotes correctly as required by POSIX, so do not add quotes.
7385        sed -n \
7386 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7386 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7387        ;;
7388      esac;
7389   } |
# Line 6910 | Line 7413 | if test "x$srcdir" = x.; then
7413   # trailing colons and then remove the whole line if VPATH becomes empty
7414   # (actually we leave an empty line to preserve line numbers).
7415   if test "x$srcdir" = x.; then
7416 <  ac_vpsub='/^[         ]*VPATH[        ]*=/{
7416 >  ac_vpsub='/^[  ]*VPATH[        ]*=/{
7417   s/:*\$(srcdir):*/:/;
7418   s/:*\${srcdir}:*/:/;
7419   s/:*@srcdir@:*/:/;
7420 < s/^\([^=]*=[    ]*\):*/\1/;
7420 > s/^\([^=]*=[     ]*\):*/\1/;
7421   s/:*$//;
7422 < s/^[^=]*=[      ]*$//;
7422 > s/^[^=]*=[       ]*$//;
7423   }'
7424   fi
7425  
# Line 6927 | Line 7430 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && conti
7430   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7431    # 1. Remove the extension, and $U if already installed.
7432    ac_i=`echo "$ac_i" |
7433 <         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7433 >         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7434    # 2. Add them.
7435    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
7436    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 6971 | Line 7474 | fi
7474   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
7475    set -o posix
7476   fi
7477 + DUALCASE=1; export DUALCASE # for MKS sh
7478  
7479   # Support unset when possible.
7480 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
7480 > if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
7481    as_unset=unset
7482   else
7483    as_unset=false
# Line 6992 | Line 7496 | do
7496    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7497    LC_TELEPHONE LC_TIME
7498   do
7499 <  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
7499 >  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
7500      eval $as_var=C; export $as_var
7501    else
7502      $as_unset $as_var
# Line 7171 | Line 7675 | else
7675   if mkdir -p . 2>/dev/null; then
7676    as_mkdir_p=:
7677   else
7678 +  test -d ./-p && rmdir ./-p
7679    as_mkdir_p=false
7680   fi
7681  
7682   as_executable_p="test -f"
7683  
7684   # Sed expression to map a string onto a valid CPP name.
7685 < as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
7685 > as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7686  
7687   # Sed expression to map a string onto a valid variable name.
7688 < as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
7688 > as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7689  
7690  
7691   # IFS
# Line 7207 | Line 7712 | generated by GNU Autoconf 2.57.  Invocation command li
7712   cat >&5 <<_CSEOF
7713  
7714   This file was extended by OOPSE $as_me 1.0, which was
7715 < generated by GNU Autoconf 2.57.  Invocation command line was
7715 > generated by GNU Autoconf 2.59.  Invocation command line was
7716  
7717    CONFIG_FILES    = $CONFIG_FILES
7718    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 7251 | Line 7756 | Usage: $0 [OPTIONS] [FILE]...
7756    -d, --debug      don't remove temporary files
7757        --recheck    update $as_me by reconfiguring in the same conditions
7758    --file=FILE[:TEMPLATE]
7759 <                   instantiate the configuration file FILE
7759 >                   instantiate the configuration file FILE
7760    --header=FILE[:TEMPLATE]
7761 <                   instantiate the configuration header FILE
7761 >                   instantiate the configuration header FILE
7762  
7763   Configuration files:
7764   $config_files
# Line 7267 | Line 7772 | configured by $0, generated by GNU Autoconf 2.57,
7772   cat >>$CONFIG_STATUS <<_ACEOF
7773   ac_cs_version="\\
7774   OOPSE config.status 1.0
7775 < configured by $0, generated by GNU Autoconf 2.57,
7775 > configured by $0, generated by GNU Autoconf 2.59,
7776    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7777  
7778 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
7274 < Free Software Foundation, Inc.
7778 > Copyright (C) 2003 Free Software Foundation, Inc.
7779   This config.status script is free software; the Free Software Foundation
7780   gives unlimited permission to copy, distribute and modify it."
7781   srcdir=$srcdir
# Line 7379 | Line 7883 | do
7883    "forceFields/Makefile" ) CONFIG_FILES="$CONFIG_FILES forceFields/Makefile" ;;
7884    "samples/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/Makefile" ;;
7885    "staticProps/Makefile" ) CONFIG_FILES="$CONFIG_FILES staticProps/Makefile" ;;
7886 +  "third-party/Makefile" ) CONFIG_FILES="$CONFIG_FILES third-party/Makefile" ;;
7887    "samples/alkane/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/alkane/Makefile" ;;
7888    "samples/argon/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/argon/Makefile" ;;
7889    "samples/beadLipid/Makefile" ) CONFIG_FILES="$CONFIG_FILES samples/beadLipid/Makefile" ;;
# Line 7490 | Line 7995 | s,@F90@,$F90,;t t
7995   s,@CXX@,$CXX,;t t
7996   s,@CXXFLAGS@,$CXXFLAGS,;t t
7997   s,@ac_ct_CXX@,$ac_ct_CXX,;t t
7998 + s,@OOPSE_TEMPLATE_FLAGS@,$OOPSE_TEMPLATE_FLAGS,;t t
7999 + s,@EXTRA_CC_FLAG@,$EXTRA_CC_FLAG,;t t
8000   s,@F90@,$F90,;t t
8001   s,@F90FLAGS@,$F90FLAGS,;t t
8002   s,@ac_ct_F90@,$ac_ct_F90,;t t
8003   s,@PREPFLAG@,$PREPFLAG,;t t
8004   s,@PREPDEFFLAG@,$PREPDEFFLAG,;t t
8005 + s,@F90LIBS@,$F90LIBS,;t t
8006 + s,@F90_FUNC@,$F90_FUNC,;t t
8007 + s,@F90_FUNC_@,$F90_FUNC_,;t t
8008 + s,@MOD@,$MOD,;t t
8009 + s,@F90_WORK_FILES_ARG@,$F90_WORK_FILES_ARG,;t t
8010 + s,@MODDIRFLAG@,$MODDIRFLAG,;t t
8011 + s,@F90MODINCSPEC@,$F90MODINCSPEC,;t t
8012   s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
8013   s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
8014   s,@INSTALL_DATA@,$INSTALL_DATA,;t t
# Line 7507 | Line 8021 | s,@F90LIBS@,$F90LIBS,;t t
8021   s,@LEXLIB@,$LEXLIB,;t t
8022   s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
8023   s,@AR@,$AR,;t t
8024 < s,@F90LIBS@,$F90LIBS,;t t
7511 < s,@F90_FUNC@,$F90_FUNC,;t t
7512 < s,@F90_FUNC_@,$F90_FUNC_,;t t
7513 < s,@mpi_dir@,$mpi_dir,;t t
8024 > s,@mpi@,$mpi,;t t
8025   s,@MPI_LIBDIR@,$MPI_LIBDIR,;t t
8026   s,@MPI_INC@,$MPI_INC,;t t
8027 + s,@MPI_F90INC@,$MPI_F90INC,;t t
8028   s,@MPI_LIB@,$MPI_LIB,;t t
8029 < s,@MPIF77@,$MPIF77,;t t
7518 < s,@MPIF90@,$MPIF90,;t t
7519 < s,@MPILIBS@,$MPILIBS,;t t
8029 > s,@MPI_F90LIB@,$MPI_F90LIB,;t t
8030   s,@CPP@,$CPP,;t t
8031   s,@EGREP@,$EGREP,;t t
8032   s,@SPRNG_LIBDIR@,$SPRNG_LIBDIR,;t t
# Line 7527 | Line 8037 | s,@MPI_F90_MODS@,$MPI_F90_MODS,;t t
8037   s,@MKL_LIB@,$MKL_LIB,;t t
8038   s,@MKL_INC@,$MKL_INC,;t t
8039   s,@HAVE_MKL@,$HAVE_MKL,;t t
7530 s,@MPI_F90_MODS@,$MPI_F90_MODS,;t t
7531 s,@MPIMODLIBNAME@,$MPIMODLIBNAME,;t t
8040   s,@BATEXT@,$BATEXT,;t t
8041   s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
8042   s,@OOPSE@,$OOPSE,;t t
# Line 7566 | Line 8074 | _ACEOF
8074        (echo ':t
8075    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
8076        if test -z "$ac_sed_cmds"; then
8077 <        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
8077 >        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
8078        else
8079 <        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
8079 >        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
8080        fi
8081        ac_sed_frag=`expr $ac_sed_frag + 1`
8082        ac_beg=$ac_end
# Line 7586 | Line 8094 | for ac_file in : $CONFIG_FILES; do test "x$ac_file" =
8094    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8095    case $ac_file in
8096    - | *:- | *:-:* ) # input from stdin
8097 <        cat >$tmp/stdin
8098 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8099 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8097 >        cat >$tmp/stdin
8098 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8099 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8100    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8101 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8101 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8102    * )   ac_file_in=$ac_file.in ;;
8103    esac
8104  
8105    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
8106    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
8107   $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8108 <         X"$ac_file" : 'X\(//\)[^/]' \| \
8109 <         X"$ac_file" : 'X\(//\)$' \| \
8110 <         X"$ac_file" : 'X\(/\)' \| \
8111 <         .     : '\(.\)' 2>/dev/null ||
8108 >         X"$ac_file" : 'X\(//\)[^/]' \| \
8109 >         X"$ac_file" : 'X\(//\)$' \| \
8110 >         X"$ac_file" : 'X\(/\)' \| \
8111 >         .     : '\(.\)' 2>/dev/null ||
8112   echo X"$ac_file" |
8113      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8114            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 7616 | Line 8124 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
8124        as_dirs="$as_dir $as_dirs"
8125        as_dir=`(dirname "$as_dir") 2>/dev/null ||
8126   $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8127 <         X"$as_dir" : 'X\(//\)[^/]' \| \
8128 <         X"$as_dir" : 'X\(//\)$' \| \
8129 <         X"$as_dir" : 'X\(/\)' \| \
8130 <         .     : '\(.\)' 2>/dev/null ||
8127 >         X"$as_dir" : 'X\(//\)[^/]' \| \
8128 >         X"$as_dir" : 'X\(//\)$' \| \
8129 >         X"$as_dir" : 'X\(/\)' \| \
8130 >         .     : '\(.\)' 2>/dev/null ||
8131   echo X"$as_dir" |
8132      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8133            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 7657 | Line 8165 | esac
8165      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
8166      ac_top_srcdir=$ac_top_builddir$srcdir ;;
8167   esac
7660 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
7661 # absolute.
7662 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
7663 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
7664 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
7665 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
8168  
8169 + # Do not use `cd foo && pwd` to compute absolute paths, because
8170 + # the directories may not exist.
8171 + case `pwd` in
8172 + .) ac_abs_builddir="$ac_dir";;
8173 + *)
8174 +  case "$ac_dir" in
8175 +  .) ac_abs_builddir=`pwd`;;
8176 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
8177 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
8178 +  esac;;
8179 + esac
8180 + case $ac_abs_builddir in
8181 + .) ac_abs_top_builddir=${ac_top_builddir}.;;
8182 + *)
8183 +  case ${ac_top_builddir}. in
8184 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
8185 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
8186 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
8187 +  esac;;
8188 + esac
8189 + case $ac_abs_builddir in
8190 + .) ac_abs_srcdir=$ac_srcdir;;
8191 + *)
8192 +  case $ac_srcdir in
8193 +  .) ac_abs_srcdir=$ac_abs_builddir;;
8194 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
8195 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
8196 +  esac;;
8197 + esac
8198 + case $ac_abs_builddir in
8199 + .) ac_abs_top_srcdir=$ac_top_srcdir;;
8200 + *)
8201 +  case $ac_top_srcdir in
8202 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
8203 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
8204 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
8205 +  esac;;
8206 + esac
8207  
8208 +
8209    case $INSTALL in
8210    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
8211    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
# Line 7684 | Line 8225 | echo "$as_me: creating $ac_file" >&6;}
8225      configure_input="$ac_file.  "
8226    fi
8227    configure_input=$configure_input"Generated from `echo $ac_file_in |
8228 <                                     sed 's,.*/,,'` by configure."
8228 >                                     sed 's,.*/,,'` by configure."
8229  
8230    # First look for the input files in the build tree, otherwise in the
8231    # src tree.
# Line 7693 | Line 8234 | echo "$as_me: creating $ac_file" >&6;}
8234        case $f in
8235        -) echo $tmp/stdin ;;
8236        [\\/$]*)
8237 <         # Absolute (can't be DOS-style, as IFS=:)
8238 <         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8237 >         # Absolute (can't be DOS-style, as IFS=:)
8238 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8239   echo "$as_me: error: cannot find input file: $f" >&2;}
8240     { (exit 1); exit 1; }; }
8241 <         echo $f;;
8241 >         echo "$f";;
8242        *) # Relative
8243 <         if test -f "$f"; then
8244 <           # Build tree
8245 <           echo $f
8246 <         elif test -f "$srcdir/$f"; then
8247 <           # Source tree
8248 <           echo $srcdir/$f
8249 <         else
8250 <           # /dev/null tree
8251 <           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8243 >         if test -f "$f"; then
8244 >           # Build tree
8245 >           echo "$f"
8246 >         elif test -f "$srcdir/$f"; then
8247 >           # Source tree
8248 >           echo "$srcdir/$f"
8249 >         else
8250 >           # /dev/null tree
8251 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8252   echo "$as_me: error: cannot find input file: $f" >&2;}
8253     { (exit 1); exit 1; }; }
8254 <         fi;;
8254 >         fi;;
8255        esac
8256      done` || { (exit 1); exit 1; }
8257   _ACEOF
# Line 7752 | Line 8293 | ac_dA='s,^\([  ]*\)#\([        ]*define[       ][      ]*\)'
8293   # NAME is the cpp macro being defined and VALUE is the value it is being given.
8294   #
8295   # ac_d sets the value in "#define NAME VALUE" lines.
8296 < ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
8297 < ac_dB='[        ].*$,\1#\2'
8296 > ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
8297 > ac_dB='[         ].*$,\1#\2'
8298   ac_dC=' '
8299   ac_dD=',;t'
8300   # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8301 < ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8301 > ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8302   ac_uB='$,\1#\2define\3'
8303   ac_uC=' '
8304   ac_uD=',;t'
# Line 7766 | Line 8307 | for ac_file in : $CONFIG_HEADERS; do test "x$ac_file"
8307    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8308    case $ac_file in
8309    - | *:- | *:-:* ) # input from stdin
8310 <        cat >$tmp/stdin
8311 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8312 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8310 >        cat >$tmp/stdin
8311 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8312 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8313    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
8314 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8314 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
8315    * )   ac_file_in=$ac_file.in ;;
8316    esac
8317  
# Line 7784 | Line 8325 | echo "$as_me: creating $ac_file" >&6;}
8325        case $f in
8326        -) echo $tmp/stdin ;;
8327        [\\/$]*)
8328 <         # Absolute (can't be DOS-style, as IFS=:)
8329 <         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8328 >         # Absolute (can't be DOS-style, as IFS=:)
8329 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8330   echo "$as_me: error: cannot find input file: $f" >&2;}
8331     { (exit 1); exit 1; }; }
8332 <         echo $f;;
8332 >         # Do quote $f, to prevent DOS paths from being IFS'd.
8333 >         echo "$f";;
8334        *) # Relative
8335 <         if test -f "$f"; then
8336 <           # Build tree
8337 <           echo $f
8338 <         elif test -f "$srcdir/$f"; then
8339 <           # Source tree
8340 <           echo $srcdir/$f
8341 <         else
8342 <           # /dev/null tree
8343 <           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8335 >         if test -f "$f"; then
8336 >           # Build tree
8337 >           echo "$f"
8338 >         elif test -f "$srcdir/$f"; then
8339 >           # Source tree
8340 >           echo "$srcdir/$f"
8341 >         else
8342 >           # /dev/null tree
8343 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8344   echo "$as_me: error: cannot find input file: $f" >&2;}
8345     { (exit 1); exit 1; }; }
8346 <         fi;;
8346 >         fi;;
8347        esac
8348      done` || { (exit 1); exit 1; }
8349    # Remove the trailing spaces.
8350 <  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
8350 >  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
8351  
8352   _ACEOF
8353  
# Line 7828 | Line 8370 | s,^[   ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*
8370   s,[\\$`],\\&,g
8371   t clear
8372   : clear
8373 < s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8373 > s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8374   t end
8375 < s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8375 > s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8376   : end
8377   _ACEOF
8378   # If some macros were called several times there might be several times
# Line 7844 | Line 8386 | s,^[   ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/*
8386   # example, in the case of _POSIX_SOURCE, which is predefined and required
8387   # on some systems where configure will not decide to define it.
8388   cat >>conftest.undefs <<\_ACEOF
8389 < s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8389 > s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8390   _ACEOF
8391  
8392   # Break up conftest.defines because some shells have a limit on the size
8393   # of here documents, and old seds have small limits too (100 cmds).
8394   echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8395 < echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8395 > echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8396   echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
8397   echo '  :' >>$CONFIG_STATUS
8398   rm -f conftest.tail
# Line 7859 | Line 8401 | do
8401    # Write a limited-size here document to $tmp/defines.sed.
8402    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
8403    # Speed up: don't consider the non `#define' lines.
8404 <  echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
8404 >  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
8405    # Work around the forget-to-reset-the-flag bug.
8406    echo 't clr' >>$CONFIG_STATUS
8407    echo ': clr' >>$CONFIG_STATUS
# Line 7886 | Line 8428 | do
8428    # Write a limited-size here document to $tmp/undefs.sed.
8429    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
8430    # Speed up: don't consider the non `#undef'
8431 <  echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
8431 >  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
8432    # Work around the forget-to-reset-the-flag bug.
8433    echo 't clr' >>$CONFIG_STATUS
8434    echo ': clr' >>$CONFIG_STATUS
# Line 7920 | Line 8462 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
8462      else
8463        ac_dir=`(dirname "$ac_file") 2>/dev/null ||
8464   $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8465 <         X"$ac_file" : 'X\(//\)[^/]' \| \
8466 <         X"$ac_file" : 'X\(//\)$' \| \
8467 <         X"$ac_file" : 'X\(/\)' \| \
8468 <         .     : '\(.\)' 2>/dev/null ||
8465 >         X"$ac_file" : 'X\(//\)[^/]' \| \
8466 >         X"$ac_file" : 'X\(//\)$' \| \
8467 >         X"$ac_file" : 'X\(/\)' \| \
8468 >         .     : '\(.\)' 2>/dev/null ||
8469   echo X"$ac_file" |
8470      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8471            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 7939 | Line 8481 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
8481        as_dirs="$as_dir $as_dirs"
8482        as_dir=`(dirname "$as_dir") 2>/dev/null ||
8483   $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8484 <         X"$as_dir" : 'X\(//\)[^/]' \| \
8485 <         X"$as_dir" : 'X\(//\)$' \| \
8486 <         X"$as_dir" : 'X\(/\)' \| \
8487 <         .     : '\(.\)' 2>/dev/null ||
8484 >         X"$as_dir" : 'X\(//\)[^/]' \| \
8485 >         X"$as_dir" : 'X\(//\)$' \| \
8486 >         X"$as_dir" : 'X\(/\)' \| \
8487 >         .     : '\(.\)' 2>/dev/null ||
8488   echo X"$as_dir" |
8489      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8490            /^X\(\/\/\)[^/].*/{ s//\1/; q; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines