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 1238 by gezelter, Fri Jun 4 14:59:17 2004 UTC vs.
Revision 1323 by gezelter, Wed Jul 14 20:11:29 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.59 for OOPSE 1.0.
3 > # Generated by GNU Autoconf 2.57 for OOPSE 1.0.
4   #
5   # Report bugs to <gezelter@nd.edu>.
6   #
7 < # Copyright (C) 2003 Free Software Foundation, Inc.
7 > # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
8 > # Free Software Foundation, Inc.
9   # This configure script is free software; the Free Software Foundation
10   # gives unlimited permission to copy, distribute and modify it.
11   ## --------------------- ##
# Line 21 | Line 22 | DUALCASE=1; export DUALCASE # for MKS sh
22   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
23    set -o posix
24   fi
24 DUALCASE=1; export DUALCASE # for MKS sh
25  
26   # Support unset when possible.
27 < if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
27 > if (FOO=FOO; unset FOO) >/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 -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
46 >  if (set +x; test -n "`(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
223    as_mkdir_p=false
224   fi
225  
226   as_executable_p="test -f"
227  
228   # Sed expression to map a string onto a valid CPP name.
229 < as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
229 > as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
230  
231   # Sed expression to map a string onto a valid variable name.
232 < as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
232 > as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
233  
234  
235   # IFS
# Line 671 | Line 670 | for ac_var in bindir sbindir libexecdir datadir syscon
670  
671   # Be sure to have absolute paths.
672   for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
673 <              localstatedir libdir includedir oldincludedir infodir mandir
673 >              localstatedir libdir includedir oldincludedir infodir mandir
674   do
675    eval ac_val=$`echo $ac_var`
676    case $ac_val in
# Line 711 | Line 710 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710    # Try the directory containing this script, then its parent.
711    ac_confdir=`(dirname "$0") 2>/dev/null ||
712   $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
713 <         X"$0" : 'X\(//\)[^/]' \| \
714 <         X"$0" : 'X\(//\)$' \| \
715 <         X"$0" : 'X\(/\)' \| \
716 <         .     : '\(.\)' 2>/dev/null ||
713 >         X"$0" : 'X\(//\)[^/]' \| \
714 >         X"$0" : 'X\(//\)$' \| \
715 >         X"$0" : 'X\(/\)' \| \
716 >         .     : '\(.\)' 2>/dev/null ||
717   echo X"$0" |
718      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
719            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 822 | Line 821 | Installation directories:
821    cat <<_ACEOF
822   Installation directories:
823    --prefix=PREFIX         install architecture-independent files in PREFIX
824 <                          [$ac_default_prefix]
824 >                          [$ac_default_prefix]
825    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
826 <                          [PREFIX]
826 >                          [PREFIX]
827  
828   By default, \`make install' will install all the files in
829   \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 929 | Line 928 | esac
928      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
929      ac_top_srcdir=$ac_top_builddir$srcdir ;;
930   esac
931 <
932 < # Do not use `cd foo && pwd` to compute absolute paths, because
933 < # the directories may not exist.
934 < case `pwd` in
935 < .) ac_abs_builddir="$ac_dir";;
936 < *)
938 <  case "$ac_dir" in
939 <  .) ac_abs_builddir=`pwd`;;
940 <  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
941 <  *) ac_abs_builddir=`pwd`/"$ac_dir";;
942 <  esac;;
943 < esac
944 < case $ac_abs_builddir in
945 < .) ac_abs_top_builddir=${ac_top_builddir}.;;
946 < *)
947 <  case ${ac_top_builddir}. in
948 <  .) ac_abs_top_builddir=$ac_abs_builddir;;
949 <  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
950 <  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
951 <  esac;;
952 < esac
953 < case $ac_abs_builddir in
954 < .) ac_abs_srcdir=$ac_srcdir;;
955 < *)
956 <  case $ac_srcdir in
957 <  .) ac_abs_srcdir=$ac_abs_builddir;;
958 <  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
959 <  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
960 <  esac;;
961 < esac
962 < case $ac_abs_builddir in
963 < .) ac_abs_top_srcdir=$ac_top_srcdir;;
964 < *)
965 <  case $ac_top_srcdir in
966 <  .) ac_abs_top_srcdir=$ac_abs_builddir;;
967 <  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
968 <  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
969 <  esac;;
970 < esac
931 > # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
932 > # absolute.
933 > ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
934 > ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
935 > ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
936 > ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
937  
938      cd $ac_dir
939      # Check for guested configure; otherwise get Cygnus style configure.
# Line 978 | Line 944 | esac
944        echo
945        $SHELL $ac_srcdir/configure  --help=recursive
946      elif test -f $ac_srcdir/configure.ac ||
947 <           test -f $ac_srcdir/configure.in; then
947 >           test -f $ac_srcdir/configure.in; then
948        echo
949        $ac_configure --help
950      else
# Line 992 | Line 958 | generated by GNU Autoconf 2.59
958   if $ac_init_version; then
959    cat <<\_ACEOF
960   OOPSE configure 1.0
961 < generated by GNU Autoconf 2.59
961 > generated by GNU Autoconf 2.57
962  
963 < Copyright (C) 2003 Free Software Foundation, Inc.
963 > Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
964 > Free Software Foundation, Inc.
965   This configure script is free software; the Free Software Foundation
966   gives unlimited permission to copy, distribute and modify it.
967   _ACEOF
# Line 1006 | Line 973 | generated by GNU Autoconf 2.59.  Invocation command li
973   running configure, to aid debugging if configure makes a mistake.
974  
975   It was created by OOPSE $as_me 1.0, which was
976 < generated by GNU Autoconf 2.59.  Invocation command line was
976 > generated by GNU Autoconf 2.57.  Invocation command line was
977  
978    $ $0 $@
979  
# Line 1083 | Line 1050 | do
1050      2)
1051        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1052        if test $ac_must_keep_next = true; then
1053 <        ac_must_keep_next=false # Got value, back to normal.
1053 >        ac_must_keep_next=false # Got value, back to normal.
1054        else
1055 <        case $ac_arg in
1056 <          *=* | --config-cache | -C | -disable-* | --disable-* \
1057 <          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1058 <          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1059 <          | -with-* | --with-* | -without-* | --without-* | --x)
1060 <            case "$ac_configure_args0 " in
1061 <              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1062 <            esac
1063 <            ;;
1064 <          -* ) ac_must_keep_next=true ;;
1065 <        esac
1055 >        case $ac_arg in
1056 >          *=* | --config-cache | -C | -disable-* | --disable-* \
1057 >          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1058 >          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1059 >          | -with-* | --with-* | -without-* | --without-* | --x)
1060 >            case "$ac_configure_args0 " in
1061 >              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1062 >            esac
1063 >            ;;
1064 >          -* ) ac_must_keep_next=true ;;
1065 >        esac
1066        fi
1067        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1068        # Get rid of the leading space.
# Line 1129 | Line 1096 | _ASBOX
1096      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1097      *ac_space=\ *)
1098        sed -n \
1099 <        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1100 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1099 >        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1100 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1101        ;;
1102      *)
1103        sed -n \
1104 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1104 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1105        ;;
1106      esac;
1107   }
# Line 1163 | Line 1130 | _ASBOX
1130        for ac_var in $ac_subst_files
1131        do
1132          eval ac_val=$`echo $ac_var`
1133 <        echo "$ac_var='"'"'$ac_val'"'"'"
1133 >        echo "$ac_var='"'"'$ac_val'"'"'"
1134        done | sort
1135        echo
1136      fi
# Line 1182 | Line 1149 | _ASBOX
1149        echo "$as_me: caught signal $ac_signal"
1150      echo "$as_me: exit $exit_status"
1151    } >&5
1152 <  rm -f core *.core &&
1152 >  rm -f core core.* *.core &&
1153    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1154      exit $exit_status
1155       ' 0
# Line 1262 | Line 1229 | for ac_var in `(set) 2>&1 |
1229   # value.
1230   ac_cache_corrupted=false
1231   for ac_var in `(set) 2>&1 |
1232 <               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1232 >               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1233    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1234    eval ac_new_set=\$ac_env_${ac_var}_set
1235    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
# Line 1279 | Line 1246 | echo "$as_me: error: \`$ac_var' was not set in the pre
1246      ,);;
1247      *)
1248        if test "x$ac_old_val" != "x$ac_new_val"; then
1249 <        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1249 >        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1250   echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1251 <        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1252 < echo "$as_me:   former value:  $ac_old_val" >&2;}
1253 <        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1251 >        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1252 > echo "$as_me:   former value:  $ac_old_val" >&2;}
1253 >        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1254   echo "$as_me:   current value: $ac_new_val" >&2;}
1255 <        ac_cache_corrupted=:
1255 >        ac_cache_corrupted=:
1256        fi;;
1257    esac
1258    # Pass precious variables to config.status.
# Line 2065 | Line 2032 | cat >conftest.$ac_ext <<_ACEOF
2032    (exit $ac_status); }
2033  
2034   cat >conftest.$ac_ext <<_ACEOF
2035 + #line $LINENO "configure"
2036   /* confdefs.h.  */
2037   _ACEOF
2038   cat confdefs.h >>conftest.$ac_ext
# Line 2084 | Line 2052 | echo "$as_me:$LINENO: checking for C compiler default
2052   # Try to create an executable without -o first, disregard a.out.
2053   # It will help us diagnose broken compilers, and finding out an intuition
2054   # of exeext.
2055 < echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2056 < echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2055 > echo "$as_me:$LINENO: checking for C compiler default output" >&5
2056 > echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2057   ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2058   if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2059    (eval $ac_link_default) 2>&5
# Line 2105 | Line 2073 | do
2073    test -f "$ac_file" || continue
2074    case $ac_file in
2075      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2076 <        ;;
2076 >        ;;
2077      conftest.$ac_ext )
2078 <        # This is the source file.
2079 <        ;;
2078 >        # This is the source file.
2079 >        ;;
2080      [ab].out )
2081 <        # We found the default executable, but exeext='' is most
2082 <        # certainly right.
2083 <        break;;
2081 >        # We found the default executable, but exeext='' is most
2082 >        # certainly right.
2083 >        break;;
2084      *.* )
2085 <        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2086 <        # FIXME: I believe we export ac_cv_exeext for Libtool,
2087 <        # but it would be cool to find out if it's true.  Does anybody
2088 <        # maintain Libtool? --akim.
2089 <        export ac_cv_exeext
2090 <        break;;
2085 >        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2086 >        # FIXME: I believe we export ac_cv_exeext for Libtool,
2087 >        # but it would be cool to find out if it's true.  Does anybody
2088 >        # maintain Libtool? --akim.
2089 >        export ac_cv_exeext
2090 >        break;;
2091      * )
2092 <        break;;
2092 >        break;;
2093    esac
2094   done
2095   else
# Line 2195 | Line 2163 | for ac_file in conftest.exe conftest conftest.*; do
2163    case $ac_file in
2164      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2165      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2166 <          export ac_cv_exeext
2167 <          break;;
2166 >          export ac_cv_exeext
2167 >          break;;
2168      * ) break;;
2169    esac
2170   done
# Line 2221 | Line 2189 | else
2189    echo $ECHO_N "(cached) $ECHO_C" >&6
2190   else
2191    cat >conftest.$ac_ext <<_ACEOF
2192 + #line $LINENO "configure"
2193   /* confdefs.h.  */
2194   _ACEOF
2195   cat confdefs.h >>conftest.$ac_ext
# Line 2271 | Line 2240 | else
2240    echo $ECHO_N "(cached) $ECHO_C" >&6
2241   else
2242    cat >conftest.$ac_ext <<_ACEOF
2243 + #line $LINENO "configure"
2244   /* confdefs.h.  */
2245   _ACEOF
2246   cat confdefs.h >>conftest.$ac_ext
# Line 2290 | Line 2260 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2260   _ACEOF
2261   rm -f conftest.$ac_objext
2262   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2263 <  (eval $ac_compile) 2>conftest.er1
2263 >  (eval $ac_compile) 2>&5
2264    ac_status=$?
2295  grep -v '^ *+' conftest.er1 >conftest.err
2296  rm -f conftest.er1
2297  cat conftest.err >&5
2265    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2266    (exit $ac_status); } &&
2267 <         { ac_try='test -z "$ac_c_werror_flag"
2301 <                         || test ! -s conftest.err'
2267 >         { ac_try='test -s conftest.$ac_objext'
2268    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2269    (eval $ac_try) 2>&5
2270    ac_status=$?
2271    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2306  (exit $ac_status); }; } &&
2307         { ac_try='test -s conftest.$ac_objext'
2308  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2309  (eval $ac_try) 2>&5
2310  ac_status=$?
2311  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2272    (exit $ac_status); }; }; then
2273    ac_compiler_gnu=yes
2274   else
# Line 2317 | Line 2277 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2277  
2278   ac_compiler_gnu=no
2279   fi
2280 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2280 > rm -f conftest.$ac_objext conftest.$ac_ext
2281   ac_cv_c_compiler_gnu=$ac_compiler_gnu
2282  
2283   fi
# Line 2333 | Line 2293 | else
2293    echo $ECHO_N "(cached) $ECHO_C" >&6
2294   else
2295    cat >conftest.$ac_ext <<_ACEOF
2296 + #line $LINENO "configure"
2297   /* confdefs.h.  */
2298   _ACEOF
2299   cat confdefs.h >>conftest.$ac_ext
# Line 2349 | Line 2310 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2310   _ACEOF
2311   rm -f conftest.$ac_objext
2312   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2313 <  (eval $ac_compile) 2>conftest.er1
2313 >  (eval $ac_compile) 2>&5
2314    ac_status=$?
2354  grep -v '^ *+' conftest.er1 >conftest.err
2355  rm -f conftest.er1
2356  cat conftest.err >&5
2315    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2316    (exit $ac_status); } &&
2317 <         { ac_try='test -z "$ac_c_werror_flag"
2360 <                         || test ! -s conftest.err'
2317 >         { ac_try='test -s conftest.$ac_objext'
2318    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2319    (eval $ac_try) 2>&5
2320    ac_status=$?
2321    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2365  (exit $ac_status); }; } &&
2366         { ac_try='test -s conftest.$ac_objext'
2367  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2368  (eval $ac_try) 2>&5
2369  ac_status=$?
2370  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2322    (exit $ac_status); }; }; then
2323    ac_cv_prog_cc_g=yes
2324   else
# Line 2376 | Line 2327 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2327  
2328   ac_cv_prog_cc_g=no
2329   fi
2330 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2330 > rm -f conftest.$ac_objext conftest.$ac_ext
2331   fi
2332   echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2333   echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
# Line 2403 | Line 2354 | cat >conftest.$ac_ext <<_ACEOF
2354    ac_cv_prog_cc_stdc=no
2355   ac_save_CC=$CC
2356   cat >conftest.$ac_ext <<_ACEOF
2357 + #line $LINENO "configure"
2358   /* confdefs.h.  */
2359   _ACEOF
2360   cat confdefs.h >>conftest.$ac_ext
# Line 2430 | Line 2382 | static char *f (char * (*g) (char **, int), char **p,
2382    va_end (v);
2383    return s;
2384   }
2433
2434 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
2435   function prototypes and stuff, but not '\xHH' hex character constants.
2436   These don't provoke an error unfortunately, instead are silently treated
2437   as 'x'.  The following induces an error, until -std1 is added to get
2438   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
2439   array size at least.  It's necessary to write '\x00'==0 to get something
2440   that's true only with -std1.  */
2441 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2442
2385   int test (int i, double x);
2386   struct s1 {int (*f) (int a);};
2387   struct s2 {int (*f) (double a);};
# Line 2466 | Line 2408 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2408    CC="$ac_save_CC $ac_arg"
2409    rm -f conftest.$ac_objext
2410   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2411 <  (eval $ac_compile) 2>conftest.er1
2411 >  (eval $ac_compile) 2>&5
2412    ac_status=$?
2471  grep -v '^ *+' conftest.er1 >conftest.err
2472  rm -f conftest.er1
2473  cat conftest.err >&5
2413    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2414    (exit $ac_status); } &&
2415 <         { ac_try='test -z "$ac_c_werror_flag"
2477 <                         || test ! -s conftest.err'
2415 >         { ac_try='test -s conftest.$ac_objext'
2416    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2417    (eval $ac_try) 2>&5
2418    ac_status=$?
2419    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2482  (exit $ac_status); }; } &&
2483         { ac_try='test -s conftest.$ac_objext'
2484  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2485  (eval $ac_try) 2>&5
2486  ac_status=$?
2487  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2420    (exit $ac_status); }; }; then
2421    ac_cv_prog_cc_stdc=$ac_arg
2422   break
# Line 2493 | Line 2425 | rm -f conftest.err conftest.$ac_objext
2425   sed 's/^/| /' conftest.$ac_ext >&5
2426  
2427   fi
2428 < rm -f conftest.err conftest.$ac_objext
2428 > rm -f conftest.$ac_objext
2429   done
2430   rm -f conftest.$ac_ext conftest.$ac_objext
2431   CC=$ac_save_CC
# Line 2521 | Line 2453 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2453   _ACEOF
2454   rm -f conftest.$ac_objext
2455   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2456 <  (eval $ac_compile) 2>conftest.er1
2456 >  (eval $ac_compile) 2>&5
2457    ac_status=$?
2526  grep -v '^ *+' conftest.er1 >conftest.err
2527  rm -f conftest.er1
2528  cat conftest.err >&5
2458    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2459    (exit $ac_status); } &&
2460 <         { ac_try='test -z "$ac_c_werror_flag"
2532 <                         || test ! -s conftest.err'
2460 >         { ac_try='test -s conftest.$ac_objext'
2461    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2462    (eval $ac_try) 2>&5
2463    ac_status=$?
2464    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2537  (exit $ac_status); }; } &&
2538         { ac_try='test -s conftest.$ac_objext'
2539  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2540  (eval $ac_try) 2>&5
2541  ac_status=$?
2542  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2465    (exit $ac_status); }; }; then
2466    for ac_declaration in \
2467 <   '' \
2467 >   ''\
2468 >   '#include <stdlib.h>' \
2469     'extern "C" void std::exit (int) throw (); using std::exit;' \
2470     'extern "C" void std::exit (int); using std::exit;' \
2471     'extern "C" void exit (int) throw ();' \
# Line 2550 | Line 2473 | do
2473     'void exit (int);'
2474   do
2475    cat >conftest.$ac_ext <<_ACEOF
2476 + #line $LINENO "configure"
2477   /* confdefs.h.  */
2478   _ACEOF
2479   cat confdefs.h >>conftest.$ac_ext
2480   cat >>conftest.$ac_ext <<_ACEOF
2481   /* end confdefs.h.  */
2558 $ac_declaration
2482   #include <stdlib.h>
2483 + $ac_declaration
2484   int
2485   main ()
2486   {
# Line 2567 | Line 2491 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2491   _ACEOF
2492   rm -f conftest.$ac_objext
2493   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2494 <  (eval $ac_compile) 2>conftest.er1
2494 >  (eval $ac_compile) 2>&5
2495    ac_status=$?
2572  grep -v '^ *+' conftest.er1 >conftest.err
2573  rm -f conftest.er1
2574  cat conftest.err >&5
2496    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2497    (exit $ac_status); } &&
2498 <         { ac_try='test -z "$ac_c_werror_flag"
2578 <                         || test ! -s conftest.err'
2498 >         { ac_try='test -s conftest.$ac_objext'
2499    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2500    (eval $ac_try) 2>&5
2501    ac_status=$?
2502    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2583  (exit $ac_status); }; } &&
2584         { ac_try='test -s conftest.$ac_objext'
2585  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2586  (eval $ac_try) 2>&5
2587  ac_status=$?
2588  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2503    (exit $ac_status); }; }; then
2504    :
2505   else
# Line 2594 | Line 2508 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2508  
2509   continue
2510   fi
2511 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2511 > rm -f conftest.$ac_objext conftest.$ac_ext
2512    cat >conftest.$ac_ext <<_ACEOF
2513 + #line $LINENO "configure"
2514   /* confdefs.h.  */
2515   _ACEOF
2516   cat confdefs.h >>conftest.$ac_ext
# Line 2612 | Line 2527 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2527   _ACEOF
2528   rm -f conftest.$ac_objext
2529   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2530 <  (eval $ac_compile) 2>conftest.er1
2530 >  (eval $ac_compile) 2>&5
2531    ac_status=$?
2617  grep -v '^ *+' conftest.er1 >conftest.err
2618  rm -f conftest.er1
2619  cat conftest.err >&5
2532    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2533    (exit $ac_status); } &&
2534 <         { ac_try='test -z "$ac_c_werror_flag"
2623 <                         || test ! -s conftest.err'
2534 >         { ac_try='test -s conftest.$ac_objext'
2535    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2536    (eval $ac_try) 2>&5
2537    ac_status=$?
2538    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2628  (exit $ac_status); }; } &&
2629         { ac_try='test -s conftest.$ac_objext'
2630  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2631  (eval $ac_try) 2>&5
2632  ac_status=$?
2633  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2539    (exit $ac_status); }; }; then
2540    break
2541   else
# Line 2638 | Line 2543 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2543   sed 's/^/| /' conftest.$ac_ext >&5
2544  
2545   fi
2546 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2546 > rm -f conftest.$ac_objext conftest.$ac_ext
2547   done
2548   rm -f conftest*
2549   if test -n "$ac_declaration"; then
# Line 2652 | Line 2557 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2557   sed 's/^/| /' conftest.$ac_ext >&5
2558  
2559   fi
2560 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2560 > rm -f conftest.$ac_objext conftest.$ac_ext
2561   ac_ext=c
2562   ac_cpp='$CPP $CPPFLAGS'
2563   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
# Line 2779 | Line 2684 | else
2684    echo $ECHO_N "(cached) $ECHO_C" >&6
2685   else
2686    cat >conftest.$ac_ext <<_ACEOF
2687 + #line $LINENO "configure"
2688   /* confdefs.h.  */
2689   _ACEOF
2690   cat confdefs.h >>conftest.$ac_ext
# Line 2798 | Line 2704 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2704   _ACEOF
2705   rm -f conftest.$ac_objext
2706   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2707 <  (eval $ac_compile) 2>conftest.er1
2707 >  (eval $ac_compile) 2>&5
2708    ac_status=$?
2803  grep -v '^ *+' conftest.er1 >conftest.err
2804  rm -f conftest.er1
2805  cat conftest.err >&5
2709    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2710    (exit $ac_status); } &&
2711 <         { ac_try='test -z "$ac_cxx_werror_flag"
2809 <                         || test ! -s conftest.err'
2711 >         { ac_try='test -s conftest.$ac_objext'
2712    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2713    (eval $ac_try) 2>&5
2714    ac_status=$?
2715    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2814  (exit $ac_status); }; } &&
2815         { ac_try='test -s conftest.$ac_objext'
2816  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2817  (eval $ac_try) 2>&5
2818  ac_status=$?
2819  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2716    (exit $ac_status); }; }; then
2717    ac_compiler_gnu=yes
2718   else
# Line 2825 | Line 2721 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2721  
2722   ac_compiler_gnu=no
2723   fi
2724 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2724 > rm -f conftest.$ac_objext conftest.$ac_ext
2725   ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2726  
2727   fi
# Line 2841 | Line 2737 | else
2737    echo $ECHO_N "(cached) $ECHO_C" >&6
2738   else
2739    cat >conftest.$ac_ext <<_ACEOF
2740 + #line $LINENO "configure"
2741   /* confdefs.h.  */
2742   _ACEOF
2743   cat confdefs.h >>conftest.$ac_ext
# Line 2857 | Line 2754 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2754   _ACEOF
2755   rm -f conftest.$ac_objext
2756   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2757 <  (eval $ac_compile) 2>conftest.er1
2757 >  (eval $ac_compile) 2>&5
2758    ac_status=$?
2862  grep -v '^ *+' conftest.er1 >conftest.err
2863  rm -f conftest.er1
2864  cat conftest.err >&5
2759    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2760    (exit $ac_status); } &&
2761 <         { ac_try='test -z "$ac_cxx_werror_flag"
2868 <                         || test ! -s conftest.err'
2761 >         { ac_try='test -s conftest.$ac_objext'
2762    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2763    (eval $ac_try) 2>&5
2764    ac_status=$?
2765    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2873  (exit $ac_status); }; } &&
2874         { ac_try='test -s conftest.$ac_objext'
2875  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2876  (eval $ac_try) 2>&5
2877  ac_status=$?
2878  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2766    (exit $ac_status); }; }; then
2767    ac_cv_prog_cxx_g=yes
2768   else
# Line 2884 | Line 2771 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2771  
2772   ac_cv_prog_cxx_g=no
2773   fi
2774 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2774 > rm -f conftest.$ac_objext conftest.$ac_ext
2775   fi
2776   echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
2777   echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
# Line 2904 | Line 2791 | for ac_declaration in \
2791    fi
2792   fi
2793   for ac_declaration in \
2794 <   '' \
2794 >   ''\
2795 >   '#include <stdlib.h>' \
2796     'extern "C" void std::exit (int) throw (); using std::exit;' \
2797     'extern "C" void std::exit (int); using std::exit;' \
2798     'extern "C" void exit (int) throw ();' \
# Line 2912 | Line 2800 | do
2800     'void exit (int);'
2801   do
2802    cat >conftest.$ac_ext <<_ACEOF
2803 + #line $LINENO "configure"
2804   /* confdefs.h.  */
2805   _ACEOF
2806   cat confdefs.h >>conftest.$ac_ext
2807   cat >>conftest.$ac_ext <<_ACEOF
2808   /* end confdefs.h.  */
2920 $ac_declaration
2809   #include <stdlib.h>
2810 + $ac_declaration
2811   int
2812   main ()
2813   {
# Line 2929 | Line 2818 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2818   _ACEOF
2819   rm -f conftest.$ac_objext
2820   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2821 <  (eval $ac_compile) 2>conftest.er1
2821 >  (eval $ac_compile) 2>&5
2822    ac_status=$?
2934  grep -v '^ *+' conftest.er1 >conftest.err
2935  rm -f conftest.er1
2936  cat conftest.err >&5
2823    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2824    (exit $ac_status); } &&
2825 <         { ac_try='test -z "$ac_cxx_werror_flag"
2940 <                         || test ! -s conftest.err'
2825 >         { ac_try='test -s conftest.$ac_objext'
2826    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2827    (eval $ac_try) 2>&5
2828    ac_status=$?
2829    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2945  (exit $ac_status); }; } &&
2946         { ac_try='test -s conftest.$ac_objext'
2947  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2948  (eval $ac_try) 2>&5
2949  ac_status=$?
2950  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2830    (exit $ac_status); }; }; then
2831    :
2832   else
# Line 2956 | Line 2835 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2835  
2836   continue
2837   fi
2838 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2838 > rm -f conftest.$ac_objext conftest.$ac_ext
2839    cat >conftest.$ac_ext <<_ACEOF
2840 + #line $LINENO "configure"
2841   /* confdefs.h.  */
2842   _ACEOF
2843   cat confdefs.h >>conftest.$ac_ext
# Line 2974 | Line 2854 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2854   _ACEOF
2855   rm -f conftest.$ac_objext
2856   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2857 <  (eval $ac_compile) 2>conftest.er1
2857 >  (eval $ac_compile) 2>&5
2858    ac_status=$?
2979  grep -v '^ *+' conftest.er1 >conftest.err
2980  rm -f conftest.er1
2981  cat conftest.err >&5
2859    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2860    (exit $ac_status); } &&
2861 <         { ac_try='test -z "$ac_cxx_werror_flag"
2985 <                         || test ! -s conftest.err'
2861 >         { ac_try='test -s conftest.$ac_objext'
2862    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2863    (eval $ac_try) 2>&5
2864    ac_status=$?
2865    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2990  (exit $ac_status); }; } &&
2991         { ac_try='test -s conftest.$ac_objext'
2992  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2993  (eval $ac_try) 2>&5
2994  ac_status=$?
2995  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2866    (exit $ac_status); }; }; then
2867    break
2868   else
# Line 3000 | Line 2870 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
2870   sed 's/^/| /' conftest.$ac_ext >&5
2871  
2872   fi
2873 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2873 > rm -f conftest.$ac_objext conftest.$ac_ext
2874   done
2875   rm -f conftest*
2876   if test -n "$ac_declaration"; then
# Line 3185 | Line 3055 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3055   _ACEOF
3056   rm -f conftest.$ac_objext
3057   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3058 <  (eval $ac_compile) 2>conftest.er1
3058 >  (eval $ac_compile) 2>&5
3059    ac_status=$?
3190  grep -v '^ *+' conftest.er1 >conftest.err
3191  rm -f conftest.er1
3192  cat conftest.err >&5
3060    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3061    (exit $ac_status); } &&
3062 <         { ac_try='test -z "$ac_f90_werror_flag"
3196 <                         || test ! -s conftest.err'
3062 >         { ac_try='test -s conftest.$ac_objext'
3063    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3064    (eval $ac_try) 2>&5
3065    ac_status=$?
3066    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3201  (exit $ac_status); }; } &&
3202         { ac_try='test -s conftest.$ac_objext'
3203  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3204  (eval $ac_try) 2>&5
3205  ac_status=$?
3206  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3067    (exit $ac_status); }; }; then
3068    ac_compiler_gnu=yes
3069   else
# Line 3212 | Line 3072 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
3072  
3073   ac_compiler_gnu=no
3074   fi
3075 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3075 > rm -f conftest.$ac_objext conftest.$ac_ext
3076   ac_cv_f90_compiler_gnu=$ac_compiler_gnu
3077  
3078   fi
# Line 3286 | Line 3146 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3146   _ACEOF
3147   rm -f conftest.$ac_objext
3148   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3149 <  (eval $ac_compile) 2>conftest.er1
3149 >  (eval $ac_compile) 2>&5
3150    ac_status=$?
3291  grep -v '^ *+' conftest.er1 >conftest.err
3292  rm -f conftest.er1
3293  cat conftest.err >&5
3151    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3152    (exit $ac_status); } &&
3153 <         { ac_try='test -z "$ac_f90_werror_flag"
3297 <                         || test ! -s conftest.err'
3153 >         { ac_try='test -s conftest.$ac_objext'
3154    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3155    (eval $ac_try) 2>&5
3156    ac_status=$?
3157    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3302  (exit $ac_status); }; } &&
3303         { ac_try='test -s conftest.$ac_objext'
3304  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3305  (eval $ac_try) 2>&5
3306  ac_status=$?
3307  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3158    (exit $ac_status); }; }; then
3159    prepflagworks=1
3160   else
# Line 3313 | Line 3163 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
3163  
3164   prepflagworks=0
3165   fi
3166 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3166 > rm -f conftest.$ac_objext conftest.$ac_ext
3167  
3168    F90FLAGS=$ac_save_F90FLAGS
3169    ac_ext=$ac_save_ext
# Line 3401 | Line 3251 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3251   _ACEOF
3252   rm -f conftest.$ac_objext
3253   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3254 <  (eval $ac_compile) 2>conftest.er1
3254 >  (eval $ac_compile) 2>&5
3255    ac_status=$?
3406  grep -v '^ *+' conftest.er1 >conftest.err
3407  rm -f conftest.er1
3408  cat conftest.err >&5
3256    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3257    (exit $ac_status); } &&
3258 <         { ac_try='test -z "$ac_f90_werror_flag"
3412 <                         || test ! -s conftest.err'
3258 >         { ac_try='test -s conftest.$ac_objext'
3259    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3260    (eval $ac_try) 2>&5
3261    ac_status=$?
3262    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3417  (exit $ac_status); }; } &&
3418         { ac_try='test -s conftest.$ac_objext'
3419  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3420  (eval $ac_try) 2>&5
3421  ac_status=$?
3422  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3263    (exit $ac_status); }; }; then
3264    prepdefflagworks=1
3265   else
# Line 3428 | Line 3268 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
3268  
3269   prepdefflagworks=0
3270   fi
3271 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3271 > rm -f conftest.$ac_objext conftest.$ac_ext
3272  
3273    F90FLAGS=$ac_save_F90FLAGS
3274    ac_ext=$ac_save_ext
# Line 3480 | Line 3320 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320   _ACEOF
3321   rm -f conftest.$ac_objext
3322   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3323 <  (eval $ac_compile) 2>conftest.er1
3323 >  (eval $ac_compile) 2>&5
3324    ac_status=$?
3485  grep -v '^ *+' conftest.er1 >conftest.err
3486  rm -f conftest.er1
3487  cat conftest.err >&5
3325    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326    (exit $ac_status); } &&
3327 <         { ac_try='test -z "$ac_f90_werror_flag"
3491 <                         || test ! -s conftest.err'
3327 >         { ac_try='test -s conftest.$ac_objext'
3328    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329    (eval $ac_try) 2>&5
3330    ac_status=$?
3331    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3496  (exit $ac_status); }; } &&
3497         { ac_try='test -s conftest.$ac_objext'
3498  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3499  (eval $ac_try) 2>&5
3500  ac_status=$?
3501  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332    (exit $ac_status); }; }; then
3333    ac_cv_prog_f90_v=
3334   # Try some options frequently used verbose output
# Line 3524 | Line 3354 | F90FLAGS="$F90FLAGS $ac_verb"
3354   ac_save_F90FLAGS=$F90FLAGS
3355   F90FLAGS="$F90FLAGS $ac_verb"
3356  
3357 < (eval echo $as_me:3527: \"$ac_link\") >&5
3357 > (eval echo $as_me:3357: \"$ac_link\") >&5
3358   ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3359   echo "$ac_f90_v_output" >&5
3360   F90FLAGS=$ac_save_F90FLAGS
# Line 3566 | Line 3396 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
3396   { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
3397   echo "$as_me: WARNING: compilation failed" >&2;}
3398   fi
3399 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3399 > rm -f conftest.$ac_objext conftest.$ac_ext
3400  
3401   fi
3402   echo "$as_me:$LINENO: result: $ac_cv_prog_f90_v" >&5
# Line 3601 | Line 3431 | F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
3431   ac_save_F90FLAGS=$F90FLAGS
3432   F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
3433  
3434 < (eval echo $as_me:3604: \"$ac_link\") >&5
3434 > (eval echo $as_me:3434: \"$ac_link\") >&5
3435   ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3436   echo "$ac_f90_v_output" >&5
3437   F90FLAGS=$ac_save_F90FLAGS
# Line 3673 | Line 3503 | fi
3503  
3504            ;;
3505            # Ignore these flags.
3506 <        -lang* | -lcrt0.o | -lc | -lgcc | -LANG:=*)
3506 >        -lang* | -lcrt[012].o | -lc | -lgcc | -LANG:=*)
3507            ;;
3508          -lkernel32)
3509            test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
# Line 3783 | Line 3613 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3613   _ACEOF
3614   rm -f conftest.$ac_objext
3615   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3616 <  (eval $ac_compile) 2>conftest.er1
3616 >  (eval $ac_compile) 2>&5
3617    ac_status=$?
3788  grep -v '^ *+' conftest.er1 >conftest.err
3789  rm -f conftest.er1
3790  cat conftest.err >&5
3618    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3619    (exit $ac_status); } &&
3620 <         { ac_try='test -z "$ac_f90_werror_flag"
3794 <                         || test ! -s conftest.err'
3795 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3796 <  (eval $ac_try) 2>&5
3797 <  ac_status=$?
3798 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3799 <  (exit $ac_status); }; } &&
3800 <         { ac_try='test -s conftest.$ac_objext'
3620 >         { ac_try='test -s conftest.$ac_objext'
3621    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3622    (eval $ac_try) 2>&5
3623    ac_status=$?
# Line 3819 | Line 3639 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
3639      for ac_underscore in "" "_"; do
3640        ac_func="$ac_foobar$ac_underscore"
3641        cat >conftest.$ac_ext <<_ACEOF
3642 + #line $LINENO "configure"
3643   /* confdefs.h.  */
3644   _ACEOF
3645   cat confdefs.h >>conftest.$ac_ext
# Line 3842 | Line 3663 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3663   _ACEOF
3664   rm -f conftest.$ac_objext conftest$ac_exeext
3665   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3666 <  (eval $ac_link) 2>conftest.er1
3666 >  (eval $ac_link) 2>&5
3667    ac_status=$?
3847  grep -v '^ *+' conftest.er1 >conftest.err
3848  rm -f conftest.er1
3849  cat conftest.err >&5
3668    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3669    (exit $ac_status); } &&
3670 <         { ac_try='test -z "$ac_c_werror_flag"
3853 <                         || test ! -s conftest.err'
3670 >         { ac_try='test -s conftest$ac_exeext'
3671    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3672    (eval $ac_try) 2>&5
3673    ac_status=$?
3674    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3858  (exit $ac_status); }; } &&
3859         { ac_try='test -s conftest$ac_exeext'
3860  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3861  (eval $ac_try) 2>&5
3862  ac_status=$?
3863  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3675    (exit $ac_status); }; }; then
3676    ac_success=yes; break 2
3677   else
# Line 3868 | Line 3679 | rm -f conftest.err conftest.$ac_objext \
3679   sed 's/^/| /' conftest.$ac_ext >&5
3680  
3681   fi
3682 < rm -f conftest.err conftest.$ac_objext \
3872 <      conftest$ac_exeext conftest.$ac_ext
3682 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3683      done
3684    done
3685  
# Line 3890 | Line 3700 | rm -f conftest.err conftest.$ac_objext \
3700          ac_func="$ac_foo_bar$ac_underscore$ac_extra"
3701  
3702          cat >conftest.$ac_ext <<_ACEOF
3703 + #line $LINENO "configure"
3704   /* confdefs.h.  */
3705   _ACEOF
3706   cat confdefs.h >>conftest.$ac_ext
# Line 3913 | Line 3724 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3724   _ACEOF
3725   rm -f conftest.$ac_objext conftest$ac_exeext
3726   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3727 <  (eval $ac_link) 2>conftest.er1
3727 >  (eval $ac_link) 2>&5
3728    ac_status=$?
3918  grep -v '^ *+' conftest.er1 >conftest.err
3919  rm -f conftest.er1
3920  cat conftest.err >&5
3729    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3730    (exit $ac_status); } &&
3731 <         { ac_try='test -z "$ac_c_werror_flag"
3924 <                         || test ! -s conftest.err'
3925 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3926 <  (eval $ac_try) 2>&5
3927 <  ac_status=$?
3928 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3929 <  (exit $ac_status); }; } &&
3930 <         { ac_try='test -s conftest$ac_exeext'
3731 >         { ac_try='test -s conftest$ac_exeext'
3732    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3733    (eval $ac_try) 2>&5
3734    ac_status=$?
# Line 3939 | Line 3740 | rm -f conftest.err conftest.$ac_objext \
3740   sed 's/^/| /' conftest.$ac_ext >&5
3741  
3742   fi
3743 < rm -f conftest.err conftest.$ac_objext \
3943 <      conftest$ac_exeext conftest.$ac_ext
3743 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3744       done
3745  
3746       if test "$ac_success_extra" = "yes"; then
# Line 3975 | Line 3775 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
3775   sed 's/^/| /' conftest.$ac_ext >&5
3776  
3777   fi
3778 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3778 > rm -f conftest.$ac_objext conftest.$ac_ext
3779   ac_ext=f90
3780   ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3781   ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
# Line 5239 | Line 5039 | esac
5039   # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5040   # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5041   # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5242 # OS/2's system install, which has a completely different semantic
5042   # ./install, which can be erroneously created by make from ./install.sh.
5043   echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5044   echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
# Line 5256 | Line 5055 | case $as_dir/ in
5055   case $as_dir/ in
5056    ./ | .// | /cC/* | \
5057    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5259  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
5058    /usr/ucb/* ) ;;
5059    *)
5060      # OSF1 and SCO ODT 3.0 have their own names for install.
# Line 5264 | Line 5062 | case $as_dir/ in
5062      # by default.
5063      for ac_prog in ginstall scoinst install; do
5064        for ac_exec_ext in '' $ac_executable_extensions; do
5065 <        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5066 <          if test $ac_prog = install &&
5067 <            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5068 <            # AIX install.  It has an incompatible calling convention.
5069 <            :
5070 <          elif test $ac_prog = install &&
5071 <            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5072 <            # program-specific install script used by HP pwplus--don't use.
5073 <            :
5074 <          else
5075 <            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5076 <            break 3
5077 <          fi
5078 <        fi
5065 >        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
5066 >          if test $ac_prog = install &&
5067 >            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5068 >            # AIX install.  It has an incompatible calling convention.
5069 >            :
5070 >          elif test $ac_prog = install &&
5071 >            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5072 >            # program-specific install script used by HP pwplus--don't use.
5073 >            :
5074 >          else
5075 >            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5076 >            break 3
5077 >          fi
5078 >        fi
5079        done
5080      done
5081      ;;
# Line 5320 | Line 5118 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:.
5118  
5119   echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
5120   echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
5121 < set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
5121 > set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
5122   if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
5123    echo $ECHO_N "(cached) $ECHO_C" >&6
5124   else
# Line 5528 | Line 5326 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5326   _ACEOF
5327   rm -f conftest.$ac_objext conftest$ac_exeext
5328   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5329 <  (eval $ac_link) 2>conftest.er1
5329 >  (eval $ac_link) 2>&5
5330    ac_status=$?
5533  grep -v '^ *+' conftest.er1 >conftest.err
5534  rm -f conftest.er1
5535  cat conftest.err >&5
5331    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5332    (exit $ac_status); } &&
5333 <         { ac_try='test -z "$ac_f90_werror_flag"
5539 <                         || test ! -s conftest.err'
5540 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5541 <  (eval $ac_try) 2>&5
5542 <  ac_status=$?
5543 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5544 <  (exit $ac_status); }; } &&
5545 <         { ac_try='test -s conftest$ac_exeext'
5333 >         { ac_try='test -s conftest$ac_exeext'
5334    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5335    (eval $ac_try) 2>&5
5336    ac_status=$?
# Line 5555 | Line 5343 | rm -f conftest.err conftest.$ac_objext \
5343  
5344   ac_cv_lib_fl_yywrap=no
5345   fi
5346 < rm -f conftest.err conftest.$ac_objext \
5559 <      conftest$ac_exeext conftest.$ac_ext
5346 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5347   LIBS=$ac_check_lib_save_LIBS
5348   fi
5349   echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5
# Line 5581 | Line 5368 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5368   _ACEOF
5369   rm -f conftest.$ac_objext conftest$ac_exeext
5370   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5371 <  (eval $ac_link) 2>conftest.er1
5371 >  (eval $ac_link) 2>&5
5372    ac_status=$?
5586  grep -v '^ *+' conftest.er1 >conftest.err
5587  rm -f conftest.er1
5588  cat conftest.err >&5
5373    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5374    (exit $ac_status); } &&
5375 <         { ac_try='test -z "$ac_f90_werror_flag"
5592 <                         || test ! -s conftest.err'
5593 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5594 <  (eval $ac_try) 2>&5
5595 <  ac_status=$?
5596 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5597 <  (exit $ac_status); }; } &&
5598 <         { ac_try='test -s conftest$ac_exeext'
5375 >         { ac_try='test -s conftest$ac_exeext'
5376    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5377    (eval $ac_try) 2>&5
5378    ac_status=$?
# Line 5608 | Line 5385 | rm -f conftest.err conftest.$ac_objext \
5385  
5386   ac_cv_lib_l_yywrap=no
5387   fi
5388 < rm -f conftest.err conftest.$ac_objext \
5612 <      conftest$ac_exeext conftest.$ac_ext
5388 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5389   LIBS=$ac_check_lib_save_LIBS
5390   fi
5391   echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5
# Line 5671 | Line 5447 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5447   _ACEOF
5448   rm -f conftest.$ac_objext conftest$ac_exeext
5449   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5450 <  (eval $ac_link) 2>conftest.er1
5450 >  (eval $ac_link) 2>&5
5451    ac_status=$?
5676  grep -v '^ *+' conftest.er1 >conftest.err
5677  rm -f conftest.er1
5678  cat conftest.err >&5
5452    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5453    (exit $ac_status); } &&
5454 <         { ac_try='test -z "$ac_f90_werror_flag"
5682 <                         || test ! -s conftest.err'
5683 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5684 <  (eval $ac_try) 2>&5
5685 <  ac_status=$?
5686 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5687 <  (exit $ac_status); }; } &&
5688 <         { ac_try='test -s conftest$ac_exeext'
5454 >         { ac_try='test -s conftest$ac_exeext'
5455    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5456    (eval $ac_try) 2>&5
5457    ac_status=$?
# Line 5697 | Line 5463 | rm -f conftest.err conftest.$ac_objext \
5463   sed 's/^/| /' conftest.$ac_ext >&5
5464  
5465   fi
5466 < rm -f conftest.err conftest.$ac_objext \
5701 <      conftest$ac_exeext conftest.$ac_ext
5466 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5467   LIBS=$ac_save_LIBS
5468   rm -f "${LEX_OUTPUT_ROOT}.c"
5469  
# Line 5782 | Line 5547 | _ACEOF
5547        # `set' does not quote correctly, so add quotes (double-quote
5548        # substitution turns \\\\ into \\, and sed turns \\ into \).
5549        sed -n \
5550 <        "s/'/'\\\\''/g;
5551 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5550 >        "s/'/'\\\\''/g;
5551 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5552        ;;
5553      *)
5554        # `set' quotes correctly as required by POSIX, so do not add quotes.
5555        sed -n \
5556 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5556 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5557        ;;
5558      esac;
5559   } |
# Line 5911 | Line 5676 | cat >conftest.$ac_ext <<_ACEOF
5676    ac_check_lib_save_LIBS=$LIBS
5677   LIBS="-lmpi  $LIBS"
5678   cat >conftest.$ac_ext <<_ACEOF
5679 + #line $LINENO "configure"
5680   /* confdefs.h.  */
5681   _ACEOF
5682   cat confdefs.h >>conftest.$ac_ext
# Line 5934 | Line 5700 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5700   _ACEOF
5701   rm -f conftest.$ac_objext conftest$ac_exeext
5702   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5703 <  (eval $ac_link) 2>conftest.er1
5703 >  (eval $ac_link) 2>&5
5704    ac_status=$?
5939  grep -v '^ *+' conftest.er1 >conftest.err
5940  rm -f conftest.er1
5941  cat conftest.err >&5
5705    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5706    (exit $ac_status); } &&
5707 <         { ac_try='test -z "$ac_c_werror_flag"
5945 <                         || test ! -s conftest.err'
5707 >         { ac_try='test -s conftest$ac_exeext'
5708    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5709    (eval $ac_try) 2>&5
5710    ac_status=$?
5711    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5950  (exit $ac_status); }; } &&
5951         { ac_try='test -s conftest$ac_exeext'
5952  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5953  (eval $ac_try) 2>&5
5954  ac_status=$?
5955  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5712    (exit $ac_status); }; }; then
5713    ac_cv_lib_mpi_MPI_Init=yes
5714   else
# Line 5961 | Line 5717 | rm -f conftest.err conftest.$ac_objext \
5717  
5718   ac_cv_lib_mpi_MPI_Init=no
5719   fi
5720 < rm -f conftest.err conftest.$ac_objext \
5965 <      conftest$ac_exeext conftest.$ac_ext
5720 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5721   LIBS=$ac_check_lib_save_LIBS
5722   fi
5723   echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
# Line 5981 | Line 5736 | cat >conftest.$ac_ext <<_ACEOF
5736    ac_check_lib_save_LIBS=$LIBS
5737   LIBS="-lmpich  $LIBS"
5738   cat >conftest.$ac_ext <<_ACEOF
5739 + #line $LINENO "configure"
5740   /* confdefs.h.  */
5741   _ACEOF
5742   cat confdefs.h >>conftest.$ac_ext
# Line 6004 | Line 5760 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5760   _ACEOF
5761   rm -f conftest.$ac_objext conftest$ac_exeext
5762   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5763 <  (eval $ac_link) 2>conftest.er1
5763 >  (eval $ac_link) 2>&5
5764    ac_status=$?
6009  grep -v '^ *+' conftest.er1 >conftest.err
6010  rm -f conftest.er1
6011  cat conftest.err >&5
5765    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5766    (exit $ac_status); } &&
5767 <         { ac_try='test -z "$ac_c_werror_flag"
6015 <                         || test ! -s conftest.err'
5767 >         { ac_try='test -s conftest$ac_exeext'
5768    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5769    (eval $ac_try) 2>&5
5770    ac_status=$?
5771    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6020  (exit $ac_status); }; } &&
6021         { ac_try='test -s conftest$ac_exeext'
6022  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6023  (eval $ac_try) 2>&5
6024  ac_status=$?
6025  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5772    (exit $ac_status); }; }; then
5773    ac_cv_lib_mpich_MPI_Init=yes
5774   else
# Line 6031 | Line 5777 | rm -f conftest.err conftest.$ac_objext \
5777  
5778   ac_cv_lib_mpich_MPI_Init=no
5779   fi
5780 < rm -f conftest.err conftest.$ac_objext \
6035 <      conftest$ac_exeext conftest.$ac_ext
5780 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5781   LIBS=$ac_check_lib_save_LIBS
5782   fi
5783   echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
# Line 6052 | Line 5797 | cat >conftest.$ac_ext <<_ACEOF
5797    ac_check_lib_save_LIBS=$LIBS
5798   LIBS="-lmpi "-llam" $LIBS"
5799   cat >conftest.$ac_ext <<_ACEOF
5800 + #line $LINENO "configure"
5801   /* confdefs.h.  */
5802   _ACEOF
5803   cat confdefs.h >>conftest.$ac_ext
# Line 6075 | Line 5821 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5821   _ACEOF
5822   rm -f conftest.$ac_objext conftest$ac_exeext
5823   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5824 <  (eval $ac_link) 2>conftest.er1
5824 >  (eval $ac_link) 2>&5
5825    ac_status=$?
6080  grep -v '^ *+' conftest.er1 >conftest.err
6081  rm -f conftest.er1
6082  cat conftest.err >&5
5826    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5827    (exit $ac_status); } &&
5828 <         { ac_try='test -z "$ac_c_werror_flag"
6086 <                         || test ! -s conftest.err'
5828 >         { ac_try='test -s conftest$ac_exeext'
5829    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5830    (eval $ac_try) 2>&5
5831    ac_status=$?
5832    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6091  (exit $ac_status); }; } &&
6092         { ac_try='test -s conftest$ac_exeext'
6093  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6094  (eval $ac_try) 2>&5
6095  ac_status=$?
6096  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5833    (exit $ac_status); }; }; then
5834    ac_cv_lib_mpi_MPI_Init=yes
5835   else
# Line 6102 | Line 5838 | rm -f conftest.err conftest.$ac_objext \
5838  
5839   ac_cv_lib_mpi_MPI_Init=no
5840   fi
5841 < rm -f conftest.err conftest.$ac_objext \
6106 <      conftest$ac_exeext conftest.$ac_ext
5841 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5842   LIBS=$ac_check_lib_save_LIBS
5843   fi
5844   echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
# Line 6124 | Line 5859 | cat >conftest.$ac_ext <<_ACEOF
5859    ac_check_lib_save_LIBS=$LIBS
5860   LIBS="-lmpi -llam -lpthread $LIBS"
5861   cat >conftest.$ac_ext <<_ACEOF
5862 + #line $LINENO "configure"
5863   /* confdefs.h.  */
5864   _ACEOF
5865   cat confdefs.h >>conftest.$ac_ext
# Line 6147 | Line 5883 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5883   _ACEOF
5884   rm -f conftest.$ac_objext conftest$ac_exeext
5885   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5886 <  (eval $ac_link) 2>conftest.er1
5886 >  (eval $ac_link) 2>&5
5887    ac_status=$?
6152  grep -v '^ *+' conftest.er1 >conftest.err
6153  rm -f conftest.er1
6154  cat conftest.err >&5
5888    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5889    (exit $ac_status); } &&
5890 <         { ac_try='test -z "$ac_c_werror_flag"
6158 <                         || test ! -s conftest.err'
5890 >         { ac_try='test -s conftest$ac_exeext'
5891    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5892    (eval $ac_try) 2>&5
5893    ac_status=$?
5894    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6163  (exit $ac_status); }; } &&
6164         { ac_try='test -s conftest$ac_exeext'
6165  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6166  (eval $ac_try) 2>&5
6167  ac_status=$?
6168  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5895    (exit $ac_status); }; }; then
5896    ac_cv_lib_mpi_MPI_Init=yes
5897   else
# Line 6174 | Line 5900 | rm -f conftest.err conftest.$ac_objext \
5900  
5901   ac_cv_lib_mpi_MPI_Init=no
5902   fi
5903 < rm -f conftest.err conftest.$ac_objext \
6178 <      conftest$ac_exeext conftest.$ac_ext
5903 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5904   LIBS=$ac_check_lib_save_LIBS
5905   fi
5906   echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
# Line 6241 | Line 5966 | do
5966    # On the NeXT, cc -E runs the code through the compiler's parser,
5967    # not just through cpp. "Syntax error" is here to catch this case.
5968    cat >conftest.$ac_ext <<_ACEOF
5969 + #line $LINENO "configure"
5970   /* confdefs.h.  */
5971   _ACEOF
5972   cat confdefs.h >>conftest.$ac_ext
# Line 6251 | Line 5977 | cat >>conftest.$ac_ext <<_ACEOF
5977   #else
5978   # include <assert.h>
5979   #endif
5980 <                     Syntax error
5980 >                     Syntax error
5981   _ACEOF
5982   if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5983    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 6263 | Line 5989 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
5989    (exit $ac_status); } >/dev/null; then
5990    if test -s conftest.err; then
5991      ac_cpp_err=$ac_c_preproc_warn_flag
6266    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5992    else
5993      ac_cpp_err=
5994    fi
# Line 6284 | Line 6009 | rm -f conftest.err conftest.$ac_ext
6009    # OK, works on sane cases.  Now check whether non-existent headers
6010    # can be detected and how.
6011    cat >conftest.$ac_ext <<_ACEOF
6012 + #line $LINENO "configure"
6013   /* confdefs.h.  */
6014   _ACEOF
6015   cat confdefs.h >>conftest.$ac_ext
# Line 6301 | Line 6027 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6027    (exit $ac_status); } >/dev/null; then
6028    if test -s conftest.err; then
6029      ac_cpp_err=$ac_c_preproc_warn_flag
6304    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6030    else
6031      ac_cpp_err=
6032    fi
# Line 6348 | Line 6073 | do
6073    # On the NeXT, cc -E runs the code through the compiler's parser,
6074    # not just through cpp. "Syntax error" is here to catch this case.
6075    cat >conftest.$ac_ext <<_ACEOF
6076 + #line $LINENO "configure"
6077   /* confdefs.h.  */
6078   _ACEOF
6079   cat confdefs.h >>conftest.$ac_ext
# Line 6358 | Line 6084 | cat >>conftest.$ac_ext <<_ACEOF
6084   #else
6085   # include <assert.h>
6086   #endif
6087 <                     Syntax error
6087 >                     Syntax error
6088   _ACEOF
6089   if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6090    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 6370 | Line 6096 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6096    (exit $ac_status); } >/dev/null; then
6097    if test -s conftest.err; then
6098      ac_cpp_err=$ac_c_preproc_warn_flag
6373    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6099    else
6100      ac_cpp_err=
6101    fi
# Line 6391 | Line 6116 | rm -f conftest.err conftest.$ac_ext
6116    # OK, works on sane cases.  Now check whether non-existent headers
6117    # can be detected and how.
6118    cat >conftest.$ac_ext <<_ACEOF
6119 + #line $LINENO "configure"
6120   /* confdefs.h.  */
6121   _ACEOF
6122   cat confdefs.h >>conftest.$ac_ext
# Line 6408 | Line 6134 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6134    (exit $ac_status); } >/dev/null; then
6135    if test -s conftest.err; then
6136      ac_cpp_err=$ac_c_preproc_warn_flag
6411    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6137    else
6138      ac_cpp_err=
6139    fi
# Line 6469 | Line 6194 | else
6194    echo $ECHO_N "(cached) $ECHO_C" >&6
6195   else
6196    cat >conftest.$ac_ext <<_ACEOF
6197 + #line $LINENO "configure"
6198   /* confdefs.h.  */
6199   _ACEOF
6200   cat confdefs.h >>conftest.$ac_ext
# Line 6489 | Line 6215 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6215   _ACEOF
6216   rm -f conftest.$ac_objext
6217   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6218 <  (eval $ac_compile) 2>conftest.er1
6218 >  (eval $ac_compile) 2>&5
6219    ac_status=$?
6494  grep -v '^ *+' conftest.er1 >conftest.err
6495  rm -f conftest.er1
6496  cat conftest.err >&5
6220    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6221    (exit $ac_status); } &&
6222 <         { ac_try='test -z "$ac_c_werror_flag"
6500 <                         || test ! -s conftest.err'
6222 >         { ac_try='test -s conftest.$ac_objext'
6223    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6224    (eval $ac_try) 2>&5
6225    ac_status=$?
6226    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6505  (exit $ac_status); }; } &&
6506         { ac_try='test -s conftest.$ac_objext'
6507  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6508  (eval $ac_try) 2>&5
6509  ac_status=$?
6510  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6227    (exit $ac_status); }; }; then
6228    ac_cv_header_stdc=yes
6229   else
# Line 6516 | Line 6232 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
6232  
6233   ac_cv_header_stdc=no
6234   fi
6235 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6235 > rm -f conftest.$ac_objext conftest.$ac_ext
6236  
6237   if test $ac_cv_header_stdc = yes; then
6238    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6239    cat >conftest.$ac_ext <<_ACEOF
6240 + #line $LINENO "configure"
6241   /* confdefs.h.  */
6242   _ACEOF
6243   cat confdefs.h >>conftest.$ac_ext
# Line 6542 | Line 6259 | if test $ac_cv_header_stdc = yes; then
6259   if test $ac_cv_header_stdc = yes; then
6260    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6261    cat >conftest.$ac_ext <<_ACEOF
6262 + #line $LINENO "configure"
6263   /* confdefs.h.  */
6264   _ACEOF
6265   cat confdefs.h >>conftest.$ac_ext
# Line 6566 | Line 6284 | else
6284    :
6285   else
6286    cat >conftest.$ac_ext <<_ACEOF
6287 + #line $LINENO "configure"
6288   /* confdefs.h.  */
6289   _ACEOF
6290   cat confdefs.h >>conftest.$ac_ext
# Line 6577 | Line 6296 | cat >>conftest.$ac_ext <<_ACEOF
6296   # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6297   #else
6298   # define ISLOWER(c) \
6299 <                   (('a' <= (c) && (c) <= 'i') \
6300 <                     || ('j' <= (c) && (c) <= 'r') \
6301 <                     || ('s' <= (c) && (c) <= 'z'))
6299 >                   (('a' <= (c) && (c) <= 'i') \
6300 >                     || ('j' <= (c) && (c) <= 'r') \
6301 >                     || ('s' <= (c) && (c) <= 'z'))
6302   # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6303   #endif
6304  
# Line 6590 | Line 6309 | main ()
6309    int i;
6310    for (i = 0; i < 256; i++)
6311      if (XOR (islower (i), ISLOWER (i))
6312 <        || toupper (i) != TOUPPER (i))
6312 >        || toupper (i) != TOUPPER (i))
6313        exit(2);
6314    exit (0);
6315   }
# Line 6615 | Line 6334 | rm -f core *.core gmon.out bb.out conftest$ac_exeext c
6334   ( exit $ac_status )
6335   ac_cv_header_stdc=no
6336   fi
6337 < rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6337 > rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6338   fi
6339   fi
6340   fi
# Line 6640 | Line 6359 | for ac_header in sys/types.h sys/stat.h stdlib.h strin
6359  
6360  
6361   for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6362 <                  inttypes.h stdint.h unistd.h
6362 >                  inttypes.h stdint.h unistd.h
6363   do
6364   as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6365   echo "$as_me:$LINENO: checking for $ac_header" >&5
# Line 6649 | Line 6368 | else
6368    echo $ECHO_N "(cached) $ECHO_C" >&6
6369   else
6370    cat >conftest.$ac_ext <<_ACEOF
6371 + #line $LINENO "configure"
6372   /* confdefs.h.  */
6373   _ACEOF
6374   cat confdefs.h >>conftest.$ac_ext
# Line 6660 | Line 6380 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6380   _ACEOF
6381   rm -f conftest.$ac_objext
6382   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6383 <  (eval $ac_compile) 2>conftest.er1
6383 >  (eval $ac_compile) 2>&5
6384    ac_status=$?
6665  grep -v '^ *+' conftest.er1 >conftest.err
6666  rm -f conftest.er1
6667  cat conftest.err >&5
6385    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6386    (exit $ac_status); } &&
6387 <         { ac_try='test -z "$ac_c_werror_flag"
6671 <                         || test ! -s conftest.err'
6387 >         { ac_try='test -s conftest.$ac_objext'
6388    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6389    (eval $ac_try) 2>&5
6390    ac_status=$?
6391    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6676  (exit $ac_status); }; } &&
6677         { ac_try='test -s conftest.$ac_objext'
6678  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6679  (eval $ac_try) 2>&5
6680  ac_status=$?
6681  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6392    (exit $ac_status); }; }; then
6393    eval "$as_ac_Header=yes"
6394   else
# Line 6687 | Line 6397 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
6397  
6398   eval "$as_ac_Header=no"
6399   fi
6400 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6400 > rm -f conftest.$ac_objext conftest.$ac_ext
6401   fi
6402   echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6403   echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 6791 | Line 6501 | cat >conftest.$ac_ext <<_ACEOF
6501   echo "$as_me:$LINENO: checking sprng.h usability" >&5
6502   echo $ECHO_N "checking sprng.h usability... $ECHO_C" >&6
6503   cat >conftest.$ac_ext <<_ACEOF
6504 + #line $LINENO "configure"
6505   /* confdefs.h.  */
6506   _ACEOF
6507   cat confdefs.h >>conftest.$ac_ext
# Line 6801 | Line 6512 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6512   _ACEOF
6513   rm -f conftest.$ac_objext
6514   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6515 <  (eval $ac_compile) 2>conftest.er1
6515 >  (eval $ac_compile) 2>&5
6516    ac_status=$?
6806  grep -v '^ *+' conftest.er1 >conftest.err
6807  rm -f conftest.er1
6808  cat conftest.err >&5
6517    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6518    (exit $ac_status); } &&
6519 <         { ac_try='test -z "$ac_c_werror_flag"
6812 <                         || test ! -s conftest.err'
6519 >         { ac_try='test -s conftest.$ac_objext'
6520    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6521    (eval $ac_try) 2>&5
6522    ac_status=$?
6523    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6817  (exit $ac_status); }; } &&
6818         { ac_try='test -s conftest.$ac_objext'
6819  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6820  (eval $ac_try) 2>&5
6821  ac_status=$?
6822  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6524    (exit $ac_status); }; }; then
6525    ac_header_compiler=yes
6526   else
# Line 6828 | Line 6529 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
6529  
6530   ac_header_compiler=no
6531   fi
6532 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6532 > rm -f conftest.$ac_objext conftest.$ac_ext
6533   echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6534   echo "${ECHO_T}$ac_header_compiler" >&6
6535  
# Line 6836 | Line 6537 | cat >conftest.$ac_ext <<_ACEOF
6537   echo "$as_me:$LINENO: checking sprng.h presence" >&5
6538   echo $ECHO_N "checking sprng.h presence... $ECHO_C" >&6
6539   cat >conftest.$ac_ext <<_ACEOF
6540 + #line $LINENO "configure"
6541   /* confdefs.h.  */
6542   _ACEOF
6543   cat confdefs.h >>conftest.$ac_ext
# Line 6853 | Line 6555 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6555    (exit $ac_status); } >/dev/null; then
6556    if test -s conftest.err; then
6557      ac_cpp_err=$ac_c_preproc_warn_flag
6856    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6558    else
6559      ac_cpp_err=
6560    fi
# Line 6873 | Line 6574 | case $ac_header_compiler:$ac_header_preproc:$ac_c_prep
6574   echo "${ECHO_T}$ac_header_preproc" >&6
6575  
6576   # So?  What about this header?
6577 < case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6578 <  yes:no: )
6577 > case $ac_header_compiler:$ac_header_preproc in
6578 >  yes:no )
6579      { echo "$as_me:$LINENO: WARNING: sprng.h: accepted by the compiler, rejected by the preprocessor!" >&5
6580   echo "$as_me: WARNING: sprng.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
6581 <    { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the compiler's result" >&5
6582 < echo "$as_me: WARNING: sprng.h: proceeding with the compiler's result" >&2;}
6583 <    ac_header_preproc=yes
6581 >    { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the preprocessor's result" >&5
6582 > echo "$as_me: WARNING: sprng.h: proceeding with the preprocessor's result" >&2;}
6583 >    (
6584 >      cat <<\_ASBOX
6585 > ## ------------------------------------ ##
6586 > ## Report this to bug-autoconf@gnu.org. ##
6587 > ## ------------------------------------ ##
6588 > _ASBOX
6589 >    ) |
6590 >      sed "s/^/$as_me: WARNING:     /" >&2
6591      ;;
6592 <  no:yes:* )
6592 >  no:yes )
6593      { echo "$as_me:$LINENO: WARNING: sprng.h: present but cannot be compiled" >&5
6594   echo "$as_me: WARNING: sprng.h: present but cannot be compiled" >&2;}
6595 <    { echo "$as_me:$LINENO: WARNING: sprng.h:     check for missing prerequisite headers?" >&5
6596 < echo "$as_me: WARNING: sprng.h:     check for missing prerequisite headers?" >&2;}
6889 <    { echo "$as_me:$LINENO: WARNING: sprng.h: see the Autoconf documentation" >&5
6890 < echo "$as_me: WARNING: sprng.h: see the Autoconf documentation" >&2;}
6891 <    { echo "$as_me:$LINENO: WARNING: sprng.h:     section \"Present But Cannot Be Compiled\"" >&5
6892 < echo "$as_me: WARNING: sprng.h:     section \"Present But Cannot Be Compiled\"" >&2;}
6595 >    { echo "$as_me:$LINENO: WARNING: sprng.h: check for missing prerequisite headers?" >&5
6596 > echo "$as_me: WARNING: sprng.h: check for missing prerequisite headers?" >&2;}
6597      { echo "$as_me:$LINENO: WARNING: sprng.h: proceeding with the preprocessor's result" >&5
6598   echo "$as_me: WARNING: sprng.h: proceeding with the preprocessor's result" >&2;}
6895    { echo "$as_me:$LINENO: WARNING: sprng.h: in the future, the compiler will take precedence" >&5
6896 echo "$as_me: WARNING: sprng.h: in the future, the compiler will take precedence" >&2;}
6599      (
6600        cat <<\_ASBOX
6601 < ## ------------------------------ ##
6602 < ## Report this to gezelter@nd.edu ##
6603 < ## ------------------------------ ##
6601 > ## ------------------------------------ ##
6602 > ## Report this to bug-autoconf@gnu.org. ##
6603 > ## ------------------------------------ ##
6604   _ASBOX
6605      ) |
6606        sed "s/^/$as_me: WARNING:     /" >&2
# Line 6925 | Line 6627 | cat >conftest.$ac_ext <<_ACEOF
6627    ac_check_lib_save_LIBS=$LIBS
6628   LIBS="-lsprng  $LIBS"
6629   cat >conftest.$ac_ext <<_ACEOF
6630 + #line $LINENO "configure"
6631   /* confdefs.h.  */
6632   _ACEOF
6633   cat confdefs.h >>conftest.$ac_ext
# Line 6948 | Line 6651 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6651   _ACEOF
6652   rm -f conftest.$ac_objext conftest$ac_exeext
6653   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6654 <  (eval $ac_link) 2>conftest.er1
6654 >  (eval $ac_link) 2>&5
6655    ac_status=$?
6953  grep -v '^ *+' conftest.er1 >conftest.err
6954  rm -f conftest.er1
6955  cat conftest.err >&5
6656    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6657    (exit $ac_status); } &&
6658 <         { ac_try='test -z "$ac_c_werror_flag"
6959 <                         || test ! -s conftest.err'
6658 >         { ac_try='test -s conftest$ac_exeext'
6659    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6660    (eval $ac_try) 2>&5
6661    ac_status=$?
6662    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6964  (exit $ac_status); }; } &&
6965         { ac_try='test -s conftest$ac_exeext'
6966  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6967  (eval $ac_try) 2>&5
6968  ac_status=$?
6969  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6663    (exit $ac_status); }; }; then
6664    ac_cv_lib_sprng_init_rng=yes
6665   else
# Line 6975 | Line 6668 | rm -f conftest.err conftest.$ac_objext \
6668  
6669   ac_cv_lib_sprng_init_rng=no
6670   fi
6671 < rm -f conftest.err conftest.$ac_objext \
6979 <      conftest$ac_exeext conftest.$ac_ext
6671 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6672   LIBS=$ac_check_lib_save_LIBS
6673   fi
6674   echo "$as_me:$LINENO: result: $ac_cv_lib_sprng_init_rng" >&5
# Line 7057 | Line 6749 | cat >conftest.$ac_ext <<_ACEOF
6749   echo "$as_me:$LINENO: checking mkl.h usability" >&5
6750   echo $ECHO_N "checking mkl.h usability... $ECHO_C" >&6
6751   cat >conftest.$ac_ext <<_ACEOF
6752 + #line $LINENO "configure"
6753   /* confdefs.h.  */
6754   _ACEOF
6755   cat confdefs.h >>conftest.$ac_ext
# Line 7067 | Line 6760 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6760   _ACEOF
6761   rm -f conftest.$ac_objext
6762   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6763 <  (eval $ac_compile) 2>conftest.er1
6763 >  (eval $ac_compile) 2>&5
6764    ac_status=$?
7072  grep -v '^ *+' conftest.er1 >conftest.err
7073  rm -f conftest.er1
7074  cat conftest.err >&5
6765    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6766    (exit $ac_status); } &&
6767 <         { ac_try='test -z "$ac_c_werror_flag"
7078 <                         || test ! -s conftest.err'
6767 >         { ac_try='test -s conftest.$ac_objext'
6768    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6769    (eval $ac_try) 2>&5
6770    ac_status=$?
6771    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7083  (exit $ac_status); }; } &&
7084         { ac_try='test -s conftest.$ac_objext'
7085  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7086  (eval $ac_try) 2>&5
7087  ac_status=$?
7088  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6772    (exit $ac_status); }; }; then
6773    ac_header_compiler=yes
6774   else
# Line 7094 | Line 6777 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ex
6777  
6778   ac_header_compiler=no
6779   fi
6780 < rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6780 > rm -f conftest.$ac_objext conftest.$ac_ext
6781   echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6782   echo "${ECHO_T}$ac_header_compiler" >&6
6783  
# Line 7102 | Line 6785 | cat >conftest.$ac_ext <<_ACEOF
6785   echo "$as_me:$LINENO: checking mkl.h presence" >&5
6786   echo $ECHO_N "checking mkl.h presence... $ECHO_C" >&6
6787   cat >conftest.$ac_ext <<_ACEOF
6788 + #line $LINENO "configure"
6789   /* confdefs.h.  */
6790   _ACEOF
6791   cat confdefs.h >>conftest.$ac_ext
# Line 7119 | Line 6803 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$a
6803    (exit $ac_status); } >/dev/null; then
6804    if test -s conftest.err; then
6805      ac_cpp_err=$ac_c_preproc_warn_flag
7122    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6806    else
6807      ac_cpp_err=
6808    fi
# Line 7139 | Line 6822 | case $ac_header_compiler:$ac_header_preproc:$ac_c_prep
6822   echo "${ECHO_T}$ac_header_preproc" >&6
6823  
6824   # So?  What about this header?
6825 < case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6826 <  yes:no: )
6825 > case $ac_header_compiler:$ac_header_preproc in
6826 >  yes:no )
6827      { echo "$as_me:$LINENO: WARNING: mkl.h: accepted by the compiler, rejected by the preprocessor!" >&5
6828   echo "$as_me: WARNING: mkl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
6829 <    { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the compiler's result" >&5
6830 < echo "$as_me: WARNING: mkl.h: proceeding with the compiler's result" >&2;}
6831 <    ac_header_preproc=yes
6829 >    { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the preprocessor's result" >&5
6830 > echo "$as_me: WARNING: mkl.h: proceeding with the preprocessor's result" >&2;}
6831 >    (
6832 >      cat <<\_ASBOX
6833 > ## ------------------------------------ ##
6834 > ## Report this to bug-autoconf@gnu.org. ##
6835 > ## ------------------------------------ ##
6836 > _ASBOX
6837 >    ) |
6838 >      sed "s/^/$as_me: WARNING:     /" >&2
6839      ;;
6840 <  no:yes:* )
6840 >  no:yes )
6841      { echo "$as_me:$LINENO: WARNING: mkl.h: present but cannot be compiled" >&5
6842   echo "$as_me: WARNING: mkl.h: present but cannot be compiled" >&2;}
6843 <    { echo "$as_me:$LINENO: WARNING: mkl.h:     check for missing prerequisite headers?" >&5
6844 < echo "$as_me: WARNING: mkl.h:     check for missing prerequisite headers?" >&2;}
7155 <    { echo "$as_me:$LINENO: WARNING: mkl.h: see the Autoconf documentation" >&5
7156 < echo "$as_me: WARNING: mkl.h: see the Autoconf documentation" >&2;}
7157 <    { echo "$as_me:$LINENO: WARNING: mkl.h:     section \"Present But Cannot Be Compiled\"" >&5
7158 < echo "$as_me: WARNING: mkl.h:     section \"Present But Cannot Be Compiled\"" >&2;}
6843 >    { echo "$as_me:$LINENO: WARNING: mkl.h: check for missing prerequisite headers?" >&5
6844 > echo "$as_me: WARNING: mkl.h: check for missing prerequisite headers?" >&2;}
6845      { echo "$as_me:$LINENO: WARNING: mkl.h: proceeding with the preprocessor's result" >&5
6846   echo "$as_me: WARNING: mkl.h: proceeding with the preprocessor's result" >&2;}
7161    { echo "$as_me:$LINENO: WARNING: mkl.h: in the future, the compiler will take precedence" >&5
7162 echo "$as_me: WARNING: mkl.h: in the future, the compiler will take precedence" >&2;}
6847      (
6848        cat <<\_ASBOX
6849 < ## ------------------------------ ##
6850 < ## Report this to gezelter@nd.edu ##
6851 < ## ------------------------------ ##
6849 > ## ------------------------------------ ##
6850 > ## Report this to bug-autoconf@gnu.org. ##
6851 > ## ------------------------------------ ##
6852   _ASBOX
6853      ) |
6854        sed "s/^/$as_me: WARNING:     /" >&2
# Line 7191 | Line 6875 | cat >conftest.$ac_ext <<_ACEOF
6875    ac_check_lib_save_LIBS=$LIBS
6876   LIBS="-lmkl  $LIBS"
6877   cat >conftest.$ac_ext <<_ACEOF
6878 + #line $LINENO "configure"
6879   /* confdefs.h.  */
6880   _ACEOF
6881   cat confdefs.h >>conftest.$ac_ext
# Line 7214 | Line 6899 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6899   _ACEOF
6900   rm -f conftest.$ac_objext conftest$ac_exeext
6901   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6902 <  (eval $ac_link) 2>conftest.er1
6902 >  (eval $ac_link) 2>&5
6903    ac_status=$?
7219  grep -v '^ *+' conftest.er1 >conftest.err
7220  rm -f conftest.er1
7221  cat conftest.err >&5
6904    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6905    (exit $ac_status); } &&
6906 <         { ac_try='test -z "$ac_c_werror_flag"
7225 <                         || test ! -s conftest.err'
7226 <  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7227 <  (eval $ac_try) 2>&5
7228 <  ac_status=$?
7229 <  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7230 <  (exit $ac_status); }; } &&
7231 <         { ac_try='test -s conftest$ac_exeext'
6906 >         { ac_try='test -s conftest$ac_exeext'
6907    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6908    (eval $ac_try) 2>&5
6909    ac_status=$?
# Line 7241 | Line 6916 | rm -f conftest.err conftest.$ac_objext \
6916  
6917   ac_cv_lib_mkl_vslNewStream=no
6918   fi
6919 < rm -f conftest.err conftest.$ac_objext \
7245 <      conftest$ac_exeext conftest.$ac_ext
6919 > rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6920   LIBS=$ac_check_lib_save_LIBS
6921   fi
6922   echo "$as_me:$LINENO: result: $ac_cv_lib_mkl_vslNewStream" >&5
# Line 7380 | Line 7054 | _ACEOF
7054        # `set' does not quote correctly, so add quotes (double-quote
7055        # substitution turns \\\\ into \\, and sed turns \\ into \).
7056        sed -n \
7057 <        "s/'/'\\\\''/g;
7058 <          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7057 >        "s/'/'\\\\''/g;
7058 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7059        ;;
7060      *)
7061        # `set' quotes correctly as required by POSIX, so do not add quotes.
7062        sed -n \
7063 <        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7063 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7064        ;;
7065      esac;
7066   } |
# Line 7416 | Line 7090 | if test "x$srcdir" = x.; then
7090   # trailing colons and then remove the whole line if VPATH becomes empty
7091   # (actually we leave an empty line to preserve line numbers).
7092   if test "x$srcdir" = x.; then
7093 <  ac_vpsub='/^[  ]*VPATH[        ]*=/{
7093 >  ac_vpsub='/^[         ]*VPATH[        ]*=/{
7094   s/:*\$(srcdir):*/:/;
7095   s/:*\${srcdir}:*/:/;
7096   s/:*@srcdir@:*/:/;
7097 < s/^\([^=]*=[     ]*\):*/\1/;
7097 > s/^\([^=]*=[    ]*\):*/\1/;
7098   s/:*$//;
7099 < s/^[^=]*=[       ]*$//;
7099 > s/^[^=]*=[      ]*$//;
7100   }'
7101   fi
7102  
# Line 7433 | Line 7107 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && conti
7107   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
7108    # 1. Remove the extension, and $U if already installed.
7109    ac_i=`echo "$ac_i" |
7110 <         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7110 >         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7111    # 2. Add them.
7112    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
7113    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 7477 | Line 7151 | DUALCASE=1; export DUALCASE # for MKS sh
7151   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
7152    set -o posix
7153   fi
7480 DUALCASE=1; export DUALCASE # for MKS sh
7154  
7155   # Support unset when possible.
7156 < if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
7156 > if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
7157    as_unset=unset
7158   else
7159    as_unset=false
# Line 7499 | Line 7172 | do
7172    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7173    LC_TELEPHONE LC_TIME
7174   do
7175 <  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
7175 >  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
7176      eval $as_var=C; export $as_var
7177    else
7178      $as_unset $as_var
# Line 7678 | Line 7351 | else
7351   if mkdir -p . 2>/dev/null; then
7352    as_mkdir_p=:
7353   else
7681  test -d ./-p && rmdir ./-p
7354    as_mkdir_p=false
7355   fi
7356  
7357   as_executable_p="test -f"
7358  
7359   # Sed expression to map a string onto a valid CPP name.
7360 < as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7360 > as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
7361  
7362   # Sed expression to map a string onto a valid variable name.
7363 < as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7363 > as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
7364  
7365  
7366   # IFS
# Line 7715 | Line 7387 | generated by GNU Autoconf 2.59.  Invocation command li
7387   cat >&5 <<_CSEOF
7388  
7389   This file was extended by OOPSE $as_me 1.0, which was
7390 < generated by GNU Autoconf 2.59.  Invocation command line was
7390 > generated by GNU Autoconf 2.57.  Invocation command line was
7391  
7392    CONFIG_FILES    = $CONFIG_FILES
7393    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 7759 | Line 7431 | Usage: $0 [OPTIONS] [FILE]...
7431    -d, --debug      don't remove temporary files
7432        --recheck    update $as_me by reconfiguring in the same conditions
7433    --file=FILE[:TEMPLATE]
7434 <                   instantiate the configuration file FILE
7434 >                   instantiate the configuration file FILE
7435    --header=FILE[:TEMPLATE]
7436 <                   instantiate the configuration header FILE
7436 >                   instantiate the configuration header FILE
7437  
7438   Configuration files:
7439   $config_files
# Line 7775 | Line 7447 | configured by $0, generated by GNU Autoconf 2.59,
7447   cat >>$CONFIG_STATUS <<_ACEOF
7448   ac_cs_version="\\
7449   OOPSE config.status 1.0
7450 < configured by $0, generated by GNU Autoconf 2.59,
7450 > configured by $0, generated by GNU Autoconf 2.57,
7451    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7452  
7453 < Copyright (C) 2003 Free Software Foundation, Inc.
7453 > Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
7454 > Free Software Foundation, Inc.
7455   This config.status script is free software; the Free Software Foundation
7456   gives unlimited permission to copy, distribute and modify it."
7457   srcdir=$srcdir
# Line 8078 | Line 7751 | _ACEOF
7751        (echo ':t
7752    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
7753        if test -z "$ac_sed_cmds"; then
7754 <        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
7754 >        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
7755        else
7756 <        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7756 >        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7757        fi
7758        ac_sed_frag=`expr $ac_sed_frag + 1`
7759        ac_beg=$ac_end
# Line 8098 | Line 7771 | for ac_file in : $CONFIG_FILES; do test "x$ac_file" =
7771    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7772    case $ac_file in
7773    - | *:- | *:-:* ) # input from stdin
7774 <        cat >$tmp/stdin
7775 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7776 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7774 >        cat >$tmp/stdin
7775 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7776 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7777    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7778 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7778 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7779    * )   ac_file_in=$ac_file.in ;;
7780    esac
7781  
7782    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7783    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
7784   $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7785 <         X"$ac_file" : 'X\(//\)[^/]' \| \
7786 <         X"$ac_file" : 'X\(//\)$' \| \
7787 <         X"$ac_file" : 'X\(/\)' \| \
7788 <         .     : '\(.\)' 2>/dev/null ||
7785 >         X"$ac_file" : 'X\(//\)[^/]' \| \
7786 >         X"$ac_file" : 'X\(//\)$' \| \
7787 >         X"$ac_file" : 'X\(/\)' \| \
7788 >         .     : '\(.\)' 2>/dev/null ||
7789   echo X"$ac_file" |
7790      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7791            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 8128 | Line 7801 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
7801        as_dirs="$as_dir $as_dirs"
7802        as_dir=`(dirname "$as_dir") 2>/dev/null ||
7803   $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7804 <         X"$as_dir" : 'X\(//\)[^/]' \| \
7805 <         X"$as_dir" : 'X\(//\)$' \| \
7806 <         X"$as_dir" : 'X\(/\)' \| \
7807 <         .     : '\(.\)' 2>/dev/null ||
7804 >         X"$as_dir" : 'X\(//\)[^/]' \| \
7805 >         X"$as_dir" : 'X\(//\)$' \| \
7806 >         X"$as_dir" : 'X\(/\)' \| \
7807 >         .     : '\(.\)' 2>/dev/null ||
7808   echo X"$as_dir" |
7809      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7810            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 8169 | Line 7842 | esac
7842      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
7843      ac_top_srcdir=$ac_top_builddir$srcdir ;;
7844   esac
7845 <
7846 < # Do not use `cd foo && pwd` to compute absolute paths, because
7847 < # the directories may not exist.
7848 < case `pwd` in
7849 < .) ac_abs_builddir="$ac_dir";;
7850 < *)
8178 <  case "$ac_dir" in
8179 <  .) ac_abs_builddir=`pwd`;;
8180 <  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
8181 <  *) ac_abs_builddir=`pwd`/"$ac_dir";;
8182 <  esac;;
8183 < esac
8184 < case $ac_abs_builddir in
8185 < .) ac_abs_top_builddir=${ac_top_builddir}.;;
8186 < *)
8187 <  case ${ac_top_builddir}. in
8188 <  .) ac_abs_top_builddir=$ac_abs_builddir;;
8189 <  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
8190 <  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
8191 <  esac;;
8192 < esac
8193 < case $ac_abs_builddir in
8194 < .) ac_abs_srcdir=$ac_srcdir;;
8195 < *)
8196 <  case $ac_srcdir in
8197 <  .) ac_abs_srcdir=$ac_abs_builddir;;
8198 <  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
8199 <  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
8200 <  esac;;
8201 < esac
8202 < case $ac_abs_builddir in
8203 < .) ac_abs_top_srcdir=$ac_top_srcdir;;
8204 < *)
8205 <  case $ac_top_srcdir in
8206 <  .) ac_abs_top_srcdir=$ac_abs_builddir;;
8207 <  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
8208 <  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
8209 <  esac;;
8210 < esac
7845 > # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
7846 > # absolute.
7847 > ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
7848 > ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
7849 > ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
7850 > ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
7851  
7852  
7853    case $INSTALL in
# Line 8229 | Line 7869 | echo "$as_me: creating $ac_file" >&6;}
7869      configure_input="$ac_file.  "
7870    fi
7871    configure_input=$configure_input"Generated from `echo $ac_file_in |
7872 <                                     sed 's,.*/,,'` by configure."
7872 >                                     sed 's,.*/,,'` by configure."
7873  
7874    # First look for the input files in the build tree, otherwise in the
7875    # src tree.
# Line 8238 | Line 7878 | echo "$as_me: creating $ac_file" >&6;}
7878        case $f in
7879        -) echo $tmp/stdin ;;
7880        [\\/$]*)
7881 <         # Absolute (can't be DOS-style, as IFS=:)
7882 <         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7881 >         # Absolute (can't be DOS-style, as IFS=:)
7882 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7883   echo "$as_me: error: cannot find input file: $f" >&2;}
7884     { (exit 1); exit 1; }; }
7885 <         echo "$f";;
7885 >         echo $f;;
7886        *) # Relative
7887 <         if test -f "$f"; then
7888 <           # Build tree
7889 <           echo "$f"
7890 <         elif test -f "$srcdir/$f"; then
7891 <           # Source tree
7892 <           echo "$srcdir/$f"
7893 <         else
7894 <           # /dev/null tree
7895 <           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7887 >         if test -f "$f"; then
7888 >           # Build tree
7889 >           echo $f
7890 >         elif test -f "$srcdir/$f"; then
7891 >           # Source tree
7892 >           echo $srcdir/$f
7893 >         else
7894 >           # /dev/null tree
7895 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7896   echo "$as_me: error: cannot find input file: $f" >&2;}
7897     { (exit 1); exit 1; }; }
7898 <         fi;;
7898 >         fi;;
7899        esac
7900      done` || { (exit 1); exit 1; }
7901   _ACEOF
# Line 8297 | Line 7937 | ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
7937   # NAME is the cpp macro being defined and VALUE is the value it is being given.
7938   #
7939   # ac_d sets the value in "#define NAME VALUE" lines.
7940 < ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
7941 < ac_dB='[         ].*$,\1#\2'
7940 > ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
7941 > ac_dB='[        ].*$,\1#\2'
7942   ac_dC=' '
7943   ac_dD=',;t'
7944   # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7945 < ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
7945 > ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
7946   ac_uB='$,\1#\2define\3'
7947   ac_uC=' '
7948   ac_uD=',;t'
# Line 8311 | Line 7951 | for ac_file in : $CONFIG_HEADERS; do test "x$ac_file"
7951    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7952    case $ac_file in
7953    - | *:- | *:-:* ) # input from stdin
7954 <        cat >$tmp/stdin
7955 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7956 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7954 >        cat >$tmp/stdin
7955 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7956 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7957    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
7958 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7958 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
7959    * )   ac_file_in=$ac_file.in ;;
7960    esac
7961  
# Line 8329 | Line 7969 | echo "$as_me: creating $ac_file" >&6;}
7969        case $f in
7970        -) echo $tmp/stdin ;;
7971        [\\/$]*)
7972 <         # Absolute (can't be DOS-style, as IFS=:)
7973 <         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7972 >         # Absolute (can't be DOS-style, as IFS=:)
7973 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7974   echo "$as_me: error: cannot find input file: $f" >&2;}
7975     { (exit 1); exit 1; }; }
7976 <         # Do quote $f, to prevent DOS paths from being IFS'd.
8337 <         echo "$f";;
7976 >         echo $f;;
7977        *) # Relative
7978 <         if test -f "$f"; then
7979 <           # Build tree
7980 <           echo "$f"
7981 <         elif test -f "$srcdir/$f"; then
7982 <           # Source tree
7983 <           echo "$srcdir/$f"
7984 <         else
7985 <           # /dev/null tree
7986 <           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7978 >         if test -f "$f"; then
7979 >           # Build tree
7980 >           echo $f
7981 >         elif test -f "$srcdir/$f"; then
7982 >           # Source tree
7983 >           echo $srcdir/$f
7984 >         else
7985 >           # /dev/null tree
7986 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7987   echo "$as_me: error: cannot find input file: $f" >&2;}
7988     { (exit 1); exit 1; }; }
7989 <         fi;;
7989 >         fi;;
7990        esac
7991      done` || { (exit 1); exit 1; }
7992    # Remove the trailing spaces.
7993 <  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
7993 >  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
7994  
7995   _ACEOF
7996  
# Line 8374 | Line 8013 | s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*
8013   s,[\\$`],\\&,g
8014   t clear
8015   : clear
8016 < s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8016 > s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8017   t end
8018 < s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8018 > s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8019   : end
8020   _ACEOF
8021   # If some macros were called several times there might be several times
# Line 8390 | Line 8029 | s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/*
8029   # example, in the case of _POSIX_SOURCE, which is predefined and required
8030   # on some systems where configure will not decide to define it.
8031   cat >>conftest.undefs <<\_ACEOF
8032 < s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8032 > s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8033   _ACEOF
8034  
8035   # Break up conftest.defines because some shells have a limit on the size
8036   # of here documents, and old seds have small limits too (100 cmds).
8037   echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8038 < echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8038 > echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8039   echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
8040   echo '  :' >>$CONFIG_STATUS
8041   rm -f conftest.tail
# Line 8405 | Line 8044 | do
8044    # Write a limited-size here document to $tmp/defines.sed.
8045    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
8046    # Speed up: don't consider the non `#define' lines.
8047 <  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
8047 >  echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
8048    # Work around the forget-to-reset-the-flag bug.
8049    echo 't clr' >>$CONFIG_STATUS
8050    echo ': clr' >>$CONFIG_STATUS
# Line 8432 | Line 8071 | do
8071    # Write a limited-size here document to $tmp/undefs.sed.
8072    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
8073    # Speed up: don't consider the non `#undef'
8074 <  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
8074 >  echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
8075    # Work around the forget-to-reset-the-flag bug.
8076    echo 't clr' >>$CONFIG_STATUS
8077    echo ': clr' >>$CONFIG_STATUS
# Line 8466 | Line 8105 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
8105      else
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 8485 | 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; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines