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 840 by gezelter, Wed Oct 29 14:29:12 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 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_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  
# Line 1836 | Line 1864 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho
1864  
1865  
1866  
1867 +
1868 +
1869 +
1870 +
1871 +
1872 +
1873   # set program name
1874   PROGNAME="oopse"
1875  
# Line 2034 | Line 2068 | cat >conftest.$ac_ext <<_ACEOF
2068    (exit $ac_status); }
2069  
2070   cat >conftest.$ac_ext <<_ACEOF
2037 #line $LINENO "configure"
2071   /* confdefs.h.  */
2072   _ACEOF
2073   cat confdefs.h >>conftest.$ac_ext
# Line 2054 | 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 2075 | 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 2165 | 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 2191 | Line 2224 | else
2224    echo $ECHO_N "(cached) $ECHO_C" >&6
2225   else
2226    cat >conftest.$ac_ext <<_ACEOF
2194 #line $LINENO "configure"
2227   /* confdefs.h.  */
2228   _ACEOF
2229   cat confdefs.h >>conftest.$ac_ext
# Line 2242 | Line 2274 | else
2274    echo $ECHO_N "(cached) $ECHO_C" >&6
2275   else
2276    cat >conftest.$ac_ext <<_ACEOF
2245 #line $LINENO "configure"
2277   /* confdefs.h.  */
2278   _ACEOF
2279   cat confdefs.h >>conftest.$ac_ext
# Line 2262 | 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 2279 | 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 2295 | Line 2336 | else
2336    echo $ECHO_N "(cached) $ECHO_C" >&6
2337   else
2338    cat >conftest.$ac_ext <<_ACEOF
2298 #line $LINENO "configure"
2339   /* confdefs.h.  */
2340   _ACEOF
2341   cat confdefs.h >>conftest.$ac_ext
# Line 2312 | 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 2329 | 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 2356 | 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
2359 #line $LINENO "configure"
2409   /* confdefs.h.  */
2410   _ACEOF
2411   cat confdefs.h >>conftest.$ac_ext
# Line 2384 | 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 2410 | 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 2427 | 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 2455 | 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 <   ''\
2470 <   '#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 2475 | Line 2553 | do
2553     'void exit (int);'
2554   do
2555    cat >conftest.$ac_ext <<_ACEOF
2478 #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.  */
2484 #include <stdlib.h>
2561   $ac_declaration
2562 + #include <stdlib.h>
2563   int
2564   main ()
2565   {
# Line 2493 | 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 2510 | 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
2515 #line $LINENO "configure"
2602   /* confdefs.h.  */
2603   _ACEOF
2604   cat confdefs.h >>conftest.$ac_ext
# Line 2529 | 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=$?
# Line 2545 | 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 2559 | 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'
# Line 2686 | Line 2782 | else
2782    echo $ECHO_N "(cached) $ECHO_C" >&6
2783   else
2784    cat >conftest.$ac_ext <<_ACEOF
2689 #line $LINENO "configure"
2785   /* confdefs.h.  */
2786   _ACEOF
2787   cat confdefs.h >>conftest.$ac_ext
# Line 2706 | 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 2723 | 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 2739 | Line 2844 | else
2844    echo $ECHO_N "(cached) $ECHO_C" >&6
2845   else
2846    cat >conftest.$ac_ext <<_ACEOF
2742 #line $LINENO "configure"
2847   /* confdefs.h.  */
2848   _ACEOF
2849   cat confdefs.h >>conftest.$ac_ext
# Line 2756 | 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 2773 | 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 2793 | Line 2907 | for ac_declaration in \
2907    fi
2908   fi
2909   for ac_declaration in \
2910 <   ''\
2797 <   '#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 2802 | Line 2915 | do
2915     'void exit (int);'
2916   do
2917    cat >conftest.$ac_ext <<_ACEOF
2805 #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.  */
2811 #include <stdlib.h>
2923   $ac_declaration
2924 + #include <stdlib.h>
2925   int
2926   main ()
2927   {
# Line 2820 | 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 2837 | 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
2842 #line $LINENO "configure"
2964   /* confdefs.h.  */
2965   _ACEOF
2966   cat confdefs.h >>conftest.$ac_ext
# Line 2856 | 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 2872 | 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 2887 | Line 3018 | OOPSE_TEMPLATE_FLAGS=""
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
# Line 2931 | Line 3063 | echo "${ECHO_T}yes" >&6
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
# Line 2946 | Line 3080 | if test -n "$ac_tool_prefix"; then
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 2988 | 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 3054 | 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 3071 | 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 3096 | 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 3109 | Line 3253 | if test "$ac_test_PREPFLAG" != "set"; then
3253    esac
3254  
3255    if test -z "$PREPFLAG"; then
3256 <        echo ""
3257 <        echo "**********************************************************"
3114 <        echo "* WARNING: Don't know the best PREPFLAG for this system  *"
3115 <        echo "* Use  make PREPFLAG=..., or edit the top level Makefile *"
3116 <        echo "* (otherwise, an empty PREPFLAG will be used)            *"
3117 <        echo "**********************************************************"
3118 <        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 3150 | 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 3167 | 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 3178 | Line 3327 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
3327   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3328  
3329  
3181
3330    if test "$prepflagworks" = 1; then
3331      echo "$as_me:$LINENO: result: yes" >&5
3332   echo "${ECHO_T}yes" >&6
# Line 3203 | 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 3216 | Line 3364 | if test "$ac_test_PREPDEFFLAG" != "set"; then
3364    esac
3365  
3366    if test -z "$PREPDEFFLAG"; then
3367 <        echo ""
3368 <        echo "*************************************************************"
3221 <        echo "* WARNING: Don't know the best PREPDEFFLAG for this system  *"
3222 <        echo "* Use  make PREPDEFFLAG=..., or edit the top level Makefile *"
3223 <        echo "* (otherwise, an empty PREPDEFFLAG will be used)            *"
3224 <        echo "*************************************************************"
3225 <        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 3261 | 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 3278 | 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 3330 | Line 3483 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3483   _ACEOF
3484   rm -f conftest.$ac_objext
3485   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3486 <  (eval $ac_compile) 2>&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 -s conftest.$ac_objext'
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
# Line 3364 | Line 3527 | F90FLAGS="$F90FLAGS $ac_verb"
3527   ac_save_F90FLAGS=$F90FLAGS
3528   F90FLAGS="$F90FLAGS $ac_verb"
3529  
3530 < (eval echo $as_me:3367: \"$ac_link\") >&5
3530 > (eval echo $as_me:3530: \"$ac_link\") >&5
3531   ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3532   echo "$ac_f90_v_output" >&5
3533   F90FLAGS=$ac_save_F90FLAGS
# Line 3406 | Line 3569 | rm -f conftest.$ac_objext conftest.$ac_ext
3569   { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
3570   echo "$as_me: WARNING: compilation failed" >&2;}
3571   fi
3572 < rm -f conftest.$ac_objext conftest.$ac_ext
3572 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3573  
3574   fi
3575   echo "$as_me:$LINENO: result: $ac_cv_prog_f90_v" >&5
# Line 3441 | Line 3604 | F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
3604   ac_save_F90FLAGS=$F90FLAGS
3605   F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
3606  
3607 < (eval echo $as_me:3444: \"$ac_link\") >&5
3607 > (eval echo $as_me:3607: \"$ac_link\") >&5
3608   ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3609   echo "$ac_f90_v_output" >&5
3610   F90FLAGS=$ac_save_F90FLAGS
# Line 3623 | Line 3786 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3786   _ACEOF
3787   rm -f conftest.$ac_objext
3788   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3789 <  (eval $ac_compile) 2>&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 -s conftest.$ac_objext'
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  
# Line 3649 | Line 3822 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
3822      for ac_underscore in "" "_"; do
3823        ac_func="$ac_foobar$ac_underscore"
3824        cat >conftest.$ac_ext <<_ACEOF
3652 #line $LINENO "configure"
3825   /* confdefs.h.  */
3826   _ACEOF
3827   cat confdefs.h >>conftest.$ac_ext
# Line 3673 | Line 3845 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
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>&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 -s conftest$ac_exeext'
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
# Line 3689 | Line 3871 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
3871   sed 's/^/| /' conftest.$ac_ext >&5
3872  
3873   fi
3874 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3874 > rm -f conftest.err conftest.$ac_objext \
3875 >      conftest$ac_exeext conftest.$ac_ext
3876      done
3877    done
3878  
# Line 3710 | Line 3893 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
3893          ac_func="$ac_foo_bar$ac_underscore$ac_extra"
3894  
3895          cat >conftest.$ac_ext <<_ACEOF
3713 #line $LINENO "configure"
3896   /* confdefs.h.  */
3897   _ACEOF
3898   cat confdefs.h >>conftest.$ac_ext
# Line 3734 | Line 3916 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
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>&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 -s conftest$ac_exeext'
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
# Line 3750 | Line 3942 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.
3942   sed 's/^/| /' conftest.$ac_ext >&5
3943  
3944   fi
3945 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
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
# Line 3785 | Line 3978 | rm -f conftest.$ac_objext conftest.$ac_ext
3978   sed 's/^/| /' conftest.$ac_ext >&5
3979  
3980   fi
3981 < rm -f conftest.$ac_objext conftest.$ac_ext
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'
# Line 4019 | Line 4212 | case $debug in
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
# Line 4058 | Line 4289 | if test "$ac_test_CFLAGS" != "set"; then
4289          fi;;
4290     *darwin*)
4291          if test "$CC" = xlc -o "$CC" = cc; then
4292 <                CFLAGS="-O3 -qtune=auto -w"
4062 <                echo "*******************************************************"
4063 <                echo "*  You have Darwin on an unknown powerpc system.      *"
4064 <                echo "*  It is recommended that you use                     *"
4065 <                echo "*                                                     *"
4066 <                echo "*  CFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w    *"
4067 <                echo "*                               ^^^                   *"
4068 <                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
4069 <                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
4070 <                echo "*******************************************************"
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_c_compiler_gnu = yes; then
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_c_compiler_gnu = yes; then
4302 >  if test $ac_cv_prog_really_gcc = yes; then
4303      # -malign-double for x86 systems
4304  
4305  
# Line 4135 | Line 4357 | fi
4357    fi
4358  
4359    CPU_FLAGS=""
4360 <  if test "$GCC" = "yes"; then
4360 >  if test $ac_cv_prog_really_gcc = yes; then
4361                    case "${host_cpu}" in
4362            i586*)
4363  
# Line 4281 | Line 4503 | cat > conftest.c <<EOF
4503   else
4504  
4505   cat > conftest.c <<EOF
4506 < #ifdef __GNUC__
4506 > #ifdef __GNUC__ && !defined (__INTEL_COMPILER)
4507   #  if (__GNUC__ > 2) || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
4508       yes;
4509   #  endif
# Line 4451 | Line 4673 | fi
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
4715   # line
4716   if test "$ac_test_CXXFLAGS" != "set"; then
# Line 4481 | 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"
4485 <                echo "*******************************************************"
4486 <                echo "*  You have AIX on an unknown powerpc system.  It is  *"
4487 <                echo "*  recommended that you use                           *"
4488 <                echo "*                                                     *"
4489 <                echo "*  CXXFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
4490 <                echo "*                                 ^^^                 *"
4491 <                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
4492 <                echo "*  PowerPC CPU you have.   For more info, man cc.     *"
4493 <                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 4558 | 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 4697 | 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 4881 | Line 5132 | 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 4902 | 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"
4906 <                echo "*********************************************************"
4907 <                echo "*  You have Darwin on an unknown powerpc system.  It is *"
4908 <                echo "*  recommended that you use                             *"
4909 <                echo "*                                                       *"
4910 <                echo "*  CXXFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w    *"
4911 <                echo "*                                 ^^^                   *"
4912 <                echo "*  where xxx is 601, 603, 604, or whatever kind of      *"
4913 <                echo "*  PowerPC CPU you have.   For more info, man xlf.      *"
4914 <                echo "*********************************************************"
5156 >                F90FLAGS="-qthreaded -O5 -qtune=auto -qarch=auto -qunroll=auto"
5157          fi;;
5158    esac
5159  
# Line 5000 | 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 5016 | 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 5023 | 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 5079 | 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 5287 | Line 5531 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
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 5304 | 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 5329 | Line 5584 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
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 5346 | 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 5408 | 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=$?
# Line 5424 | 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 5508 | 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 5540 | Line 5817 | echo $ECHO_N "checking for mpi-directory... $ECHO_C" >
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 5568 | 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 5579 | 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; }; }
5603 <      fi
5604 <    else
5605 <      if test -f "$MPI_LIBDIR/libmpi_r.a" ; then
5606 <         MPI_LIB="-lmpi_r"
5607 <      else
5608 <         { { echo "$as_me:$LINENO: error: libmpi_r not found; check path for MPI package..." >&5
5609 < echo "$as_me: error: libmpi_r not found; check path for MPI package..." >&2;}
5610 <   { (exit 1); exit 1; }; }
5611 <      fi
5612 <    fi
5613 <    echo "$as_me:$LINENO: result: found $MPI_LIB" >&5
5614 < echo "${ECHO_T}found $MPI_LIB" >&6
5615 <  ;;
5616 <  *)                             if test -f "$MPI_LIBDIR/libmpi.a" ; then
5617 <      MPI_LIB="-lmpi"
5618 <    elif test -f "$MPI_LIBDIR/libmpi.so" ; then
5619 <      MPI_LIB="-lmpi"
5620 <    elif test -f "$MPI_LIBDIR/libmpich.a" ; then
5621 <      MPI_LIB="-lmpich"
5622 <    else
5623 <      { { echo "$as_me:$LINENO: error: neither libmpi nor libmpich found; check path for MPI package first..." >&5
5624 < echo "$as_me: error: neither libmpi nor libmpich found; check path for MPI package first..." >&2;}
5625 <   { (exit 1); exit 1; }; }
5626 <    fi
5627 <    echo "$as_me:$LINENO: result: found $MPI_LIB" >&5
5628 < echo "${ECHO_T}found $MPI_LIB" >&6
5629 <  ;;
5630 < 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 + 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 +  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 <
5920 <
5921 <        for ac_prog in mpif90 hf90 mpxlf90 mpf90 mpxlf95 mpxlf_r
5922 < do
5923 <  # Extract the first word of "$ac_prog", so it can be a program name with args.
5924 < set dummy $ac_prog; ac_word=$2
5925 < echo "$as_me:$LINENO: checking for $ac_word" >&5
5926 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5927 < if test "${ac_cv_prog_MPIF90+set}" = set; then
5928 <  echo $ECHO_N "(cached) $ECHO_C" >&6
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 <  if test -n "$MPIF90"; then
5959 <  ac_cv_prog_MPIF90="$MPIF90" # Let the user override the test.
5649 < else
5650 < as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5651 < for as_dir in $PATH
5652 < do
5653 <  IFS=$as_save_IFS
5654 <  test -z "$as_dir" && as_dir=.
5655 <  for ac_exec_ext in '' $ac_executable_extensions; do
5656 <  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5657 <    ac_cv_prog_MPIF90="$ac_prog"
5658 <    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5659 <    break 2
5660 <  fi
5661 < done
5662 < 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
5670 < else
5671 <  echo "$as_me:$LINENO: result: no" >&5
5672 < 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
5693 <
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=" "
5708 <                                echo "$as_me:$LINENO: result: yes" >&5
5709 < 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
5715 < 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 5751 | 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 <
5819 <        :
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  
5822 cat >>confdefs.h <<\_ACEOF
5823 #define HAVE_MPI 1
5824 _ACEOF
6210  
5826        :
5827 fi
6211  
6212  
6213   ac_ext=c
# Line 5855 | 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
5858 #line $LINENO "configure"
6241   /* confdefs.h.  */
6242   _ACEOF
6243   cat confdefs.h >>conftest.$ac_ext
# Line 5866 | 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 5878 | 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 5898 | 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
5901 #line $LINENO "configure"
6284   /* confdefs.h.  */
6285   _ACEOF
6286   cat confdefs.h >>conftest.$ac_ext
# Line 5916 | 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 5962 | 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
5965 #line $LINENO "configure"
6348   /* confdefs.h.  */
6349   _ACEOF
6350   cat confdefs.h >>conftest.$ac_ext
# Line 5973 | 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 5985 | 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 6005 | 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
6008 #line $LINENO "configure"
6391   /* confdefs.h.  */
6392   _ACEOF
6393   cat confdefs.h >>conftest.$ac_ext
# Line 6023 | 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 6083 | Line 6466 | else
6466    echo $ECHO_N "(cached) $ECHO_C" >&6
6467   else
6468    cat >conftest.$ac_ext <<_ACEOF
6086 #line $LINENO "configure"
6469   /* confdefs.h.  */
6470   _ACEOF
6471   cat confdefs.h >>conftest.$ac_ext
# Line 6104 | 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 6121 | 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
6129 #line $LINENO "configure"
6521   /* confdefs.h.  */
6522   _ACEOF
6523   cat confdefs.h >>conftest.$ac_ext
# Line 6148 | 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
6151 #line $LINENO "configure"
6542   /* confdefs.h.  */
6543   _ACEOF
6544   cat confdefs.h >>conftest.$ac_ext
# Line 6173 | Line 6563 | else
6563    :
6564   else
6565    cat >conftest.$ac_ext <<_ACEOF
6176 #line $LINENO "configure"
6566   /* confdefs.h.  */
6567   _ACEOF
6568   cat confdefs.h >>conftest.$ac_ext
# Line 6185 | 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 6198 | 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 6223 | 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 6248 | 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 6257 | Line 6646 | else
6646    echo $ECHO_N "(cached) $ECHO_C" >&6
6647   else
6648    cat >conftest.$ac_ext <<_ACEOF
6260 #line $LINENO "configure"
6649   /* confdefs.h.  */
6650   _ACEOF
6651   cat confdefs.h >>conftest.$ac_ext
# Line 6269 | 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 6286 | 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 6390 | 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
6393 #line $LINENO "configure"
6791   /* confdefs.h.  */
6792   _ACEOF
6793   cat confdefs.h >>conftest.$ac_ext
# Line 6401 | 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 6418 | 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 6426 | 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
6429 #line $LINENO "configure"
6836   /* confdefs.h.  */
6837   _ACEOF
6838   cat confdefs.h >>conftest.$ac_ext
# Line 6444 | 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 6463 | 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 <    (
6473 <      cat <<\_ASBOX
6474 < ## ------------------------------------ ##
6475 < ## Report this to bug-autoconf@gnu.org. ##
6476 < ## ------------------------------------ ##
6477 < _ASBOX
6478 <    ) |
6479 <      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 6516 | Line 6922 | cat >conftest.$ac_ext <<_ACEOF
6922    ac_check_lib_save_LIBS=$LIBS
6923   LIBS="-lsprng  $LIBS"
6924   cat >conftest.$ac_ext <<_ACEOF
6519 #line $LINENO "configure"
6925   /* confdefs.h.  */
6926   _ACEOF
6927   cat confdefs.h >>conftest.$ac_ext
# Line 6540 | 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 6557 | 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 6573 | 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 6597 | 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 6637 | 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
6640 #line $LINENO "configure"
7057   /* confdefs.h.  */
7058   _ACEOF
7059   cat confdefs.h >>conftest.$ac_ext
# Line 6648 | 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 6665 | 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 6673 | 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
6676 #line $LINENO "configure"
7102   /* confdefs.h.  */
7103   _ACEOF
7104   cat confdefs.h >>conftest.$ac_ext
# Line 6691 | 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 6710 | 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 <    (
6720 <      cat <<\_ASBOX
6721 < ## ------------------------------------ ##
6722 < ## Report this to bug-autoconf@gnu.org. ##
6723 < ## ------------------------------------ ##
6724 < _ASBOX
6725 <    ) |
6726 <      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 6763 | Line 7188 | cat >conftest.$ac_ext <<_ACEOF
7188    ac_check_lib_save_LIBS=$LIBS
7189   LIBS="-lmkl  $LIBS"
7190   cat >conftest.$ac_ext <<_ACEOF
6766 #line $LINENO "configure"
7191   /* confdefs.h.  */
7192   _ACEOF
7193   cat confdefs.h >>conftest.$ac_ext
# Line 6787 | 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 6804 | 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 6823 | 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 6845 | Line 7281 | fi;
7281   echo "${ECHO_T}no" >&6
7282  
7283   fi;
6848
6849
6850
6851
6852
6853 # Check whether --with-mpi_f90_mods or --without-mpi_f90_mods was given.
6854 if test "${with_mpi_f90_mods+set}" = set; then
6855  withval="$with_mpi_f90_mods"
6856  mpi_f90_mods="$withval"
6857 else
6858  mpi_f90_mods="/usr/local/include/f90choice"
6859 fi;
6860
6861  echo "$as_me:$LINENO: checking for MPI F90 modules" >&5
6862 echo $ECHO_N "checking for MPI F90 modules... $ECHO_C" >&6
6863
6864
6865  ac_ext=f90
6866 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
6867 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6868 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
7284  
6870  ac_save_F90FLAGS=$F90FLAGS
7285  
6872  if test "$mpi_f90_mods"; then
6873  F90FLAGS="${F90FLAGS} ${MODDIRFLAG}${mpi_f90_mods}"
6874 fi
7286  
6876    cat >conftest.$ac_ext <<_ACEOF
7287  
7288  
6879 program main
6880
6881 use mpi
6882 integer :: ierr
6883 call MPI_Init(ierr)
6884
6885
6886 end program main
6887
6888 _ACEOF
6889 rm -f conftest.$ac_objext
6890 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6891  (eval $ac_compile) 2>&5
6892  ac_status=$?
6893  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6894  (exit $ac_status); } &&
6895         { ac_try='test -s conftest.$ac_objext'
6896  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6897  (eval $ac_try) 2>&5
6898  ac_status=$?
6899  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6900  (exit $ac_status); }; }; then
6901  HAVE_MPI_MOD=1
6902 else
6903  echo "$as_me: failed program was:" >&5
6904 sed 's/^/| /' conftest.$ac_ext >&5
6905
6906 HAVE_MPI_MOD=0
6907 fi
6908 rm -f conftest.$ac_objext conftest.$ac_ext
6909
6910  F90FLAGS=$ac_save_F90FLAGS
6911  ac_ext=f90
6912 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
6913 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6914 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
6915
6916
6917  if test "$HAVE_MPI_MOD" = 1; then
6918    echo "$as_me:$LINENO: result: yes" >&5
6919 echo "${ECHO_T}yes" >&6
6920
6921 cat >>confdefs.h <<\_ACEOF
6922 #define MPI_MOD 1
6923 _ACEOF
6924
6925    MPI_F90_MODS="${mpi_f90_mods}"
6926
6927    # The library name:
6928    if test -z "$MPI_LIB" ; then
6929       MPI_LIBNAME=-lmpich
6930    else
6931       MPI_LIBNAME="$MPI_LIB"
6932    fi
6933    if test -z "$MPIMODLIBNAME" ; then
6934       MPIMODLIBNAME="${MPI_LIBNAME}f90"
6935    fi
6936
6937  else
6938    echo "$as_me:$LINENO: result: no" >&5
6939 echo "${ECHO_T}no" >&6
6940    { { echo "$as_me:$LINENO: error: Couldn't locate MPI F90 Modules" >&5
6941 echo "$as_me: error: Couldn't locate MPI F90 Modules" >&2;}
6942   { (exit 1); exit 1; }; }
6943  fi
6944
6945
6946
6947
6948
7289   OBJEXT=".$OBJEXT"
7290  
7291   OOPSE=oopse
# Line 6969 | 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 7006 | 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 7037 | 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 7073 | 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 7090 | 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 7134 | 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 7155 | 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 7334 | 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 7370 | 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 7414 | 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 7430 | 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
7437 < 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 7542 | 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 7679 | Line 8021 | s,@mpi_dir@,$mpi_dir,;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,@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
7687 < s,@MPIF90@,$MPIF90,;t t
7688 < 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 7696 | 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
7699 s,@MPI_F90_MODS@,$MPI_F90_MODS,;t t
7700 s,@MPIMODLIBNAME@,$MPIMODLIBNAME,;t t
8040   s,@BATEXT@,$BATEXT,;t t
8041   s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
8042   s,@OOPSE@,$OOPSE,;t t
# Line 7735 | 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 7755 | 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 7785 | 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 7826 | Line 8165 | esac
8165      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
8166      ac_top_srcdir=$ac_top_builddir$srcdir ;;
8167   esac
7829 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
7830 # absolute.
7831 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
7832 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
7833 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
7834 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 7853 | 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 7862 | 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 7921 | 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 7935 | 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 7953 | 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 7997 | 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 8013 | 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 8028 | 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 8055 | 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 8089 | 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 8108 | 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