ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/configure
(Generate patch)

Comparing trunk/configure (file contents):
Revision 1298 by gezelter, Wed Jul 16 02:34:05 2008 UTC vs.
Revision 1299 by skuang, Fri Sep 26 18:54:53 2008 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Guess values for system-dependent variables and create Makefiles.
3 < # Generated by GNU Autoconf 2.62 for OOPSE 4.0.
3 > # Generated by GNU Autoconf 2.61 for OOPSE 4.0.
4   #
5   # Report bugs to <gezelter@nd.edu>.
6   #
7   # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 < # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8 > # 2002, 2003, 2004, 2005, 2006 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 17 | Line 17 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/
17   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18    emulate sh
19    NULLCMD=:
20 <  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
20 >  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21    # is contrary to our usage.  Disable this feature.
22    alias -g '${1+"$@"}'='"$@"'
23    setopt NO_GLOB_SUBST
# Line 39 | Line 39 | as_cr_alnum=$as_cr_Letters$as_cr_digits
39   as_cr_digits='0123456789'
40   as_cr_alnum=$as_cr_Letters$as_cr_digits
41  
42 as_nl='
43 '
44 export as_nl
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50  as_echo='printf %s\n'
51  as_echo_n='printf %s'
52 else
53  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55    as_echo_n='/usr/ucb/echo -n'
56  else
57    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58    as_echo_n_body='eval
59      arg=$1;
60      case $arg in
61      *"$as_nl"*)
62        expr "X$arg" : "X\\(.*\\)$as_nl";
63        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64      esac;
65      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66    '
67    export as_echo_n_body
68    as_echo_n='sh -c $as_echo_n_body as_echo'
69  fi
70  export as_echo_body
71  as_echo='sh -c $as_echo_body as_echo'
72 fi
73
42   # The user is always right.
43   if test "${PATH_SEPARATOR+set}" != set; then
44 <  PATH_SEPARATOR=:
45 <  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
46 <    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
47 <      PATH_SEPARATOR=';'
48 <  }
44 >  echo "#! /bin/sh" >conf$$.sh
45 >  echo  "exit 0"   >>conf$$.sh
46 >  chmod +x conf$$.sh
47 >  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48 >    PATH_SEPARATOR=';'
49 >  else
50 >    PATH_SEPARATOR=:
51 >  fi
52 >  rm -f conf$$.sh
53   fi
54  
55   # Support unset when possible.
# Line 93 | Line 65 | fi
65   # there to prevent editors from complaining about space-tab.
66   # (If _AS_PATH_WALK were called with IFS unset, it would disable word
67   # splitting by setting IFS to empty value.)
68 + as_nl='
69 + '
70   IFS=" ""        $as_nl"
71  
72   # Find who we are.  Look in the path if we contain no directory separator.
# Line 115 | Line 89 | if test ! -f "$as_myself"; then
89    as_myself=$0
90   fi
91   if test ! -f "$as_myself"; then
92 <  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
92 >  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
93    { (exit 1); exit 1; }
94   fi
95  
# Line 128 | Line 102 | PS4='+ '
102   PS4='+ '
103  
104   # NLS nuisances.
105 < LC_ALL=C
106 < export LC_ALL
107 < LANGUAGE=C
108 < export LANGUAGE
105 > for as_var in \
106 >  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107 >  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
108 >  LC_TELEPHONE LC_TIME
109 > do
110 >  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111 >    eval $as_var=C; export $as_var
112 >  else
113 >    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
114 >  fi
115 > done
116  
117   # Required to use basename.
118   if expr a : '\(a\)' >/dev/null 2>&1 &&
# Line 153 | Line 134 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
134   $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135           X"$0" : 'X\(//\)$' \| \
136           X"$0" : 'X\(/\)' \| . 2>/dev/null ||
137 < $as_echo X/"$0" |
137 > echo X/"$0" |
138      sed '/^.*\/\([^/][^/]*\)\/*$/{
139              s//\1/
140              q
# Line 179 | Line 160 | fi
160    as_have_required=no
161   fi
162  
163 <  if test $as_have_required = yes &&     (eval ":
163 >  if test $as_have_required = yes &&     (eval ":
164   (as_func_return () {
165    (exit \$1)
166   }
# Line 261 | Line 242 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/
242   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
243    emulate sh
244    NULLCMD=:
245 <  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
245 >  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
246    # is contrary to our usage.  Disable this feature.
247    alias -g '${1+"$@"}'='"$@"'
248    setopt NO_GLOB_SUBST
# Line 282 | Line 263 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/
263   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
264    emulate sh
265    NULLCMD=:
266 <  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
266 >  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
267    # is contrary to our usage.  Disable this feature.
268    alias -g '${1+"$@"}'='"$@"'
269    setopt NO_GLOB_SUBST
# Line 362 | Line 343 | fi
343  
344        if test "x$CONFIG_SHELL" != x; then
345    for as_var in BASH_ENV ENV
346 <        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
347 <        done
348 <        export CONFIG_SHELL
349 <        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
346 >        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
347 >        done
348 >        export CONFIG_SHELL
349 >        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
350   fi
351  
352  
# Line 434 | Line 415 | test \$exitcode = 0") || {
415  
416   test \$exitcode = 0") || {
417    echo No shell found that supports shell functions.
418 <  echo Please tell bug-autoconf@gnu.org about your system,
419 <  echo including any error possibly output before this message.
420 <  echo This can help us improve future autoconf versions.
440 <  echo Configuration will now proceed without shell functions.
418 >  echo Please tell autoconf@gnu.org about your system,
419 >  echo including any error possibly output before this
420 >  echo message
421   }
422  
423  
# Line 473 | Line 453 | test \$exitcode = 0") || {
453        s/-\n.*//
454      ' >$as_me.lineno &&
455    chmod +x "$as_me.lineno" ||
456 <    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
456 >    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
457     { (exit 1); exit 1; }; }
458  
459    # Don't try to exec as it changes $[0], causing all sort of problems
# Line 501 | Line 481 | esac
481   *)
482    ECHO_N='-n';;
483   esac
484 +
485   if expr a : '\(a\)' >/dev/null 2>&1 &&
486     test "X`expr 00001 : '.*\(...\)'`" = X001; then
487    as_expr=expr
# Line 513 | Line 494 | else
494    rm -f conf$$.dir/conf$$.file
495   else
496    rm -f conf$$.dir
497 <  mkdir conf$$.dir 2>/dev/null
497 >  mkdir conf$$.dir
498   fi
499 < if (echo >conf$$.file) 2>/dev/null; then
500 <  if ln -s conf$$.file conf$$ 2>/dev/null; then
501 <    as_ln_s='ln -s'
502 <    # ... but there are two gotchas:
503 <    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 <    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
505 <    # In both cases, we have to default to `cp -p'.
506 <    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
526 <      as_ln_s='cp -p'
527 <  elif ln conf$$.file conf$$ 2>/dev/null; then
528 <    as_ln_s=ln
529 <  else
499 > echo >conf$$.file
500 > if ln -s conf$$.file conf$$ 2>/dev/null; then
501 >  as_ln_s='ln -s'
502 >  # ... but there are two gotchas:
503 >  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 >  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
505 >  # In both cases, we have to default to `cp -p'.
506 >  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
507      as_ln_s='cp -p'
508 <  fi
508 > elif ln conf$$.file conf$$ 2>/dev/null; then
509 >  as_ln_s=ln
510   else
511    as_ln_s='cp -p'
512   fi
# Line 553 | Line 531 | else
531    as_test_x='
532      eval sh -c '\''
533        if test -d "$1"; then
534 <        test -d "$1/.";
534 >        test -d "$1/.";
535        else
536          case $1 in
537 <        -*)set "./$1";;
537 >        -*)set "./$1";;
538          esac;
539          case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
540          ???[sx]*):;;*)false;;esac;fi
# Line 775 | Line 753 | ac_subst_files=''
753   SUBDIRS
754   LTLIBOBJS'
755   ac_subst_files=''
778 ac_user_opts='
779 enable_option_checking
780 enable_oopse_home
781 enable_debug
782 enable_single
783 enable_float
784 with_mpi
785 with_perl_shebang
786 with_zlib
787 with_fftw
788 with_qhull
789 with_openbabel
790 with_cgalmakefile
791 enable_doxygen
792 enable_dot
793 enable_html_docs
794 enable_latex_docs
795 '
756        ac_precious_vars='build_alias
757   host_alias
758   target_alias
# Line 813 | Line 773 | ac_init_version=false
773   # Initialize some variables set by options.
774   ac_init_help=
775   ac_init_version=false
816 ac_unrecognized_opts=
817 ac_unrecognized_sep=
776   # The variables have the same names as the options, with
777   # dashes changed to underlines.
778   cache_file=/dev/null
# Line 913 | Line 871 | do
871      datarootdir=$ac_optarg ;;
872  
873    -disable-* | --disable-*)
874 <    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
874 >    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
875      # Reject names that are not valid shell variable names.
876 <    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
877 <      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
876 >    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
877 >      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
878     { (exit 1); exit 1; }; }
879 <    ac_useropt_orig=$ac_useropt
880 <    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
923 <    case $ac_user_opts in
924 <      *"
925 < "enable_$ac_useropt"
926 < "*) ;;
927 <      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
928 <         ac_unrecognized_sep=', ';;
929 <    esac
930 <    eval enable_$ac_useropt=no ;;
879 >    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
880 >    eval enable_$ac_feature=no ;;
881  
882    -docdir | --docdir | --docdi | --doc | --do)
883      ac_prev=docdir ;;
# Line 940 | Line 890 | do
890      dvidir=$ac_optarg ;;
891  
892    -enable-* | --enable-*)
893 <    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
893 >    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
894      # Reject names that are not valid shell variable names.
895 <    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
896 <      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
895 >    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
896 >      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
897     { (exit 1); exit 1; }; }
898 <    ac_useropt_orig=$ac_useropt
899 <    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
950 <    case $ac_user_opts in
951 <      *"
952 < "enable_$ac_useropt"
953 < "*) ;;
954 <      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
955 <         ac_unrecognized_sep=', ';;
956 <    esac
957 <    eval enable_$ac_useropt=\$ac_optarg ;;
898 >    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
899 >    eval enable_$ac_feature=\$ac_optarg ;;
900  
901    -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
902    | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
# Line 1145 | Line 1087 | do
1087      ac_init_version=: ;;
1088  
1089    -with-* | --with-*)
1090 <    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1090 >    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1091      # Reject names that are not valid shell variable names.
1092 <    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1093 <      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1092 >    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1093 >      { echo "$as_me: error: invalid package name: $ac_package" >&2
1094     { (exit 1); exit 1; }; }
1095 <    ac_useropt_orig=$ac_useropt
1096 <    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1155 <    case $ac_user_opts in
1156 <      *"
1157 < "with_$ac_useropt"
1158 < "*) ;;
1159 <      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1160 <         ac_unrecognized_sep=', ';;
1161 <    esac
1162 <    eval with_$ac_useropt=\$ac_optarg ;;
1095 >    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1096 >    eval with_$ac_package=\$ac_optarg ;;
1097  
1098    -without-* | --without-*)
1099 <    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1099 >    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1100      # Reject names that are not valid shell variable names.
1101 <    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1102 <      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1101 >    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1102 >      { echo "$as_me: error: invalid package name: $ac_package" >&2
1103     { (exit 1); exit 1; }; }
1104 <    ac_useropt_orig=$ac_useropt
1105 <    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1172 <    case $ac_user_opts in
1173 <      *"
1174 < "with_$ac_useropt"
1175 < "*) ;;
1176 <      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1177 <         ac_unrecognized_sep=', ';;
1178 <    esac
1179 <    eval with_$ac_useropt=no ;;
1104 >    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1105 >    eval with_$ac_package=no ;;
1106  
1107    --x)
1108      # Obsolete; use --with-x.
# Line 1196 | Line 1122 | do
1122    | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1123      x_libraries=$ac_optarg ;;
1124  
1125 <  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1125 >  -*) { echo "$as_me: error: unrecognized option: $ac_option
1126   Try \`$0 --help' for more information." >&2
1127     { (exit 1); exit 1; }; }
1128      ;;
# Line 1205 | Line 1131 | Try \`$0 --help' for more information." >&2
1131      ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1132      # Reject names that are not valid shell variable names.
1133      expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1134 <      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1134 >      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1135     { (exit 1); exit 1; }; }
1136      eval $ac_envvar=\$ac_optarg
1137      export $ac_envvar ;;
1138  
1139    *)
1140      # FIXME: should be removed in autoconf 3.0.
1141 <    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1141 >    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1142      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1143 <      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1143 >      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1144      : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1145      ;;
1146  
# Line 1223 | Line 1149 | if test -n "$ac_prev"; then
1149  
1150   if test -n "$ac_prev"; then
1151    ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1152 <  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1152 >  { echo "$as_me: error: missing argument to $ac_option" >&2
1153     { (exit 1); exit 1; }; }
1154   fi
1155  
1156 < if test -n "$ac_unrecognized_opts"; then
1231 <  case $enable_option_checking in
1232 <    no) ;;
1233 <    fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
1234 <   { (exit 1); exit 1; }; } ;;
1235 <    *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
1236 <  esac
1237 < fi
1238 <
1239 < # Check all directory arguments for consistency.
1156 > # Be sure to have absolute directory names.
1157   for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1158                  datadir sysconfdir sharedstatedir localstatedir includedir \
1159                  oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1160                  libdir localedir mandir
1161   do
1162    eval ac_val=\$$ac_var
1246  # Remove trailing slashes.
1163    case $ac_val in
1248    */ )
1249      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1250      eval $ac_var=\$ac_val;;
1251  esac
1252  # Be sure to have absolute directory names.
1253  case $ac_val in
1164      [\\/$]* | ?:[\\/]* )  continue;;
1165      NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1166    esac
1167 <  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1167 >  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1168     { (exit 1); exit 1; }; }
1169   done
1170  
# Line 1269 | Line 1179 | if test "x$host_alias" != x; then
1179   if test "x$host_alias" != x; then
1180    if test "x$build_alias" = x; then
1181      cross_compiling=maybe
1182 <    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1182 >    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1183      If a cross compiler is detected then cross compile mode will be used." >&2
1184    elif test "x$build_alias" != "x$host_alias"; then
1185      cross_compiling=yes
# Line 1285 | Line 1195 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1195   ac_pwd=`pwd` && test -n "$ac_pwd" &&
1196   ac_ls_di=`ls -di .` &&
1197   ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1198 <  { $as_echo "$as_me: error: Working directory cannot be determined" >&2
1198 >  { echo "$as_me: error: Working directory cannot be determined" >&2
1199     { (exit 1); exit 1; }; }
1200   test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1201 <  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1201 >  { echo "$as_me: error: pwd does not report name of working directory" >&2
1202     { (exit 1); exit 1; }; }
1203  
1204  
# Line 1296 | Line 1206 | if test -z "$srcdir"; then
1206   if test -z "$srcdir"; then
1207    ac_srcdir_defaulted=yes
1208    # Try the directory containing this script, then the parent directory.
1209 <  ac_confdir=`$as_dirname -- "$as_myself" ||
1210 < $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1211 <         X"$as_myself" : 'X\(//\)[^/]' \| \
1212 <         X"$as_myself" : 'X\(//\)$' \| \
1213 <         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1214 < $as_echo X"$as_myself" |
1209 >  ac_confdir=`$as_dirname -- "$0" ||
1210 > $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1211 >         X"$0" : 'X\(//\)[^/]' \| \
1212 >         X"$0" : 'X\(//\)$' \| \
1213 >         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1214 > echo X"$0" |
1215      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1216              s//\1/
1217              q
# Line 1328 | Line 1238 | if test ! -r "$srcdir/$ac_unique_file"; then
1238   fi
1239   if test ! -r "$srcdir/$ac_unique_file"; then
1240    test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1241 <  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1241 >  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1242     { (exit 1); exit 1; }; }
1243   fi
1244   ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1245   ac_abs_confdir=`(
1246 <        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1246 >        cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1247     { (exit 1); exit 1; }; }
1248          pwd)`
1249   # When building in place, set srcdir=.
# Line 1382 | Line 1292 | Installation directories:
1292  
1293   Installation directories:
1294    --prefix=PREFIX         install architecture-independent files in PREFIX
1295 <                          [$ac_default_prefix]
1295 >                          [$ac_default_prefix]
1296    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1297 <                          [PREFIX]
1297 >                          [PREFIX]
1298  
1299   By default, \`make install' will install all the files in
1300   \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 1394 | Line 1304 | Fine tuning of the installation directories:
1304   For better control, use the options below.
1305  
1306   Fine tuning of the installation directories:
1307 <  --bindir=DIR            user executables [EPREFIX/bin]
1308 <  --sbindir=DIR           system admin executables [EPREFIX/sbin]
1309 <  --libexecdir=DIR        program executables [EPREFIX/libexec]
1310 <  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1311 <  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1312 <  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1313 <  --libdir=DIR            object code libraries [EPREFIX/lib]
1314 <  --includedir=DIR        C header files [PREFIX/include]
1315 <  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1316 <  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1317 <  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1318 <  --infodir=DIR           info documentation [DATAROOTDIR/info]
1319 <  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1320 <  --mandir=DIR            man documentation [DATAROOTDIR/man]
1321 <  --docdir=DIR            documentation root [DATAROOTDIR/doc/oopse]
1322 <  --htmldir=DIR           html documentation [DOCDIR]
1323 <  --dvidir=DIR            dvi documentation [DOCDIR]
1324 <  --pdfdir=DIR            pdf documentation [DOCDIR]
1325 <  --psdir=DIR             ps documentation [DOCDIR]
1307 >  --bindir=DIR           user executables [EPREFIX/bin]
1308 >  --sbindir=DIR          system admin executables [EPREFIX/sbin]
1309 >  --libexecdir=DIR       program executables [EPREFIX/libexec]
1310 >  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
1311 >  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
1312 >  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
1313 >  --libdir=DIR           object code libraries [EPREFIX/lib]
1314 >  --includedir=DIR       C header files [PREFIX/include]
1315 >  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
1316 >  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
1317 >  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
1318 >  --infodir=DIR          info documentation [DATAROOTDIR/info]
1319 >  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
1320 >  --mandir=DIR           man documentation [DATAROOTDIR/man]
1321 >  --docdir=DIR           documentation root [DATAROOTDIR/doc/oopse]
1322 >  --htmldir=DIR          html documentation [DOCDIR]
1323 >  --dvidir=DIR           dvi documentation [DOCDIR]
1324 >  --pdfdir=DIR           pdf documentation [DOCDIR]
1325 >  --psdir=DIR            ps documentation [DOCDIR]
1326   _ACEOF
1327  
1328    cat <<\_ACEOF
# Line 1430 | Line 1340 | Optional Features:
1340    cat <<\_ACEOF
1341  
1342   Optional Features:
1433  --disable-option-checking  ignore unrecognized --enable/--with options
1343    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1344    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1345    --enable-oopse-home=DIR      define oopse home dir PREFIX/oopse
# Line 1488 | Line 1397 | if test "$ac_init_help" = "recursive"; then
1397   if test "$ac_init_help" = "recursive"; then
1398    # If there are subdirs, report their specific --help.
1399    for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1400 <    test -d "$ac_dir" ||
1492 <      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1493 <      continue
1400 >    test -d "$ac_dir" || continue
1401      ac_builddir=.
1402  
1403   case "$ac_dir" in
1404   .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1405   *)
1406 <  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1406 >  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1407    # A ".." for each directory in $ac_dir_suffix.
1408 <  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1408 >  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1409    case $ac_top_builddir_sub in
1410    "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1411    *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
# Line 1534 | Line 1441 | ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1441        echo &&
1442        $SHELL "$ac_srcdir/configure" --help=recursive
1443      else
1444 <      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1444 >      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1445      fi || ac_status=$?
1446      cd "$ac_pwd" || { ac_status=$?; break; }
1447    done
# Line 1544 | Line 1451 | OOPSE configure 4.0
1451   if $ac_init_version; then
1452    cat <<\_ACEOF
1453   OOPSE configure 4.0
1454 < generated by GNU Autoconf 2.62
1454 > generated by GNU Autoconf 2.61
1455  
1456   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1457 < 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1457 > 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1458   This configure script is free software; the Free Software Foundation
1459   gives unlimited permission to copy, distribute and modify it.
1460   _ACEOF
# Line 1558 | Line 1465 | It was created by OOPSE $as_me 4.0, which was
1465   running configure, to aid debugging if configure makes a mistake.
1466  
1467   It was created by OOPSE $as_me 4.0, which was
1468 < generated by GNU Autoconf 2.62.  Invocation command line was
1468 > generated by GNU Autoconf 2.61.  Invocation command line was
1469  
1470    $ $0 $@
1471  
# Line 1594 | Line 1501 | do
1501   do
1502    IFS=$as_save_IFS
1503    test -z "$as_dir" && as_dir=.
1504 <  $as_echo "PATH: $as_dir"
1504 >  echo "PATH: $as_dir"
1505   done
1506   IFS=$as_save_IFS
1507  
# Line 1629 | Line 1536 | do
1536      | -silent | --silent | --silen | --sile | --sil)
1537        continue ;;
1538      *\'*)
1539 <      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1539 >      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1540      esac
1541      case $ac_pass in
1542      1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
# Line 1681 | Line 1588 | _ASBOX
1588      case $ac_val in #(
1589      *${as_nl}*)
1590        case $ac_var in #(
1591 <      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1592 < $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1591 >      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1592 > echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1593        esac
1594        case $ac_var in #(
1595        _ | IFS | as_nl) ;; #(
1689      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1596        *) $as_unset $ac_var ;;
1597        esac ;;
1598      esac
# Line 1716 | Line 1622 | _ASBOX
1622      do
1623        eval ac_val=\$$ac_var
1624        case $ac_val in
1625 <      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1625 >      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1626        esac
1627 <      $as_echo "$ac_var='\''$ac_val'\''"
1627 >      echo "$ac_var='\''$ac_val'\''"
1628      done | sort
1629      echo
1630  
# Line 1733 | Line 1639 | _ASBOX
1639        do
1640          eval ac_val=\$$ac_var
1641          case $ac_val in
1642 <        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1642 >        *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1643          esac
1644 <        $as_echo "$ac_var='\''$ac_val'\''"
1644 >        echo "$ac_var='\''$ac_val'\''"
1645        done | sort
1646        echo
1647      fi
# Line 1751 | Line 1657 | _ASBOX
1657        echo
1658      fi
1659      test "$ac_signal" != 0 &&
1660 <      $as_echo "$as_me: caught signal $ac_signal"
1661 <    $as_echo "$as_me: exit $exit_status"
1660 >      echo "$as_me: caught signal $ac_signal"
1661 >    echo "$as_me: exit $exit_status"
1662    } >&5
1663    rm -f core *.core core.conftest.* &&
1664      rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
# Line 1794 | Line 1700 | _ACEOF
1700  
1701  
1702   # Let the site file select an alternate cache file if it wants to.
1703 < # Prefer an explicitly selected file to automatically selected ones.
1798 < ac_site_file1=NONE
1799 < ac_site_file2=NONE
1703 > # Prefer explicitly selected file to automatically selected ones.
1704   if test -n "$CONFIG_SITE"; then
1705 <  ac_site_file1=$CONFIG_SITE
1705 >  set x "$CONFIG_SITE"
1706   elif test "x$prefix" != xNONE; then
1707 <  ac_site_file1=$prefix/share/config.site
1804 <  ac_site_file2=$prefix/etc/config.site
1707 >  set x "$prefix/share/config.site" "$prefix/etc/config.site"
1708   else
1709 <  ac_site_file1=$ac_default_prefix/share/config.site
1710 <  ac_site_file2=$ac_default_prefix/etc/config.site
1709 >  set x "$ac_default_prefix/share/config.site" \
1710 >        "$ac_default_prefix/etc/config.site"
1711   fi
1712 < for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1712 > shift
1713 > for ac_site_file
1714   do
1811  test "x$ac_site_file" = xNONE && continue
1715    if test -r "$ac_site_file"; then
1716 <    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1717 < $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1716 >    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1717 > echo "$as_me: loading site script $ac_site_file" >&6;}
1718      sed 's/^/| /' "$ac_site_file" >&5
1719      . "$ac_site_file"
1720    fi
# Line 1821 | Line 1724 | if test -r "$cache_file"; then
1724    # Some versions of bash will fail to source /dev/null (special
1725    # files actually), so we avoid doing that.
1726    if test -f "$cache_file"; then
1727 <    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1728 < $as_echo "$as_me: loading cache $cache_file" >&6;}
1727 >    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1728 > echo "$as_me: loading cache $cache_file" >&6;}
1729      case $cache_file in
1730        [\\/]* | ?:[\\/]* ) . "$cache_file";;
1731        *)                      . "./$cache_file";;
1732      esac
1733    fi
1734   else
1735 <  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1736 < $as_echo "$as_me: creating cache $cache_file" >&6;}
1735 >  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1736 > echo "$as_me: creating cache $cache_file" >&6;}
1737    >$cache_file
1738   fi
1739  
# Line 1844 | Line 1747 | for ac_var in $ac_precious_vars; do
1747    eval ac_new_val=\$ac_env_${ac_var}_value
1748    case $ac_old_set,$ac_new_set in
1749      set,)
1750 <      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1751 < $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1750 >      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1751 > echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1752        ac_cache_corrupted=: ;;
1753      ,set)
1754 <      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1755 < $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1754 >      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1755 > echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1756        ac_cache_corrupted=: ;;
1757      ,);;
1758      *)
1759        if test "x$ac_old_val" != "x$ac_new_val"; then
1760 <        # differences in whitespace do not lead to failure.
1761 <        ac_old_val_w=`echo x $ac_old_val`
1762 <        ac_new_val_w=`echo x $ac_new_val`
1763 <        if test "$ac_old_val_w" != "$ac_new_val_w"; then
1764 <          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1765 < $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1766 <          ac_cache_corrupted=:
1864 <        else
1865 <          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1866 < $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1867 <          eval $ac_var=\$ac_old_val
1868 <        fi
1869 <        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1870 < $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1871 <        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1872 < $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1760 >        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1761 > echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1762 >        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1763 > echo "$as_me:   former value:  $ac_old_val" >&2;}
1764 >        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1765 > echo "$as_me:   current value: $ac_new_val" >&2;}
1766 >        ac_cache_corrupted=:
1767        fi;;
1768    esac
1769    # Pass precious variables to config.status.
1770    if test "$ac_new_set" = set; then
1771      case $ac_new_val in
1772 <    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1772 >    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1773      *) ac_arg=$ac_var=$ac_new_val ;;
1774      esac
1775      case " $ac_configure_args " in
# Line 1885 | Line 1779 | if $ac_cache_corrupted; then
1779    fi
1780   done
1781   if $ac_cache_corrupted; then
1782 <  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1783 < $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1784 <  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1785 < $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1782 >  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1783 > echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1784 >  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1785 > echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1786     { (exit 1); exit 1; }; }
1787   fi
1788  
# Line 1940 | Line 1834 | if test -z "$ac_aux_dir"; then
1834    fi
1835   done
1836   if test -z "$ac_aux_dir"; then
1837 <  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ac-tools \"$srcdir\"/ac-tools" >&5
1838 < $as_echo "$as_me: error: cannot find install-sh or install.sh in ac-tools \"$srcdir\"/ac-tools" >&2;}
1837 >  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ac-tools \"$srcdir\"/ac-tools" >&5
1838 > echo "$as_me: error: cannot find install-sh or install.sh in ac-tools \"$srcdir\"/ac-tools" >&2;}
1839     { (exit 1); exit 1; }; }
1840   fi
1841  
# Line 2182 | Line 2076 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 |
2076   # who am i
2077   # Make sure we can run config.sub.
2078   $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2079 <  { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2080 < $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2079 >  { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2080 > echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2081     { (exit 1); exit 1; }; }
2082  
2083 < { $as_echo "$as_me:$LINENO: checking build system type" >&5
2084 < $as_echo_n "checking build system type... " >&6; }
2083 > { echo "$as_me:$LINENO: checking build system type" >&5
2084 > echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2085   if test "${ac_cv_build+set}" = set; then
2086 <  $as_echo_n "(cached) " >&6
2086 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2087   else
2088    ac_build_alias=$build_alias
2089   test "x$ac_build_alias" = x &&
2090    ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2091   test "x$ac_build_alias" = x &&
2092 <  { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2093 < $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2092 >  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2093 > echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2094     { (exit 1); exit 1; }; }
2095   ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2096 <  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2097 < $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2096 >  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2097 > echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2098     { (exit 1); exit 1; }; }
2099  
2100   fi
2101 < { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2102 < $as_echo "$ac_cv_build" >&6; }
2101 > { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2102 > echo "${ECHO_T}$ac_cv_build" >&6; }
2103   case $ac_cv_build in
2104   *-*-*) ;;
2105 < *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2106 < $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2105 > *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2106 > echo "$as_me: error: invalid value of canonical build" >&2;}
2107     { (exit 1); exit 1; }; };;
2108   esac
2109   build=$ac_cv_build
# Line 2226 | Line 2120 | case $build_os in *\ *) build_os=`echo "$build_os" | s
2120   case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2121  
2122  
2123 < { $as_echo "$as_me:$LINENO: checking host system type" >&5
2124 < $as_echo_n "checking host system type... " >&6; }
2123 > { echo "$as_me:$LINENO: checking host system type" >&5
2124 > echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2125   if test "${ac_cv_host+set}" = set; then
2126 <  $as_echo_n "(cached) " >&6
2126 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2127   else
2128    if test "x$host_alias" = x; then
2129    ac_cv_host=$ac_cv_build
2130   else
2131    ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2132 <    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2133 < $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2132 >    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2133 > echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2134     { (exit 1); exit 1; }; }
2135   fi
2136  
2137   fi
2138 < { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2139 < $as_echo "$ac_cv_host" >&6; }
2138 > { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2139 > echo "${ECHO_T}$ac_cv_host" >&6; }
2140   case $ac_cv_host in
2141   *-*-*) ;;
2142 < *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2143 < $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2142 > *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2143 > echo "$as_me: error: invalid value of canonical host" >&2;}
2144     { (exit 1); exit 1; }; };;
2145   esac
2146   host=$ac_cv_host
# Line 2334 | Line 2228 | set dummy $ac_prog; ac_word=$2
2228   do
2229    # Extract the first word of "$ac_prog", so it can be a program name with args.
2230   set dummy $ac_prog; ac_word=$2
2231 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2232 < $as_echo_n "checking for $ac_word... " >&6; }
2231 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2232 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2233   if test "${ac_cv_prog_ac_cc_set+set}" = set; then
2234 <  $as_echo_n "(cached) " >&6
2234 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2235   else
2236    if test -n "$ac_cc_set"; then
2237    ac_cv_prog_ac_cc_set="$ac_cc_set" # Let the user override the test.
# Line 2350 | Line 2244 | do
2244    for ac_exec_ext in '' $ac_executable_extensions; do
2245    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2246      ac_cv_prog_ac_cc_set="$ac_prog"
2247 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2247 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2248      break 2
2249    fi
2250   done
# Line 2361 | Line 2255 | if test -n "$ac_cc_set"; then
2255   fi
2256   ac_cc_set=$ac_cv_prog_ac_cc_set
2257   if test -n "$ac_cc_set"; then
2258 <  { $as_echo "$as_me:$LINENO: result: $ac_cc_set" >&5
2259 < $as_echo "$ac_cc_set" >&6; }
2258 >  { echo "$as_me:$LINENO: result: $ac_cc_set" >&5
2259 > echo "${ECHO_T}$ac_cc_set" >&6; }
2260   else
2261 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2262 < $as_echo "no" >&6; }
2261 >  { echo "$as_me:$LINENO: result: no" >&5
2262 > echo "${ECHO_T}no" >&6; }
2263   fi
2264  
2265  
# Line 2377 | Line 2271 | set dummy $ac_cc_set; ac_word=$2
2271  
2272       # Extract the first word of "$ac_cc_set", so it can be a program name with args.
2273   set dummy $ac_cc_set; ac_word=$2
2274 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2275 < $as_echo_n "checking for $ac_word... " >&6; }
2274 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2275 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2276   if test "${ac_cv_path_ac_cc_path+set}" = set; then
2277 <  $as_echo_n "(cached) " >&6
2277 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2278   else
2279    case $ac_cc_path in
2280    [\\/]* | ?:[\\/]*)
# Line 2395 | Line 2289 | do
2289    for ac_exec_ext in '' $ac_executable_extensions; do
2290    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2291      ac_cv_path_ac_cc_path="$as_dir/$ac_word$ac_exec_ext"
2292 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2292 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2293      break 2
2294    fi
2295   done
# Line 2408 | Line 2302 | if test -n "$ac_cc_path"; then
2302   fi
2303   ac_cc_path=$ac_cv_path_ac_cc_path
2304   if test -n "$ac_cc_path"; then
2305 <  { $as_echo "$as_me:$LINENO: result: $ac_cc_path" >&5
2306 < $as_echo "$ac_cc_path" >&6; }
2305 >  { echo "$as_me:$LINENO: result: $ac_cc_path" >&5
2306 > echo "${ECHO_T}$ac_cc_path" >&6; }
2307   else
2308 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2309 < $as_echo "no" >&6; }
2308 >  { echo "$as_me:$LINENO: result: no" >&5
2309 > echo "${ECHO_T}no" >&6; }
2310   fi
2311  
2312  
2313   else
2314  
2315 <     { { $as_echo "$as_me:$LINENO: error: Specified C compiler $CC doesn't seem to exist!" >&5
2316 < $as_echo "$as_me: error: Specified C compiler $CC doesn't seem to exist!" >&2;}
2315 >     { { echo "$as_me:$LINENO: error: Specified C compiler $CC doesn't seem to exist!" >&5
2316 > echo "$as_me: error: Specified C compiler $CC doesn't seem to exist!" >&2;}
2317     { (exit 1); exit 1; }; }
2318   fi
2319  
2320  
2321     if test $ac_cc_path != no; then
2322  
2323 <     { $as_echo "$as_me:$LINENO: Will attempt to use $CC as C compiler" >&5
2324 < $as_echo "$as_me: Will attempt to use $CC as C compiler" >&6;}
2323 >     { echo "$as_me:$LINENO: Will attempt to use $CC as C compiler" >&5
2324 > echo "$as_me: Will attempt to use $CC as C compiler" >&6;}
2325   else
2326  
2327 <     { { $as_echo "$as_me:$LINENO: error: Can't find path to user-specified C compiler $CC" >&5
2328 < $as_echo "$as_me: error: Can't find path to user-specified C compiler $CC" >&2;}
2327 >     { { echo "$as_me:$LINENO: error: Can't find path to user-specified C compiler $CC" >&5
2328 > echo "$as_me: error: Can't find path to user-specified C compiler $CC" >&2;}
2329     { (exit 1); exit 1; }; }
2330   fi
2331  
# Line 2442 | Line 2336 | set dummy $ac_prog; ac_word=$2
2336   do
2337    # Extract the first word of "$ac_prog", so it can be a program name with args.
2338   set dummy $ac_prog; ac_word=$2
2339 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2340 < $as_echo_n "checking for $ac_word... " >&6; }
2339 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2340 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2341   if test "${ac_cv_prog_ac_cxx_set+set}" = set; then
2342 <  $as_echo_n "(cached) " >&6
2342 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2343   else
2344    if test -n "$ac_cxx_set"; then
2345    ac_cv_prog_ac_cxx_set="$ac_cxx_set" # Let the user override the test.
# Line 2458 | Line 2352 | do
2352    for ac_exec_ext in '' $ac_executable_extensions; do
2353    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2354      ac_cv_prog_ac_cxx_set="$ac_prog"
2355 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2355 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2356      break 2
2357    fi
2358   done
# Line 2469 | Line 2363 | if test -n "$ac_cxx_set"; then
2363   fi
2364   ac_cxx_set=$ac_cv_prog_ac_cxx_set
2365   if test -n "$ac_cxx_set"; then
2366 <  { $as_echo "$as_me:$LINENO: result: $ac_cxx_set" >&5
2367 < $as_echo "$ac_cxx_set" >&6; }
2366 >  { echo "$as_me:$LINENO: result: $ac_cxx_set" >&5
2367 > echo "${ECHO_T}$ac_cxx_set" >&6; }
2368   else
2369 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2370 < $as_echo "no" >&6; }
2369 >  { echo "$as_me:$LINENO: result: no" >&5
2370 > echo "${ECHO_T}no" >&6; }
2371   fi
2372  
2373  
# Line 2485 | Line 2379 | set dummy $ac_cxx_set; ac_word=$2
2379  
2380       # Extract the first word of "$ac_cxx_set", so it can be a program name with args.
2381   set dummy $ac_cxx_set; ac_word=$2
2382 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2383 < $as_echo_n "checking for $ac_word... " >&6; }
2382 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2383 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2384   if test "${ac_cv_path_ac_cxx_path+set}" = set; then
2385 <  $as_echo_n "(cached) " >&6
2385 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2386   else
2387    case $ac_cxx_path in
2388    [\\/]* | ?:[\\/]*)
# Line 2503 | Line 2397 | do
2397    for ac_exec_ext in '' $ac_executable_extensions; do
2398    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2399      ac_cv_path_ac_cxx_path="$as_dir/$ac_word$ac_exec_ext"
2400 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2400 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2401      break 2
2402    fi
2403   done
# Line 2516 | Line 2410 | if test -n "$ac_cxx_path"; then
2410   fi
2411   ac_cxx_path=$ac_cv_path_ac_cxx_path
2412   if test -n "$ac_cxx_path"; then
2413 <  { $as_echo "$as_me:$LINENO: result: $ac_cxx_path" >&5
2414 < $as_echo "$ac_cxx_path" >&6; }
2413 >  { echo "$as_me:$LINENO: result: $ac_cxx_path" >&5
2414 > echo "${ECHO_T}$ac_cxx_path" >&6; }
2415   else
2416 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2417 < $as_echo "no" >&6; }
2416 >  { echo "$as_me:$LINENO: result: no" >&5
2417 > echo "${ECHO_T}no" >&6; }
2418   fi
2419  
2420  
2421   else
2422  
2423 <     { { $as_echo "$as_me:$LINENO: error: Specified C++ compiler $CXX doesn't seem to exist!" >&5
2424 < $as_echo "$as_me: error: Specified C++ compiler $CXX doesn't seem to exist!" >&2;}
2423 >     { { echo "$as_me:$LINENO: error: Specified C++ compiler $CXX doesn't seem to exist!" >&5
2424 > echo "$as_me: error: Specified C++ compiler $CXX doesn't seem to exist!" >&2;}
2425     { (exit 1); exit 1; }; }
2426   fi
2427  
2428  
2429     if test $ac_cxx_path != no; then
2430  
2431 <     { $as_echo "$as_me:$LINENO: Will attempt to use $CXX as C++ compiler" >&5
2432 < $as_echo "$as_me: Will attempt to use $CXX as C++ compiler" >&6;}
2431 >     { echo "$as_me:$LINENO: Will attempt to use $CXX as C++ compiler" >&5
2432 > echo "$as_me: Will attempt to use $CXX as C++ compiler" >&6;}
2433   else
2434  
2435 <     { { $as_echo "$as_me:$LINENO: error: Can't find path to user-specified C++ compiler $CXX" >&5
2436 < $as_echo "$as_me: error: Can't find path to user-specified C++ compiler $CXX" >&2;}
2435 >     { { echo "$as_me:$LINENO: error: Can't find path to user-specified C++ compiler $CXX" >&5
2436 > echo "$as_me: error: Can't find path to user-specified C++ compiler $CXX" >&2;}
2437     { (exit 1); exit 1; }; }
2438   fi
2439  
# Line 2550 | Line 2444 | set dummy $ac_prog; ac_word=$2
2444   do
2445    # Extract the first word of "$ac_prog", so it can be a program name with args.
2446   set dummy $ac_prog; ac_word=$2
2447 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2448 < $as_echo_n "checking for $ac_word... " >&6; }
2447 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2448 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2449   if test "${ac_cv_prog_ac_fc_set+set}" = set; then
2450 <  $as_echo_n "(cached) " >&6
2450 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2451   else
2452    if test -n "$ac_fc_set"; then
2453    ac_cv_prog_ac_fc_set="$ac_fc_set" # Let the user override the test.
# Line 2566 | Line 2460 | do
2460    for ac_exec_ext in '' $ac_executable_extensions; do
2461    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2462      ac_cv_prog_ac_fc_set="$ac_prog"
2463 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2463 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2464      break 2
2465    fi
2466   done
# Line 2577 | Line 2471 | if test -n "$ac_fc_set"; then
2471   fi
2472   ac_fc_set=$ac_cv_prog_ac_fc_set
2473   if test -n "$ac_fc_set"; then
2474 <  { $as_echo "$as_me:$LINENO: result: $ac_fc_set" >&5
2475 < $as_echo "$ac_fc_set" >&6; }
2474 >  { echo "$as_me:$LINENO: result: $ac_fc_set" >&5
2475 > echo "${ECHO_T}$ac_fc_set" >&6; }
2476   else
2477 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2478 < $as_echo "no" >&6; }
2477 >  { echo "$as_me:$LINENO: result: no" >&5
2478 > echo "${ECHO_T}no" >&6; }
2479   fi
2480  
2481  
# Line 2593 | Line 2487 | set dummy $ac_fc_set; ac_word=$2
2487  
2488       # Extract the first word of "$ac_fc_set", so it can be a program name with args.
2489   set dummy $ac_fc_set; ac_word=$2
2490 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2491 < $as_echo_n "checking for $ac_word... " >&6; }
2490 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2491 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2492   if test "${ac_cv_path_ac_fc_path+set}" = set; then
2493 <  $as_echo_n "(cached) " >&6
2493 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2494   else
2495    case $ac_fc_path in
2496    [\\/]* | ?:[\\/]*)
# Line 2611 | Line 2505 | do
2505    for ac_exec_ext in '' $ac_executable_extensions; do
2506    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2507      ac_cv_path_ac_fc_path="$as_dir/$ac_word$ac_exec_ext"
2508 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2508 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2509      break 2
2510    fi
2511   done
# Line 2624 | Line 2518 | if test -n "$ac_fc_path"; then
2518   fi
2519   ac_fc_path=$ac_cv_path_ac_fc_path
2520   if test -n "$ac_fc_path"; then
2521 <  { $as_echo "$as_me:$LINENO: result: $ac_fc_path" >&5
2522 < $as_echo "$ac_fc_path" >&6; }
2521 >  { echo "$as_me:$LINENO: result: $ac_fc_path" >&5
2522 > echo "${ECHO_T}$ac_fc_path" >&6; }
2523   else
2524 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2525 < $as_echo "no" >&6; }
2524 >  { echo "$as_me:$LINENO: result: no" >&5
2525 > echo "${ECHO_T}no" >&6; }
2526   fi
2527  
2528  
2529   else
2530  
2531 <     { { $as_echo "$as_me:$LINENO: error: Specified Fortran compiler $FC doesn't seem to exist!" >&5
2532 < $as_echo "$as_me: error: Specified Fortran compiler $FC doesn't seem to exist!" >&2;}
2531 >     { { echo "$as_me:$LINENO: error: Specified Fortran compiler $FC doesn't seem to exist!" >&5
2532 > echo "$as_me: error: Specified Fortran compiler $FC doesn't seem to exist!" >&2;}
2533     { (exit 1); exit 1; }; }
2534   fi
2535  
2536  
2537     if test $ac_fc_path != no; then
2538  
2539 <     { $as_echo "$as_me:$LINENO: Will attempt to use $FC as Fortran compiler" >&5
2540 < $as_echo "$as_me: Will attempt to use $FC as Fortran compiler" >&6;}
2539 >     { echo "$as_me:$LINENO: Will attempt to use $FC as Fortran compiler" >&5
2540 > echo "$as_me: Will attempt to use $FC as Fortran compiler" >&6;}
2541   else
2542  
2543 <     { { $as_echo "$as_me:$LINENO: error: Can't find path to user-specified Fortran compiler $FC" >&5
2544 < $as_echo "$as_me: error: Can't find path to user-specified Fortran compiler $FC" >&2;}
2543 >     { { echo "$as_me:$LINENO: error: Can't find path to user-specified Fortran compiler $FC" >&5
2544 > echo "$as_me: error: Can't find path to user-specified Fortran compiler $FC" >&2;}
2545     { (exit 1); exit 1; }; }
2546   fi
2547  
# Line 2670 | Line 2564 | set dummy $ac_prog; ac_word=$2
2564   do
2565    # Extract the first word of "$ac_prog", so it can be a program name with args.
2566   set dummy $ac_prog; ac_word=$2
2567 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2568 < $as_echo_n "checking for $ac_word... " >&6; }
2567 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2568 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2569   if test "${ac_cv_prog_acx_mpi_mpicc+set}" = set; then
2570 <  $as_echo_n "(cached) " >&6
2570 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2571   else
2572    if test -n "$acx_mpi_mpicc"; then
2573    ac_cv_prog_acx_mpi_mpicc="$acx_mpi_mpicc" # Let the user override the test.
# Line 2686 | Line 2580 | do
2580    for ac_exec_ext in '' $ac_executable_extensions; do
2581    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2582      ac_cv_prog_acx_mpi_mpicc="$ac_prog"
2583 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2583 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2584      break 2
2585    fi
2586   done
# Line 2697 | Line 2591 | if test -n "$acx_mpi_mpicc"; then
2591   fi
2592   acx_mpi_mpicc=$ac_cv_prog_acx_mpi_mpicc
2593   if test -n "$acx_mpi_mpicc"; then
2594 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpicc" >&5
2595 < $as_echo "$acx_mpi_mpicc" >&6; }
2594 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpicc" >&5
2595 > echo "${ECHO_T}$acx_mpi_mpicc" >&6; }
2596   else
2597 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2598 < $as_echo "no" >&6; }
2597 >  { echo "$as_me:$LINENO: result: no" >&5
2598 > echo "${ECHO_T}no" >&6; }
2599   fi
2600  
2601  
# Line 2713 | Line 2607 | set dummy $acx_mpi_mpicc; ac_word=$2
2607  
2608    # Extract the first word of "$acx_mpi_mpicc", so it can be a program name with args.
2609   set dummy $acx_mpi_mpicc; ac_word=$2
2610 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2611 < $as_echo_n "checking for $ac_word... " >&6; }
2610 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2611 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2612   if test "${ac_cv_path_acx_mpi_mpicc_path+set}" = set; then
2613 <  $as_echo_n "(cached) " >&6
2613 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2614   else
2615    case $acx_mpi_mpicc_path in
2616    [\\/]* | ?:[\\/]*)
# Line 2731 | Line 2625 | do
2625    for ac_exec_ext in '' $ac_executable_extensions; do
2626    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2627      ac_cv_path_acx_mpi_mpicc_path="$as_dir/$ac_word$ac_exec_ext"
2628 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2628 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2629      break 2
2630    fi
2631   done
# Line 2744 | Line 2638 | if test -n "$acx_mpi_mpicc_path"; then
2638   fi
2639   acx_mpi_mpicc_path=$ac_cv_path_acx_mpi_mpicc_path
2640   if test -n "$acx_mpi_mpicc_path"; then
2641 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpicc_path" >&5
2642 < $as_echo "$acx_mpi_mpicc_path" >&6; }
2641 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpicc_path" >&5
2642 > echo "${ECHO_T}$acx_mpi_mpicc_path" >&6; }
2643   else
2644 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2645 < $as_echo "no" >&6; }
2644 >  { echo "$as_me:$LINENO: result: no" >&5
2645 > echo "${ECHO_T}no" >&6; }
2646   fi
2647  
2648  
# Line 2758 | Line 2652 | set dummy $ac_prog; ac_word=$2
2652   do
2653    # Extract the first word of "$ac_prog", so it can be a program name with args.
2654   set dummy $ac_prog; ac_word=$2
2655 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2656 < $as_echo_n "checking for $ac_word... " >&6; }
2655 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2656 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2657   if test "${ac_cv_prog_acx_mpi_mpif90+set}" = set; then
2658 <  $as_echo_n "(cached) " >&6
2658 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2659   else
2660    if test -n "$acx_mpi_mpif90"; then
2661    ac_cv_prog_acx_mpi_mpif90="$acx_mpi_mpif90" # Let the user override the test.
# Line 2774 | Line 2668 | do
2668    for ac_exec_ext in '' $ac_executable_extensions; do
2669    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2670      ac_cv_prog_acx_mpi_mpif90="$ac_prog"
2671 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2671 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2672      break 2
2673    fi
2674   done
# Line 2785 | Line 2679 | if test -n "$acx_mpi_mpif90"; then
2679   fi
2680   acx_mpi_mpif90=$ac_cv_prog_acx_mpi_mpif90
2681   if test -n "$acx_mpi_mpif90"; then
2682 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpif90" >&5
2683 < $as_echo "$acx_mpi_mpif90" >&6; }
2682 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpif90" >&5
2683 > echo "${ECHO_T}$acx_mpi_mpif90" >&6; }
2684   else
2685 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2686 < $as_echo "no" >&6; }
2685 >  { echo "$as_me:$LINENO: result: no" >&5
2686 > echo "${ECHO_T}no" >&6; }
2687   fi
2688  
2689  
# Line 2801 | Line 2695 | set dummy $acx_mpi_mpif90; ac_word=$2
2695  
2696    # Extract the first word of "$acx_mpi_mpif90", so it can be a program name with args.
2697   set dummy $acx_mpi_mpif90; ac_word=$2
2698 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2699 < $as_echo_n "checking for $ac_word... " >&6; }
2698 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2699 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2700   if test "${ac_cv_path_acx_mpi_mpif90_path+set}" = set; then
2701 <  $as_echo_n "(cached) " >&6
2701 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2702   else
2703    case $acx_mpi_mpif90_path in
2704    [\\/]* | ?:[\\/]*)
# Line 2819 | Line 2713 | do
2713    for ac_exec_ext in '' $ac_executable_extensions; do
2714    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2715      ac_cv_path_acx_mpi_mpif90_path="$as_dir/$ac_word$ac_exec_ext"
2716 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2716 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2717      break 2
2718    fi
2719   done
# Line 2832 | Line 2726 | if test -n "$acx_mpi_mpif90_path"; then
2726   fi
2727   acx_mpi_mpif90_path=$ac_cv_path_acx_mpi_mpif90_path
2728   if test -n "$acx_mpi_mpif90_path"; then
2729 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpif90_path" >&5
2730 < $as_echo "$acx_mpi_mpif90_path" >&6; }
2729 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpif90_path" >&5
2730 > echo "${ECHO_T}$acx_mpi_mpif90_path" >&6; }
2731   else
2732 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2733 < $as_echo "no" >&6; }
2732 >  { echo "$as_me:$LINENO: result: no" >&5
2733 > echo "${ECHO_T}no" >&6; }
2734   fi
2735  
2736  
# Line 2846 | Line 2740 | set dummy $ac_prog; ac_word=$2
2740   do
2741    # Extract the first word of "$ac_prog", so it can be a program name with args.
2742   set dummy $ac_prog; ac_word=$2
2743 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2744 < $as_echo_n "checking for $ac_word... " >&6; }
2743 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2744 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2745   if test "${ac_cv_prog_acx_mpi_mpicxx+set}" = set; then
2746 <  $as_echo_n "(cached) " >&6
2746 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2747   else
2748    if test -n "$acx_mpi_mpicxx"; then
2749    ac_cv_prog_acx_mpi_mpicxx="$acx_mpi_mpicxx" # Let the user override the test.
# Line 2862 | Line 2756 | do
2756    for ac_exec_ext in '' $ac_executable_extensions; do
2757    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2758      ac_cv_prog_acx_mpi_mpicxx="$ac_prog"
2759 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2759 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2760      break 2
2761    fi
2762   done
# Line 2873 | Line 2767 | if test -n "$acx_mpi_mpicxx"; then
2767   fi
2768   acx_mpi_mpicxx=$ac_cv_prog_acx_mpi_mpicxx
2769   if test -n "$acx_mpi_mpicxx"; then
2770 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpicxx" >&5
2771 < $as_echo "$acx_mpi_mpicxx" >&6; }
2770 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpicxx" >&5
2771 > echo "${ECHO_T}$acx_mpi_mpicxx" >&6; }
2772   else
2773 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2774 < $as_echo "no" >&6; }
2773 >  { echo "$as_me:$LINENO: result: no" >&5
2774 > echo "${ECHO_T}no" >&6; }
2775   fi
2776  
2777  
# Line 2889 | Line 2783 | set dummy $acx_mpi_mpicxx; ac_word=$2
2783  
2784    # Extract the first word of "$acx_mpi_mpicxx", so it can be a program name with args.
2785   set dummy $acx_mpi_mpicxx; ac_word=$2
2786 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2787 < $as_echo_n "checking for $ac_word... " >&6; }
2786 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
2787 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2788   if test "${ac_cv_path_acx_mpi_mpicxx_path+set}" = set; then
2789 <  $as_echo_n "(cached) " >&6
2789 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2790   else
2791    case $acx_mpi_mpicxx_path in
2792    [\\/]* | ?:[\\/]*)
# Line 2907 | Line 2801 | do
2801    for ac_exec_ext in '' $ac_executable_extensions; do
2802    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2803      ac_cv_path_acx_mpi_mpicxx_path="$as_dir/$ac_word$ac_exec_ext"
2804 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2804 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2805      break 2
2806    fi
2807   done
# Line 2920 | Line 2814 | if test -n "$acx_mpi_mpicxx_path"; then
2814   fi
2815   acx_mpi_mpicxx_path=$ac_cv_path_acx_mpi_mpicxx_path
2816   if test -n "$acx_mpi_mpicxx_path"; then
2817 <  { $as_echo "$as_me:$LINENO: result: $acx_mpi_mpicxx_path" >&5
2818 < $as_echo "$acx_mpi_mpicxx_path" >&6; }
2817 >  { echo "$as_me:$LINENO: result: $acx_mpi_mpicxx_path" >&5
2818 > echo "${ECHO_T}$acx_mpi_mpicxx_path" >&6; }
2819   else
2820 <  { $as_echo "$as_me:$LINENO: result: no" >&5
2821 < $as_echo "no" >&6; }
2820 >  { echo "$as_me:$LINENO: result: no" >&5
2821 > echo "${ECHO_T}no" >&6; }
2822   fi
2823  
2824  
# Line 2952 | Line 2846 | else
2846  
2847   else
2848  
2849 <    { $as_echo "$as_me:$LINENO: checking whether to use $acx_mpi_mpicc or $acx_mpi_mpicxx" >&5
2850 < $as_echo_n "checking whether to use $acx_mpi_mpicc or $acx_mpi_mpicxx... " >&6; }
2849 >    { echo "$as_me:$LINENO: checking whether to use $acx_mpi_mpicc or $acx_mpi_mpicxx" >&5
2850 > echo $ECHO_N "checking whether to use $acx_mpi_mpicc or $acx_mpi_mpicxx... $ECHO_C" >&6; }
2851      ac_ext=cpp
2852   ac_cpp='$CXXCPP $CPPFLAGS'
2853   ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
# Line 2984 | Line 2878 | esac
2878    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2879    *) ac_try_echo=$ac_try;;
2880   esac
2881 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2988 < $as_echo "$ac_try_echo") >&5
2881 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2882    (eval "$acx_mpi_mpicxx_path -c conftest.$ac_ext >&5") 2>conftest.er1
2883    ac_status=$?
2884    grep -v '^ *+' conftest.er1 >conftest.err
2885    rm -f conftest.er1
2886    cat conftest.err >&5
2887 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2887 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2888    (exit $ac_status); } && {
2889           test -z "$ac_cxx_werror_flag" ||
2890           test ! -s conftest.err
# Line 3012 | Line 2905 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
2905   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2906   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2907  
2908 <    { $as_echo "$as_me:$LINENO: result: $acx_mpi_compiler" >&5
2909 < $as_echo "$acx_mpi_compiler" >&6; }
2908 >    { echo "$as_me:$LINENO: result: $acx_mpi_compiler" >&5
2909 > echo "${ECHO_T}$acx_mpi_compiler" >&6; }
2910   fi
2911  
2912   fi
2913  
2914 < { $as_echo "$as_me:$LINENO: checking whether mpif.h is usable" >&5
2915 < $as_echo_n "checking whether mpif.h is usable... " >&6; }
2914 > { echo "$as_me:$LINENO: checking whether mpif.h is usable" >&5
2915 > echo $ECHO_N "checking whether mpif.h is usable... $ECHO_C" >&6; }
2916   ac_ext=${ac_fc_srcext-f}
2917   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
2918   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
# Line 3036 | Line 2929 | if $acx_mpi_mpif90_path -c conftest.$ac_ext > conftest
2929   EOF
2930   if $acx_mpi_mpif90_path -c conftest.$ac_ext > conftest.out 2>&1 ; then
2931          acx_mpi_f90_compiler=yes
2932 <        { $as_echo "$as_me:$LINENO: result: yes" >&5
2933 < $as_echo "yes" >&6; }
2932 >        { echo "$as_me:$LINENO: result: yes" >&5
2933 > echo "${ECHO_T}yes" >&6; }
2934   else
2935          if test -s conftest.out ; then
2936                  cat conftest.out >> config.log
2937          fi
2938          acx_mpi_f90_compiler=no
2939 <        { $as_echo "$as_me:$LINENO: result: no! Check MPI fortran include paths" >&5
2940 < $as_echo "no! Check MPI fortran include paths" >&6; }
2939 >        { echo "$as_me:$LINENO: result: no! Check MPI fortran include paths" >&5
2940 > echo "${ECHO_T}no! Check MPI fortran include paths" >&6; }
2941   fi
2942   rm -f conftest*
2943   ac_ext=$ac_save_ext
# Line 3058 | Line 2951 | else
2951  
2952   acx_cv_mpi_implementation=no
2953   else
2954 <  { $as_echo "$as_me:$LINENO: checking for the MPI implementation flavor" >&5
2955 < $as_echo_n "checking for the MPI implementation flavor... " >&6; }
2954 >  { echo "$as_me:$LINENO: checking for the MPI implementation flavor" >&5
2955 > echo $ECHO_N "checking for the MPI implementation flavor... $ECHO_C" >&6; }
2956   if test "${acx_cv_mpi_implementation+set}" = set; then
2957 <  $as_echo_n "(cached) " >&6
2957 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2958   else
2959    acx_cv_mpi_implementation=no
2960   if { (ac_try="grep -q LAM $acx_mpi_compiler_path"
# Line 3069 | Line 2962 | esac
2962    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2963    *) ac_try_echo=$ac_try;;
2964   esac
2965 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3073 < $as_echo "$ac_try_echo") >&5
2965 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2966    (eval "grep -q LAM $acx_mpi_compiler_path") 2>conftest.er1
2967    ac_status=$?
2968    grep -v '^ *+' conftest.er1 >conftest.err
2969    rm -f conftest.er1
2970    cat conftest.err >&5
2971 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2971 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2972    (exit $ac_status); }; then
2973  
2974    acx_cv_mpi_implementation=lammpi
# Line 3088 | Line 2980 | esac
2980    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2981    *) ac_try_echo=$ac_try;;
2982   esac
2983 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3092 < $as_echo "$ac_try_echo") >&5
2983 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2984    (eval "grep -q showme $acx_mpi_compiler_path") 2>conftest.er1
2985    ac_status=$?
2986    grep -v '^ *+' conftest.er1 >conftest.err
2987    rm -f conftest.er1
2988    cat conftest.err >&5
2989 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2989 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2990    (exit $ac_status); }; then
2991  
2992      acx_cv_mpi_implementation=openmpi
# Line 3107 | Line 2998 | esac
2998    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2999    *) ac_try_echo=$ac_try;;
3000   esac
3001 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3111 < $as_echo "$ac_try_echo") >&5
3001 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3002    (eval "grep -q MPICH $acx_mpi_compiler_path") 2>conftest.er1
3003    ac_status=$?
3004    grep -v '^ *+' conftest.er1 >conftest.err
3005    rm -f conftest.er1
3006    cat conftest.err >&5
3007 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3007 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3008    (exit $ac_status); }; then
3009  
3010        acx_cv_mpi_implementation=mpich
# Line 3128 | Line 3018 | fi
3018   fi
3019  
3020   fi
3021 < { $as_echo "$as_me:$LINENO: result: $acx_cv_mpi_implementation" >&5
3022 < $as_echo "$acx_cv_mpi_implementation" >&6; }
3021 > { echo "$as_me:$LINENO: result: $acx_cv_mpi_implementation" >&5
3022 > echo "${ECHO_T}$acx_cv_mpi_implementation" >&6; }
3023  
3024   fi
3025   case $acx_cv_mpi_implementation in
# Line 3160 | Line 3050 | USE_MPI="no"
3050   acx_mpi_cflags=""
3051   acx_mpi_libs=""
3052   USE_MPI="no"
3053 <        { $as_echo "$as_me:$LINENO: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&5
3054 < $as_echo "$as_me: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&2;}
3053 >        { echo "$as_me:$LINENO: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&5
3054 > echo "$as_me: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&2;}
3055   else
3056  
3057  
3058 < { $as_echo "$as_me:$LINENO: checking how to compile MPI-C code" >&5
3059 < $as_echo_n "checking how to compile MPI-C code... " >&6; }
3058 > { echo "$as_me:$LINENO: checking how to compile MPI-C code" >&5
3059 > echo $ECHO_N "checking how to compile MPI-C code... $ECHO_C" >&6; }
3060   if test "${acx_mpi_cflags+set}" = set; then
3061 <  $as_echo_n "(cached) " >&6
3061 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3062   else
3063  
3064   case $acx_cv_mpi_implementation in
# Line 3196 | Line 3086 | esac
3086      cfo="-compile_info $sc_cv_cn"
3087      ;;
3088   esac
3089 < $as_echo "$as_me:$LINENO: mpi_pre_cflags=\"\`$acx_mpi_compiler_path $cfo || echo ' no'\`\"" >&5
3089 > echo "$as_me:$LINENO: mpi_pre_cflags=\"\`$acx_mpi_compiler_path $cfo || echo ' no'\`\"" >&5
3090   mpi_pre_cflags="`$acx_mpi_compiler_path $cfo 2>conftest.er1 || echo ' no'`"
3091   grep -v '^ *+' conftest.er1 >conftest.err
3092   rm -f conftest.er1
3093   cat conftest.err >&5
3094 < $as_echo "$as_me:$LINENO: mpi_pre_cflags = $mpi_pre_cflags" >&5
3094 > echo "$as_me:$LINENO: mpi_pre_cflags = $mpi_pre_cflags" >&5
3095   case "$mpi_pre_cflags" in
3096    (*no)
3097      acx_mpi_cflags=no
# Line 3220 | Line 3110 | case "$mpi_pre_cflags" in
3110              acx_mpi_tmp_mode="accept"
3111              ;;
3112            (-I*|-D*)
3113 <            eval "acx_mpi_cflags=\"`eval 'as_val=${'\\acx_mpi_cflags'}
3224 <                 $as_echo "$as_val"'` \$acx_mpi_tmp\""
3113 >            eval "acx_mpi_cflags=\"`eval echo '${'\\acx_mpi_cflags'}'` \$acx_mpi_tmp\""
3114              ;;
3115            (-L|-l)
3116              acx_mpi_tmp_mode="skip"
# Line 3231 | Line 3120 | case "$mpi_pre_cflags" in
3120          esac
3121          ;;
3122        (accept)
3123 <        eval "acx_mpi_cflags=\"`eval 'as_val=${'\\acx_mpi_cflags'}
3235 <                 $as_echo "$as_val"'` \$acx_mpi_tmp_prefix \$acx_mpi_tmp\""
3123 >        eval "acx_mpi_cflags=\"`eval echo '${'\\acx_mpi_cflags'}'` \$acx_mpi_tmp_prefix \$acx_mpi_tmp\""
3124          ;;
3125        (skip)
3126          ;;
# Line 3243 | Line 3131 | fi
3131   esac
3132  
3133   fi
3134 < { $as_echo "$as_me:$LINENO: result: $acx_mpi_cflags" >&5
3135 < $as_echo "$acx_mpi_cflags" >&6; }
3134 > { echo "$as_me:$LINENO: result: $acx_mpi_cflags" >&5
3135 > echo "${ECHO_T}$acx_mpi_cflags" >&6; }
3136  
3137  
3138 < { $as_echo "$as_me:$LINENO: checking how to link MPI-C code" >&5
3139 < $as_echo_n "checking how to link MPI-C code... " >&6; }
3138 > { echo "$as_me:$LINENO: checking how to link MPI-C code" >&5
3139 > echo $ECHO_N "checking how to link MPI-C code... $ECHO_C" >&6; }
3140   if test "${acx_mpi_libs+set}" = set; then
3141 <  $as_echo_n "(cached) " >&6
3141 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3142   else
3143  
3144   case $acx_cv_mpi_implementation in
# Line 3278 | Line 3166 | esac
3166      lfo="-link_info $sc_cv_cn"
3167      ;;
3168   esac
3169 < $as_echo "$as_me:$LINENO: mpi_pre_libs=\"\`$acx_mpi_compiler_path $lfo || echo ' no'\`\"" >&5
3169 > echo "$as_me:$LINENO: mpi_pre_libs=\"\`$acx_mpi_compiler_path $lfo || echo ' no'\`\"" >&5
3170   mpi_pre_libs="`$acx_mpi_compiler_path $lfo 2>conftest.er1 || echo ' no'`"
3171   grep -v '^ *+' conftest.er1 >conftest.err
3172   rm -f conftest.er1
3173   cat conftest.err >&5
3174 < $as_echo "$as_me:$LINENO: mpi_pre_libs = $mpi_pre_libs" >&5
3174 > echo "$as_me:$LINENO: mpi_pre_libs = $mpi_pre_libs" >&5
3175   case "$mpi_pre_libs" in
3176    (*no)
3177      acx_mpi_libs=no
# Line 3294 | Line 3182 | fi
3182   esac
3183  
3184   fi
3185 < { $as_echo "$as_me:$LINENO: result: $acx_mpi_libs" >&5
3186 < $as_echo "$acx_mpi_libs" >&6; }
3185 > { echo "$as_me:$LINENO: result: $acx_mpi_libs" >&5
3186 > echo "${ECHO_T}$acx_mpi_libs" >&6; }
3187  
3188   if test $acx_mpi_mpif90_path != no; then
3189  
3190  
3191 <  { $as_echo "$as_me:$LINENO: checking how to link MPI-Fortran code" >&5
3192 < $as_echo_n "checking how to link MPI-Fortran code... " >&6; }
3191 >  { echo "$as_me:$LINENO: checking how to link MPI-Fortran code" >&5
3192 > echo $ECHO_N "checking how to link MPI-Fortran code... $ECHO_C" >&6; }
3193   if test "${acx_mpi90_libs+set}" = set; then
3194 <  $as_echo_n "(cached) " >&6
3194 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3195   else
3196  
3197 <    $as_echo "$as_me:$LINENO: mpi_pre_libs=\"\`$acx_mpi_mpif90_path $lfo || echo \" no\"\`\"" >&5
3197 >    echo "$as_me:$LINENO: mpi_pre_libs=\"\`$acx_mpi_mpif90_path $lfo || echo \" no\"\`\"" >&5
3198      mpi_pre_libs="`$acx_mpi_mpif90_path $lfo 2>conftest.er1 || echo " no"`"
3199      grep -v '^ *+' conftest.er1 >conftest.err
3200      rm -f conftest.er1
3201      cat conftest.err >&5
3202 <    $as_echo "$as_me:$LINENO: mpi_pre_libs = $mpi_pre_libs" >&5
3202 >    echo "$as_me:$LINENO: mpi_pre_libs = $mpi_pre_libs" >&5
3203      case "$mpi_pre_libs" in
3204        (*no)
3205          acx_mpi90_libs=no
# Line 3322 | Line 3210 | fi
3210      esac
3211  
3212   fi
3213 < { $as_echo "$as_me:$LINENO: result: $acx_mpi90_libs" >&5
3214 < $as_echo "$acx_mpi90_libs" >&6; }
3213 > { echo "$as_me:$LINENO: result: $acx_mpi90_libs" >&5
3214 > echo "${ECHO_T}$acx_mpi90_libs" >&6; }
3215  
3216  
3217   fi
# Line 3333 | Line 3221 | USE_MPI="no"
3221   acx_mpi_cflags=""
3222   acx_mpi_libs=""
3223   USE_MPI="no"
3224 <        { $as_echo "$as_me:$LINENO: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&5
3225 < $as_echo "$as_me: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&2;}
3224 >        { echo "$as_me:$LINENO: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&5
3225 > echo "$as_me: WARNING: No suitable MPI implementation found. oopse_MPI will not be build." >&2;}
3226   else
3227  
3228   MPI_CPPFLAGS=$acx_mpi_cflags
# Line 3372 | Line 3260 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3260    do
3261      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3262   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3263 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3264 < $as_echo_n "checking for $ac_word... " >&6; }
3263 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
3264 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3265   if test "${ac_cv_prog_CXX+set}" = set; then
3266 <  $as_echo_n "(cached) " >&6
3266 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3267   else
3268    if test -n "$CXX"; then
3269    ac_cv_prog_CXX="$CXX" # Let the user override the test.
# Line 3388 | Line 3276 | do
3276    for ac_exec_ext in '' $ac_executable_extensions; do
3277    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3278      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3279 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3279 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3280      break 2
3281    fi
3282   done
# Line 3399 | Line 3287 | if test -n "$CXX"; then
3287   fi
3288   CXX=$ac_cv_prog_CXX
3289   if test -n "$CXX"; then
3290 <  { $as_echo "$as_me:$LINENO: result: $CXX" >&5
3291 < $as_echo "$CXX" >&6; }
3290 >  { echo "$as_me:$LINENO: result: $CXX" >&5
3291 > echo "${ECHO_T}$CXX" >&6; }
3292   else
3293 <  { $as_echo "$as_me:$LINENO: result: no" >&5
3294 < $as_echo "no" >&6; }
3293 >  { echo "$as_me:$LINENO: result: no" >&5
3294 > echo "${ECHO_T}no" >&6; }
3295   fi
3296  
3297  
# Line 3416 | Line 3304 | set dummy $ac_prog; ac_word=$2
3304   do
3305    # Extract the first word of "$ac_prog", so it can be a program name with args.
3306   set dummy $ac_prog; ac_word=$2
3307 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3308 < $as_echo_n "checking for $ac_word... " >&6; }
3307 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
3308 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3309   if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
3310 <  $as_echo_n "(cached) " >&6
3310 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3311   else
3312    if test -n "$ac_ct_CXX"; then
3313    ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
# Line 3432 | Line 3320 | do
3320    for ac_exec_ext in '' $ac_executable_extensions; do
3321    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3322      ac_cv_prog_ac_ct_CXX="$ac_prog"
3323 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3323 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3324      break 2
3325    fi
3326   done
# Line 3443 | Line 3331 | if test -n "$ac_ct_CXX"; then
3331   fi
3332   ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3333   if test -n "$ac_ct_CXX"; then
3334 <  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3335 < $as_echo "$ac_ct_CXX" >&6; }
3334 >  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
3335 > echo "${ECHO_T}$ac_ct_CXX" >&6; }
3336   else
3337 <  { $as_echo "$as_me:$LINENO: result: no" >&5
3338 < $as_echo "no" >&6; }
3337 >  { echo "$as_me:$LINENO: result: no" >&5
3338 > echo "${ECHO_T}no" >&6; }
3339   fi
3340  
3341  
# Line 3459 | Line 3347 | yes:)
3347    else
3348      case $cross_compiling:$ac_tool_warned in
3349   yes:)
3350 < { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3350 > { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3351   whose name does not start with the host triplet.  If you think this
3352   configuration is useful to you, please write to autoconf@gnu.org." >&5
3353 < $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3353 > echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3354   whose name does not start with the host triplet.  If you think this
3355   configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3356   ac_tool_warned=yes ;;
# Line 3474 | Line 3362 | fi
3362    fi
3363   fi
3364   # Provide some information about the compiler.
3365 < $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3366 < set X $ac_compile
3479 < ac_compiler=$2
3365 > echo "$as_me:$LINENO: checking for C++ compiler version" >&5
3366 > ac_compiler=`set X $ac_compile; echo $2`
3367   { (ac_try="$ac_compiler --version >&5"
3368   case "(($ac_try" in
3369    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3370    *) ac_try_echo=$ac_try;;
3371   esac
3372 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3486 < $as_echo "$ac_try_echo") >&5
3372 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3373    (eval "$ac_compiler --version >&5") 2>&5
3374    ac_status=$?
3375 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3375 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3376    (exit $ac_status); }
3377   { (ac_try="$ac_compiler -v >&5"
3378   case "(($ac_try" in
3379    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3380    *) ac_try_echo=$ac_try;;
3381   esac
3382 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3497 < $as_echo "$ac_try_echo") >&5
3382 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3383    (eval "$ac_compiler -v >&5") 2>&5
3384    ac_status=$?
3385 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3385 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3386    (exit $ac_status); }
3387   { (ac_try="$ac_compiler -V >&5"
3388   case "(($ac_try" in
3389    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3390    *) ac_try_echo=$ac_try;;
3391   esac
3392 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3508 < $as_echo "$ac_try_echo") >&5
3392 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3393    (eval "$ac_compiler -V >&5") 2>&5
3394    ac_status=$?
3395 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3395 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3396    (exit $ac_status); }
3397  
3398   cat >conftest.$ac_ext <<_ACEOF
# Line 3527 | Line 3411 | ac_clean_files_save=$ac_clean_files
3411   }
3412   _ACEOF
3413   ac_clean_files_save=$ac_clean_files
3414 < ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3414 > ac_clean_files="$ac_clean_files a.out a.exe b.out"
3415   # Try to create an executable without -o first, disregard a.out.
3416   # It will help us diagnose broken compilers, and finding out an intuition
3417   # of exeext.
3418 < { $as_echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5
3419 < $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3420 < ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3421 <
3422 < # The possible output files:
3423 < ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3424 <
3418 > { echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5
3419 > echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; }
3420 > ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3421 > #
3422 > # List of possible output files, starting from the most likely.
3423 > # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
3424 > # only as a last resort.  b.out is created by i960 compilers.
3425 > ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
3426 > #
3427 > # The IRIX 6 linker writes into existing files which may not be
3428 > # executable, retaining their permissions.  Remove them first so a
3429 > # subsequent execution test works.
3430   ac_rmfiles=
3431   for ac_file in $ac_files
3432   do
3433    case $ac_file in
3434 <    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3434 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3435      * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3436    esac
3437   done
# Line 3553 | Line 3442 | esac
3442    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3443    *) ac_try_echo=$ac_try;;
3444   esac
3445 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3557 < $as_echo "$ac_try_echo") >&5
3445 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3446    (eval "$ac_link_default") 2>&5
3447    ac_status=$?
3448 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3448 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3449    (exit $ac_status); }; then
3450    # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3451   # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
# Line 3568 | Line 3456 | do
3456   do
3457    test -f "$ac_file" || continue
3458    case $ac_file in
3459 <    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3459 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
3460          ;;
3461      [ab].out )
3462          # We found the default executable, but exeext='' is most
# Line 3595 | Line 3483 | fi
3483    ac_file=''
3484   fi
3485  
3486 < { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
3487 < $as_echo "$ac_file" >&6; }
3486 > { echo "$as_me:$LINENO: result: $ac_file" >&5
3487 > echo "${ECHO_T}$ac_file" >&6; }
3488   if test -z "$ac_file"; then
3489 <  $as_echo "$as_me: failed program was:" >&5
3489 >  echo "$as_me: failed program was:" >&5
3490   sed 's/^/| /' conftest.$ac_ext >&5
3491  
3492 < { { $as_echo "$as_me:$LINENO: error: C++ compiler cannot create executables
3492 > { { echo "$as_me:$LINENO: error: C++ compiler cannot create executables
3493   See \`config.log' for more details." >&5
3494 < $as_echo "$as_me: error: C++ compiler cannot create executables
3494 > echo "$as_me: error: C++ compiler cannot create executables
3495   See \`config.log' for more details." >&2;}
3496     { (exit 77); exit 77; }; }
3497   fi
# Line 3612 | Line 3500 | ac_exeext=$ac_cv_exeext
3500  
3501   # Check that the compiler produces executables we can run.  If not, either
3502   # the compiler is broken, or we cross compile.
3503 < { $as_echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5
3504 < $as_echo_n "checking whether the C++ compiler works... " >&6; }
3503 > { echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5
3504 > echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6; }
3505   # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3506   # If not cross compiling, check that we can run a simple program.
3507   if test "$cross_compiling" != yes; then
# Line 3622 | Line 3510 | esac
3510    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3511    *) ac_try_echo=$ac_try;;
3512   esac
3513 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3626 < $as_echo "$ac_try_echo") >&5
3513 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3514    (eval "$ac_try") 2>&5
3515    ac_status=$?
3516 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3516 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3517    (exit $ac_status); }; }; then
3518      cross_compiling=no
3519    else
3520      if test "$cross_compiling" = maybe; then
3521          cross_compiling=yes
3522      else
3523 <        { { $as_echo "$as_me:$LINENO: error: cannot run C++ compiled programs.
3523 >        { { echo "$as_me:$LINENO: error: cannot run C++ compiled programs.
3524   If you meant to cross compile, use \`--host'.
3525   See \`config.log' for more details." >&5
3526 < $as_echo "$as_me: error: cannot run C++ compiled programs.
3526 > echo "$as_me: error: cannot run C++ compiled programs.
3527   If you meant to cross compile, use \`--host'.
3528   See \`config.log' for more details." >&2;}
3529     { (exit 1); exit 1; }; }
3530      fi
3531    fi
3532   fi
3533 < { $as_echo "$as_me:$LINENO: result: yes" >&5
3534 < $as_echo "yes" >&6; }
3533 > { echo "$as_me:$LINENO: result: yes" >&5
3534 > echo "${ECHO_T}yes" >&6; }
3535  
3536 < rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3536 > rm -f a.out a.exe conftest$ac_cv_exeext b.out
3537   ac_clean_files=$ac_clean_files_save
3538   # Check that the compiler produces executables we can run.  If not, either
3539   # the compiler is broken, or we cross compile.
3540 < { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3541 < $as_echo_n "checking whether we are cross compiling... " >&6; }
3542 < { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
3543 < $as_echo "$cross_compiling" >&6; }
3540 > { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3541 > echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
3542 > { echo "$as_me:$LINENO: result: $cross_compiling" >&5
3543 > echo "${ECHO_T}$cross_compiling" >&6; }
3544  
3545 < { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
3546 < $as_echo_n "checking for suffix of executables... " >&6; }
3545 > { echo "$as_me:$LINENO: checking for suffix of executables" >&5
3546 > echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
3547   if { (ac_try="$ac_link"
3548   case "(($ac_try" in
3549    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3550    *) ac_try_echo=$ac_try;;
3551   esac
3552 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3666 < $as_echo "$ac_try_echo") >&5
3552 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3553    (eval "$ac_link") 2>&5
3554    ac_status=$?
3555 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3555 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3556    (exit $ac_status); }; then
3557    # If both `conftest.exe' and `conftest' are `present' (well, observable)
3558   # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
# Line 3675 | Line 3561 | for ac_file in conftest.exe conftest conftest.*; do
3561   for ac_file in conftest.exe conftest conftest.*; do
3562    test -f "$ac_file" || continue
3563    case $ac_file in
3564 <    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3564 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3565      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3566            break;;
3567      * ) break;;
3568    esac
3569   done
3570   else
3571 <  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3571 >  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3572   See \`config.log' for more details." >&5
3573 < $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3573 > echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3574   See \`config.log' for more details." >&2;}
3575     { (exit 1); exit 1; }; }
3576   fi
3577  
3578   rm -f conftest$ac_cv_exeext
3579 < { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3580 < $as_echo "$ac_cv_exeext" >&6; }
3579 > { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3580 > echo "${ECHO_T}$ac_cv_exeext" >&6; }
3581  
3582   rm -f conftest.$ac_ext
3583   EXEEXT=$ac_cv_exeext
3584   ac_exeext=$EXEEXT
3585 < { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
3586 < $as_echo_n "checking for suffix of object files... " >&6; }
3585 > { echo "$as_me:$LINENO: checking for suffix of object files" >&5
3586 > echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
3587   if test "${ac_cv_objext+set}" = set; then
3588 <  $as_echo_n "(cached) " >&6
3588 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3589   else
3590    cat >conftest.$ac_ext <<_ACEOF
3591   /* confdefs.h.  */
# Line 3722 | Line 3608 | esac
3608    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3609    *) ac_try_echo=$ac_try;;
3610   esac
3611 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3726 < $as_echo "$ac_try_echo") >&5
3611 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3612    (eval "$ac_compile") 2>&5
3613    ac_status=$?
3614 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3614 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3615    (exit $ac_status); }; then
3616    for ac_file in conftest.o conftest.obj conftest.*; do
3617    test -f "$ac_file" || continue;
3618    case $ac_file in
3619 <    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3619 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
3620      *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3621         break;;
3622    esac
3623   done
3624   else
3625 <  $as_echo "$as_me: failed program was:" >&5
3625 >  echo "$as_me: failed program was:" >&5
3626   sed 's/^/| /' conftest.$ac_ext >&5
3627  
3628 < { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3628 > { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3629   See \`config.log' for more details." >&5
3630 < $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3630 > echo "$as_me: error: cannot compute suffix of object files: cannot compile
3631   See \`config.log' for more details." >&2;}
3632     { (exit 1); exit 1; }; }
3633   fi
3634  
3635   rm -f conftest.$ac_cv_objext conftest.$ac_ext
3636   fi
3637 < { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3638 < $as_echo "$ac_cv_objext" >&6; }
3637 > { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3638 > echo "${ECHO_T}$ac_cv_objext" >&6; }
3639   OBJEXT=$ac_cv_objext
3640   ac_objext=$OBJEXT
3641 < { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3642 < $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3641 > { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
3642 > echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
3643   if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
3644 <  $as_echo_n "(cached) " >&6
3644 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3645   else
3646    cat >conftest.$ac_ext <<_ACEOF
3647   /* confdefs.h.  */
# Line 3782 | Line 3667 | esac
3667    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3668    *) ac_try_echo=$ac_try;;
3669   esac
3670 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3786 < $as_echo "$ac_try_echo") >&5
3670 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3671    (eval "$ac_compile") 2>conftest.er1
3672    ac_status=$?
3673    grep -v '^ *+' conftest.er1 >conftest.err
3674    rm -f conftest.er1
3675    cat conftest.err >&5
3676 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3677    (exit $ac_status); } && {
3678           test -z "$ac_cxx_werror_flag" ||
3679           test ! -s conftest.err
3680         } && test -s conftest.$ac_objext; then
3681    ac_compiler_gnu=yes
3682   else
3683 <  $as_echo "$as_me: failed program was:" >&5
3683 >  echo "$as_me: failed program was:" >&5
3684   sed 's/^/| /' conftest.$ac_ext >&5
3685  
3686          ac_compiler_gnu=no
# Line 3806 | Line 3690 | fi
3690   ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3691  
3692   fi
3693 < { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3694 < $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3695 < if test $ac_compiler_gnu = yes; then
3812 <  GXX=yes
3813 < else
3814 <  GXX=
3815 < fi
3693 > { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
3694 > echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
3695 > GXX=`test $ac_compiler_gnu = yes && echo yes`
3696   ac_test_CXXFLAGS=${CXXFLAGS+set}
3697   ac_save_CXXFLAGS=$CXXFLAGS
3698 < { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3699 < $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3698 > { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
3699 > echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
3700   if test "${ac_cv_prog_cxx_g+set}" = set; then
3701 <  $as_echo_n "(cached) " >&6
3701 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3702   else
3703    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3704     ac_cxx_werror_flag=yes
# Line 3845 | Line 3725 | esac
3725    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3726    *) ac_try_echo=$ac_try;;
3727   esac
3728 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3849 < $as_echo "$ac_try_echo") >&5
3728 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3729    (eval "$ac_compile") 2>conftest.er1
3730    ac_status=$?
3731    grep -v '^ *+' conftest.er1 >conftest.err
3732    rm -f conftest.er1
3733    cat conftest.err >&5
3734 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3734 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3735    (exit $ac_status); } && {
3736           test -z "$ac_cxx_werror_flag" ||
3737           test ! -s conftest.err
3738         } && test -s conftest.$ac_objext; then
3739    ac_cv_prog_cxx_g=yes
3740   else
3741 <  $as_echo "$as_me: failed program was:" >&5
3741 >  echo "$as_me: failed program was:" >&5
3742   sed 's/^/| /' conftest.$ac_ext >&5
3743  
3744          CXXFLAGS=""
# Line 3884 | Line 3763 | esac
3763    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3764    *) ac_try_echo=$ac_try;;
3765   esac
3766 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3888 < $as_echo "$ac_try_echo") >&5
3766 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3767    (eval "$ac_compile") 2>conftest.er1
3768    ac_status=$?
3769    grep -v '^ *+' conftest.er1 >conftest.err
3770    rm -f conftest.er1
3771    cat conftest.err >&5
3772 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3772 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3773    (exit $ac_status); } && {
3774           test -z "$ac_cxx_werror_flag" ||
3775           test ! -s conftest.err
3776         } && test -s conftest.$ac_objext; then
3777    :
3778   else
3779 <  $as_echo "$as_me: failed program was:" >&5
3779 >  echo "$as_me: failed program was:" >&5
3780   sed 's/^/| /' conftest.$ac_ext >&5
3781  
3782          ac_cxx_werror_flag=$ac_save_cxx_werror_flag
# Line 3924 | Line 3802 | esac
3802    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3803    *) ac_try_echo=$ac_try;;
3804   esac
3805 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3928 < $as_echo "$ac_try_echo") >&5
3805 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3806    (eval "$ac_compile") 2>conftest.er1
3807    ac_status=$?
3808    grep -v '^ *+' conftest.er1 >conftest.err
3809    rm -f conftest.er1
3810    cat conftest.err >&5
3811 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3811 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3812    (exit $ac_status); } && {
3813           test -z "$ac_cxx_werror_flag" ||
3814           test ! -s conftest.err
3815         } && test -s conftest.$ac_objext; then
3816    ac_cv_prog_cxx_g=yes
3817   else
3818 <  $as_echo "$as_me: failed program was:" >&5
3818 >  echo "$as_me: failed program was:" >&5
3819   sed 's/^/| /' conftest.$ac_ext >&5
3820  
3821  
# Line 3953 | Line 3830 | fi
3830   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3831     ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3832   fi
3833 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3834 < $as_echo "$ac_cv_prog_cxx_g" >&6; }
3833 > { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
3834 > echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
3835   if test "$ac_test_CXXFLAGS" = set; then
3836    CXXFLAGS=$ac_save_CXXFLAGS
3837   elif test $ac_cv_prog_cxx_g = yes; then
# Line 3986 | Line 3863 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3863    do
3864      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3865   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3866 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3867 < $as_echo_n "checking for $ac_word... " >&6; }
3866 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
3867 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3868   if test "${ac_cv_prog_CC+set}" = set; then
3869 <  $as_echo_n "(cached) " >&6
3869 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3870   else
3871    if test -n "$CC"; then
3872    ac_cv_prog_CC="$CC" # Let the user override the test.
# Line 4002 | Line 3879 | do
3879    for ac_exec_ext in '' $ac_executable_extensions; do
3880    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3881      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3882 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3882 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3883      break 2
3884    fi
3885   done
# Line 4013 | Line 3890 | if test -n "$CC"; then
3890   fi
3891   CC=$ac_cv_prog_CC
3892   if test -n "$CC"; then
3893 <  { $as_echo "$as_me:$LINENO: result: $CC" >&5
3894 < $as_echo "$CC" >&6; }
3893 >  { echo "$as_me:$LINENO: result: $CC" >&5
3894 > echo "${ECHO_T}$CC" >&6; }
3895   else
3896 <  { $as_echo "$as_me:$LINENO: result: no" >&5
3897 < $as_echo "no" >&6; }
3896 >  { echo "$as_me:$LINENO: result: no" >&5
3897 > echo "${ECHO_T}no" >&6; }
3898   fi
3899  
3900  
# Line 4030 | Line 3907 | set dummy $ac_prog; ac_word=$2
3907   do
3908    # Extract the first word of "$ac_prog", so it can be a program name with args.
3909   set dummy $ac_prog; ac_word=$2
3910 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3911 < $as_echo_n "checking for $ac_word... " >&6; }
3910 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
3911 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3912   if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3913 <  $as_echo_n "(cached) " >&6
3913 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3914   else
3915    if test -n "$ac_ct_CC"; then
3916    ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
# Line 4046 | Line 3923 | do
3923    for ac_exec_ext in '' $ac_executable_extensions; do
3924    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3925      ac_cv_prog_ac_ct_CC="$ac_prog"
3926 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3926 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3927      break 2
3928    fi
3929   done
# Line 4057 | Line 3934 | if test -n "$ac_ct_CC"; then
3934   fi
3935   ac_ct_CC=$ac_cv_prog_ac_ct_CC
3936   if test -n "$ac_ct_CC"; then
3937 <  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3938 < $as_echo "$ac_ct_CC" >&6; }
3937 >  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3938 > echo "${ECHO_T}$ac_ct_CC" >&6; }
3939   else
3940 <  { $as_echo "$as_me:$LINENO: result: no" >&5
3941 < $as_echo "no" >&6; }
3940 >  { echo "$as_me:$LINENO: result: no" >&5
3941 > echo "${ECHO_T}no" >&6; }
3942   fi
3943  
3944  
# Line 4073 | Line 3950 | yes:)
3950    else
3951      case $cross_compiling:$ac_tool_warned in
3952   yes:)
3953 < { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3953 > { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3954   whose name does not start with the host triplet.  If you think this
3955   configuration is useful to you, please write to autoconf@gnu.org." >&5
3956 < $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3956 > echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3957   whose name does not start with the host triplet.  If you think this
3958   configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3959   ac_tool_warned=yes ;;
# Line 4086 | Line 3963 | fi
3963   fi
3964  
3965  
3966 < test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3966 > test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3967   See \`config.log' for more details." >&5
3968 < $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
3968 > echo "$as_me: error: no acceptable C compiler found in \$PATH
3969   See \`config.log' for more details." >&2;}
3970     { (exit 1); exit 1; }; }
3971  
3972   # Provide some information about the compiler.
3973 < $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
3974 < set X $ac_compile
4098 < ac_compiler=$2
3973 > echo "$as_me:$LINENO: checking for C compiler version" >&5
3974 > ac_compiler=`set X $ac_compile; echo $2`
3975   { (ac_try="$ac_compiler --version >&5"
3976   case "(($ac_try" in
3977    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3978    *) ac_try_echo=$ac_try;;
3979   esac
3980 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4105 < $as_echo "$ac_try_echo") >&5
3980 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3981    (eval "$ac_compiler --version >&5") 2>&5
3982    ac_status=$?
3983 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3983 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3984    (exit $ac_status); }
3985   { (ac_try="$ac_compiler -v >&5"
3986   case "(($ac_try" in
3987    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3988    *) ac_try_echo=$ac_try;;
3989   esac
3990 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4116 < $as_echo "$ac_try_echo") >&5
3990 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3991    (eval "$ac_compiler -v >&5") 2>&5
3992    ac_status=$?
3993 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3993 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3994    (exit $ac_status); }
3995   { (ac_try="$ac_compiler -V >&5"
3996   case "(($ac_try" in
3997    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3998    *) ac_try_echo=$ac_try;;
3999   esac
4000 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4127 < $as_echo "$ac_try_echo") >&5
4000 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4001    (eval "$ac_compiler -V >&5") 2>&5
4002    ac_status=$?
4003 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4003 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4004    (exit $ac_status); }
4005  
4006 < { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
4007 < $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4006 > { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
4007 > echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
4008   if test "${ac_cv_c_compiler_gnu+set}" = set; then
4009 <  $as_echo_n "(cached) " >&6
4009 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4010   else
4011    cat >conftest.$ac_ext <<_ACEOF
4012   /* confdefs.h.  */
# Line 4159 | Line 4032 | esac
4032    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4033    *) ac_try_echo=$ac_try;;
4034   esac
4035 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4163 < $as_echo "$ac_try_echo") >&5
4035 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4036    (eval "$ac_compile") 2>conftest.er1
4037    ac_status=$?
4038    grep -v '^ *+' conftest.er1 >conftest.err
4039    rm -f conftest.er1
4040    cat conftest.err >&5
4041 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4041 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4042    (exit $ac_status); } && {
4043           test -z "$ac_c_werror_flag" ||
4044           test ! -s conftest.err
4045         } && test -s conftest.$ac_objext; then
4046    ac_compiler_gnu=yes
4047   else
4048 <  $as_echo "$as_me: failed program was:" >&5
4048 >  echo "$as_me: failed program was:" >&5
4049   sed 's/^/| /' conftest.$ac_ext >&5
4050  
4051          ac_compiler_gnu=no
# Line 4183 | Line 4055 | fi
4055   ac_cv_c_compiler_gnu=$ac_compiler_gnu
4056  
4057   fi
4058 < { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
4059 < $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4060 < if test $ac_compiler_gnu = yes; then
4189 <  GCC=yes
4190 < else
4191 <  GCC=
4192 < fi
4058 > { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
4059 > echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
4060 > GCC=`test $ac_compiler_gnu = yes && echo yes`
4061   ac_test_CFLAGS=${CFLAGS+set}
4062   ac_save_CFLAGS=$CFLAGS
4063 < { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
4064 < $as_echo_n "checking whether $CC accepts -g... " >&6; }
4063 > { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
4064 > echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
4065   if test "${ac_cv_prog_cc_g+set}" = set; then
4066 <  $as_echo_n "(cached) " >&6
4066 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4067   else
4068    ac_save_c_werror_flag=$ac_c_werror_flag
4069     ac_c_werror_flag=yes
# Line 4222 | Line 4090 | esac
4090    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4091    *) ac_try_echo=$ac_try;;
4092   esac
4093 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4226 < $as_echo "$ac_try_echo") >&5
4093 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4094    (eval "$ac_compile") 2>conftest.er1
4095    ac_status=$?
4096    grep -v '^ *+' conftest.er1 >conftest.err
4097    rm -f conftest.er1
4098    cat conftest.err >&5
4099 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4099 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4100    (exit $ac_status); } && {
4101           test -z "$ac_c_werror_flag" ||
4102           test ! -s conftest.err
4103         } && test -s conftest.$ac_objext; then
4104    ac_cv_prog_cc_g=yes
4105   else
4106 <  $as_echo "$as_me: failed program was:" >&5
4106 >  echo "$as_me: failed program was:" >&5
4107   sed 's/^/| /' conftest.$ac_ext >&5
4108  
4109          CFLAGS=""
# Line 4261 | Line 4128 | esac
4128    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4129    *) ac_try_echo=$ac_try;;
4130   esac
4131 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4265 < $as_echo "$ac_try_echo") >&5
4131 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4132    (eval "$ac_compile") 2>conftest.er1
4133    ac_status=$?
4134    grep -v '^ *+' conftest.er1 >conftest.err
4135    rm -f conftest.er1
4136    cat conftest.err >&5
4137 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4137 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4138    (exit $ac_status); } && {
4139           test -z "$ac_c_werror_flag" ||
4140           test ! -s conftest.err
4141         } && test -s conftest.$ac_objext; then
4142    :
4143   else
4144 <  $as_echo "$as_me: failed program was:" >&5
4144 >  echo "$as_me: failed program was:" >&5
4145   sed 's/^/| /' conftest.$ac_ext >&5
4146  
4147          ac_c_werror_flag=$ac_save_c_werror_flag
# Line 4301 | Line 4167 | esac
4167    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4168    *) ac_try_echo=$ac_try;;
4169   esac
4170 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4305 < $as_echo "$ac_try_echo") >&5
4170 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4171    (eval "$ac_compile") 2>conftest.er1
4172    ac_status=$?
4173    grep -v '^ *+' conftest.er1 >conftest.err
4174    rm -f conftest.er1
4175    cat conftest.err >&5
4176 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4176 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4177    (exit $ac_status); } && {
4178           test -z "$ac_c_werror_flag" ||
4179           test ! -s conftest.err
4180         } && test -s conftest.$ac_objext; then
4181    ac_cv_prog_cc_g=yes
4182   else
4183 <  $as_echo "$as_me: failed program was:" >&5
4183 >  echo "$as_me: failed program was:" >&5
4184   sed 's/^/| /' conftest.$ac_ext >&5
4185  
4186  
# Line 4330 | Line 4195 | fi
4195   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4196     ac_c_werror_flag=$ac_save_c_werror_flag
4197   fi
4198 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
4199 < $as_echo "$ac_cv_prog_cc_g" >&6; }
4198 > { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
4199 > echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
4200   if test "$ac_test_CFLAGS" = set; then
4201    CFLAGS=$ac_save_CFLAGS
4202   elif test $ac_cv_prog_cc_g = yes; then
# Line 4347 | Line 4212 | fi
4212      CFLAGS=
4213    fi
4214   fi
4215 < { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4216 < $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4215 > { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
4216 > echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
4217   if test "${ac_cv_prog_cc_c89+set}" = set; then
4218 <  $as_echo_n "(cached) " >&6
4218 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4219   else
4220    ac_cv_prog_cc_c89=no
4221   ac_save_CC=$CC
# Line 4421 | Line 4286 | esac
4286    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4287    *) ac_try_echo=$ac_try;;
4288   esac
4289 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4425 < $as_echo "$ac_try_echo") >&5
4289 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4290    (eval "$ac_compile") 2>conftest.er1
4291    ac_status=$?
4292    grep -v '^ *+' conftest.er1 >conftest.err
4293    rm -f conftest.er1
4294    cat conftest.err >&5
4295 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4295 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4296    (exit $ac_status); } && {
4297           test -z "$ac_c_werror_flag" ||
4298           test ! -s conftest.err
4299         } && test -s conftest.$ac_objext; then
4300    ac_cv_prog_cc_c89=$ac_arg
4301   else
4302 <  $as_echo "$as_me: failed program was:" >&5
4302 >  echo "$as_me: failed program was:" >&5
4303   sed 's/^/| /' conftest.$ac_ext >&5
4304  
4305  
# Line 4451 | Line 4315 | case "x$ac_cv_prog_cc_c89" in
4315   # AC_CACHE_VAL
4316   case "x$ac_cv_prog_cc_c89" in
4317    x)
4318 <    { $as_echo "$as_me:$LINENO: result: none needed" >&5
4319 < $as_echo "none needed" >&6; } ;;
4318 >    { echo "$as_me:$LINENO: result: none needed" >&5
4319 > echo "${ECHO_T}none needed" >&6; } ;;
4320    xno)
4321 <    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
4322 < $as_echo "unsupported" >&6; } ;;
4321 >    { echo "$as_me:$LINENO: result: unsupported" >&5
4322 > echo "${ECHO_T}unsupported" >&6; } ;;
4323    *)
4324      CC="$CC $ac_cv_prog_cc_c89"
4325 <    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
4326 < $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4325 >    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
4326 > echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
4327   esac
4328  
4329  
# Line 4478 | Line 4342 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4342    do
4343      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4344   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4345 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4346 < $as_echo_n "checking for $ac_word... " >&6; }
4345 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
4346 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4347   if test "${ac_cv_prog_FC+set}" = set; then
4348 <  $as_echo_n "(cached) " >&6
4348 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4349   else
4350    if test -n "$FC"; then
4351    ac_cv_prog_FC="$FC" # Let the user override the test.
# Line 4494 | Line 4358 | do
4358    for ac_exec_ext in '' $ac_executable_extensions; do
4359    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4360      ac_cv_prog_FC="$ac_tool_prefix$ac_prog"
4361 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4361 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4362      break 2
4363    fi
4364   done
# Line 4505 | Line 4369 | if test -n "$FC"; then
4369   fi
4370   FC=$ac_cv_prog_FC
4371   if test -n "$FC"; then
4372 <  { $as_echo "$as_me:$LINENO: result: $FC" >&5
4373 < $as_echo "$FC" >&6; }
4372 >  { echo "$as_me:$LINENO: result: $FC" >&5
4373 > echo "${ECHO_T}$FC" >&6; }
4374   else
4375 <  { $as_echo "$as_me:$LINENO: result: no" >&5
4376 < $as_echo "no" >&6; }
4375 >  { echo "$as_me:$LINENO: result: no" >&5
4376 > echo "${ECHO_T}no" >&6; }
4377   fi
4378  
4379  
# Line 4522 | Line 4386 | set dummy $ac_prog; ac_word=$2
4386   do
4387    # Extract the first word of "$ac_prog", so it can be a program name with args.
4388   set dummy $ac_prog; ac_word=$2
4389 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4390 < $as_echo_n "checking for $ac_word... " >&6; }
4389 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
4390 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4391   if test "${ac_cv_prog_ac_ct_FC+set}" = set; then
4392 <  $as_echo_n "(cached) " >&6
4392 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4393   else
4394    if test -n "$ac_ct_FC"; then
4395    ac_cv_prog_ac_ct_FC="$ac_ct_FC" # Let the user override the test.
# Line 4538 | Line 4402 | do
4402    for ac_exec_ext in '' $ac_executable_extensions; do
4403    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4404      ac_cv_prog_ac_ct_FC="$ac_prog"
4405 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4405 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4406      break 2
4407    fi
4408   done
# Line 4549 | Line 4413 | if test -n "$ac_ct_FC"; then
4413   fi
4414   ac_ct_FC=$ac_cv_prog_ac_ct_FC
4415   if test -n "$ac_ct_FC"; then
4416 <  { $as_echo "$as_me:$LINENO: result: $ac_ct_FC" >&5
4417 < $as_echo "$ac_ct_FC" >&6; }
4416 >  { echo "$as_me:$LINENO: result: $ac_ct_FC" >&5
4417 > echo "${ECHO_T}$ac_ct_FC" >&6; }
4418   else
4419 <  { $as_echo "$as_me:$LINENO: result: no" >&5
4420 < $as_echo "no" >&6; }
4419 >  { echo "$as_me:$LINENO: result: no" >&5
4420 > echo "${ECHO_T}no" >&6; }
4421   fi
4422  
4423  
# Line 4565 | Line 4429 | yes:)
4429    else
4430      case $cross_compiling:$ac_tool_warned in
4431   yes:)
4432 < { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4432 > { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4433   whose name does not start with the host triplet.  If you think this
4434   configuration is useful to you, please write to autoconf@gnu.org." >&5
4435 < $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4435 > echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4436   whose name does not start with the host triplet.  If you think this
4437   configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4438   ac_tool_warned=yes ;;
# Line 4579 | Line 4443 | fi
4443  
4444  
4445   # Provide some information about the compiler.
4446 < $as_echo "$as_me:$LINENO: checking for Fortran compiler version" >&5
4447 < set X $ac_compile
4584 < ac_compiler=$2
4446 > echo "$as_me:$LINENO: checking for Fortran compiler version" >&5
4447 > ac_compiler=`set X $ac_compile; echo $2`
4448   { (ac_try="$ac_compiler --version >&5"
4449   case "(($ac_try" in
4450    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4451    *) ac_try_echo=$ac_try;;
4452   esac
4453 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4591 < $as_echo "$ac_try_echo") >&5
4453 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4454    (eval "$ac_compiler --version >&5") 2>&5
4455    ac_status=$?
4456 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4456 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4457    (exit $ac_status); }
4458   { (ac_try="$ac_compiler -v >&5"
4459   case "(($ac_try" in
4460    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4461    *) ac_try_echo=$ac_try;;
4462   esac
4463 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4602 < $as_echo "$ac_try_echo") >&5
4463 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4464    (eval "$ac_compiler -v >&5") 2>&5
4465    ac_status=$?
4466 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4466 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4467    (exit $ac_status); }
4468   { (ac_try="$ac_compiler -V >&5"
4469   case "(($ac_try" in
4470    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4471    *) ac_try_echo=$ac_try;;
4472   esac
4473 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4613 < $as_echo "$ac_try_echo") >&5
4473 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4474    (eval "$ac_compiler -V >&5") 2>&5
4475    ac_status=$?
4476 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4476 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4477    (exit $ac_status); }
4478   rm -f a.out
4479  
# Line 4621 | Line 4481 | ac_ext=F
4481   # input file.  (Note that this only needs to work for GNU compilers.)
4482   ac_save_ext=$ac_ext
4483   ac_ext=F
4484 < { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran compiler" >&5
4485 < $as_echo_n "checking whether we are using the GNU Fortran compiler... " >&6; }
4484 > { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran compiler" >&5
4485 > echo $ECHO_N "checking whether we are using the GNU Fortran compiler... $ECHO_C" >&6; }
4486   if test "${ac_cv_fc_compiler_gnu+set}" = set; then
4487 <  $as_echo_n "(cached) " >&6
4487 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4488   else
4489    cat >conftest.$ac_ext <<_ACEOF
4490        program main
# Line 4640 | Line 4500 | esac
4500    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4501    *) ac_try_echo=$ac_try;;
4502   esac
4503 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4644 < $as_echo "$ac_try_echo") >&5
4503 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4504    (eval "$ac_compile") 2>conftest.er1
4505    ac_status=$?
4506    grep -v '^ *+' conftest.er1 >conftest.err
4507    rm -f conftest.er1
4508    cat conftest.err >&5
4509 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4509 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4510    (exit $ac_status); } && {
4511           test -z "$ac_fc_werror_flag" ||
4512           test ! -s conftest.err
4513         } && test -s conftest.$ac_objext; then
4514    ac_compiler_gnu=yes
4515   else
4516 <  $as_echo "$as_me: failed program was:" >&5
4516 >  echo "$as_me: failed program was:" >&5
4517   sed 's/^/| /' conftest.$ac_ext >&5
4518  
4519          ac_compiler_gnu=no
# Line 4664 | Line 4523 | fi
4523   ac_cv_fc_compiler_gnu=$ac_compiler_gnu
4524  
4525   fi
4526 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_compiler_gnu" >&5
4527 < $as_echo "$ac_cv_fc_compiler_gnu" >&6; }
4526 > { echo "$as_me:$LINENO: result: $ac_cv_fc_compiler_gnu" >&5
4527 > echo "${ECHO_T}$ac_cv_fc_compiler_gnu" >&6; }
4528   ac_ext=$ac_save_ext
4529   ac_test_FFLAGS=${FCFLAGS+set}
4530   ac_save_FFLAGS=$FCFLAGS
4531   FCFLAGS=
4532 < { $as_echo "$as_me:$LINENO: checking whether $FC accepts -g" >&5
4533 < $as_echo_n "checking whether $FC accepts -g... " >&6; }
4532 > { echo "$as_me:$LINENO: checking whether $FC accepts -g" >&5
4533 > echo $ECHO_N "checking whether $FC accepts -g... $ECHO_C" >&6; }
4534   if test "${ac_cv_prog_fc_g+set}" = set; then
4535 <  $as_echo_n "(cached) " >&6
4535 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4536   else
4537    FCFLAGS=-g
4538   cat >conftest.$ac_ext <<_ACEOF
# Line 4687 | Line 4546 | esac
4546    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4547    *) ac_try_echo=$ac_try;;
4548   esac
4549 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4691 < $as_echo "$ac_try_echo") >&5
4549 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4550    (eval "$ac_compile") 2>conftest.er1
4551    ac_status=$?
4552    grep -v '^ *+' conftest.er1 >conftest.err
4553    rm -f conftest.er1
4554    cat conftest.err >&5
4555 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4555 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4556    (exit $ac_status); } && {
4557           test -z "$ac_fc_werror_flag" ||
4558           test ! -s conftest.err
4559         } && test -s conftest.$ac_objext; then
4560    ac_cv_prog_fc_g=yes
4561   else
4562 <  $as_echo "$as_me: failed program was:" >&5
4562 >  echo "$as_me: failed program was:" >&5
4563   sed 's/^/| /' conftest.$ac_ext >&5
4564  
4565          ac_cv_prog_fc_g=no
# Line 4710 | Line 4568 | fi
4568   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4569  
4570   fi
4571 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_fc_g" >&5
4572 < $as_echo "$ac_cv_prog_fc_g" >&6; }
4571 > { echo "$as_me:$LINENO: result: $ac_cv_prog_fc_g" >&5
4572 > echo "${ECHO_T}$ac_cv_prog_fc_g" >&6; }
4573   if test "$ac_test_FFLAGS" = set; then
4574    FCFLAGS=$ac_save_FFLAGS
4575   elif test $ac_cv_prog_fc_g = yes; then
# Line 4739 | Line 4597 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
4597   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4598   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4599   ac_compiler_gnu=$ac_cv_c_compiler_gnu
4600 < { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4601 < $as_echo_n "checking how to run the C preprocessor... " >&6; }
4600 > { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4601 > echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
4602   # On Suns, sometimes $CPP names a directory.
4603   if test -n "$CPP" && test -d "$CPP"; then
4604    CPP=
4605   fi
4606   if test -z "$CPP"; then
4607    if test "${ac_cv_prog_CPP+set}" = set; then
4608 <  $as_echo_n "(cached) " >&6
4608 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4609   else
4610        # Double quotes because CPP needs to be expanded
4611      for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
# Line 4779 | Line 4637 | esac
4637    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4638    *) ac_try_echo=$ac_try;;
4639   esac
4640 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4783 < $as_echo "$ac_try_echo") >&5
4640 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4641    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4642    ac_status=$?
4643    grep -v '^ *+' conftest.er1 >conftest.err
4644    rm -f conftest.er1
4645    cat conftest.err >&5
4646 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4646 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4647    (exit $ac_status); } >/dev/null && {
4648           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4649           test ! -s conftest.err
4650         }; then
4651    :
4652   else
4653 <  $as_echo "$as_me: failed program was:" >&5
4653 >  echo "$as_me: failed program was:" >&5
4654   sed 's/^/| /' conftest.$ac_ext >&5
4655  
4656    # Broken: fails on valid input.
# Line 4817 | Line 4674 | esac
4674    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4675    *) ac_try_echo=$ac_try;;
4676   esac
4677 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4821 < $as_echo "$ac_try_echo") >&5
4677 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4678    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4679    ac_status=$?
4680    grep -v '^ *+' conftest.er1 >conftest.err
4681    rm -f conftest.er1
4682    cat conftest.err >&5
4683 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4683 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4684    (exit $ac_status); } >/dev/null && {
4685           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4686           test ! -s conftest.err
# Line 4832 | Line 4688 | else
4688    # Broken: success on invalid input.
4689   continue
4690   else
4691 <  $as_echo "$as_me: failed program was:" >&5
4691 >  echo "$as_me: failed program was:" >&5
4692   sed 's/^/| /' conftest.$ac_ext >&5
4693  
4694    # Passes both tests.
# Line 4857 | Line 4713 | fi
4713   else
4714    ac_cv_prog_CPP=$CPP
4715   fi
4716 < { $as_echo "$as_me:$LINENO: result: $CPP" >&5
4717 < $as_echo "$CPP" >&6; }
4716 > { echo "$as_me:$LINENO: result: $CPP" >&5
4717 > echo "${ECHO_T}$CPP" >&6; }
4718   ac_preproc_ok=false
4719   for ac_c_preproc_warn_flag in '' yes
4720   do
# Line 4886 | Line 4742 | esac
4742    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4743    *) ac_try_echo=$ac_try;;
4744   esac
4745 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4890 < $as_echo "$ac_try_echo") >&5
4745 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4746    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4747    ac_status=$?
4748    grep -v '^ *+' conftest.er1 >conftest.err
4749    rm -f conftest.er1
4750    cat conftest.err >&5
4751 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4751 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4752    (exit $ac_status); } >/dev/null && {
4753           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4754           test ! -s conftest.err
4755         }; then
4756    :
4757   else
4758 <  $as_echo "$as_me: failed program was:" >&5
4758 >  echo "$as_me: failed program was:" >&5
4759   sed 's/^/| /' conftest.$ac_ext >&5
4760  
4761    # Broken: fails on valid input.
# Line 4924 | Line 4779 | esac
4779    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4780    *) ac_try_echo=$ac_try;;
4781   esac
4782 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4928 < $as_echo "$ac_try_echo") >&5
4782 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4783    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4784    ac_status=$?
4785    grep -v '^ *+' conftest.er1 >conftest.err
4786    rm -f conftest.er1
4787    cat conftest.err >&5
4788 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4788 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4789    (exit $ac_status); } >/dev/null && {
4790           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4791           test ! -s conftest.err
# Line 4939 | Line 4793 | else
4793    # Broken: success on invalid input.
4794   continue
4795   else
4796 <  $as_echo "$as_me: failed program was:" >&5
4796 >  echo "$as_me: failed program was:" >&5
4797   sed 's/^/| /' conftest.$ac_ext >&5
4798  
4799    # Passes both tests.
# Line 4955 | Line 4809 | else
4809   if $ac_preproc_ok; then
4810    :
4811   else
4812 <  { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4812 >  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4813   See \`config.log' for more details." >&5
4814 < $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4814 > echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4815   See \`config.log' for more details." >&2;}
4816     { (exit 1); exit 1; }; }
4817   fi
# Line 4968 | Line 4822 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
4822   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4823   ac_compiler_gnu=$ac_cv_c_compiler_gnu
4824  
4825 < { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4826 < $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4825 > { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4826 > echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4827   if test "${ac_cv_path_GREP+set}" = set; then
4828 <  $as_echo_n "(cached) " >&6
4828 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4829   else
4830 <  if test -z "$GREP"; then
4830 >  # Extract the first word of "grep ggrep" to use in msg output
4831 > if test -z "$GREP"; then
4832 > set dummy grep ggrep; ac_prog_name=$2
4833 > if test "${ac_cv_path_GREP+set}" = set; then
4834 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4835 > else
4836    ac_path_GREP_found=false
4837 <  # Loop through the user's path and test for each of PROGNAME-LIST
4838 <  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4837 > # Loop through the user's path and test for each of PROGNAME-LIST
4838 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4839   for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4840   do
4841    IFS=$as_save_IFS
4842    test -z "$as_dir" && as_dir=.
4843    for ac_prog in grep ggrep; do
4844 <    for ac_exec_ext in '' $ac_executable_extensions; do
4845 <      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4846 <      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4847 < # Check for GNU ac_path_GREP and select it if it is found.
4844 >  for ac_exec_ext in '' $ac_executable_extensions; do
4845 >    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4846 >    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4847 >    # Check for GNU ac_path_GREP and select it if it is found.
4848    # Check for GNU $ac_path_GREP
4849   case `"$ac_path_GREP" --version 2>&1` in
4850   *GNU*)
4851    ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4852   *)
4853    ac_count=0
4854 <  $as_echo_n 0123456789 >"conftest.in"
4854 >  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4855    while :
4856    do
4857      cat "conftest.in" "conftest.in" >"conftest.tmp"
4858      mv "conftest.tmp" "conftest.in"
4859      cp "conftest.in" "conftest.nl"
4860 <    $as_echo 'GREP' >> "conftest.nl"
4860 >    echo 'GREP' >> "conftest.nl"
4861      "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4862      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4863      ac_count=`expr $ac_count + 1`
# Line 5013 | Line 4872 | esac
4872    rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4873   esac
4874  
4875 <      $ac_path_GREP_found && break 3
4876 <    done
4875 >
4876 >    $ac_path_GREP_found && break 3
4877    done
4878   done
4879 +
4880 + done
4881   IFS=$as_save_IFS
4882 <  if test -z "$ac_cv_path_GREP"; then
4883 <    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4884 < $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4882 >
4883 >
4884 > fi
4885 >
4886 > GREP="$ac_cv_path_GREP"
4887 > if test -z "$GREP"; then
4888 >  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4889 > echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4890     { (exit 1); exit 1; }; }
4891 <  fi
4891 > fi
4892 >
4893   else
4894    ac_cv_path_GREP=$GREP
4895   fi
4896  
4897 +
4898   fi
4899 < { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4900 < $as_echo "$ac_cv_path_GREP" >&6; }
4899 > { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4900 > echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4901   GREP="$ac_cv_path_GREP"
4902  
4903  
4904 < { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4905 < $as_echo_n "checking for egrep... " >&6; }
4904 > { echo "$as_me:$LINENO: checking for egrep" >&5
4905 > echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
4906   if test "${ac_cv_path_EGREP+set}" = set; then
4907 <  $as_echo_n "(cached) " >&6
4907 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4908   else
4909    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4910     then ac_cv_path_EGREP="$GREP -E"
4911     else
4912 <     if test -z "$EGREP"; then
4912 >     # Extract the first word of "egrep" to use in msg output
4913 > if test -z "$EGREP"; then
4914 > set dummy egrep; ac_prog_name=$2
4915 > if test "${ac_cv_path_EGREP+set}" = set; then
4916 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4917 > else
4918    ac_path_EGREP_found=false
4919 <  # Loop through the user's path and test for each of PROGNAME-LIST
4920 <  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4919 > # Loop through the user's path and test for each of PROGNAME-LIST
4920 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4921   for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4922   do
4923    IFS=$as_save_IFS
4924    test -z "$as_dir" && as_dir=.
4925    for ac_prog in egrep; do
4926 <    for ac_exec_ext in '' $ac_executable_extensions; do
4927 <      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4928 <      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4929 < # Check for GNU ac_path_EGREP and select it if it is found.
4926 >  for ac_exec_ext in '' $ac_executable_extensions; do
4927 >    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4928 >    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4929 >    # Check for GNU ac_path_EGREP and select it if it is found.
4930    # Check for GNU $ac_path_EGREP
4931   case `"$ac_path_EGREP" --version 2>&1` in
4932   *GNU*)
4933    ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4934   *)
4935    ac_count=0
4936 <  $as_echo_n 0123456789 >"conftest.in"
4936 >  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4937    while :
4938    do
4939      cat "conftest.in" "conftest.in" >"conftest.tmp"
4940      mv "conftest.tmp" "conftest.in"
4941      cp "conftest.in" "conftest.nl"
4942 <    $as_echo 'EGREP' >> "conftest.nl"
4942 >    echo 'EGREP' >> "conftest.nl"
4943      "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4944      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4945      ac_count=`expr $ac_count + 1`
# Line 5081 | Line 4954 | esac
4954    rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4955   esac
4956  
4957 <      $ac_path_EGREP_found && break 3
4958 <    done
4957 >
4958 >    $ac_path_EGREP_found && break 3
4959    done
4960   done
4961 +
4962 + done
4963   IFS=$as_save_IFS
4964 <  if test -z "$ac_cv_path_EGREP"; then
4965 <    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4966 < $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4964 >
4965 >
4966 > fi
4967 >
4968 > EGREP="$ac_cv_path_EGREP"
4969 > if test -z "$EGREP"; then
4970 >  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4971 > echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4972     { (exit 1); exit 1; }; }
4973 <  fi
4973 > fi
4974 >
4975   else
4976    ac_cv_path_EGREP=$EGREP
4977   fi
4978  
4979 +
4980     fi
4981   fi
4982 < { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4983 < $as_echo "$ac_cv_path_EGREP" >&6; }
4982 > { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4983 > echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4984   EGREP="$ac_cv_path_EGREP"
4985  
4986  
4987 < { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4988 < $as_echo_n "checking whether ln -s works... " >&6; }
4987 > { echo "$as_me:$LINENO: checking whether ln -s works" >&5
4988 > echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
4989   LN_S=$as_ln_s
4990   if test "$LN_S" = "ln -s"; then
4991 <  { $as_echo "$as_me:$LINENO: result: yes" >&5
4992 < $as_echo "yes" >&6; }
4991 >  { echo "$as_me:$LINENO: result: yes" >&5
4992 > echo "${ECHO_T}yes" >&6; }
4993   else
4994 <  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4995 < $as_echo "no, using $LN_S" >&6; }
4994 >  { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4995 > echo "${ECHO_T}no, using $LN_S" >&6; }
4996   fi
4997  
4998 < { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4999 < $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
5000 < set x ${MAKE-make}
5119 < ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4998 > { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4999 > echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
5000 > set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
5001   if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
5002 <  $as_echo_n "(cached) " >&6
5002 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5003   else
5004    cat >conftest.make <<\_ACEOF
5005   SHELL = /bin/sh
# Line 5135 | Line 5016 | if eval test \$ac_cv_prog_make_${ac_make}_set = yes; t
5016   rm -f conftest.make
5017   fi
5018   if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
5019 <  { $as_echo "$as_me:$LINENO: result: yes" >&5
5020 < $as_echo "yes" >&6; }
5019 >  { echo "$as_me:$LINENO: result: yes" >&5
5020 > echo "${ECHO_T}yes" >&6; }
5021    SET_MAKE=
5022   else
5023 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5024 < $as_echo "no" >&6; }
5023 >  { echo "$as_me:$LINENO: result: no" >&5
5024 > echo "${ECHO_T}no" >&6; }
5025    SET_MAKE="MAKE=${MAKE-make}"
5026   fi
5027  
5028   if test -n "$ac_tool_prefix"; then
5029    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5030   set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5031 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5032 < $as_echo_n "checking for $ac_word... " >&6; }
5031 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
5032 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5033   if test "${ac_cv_prog_RANLIB+set}" = set; then
5034 <  $as_echo_n "(cached) " >&6
5034 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5035   else
5036    if test -n "$RANLIB"; then
5037    ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
# Line 5163 | Line 5044 | do
5044    for ac_exec_ext in '' $ac_executable_extensions; do
5045    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5046      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5047 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5047 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5048      break 2
5049    fi
5050   done
# Line 5174 | Line 5055 | if test -n "$RANLIB"; then
5055   fi
5056   RANLIB=$ac_cv_prog_RANLIB
5057   if test -n "$RANLIB"; then
5058 <  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
5059 < $as_echo "$RANLIB" >&6; }
5058 >  { echo "$as_me:$LINENO: result: $RANLIB" >&5
5059 > echo "${ECHO_T}$RANLIB" >&6; }
5060   else
5061 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5062 < $as_echo "no" >&6; }
5061 >  { echo "$as_me:$LINENO: result: no" >&5
5062 > echo "${ECHO_T}no" >&6; }
5063   fi
5064  
5065  
# Line 5187 | Line 5068 | set dummy ranlib; ac_word=$2
5068    ac_ct_RANLIB=$RANLIB
5069    # Extract the first word of "ranlib", so it can be a program name with args.
5070   set dummy ranlib; ac_word=$2
5071 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5072 < $as_echo_n "checking for $ac_word... " >&6; }
5071 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
5072 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5073   if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5074 <  $as_echo_n "(cached) " >&6
5074 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5075   else
5076    if test -n "$ac_ct_RANLIB"; then
5077    ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
# Line 5203 | Line 5084 | do
5084    for ac_exec_ext in '' $ac_executable_extensions; do
5085    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5086      ac_cv_prog_ac_ct_RANLIB="ranlib"
5087 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5087 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5088      break 2
5089    fi
5090   done
# Line 5214 | Line 5095 | if test -n "$ac_ct_RANLIB"; then
5095   fi
5096   ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5097   if test -n "$ac_ct_RANLIB"; then
5098 <  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5099 < $as_echo "$ac_ct_RANLIB" >&6; }
5098 >  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5099 > echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
5100   else
5101 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5102 < $as_echo "no" >&6; }
5101 >  { echo "$as_me:$LINENO: result: no" >&5
5102 > echo "${ECHO_T}no" >&6; }
5103   fi
5104  
5105    if test "x$ac_ct_RANLIB" = x; then
# Line 5226 | Line 5107 | yes:)
5107    else
5108      case $cross_compiling:$ac_tool_warned in
5109   yes:)
5110 < { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5110 > { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5111   whose name does not start with the host triplet.  If you think this
5112   configuration is useful to you, please write to autoconf@gnu.org." >&5
5113 < $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5113 > echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5114   whose name does not start with the host triplet.  If you think this
5115   configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5116   ac_tool_warned=yes ;;
# Line 5243 | Line 5124 | set dummy perl; ac_word=$2
5124  
5125     # Extract the first word of "perl", so it can be a program name with args.
5126   set dummy perl; ac_word=$2
5127 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5128 < $as_echo_n "checking for $ac_word... " >&6; }
5127 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
5128 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5129   if test "${ac_cv_path_PERLINTERP+set}" = set; then
5130 <  $as_echo_n "(cached) " >&6
5130 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5131   else
5132    case $PERLINTERP in
5133    [\\/]* | ?:[\\/]*)
# Line 5261 | Line 5142 | do
5142    for ac_exec_ext in '' $ac_executable_extensions; do
5143    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5144      ac_cv_path_PERLINTERP="$as_dir/$ac_word$ac_exec_ext"
5145 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5145 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5146      break 2
5147    fi
5148   done
# Line 5274 | Line 5155 | if test -n "$PERLINTERP"; then
5155   fi
5156   PERLINTERP=$ac_cv_path_PERLINTERP
5157   if test -n "$PERLINTERP"; then
5158 <  { $as_echo "$as_me:$LINENO: result: $PERLINTERP" >&5
5159 < $as_echo "$PERLINTERP" >&6; }
5158 >  { echo "$as_me:$LINENO: result: $PERLINTERP" >&5
5159 > echo "${ECHO_T}$PERLINTERP" >&6; }
5160   else
5161 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5162 < $as_echo "no" >&6; }
5161 >  { echo "$as_me:$LINENO: result: no" >&5
5162 > echo "${ECHO_T}no" >&6; }
5163   fi
5164  
5165  
# Line 5293 | Line 5174 | fi
5174                  opt_perl_shebang="not_set"
5175   fi
5176  
5177 <   { $as_echo "$as_me:$LINENO: checking whether explicit instead of detected sharpbang is to be used" >&5
5178 < $as_echo_n "checking whether explicit instead of detected sharpbang is to be used... " >&6; }
5177 >   { echo "$as_me:$LINENO: checking whether explicit instead of detected sharpbang is to be used" >&5
5178 > echo $ECHO_N "checking whether explicit instead of detected sharpbang is to be used... $ECHO_C" >&6; }
5179   if test "${ax_cv_opt_perl_shebang+set}" = set; then
5180 <  $as_echo_n "(cached) " >&6
5180 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5181   else
5182     case "$opt_perl_shebang" in
5183                        not_set  ) ax_cv_opt_perl_shebang=''
# Line 5306 | Line 5187 | fi
5187                      esac
5188  
5189   fi
5190 < { $as_echo "$as_me:$LINENO: result: $ax_cv_opt_perl_shebang" >&5
5191 < $as_echo "$ax_cv_opt_perl_shebang" >&6; }
5190 > { echo "$as_me:$LINENO: result: $ax_cv_opt_perl_shebang" >&5
5191 > echo "${ECHO_T}$ax_cv_opt_perl_shebang" >&6; }
5192     if test "A$ax_cv_opt_perl_shebang" != "A"
5193       then
5194         ac_cv_sys_kernshrpbang_perl="$ax_cv_opt_perl_shebang"
5195         PERL_SHEBANG="$ac_cv_sys_kernshrpbang_perl"
5196 <              { $as_echo "$as_me:$LINENO: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&5
5197 < $as_echo "$as_me: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&6;}
5196 >              { echo "$as_me:$LINENO: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&5
5197 > echo "$as_me: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&6;}
5198  
5199   # Automatic detection of sharpbang formula starts here
5200       else
5201     _somian_shbangperl=`$PERLINTERP -V:startperl`
5202     negclass="[^']"; # must leave this comment:  m4 will remove the outer brackets for us, heheh
5203 <   { $as_echo "$as_me:$LINENO: checking for kernel sharpbang invocation to start perl" >&5
5204 < $as_echo_n "checking for kernel sharpbang invocation to start perl... " >&6; }
5203 >   { echo "$as_me:$LINENO: checking for kernel sharpbang invocation to start perl" >&5
5204 > echo $ECHO_N "checking for kernel sharpbang invocation to start perl... $ECHO_C" >&6; }
5205   if test "${ac_cv_sys_kernshrpbang_perl+set}" = set; then
5206 <  $as_echo_n "(cached) " >&6
5206 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5207   else
5208    _somian_kspb_perl=`echo "$_somian_shbangperl" | sed -ne"s|.*='\($negclass*\)';$|\1|p"`
5209          if test "x$_somian_kspb_perl" == x
# Line 5338 | Line 5219 | fi
5219          fi
5220  
5221   fi
5222 < { $as_echo "$as_me:$LINENO: result: $ac_cv_sys_kernshrpbang_perl" >&5
5223 < $as_echo "$ac_cv_sys_kernshrpbang_perl" >&6; }
5222 > { echo "$as_me:$LINENO: result: $ac_cv_sys_kernshrpbang_perl" >&5
5223 > echo "${ECHO_T}$ac_cv_sys_kernshrpbang_perl" >&6; }
5224   # The above prints Checking ... result message to user.
5225     PERL_SHEBANG="$ac_cv_sys_kernshrpbang_perl"
5226  
5227      if test A${_somian_ksbp_warn_empty+set} == Aset
5228 <      then   { $as_echo "$as_me:$LINENO: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&5
5229 < $as_echo "$as_me: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&2;}
5228 >      then   { echo "$as_me:$LINENO: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&5
5229 > echo "$as_me: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&2;}
5230      fi
5231   # Inform user after printing result value
5232      if test A${_somian_ksbp_warn_defau+set} == Aset
5233 <      then { $as_echo "$as_me:$LINENO: Maybe Not good -" >&5
5234 < $as_echo "$as_me: Maybe Not good -" >&6;}
5235 <           { $as_echo "$as_me:$LINENO: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&5
5236 < $as_echo "$as_me: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&2;}
5237 <      else { $as_echo "$as_me:$LINENO: OK Good result - " >&5
5238 < $as_echo "$as_me: OK Good result - " >&6;}
5239 <           { $as_echo "$as_me:$LINENO: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&5
5240 < $as_echo "$as_me: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&6;}
5233 >      then { echo "$as_me:$LINENO: Maybe Not good -" >&5
5234 > echo "$as_me: Maybe Not good -" >&6;}
5235 >           { echo "$as_me:$LINENO: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&5
5236 > echo "$as_me: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&2;}
5237 >      else { echo "$as_me:$LINENO: OK Good result - " >&5
5238 > echo "$as_me: OK Good result - " >&6;}
5239 >           { echo "$as_me:$LINENO: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&5
5240 > echo "$as_me: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&6;}
5241      fi
5242    fi
5243  
# Line 5373 | Line 5254 | $as_echo "$as_me: In last check we got a proper-lookin
5254   # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5255   # OS/2's system install, which has a completely different semantic
5256   # ./install, which can be erroneously created by make from ./install.sh.
5257 < # Reject install programs that cannot install multiple files.
5258 < { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5378 < $as_echo_n "checking for a BSD-compatible install... " >&6; }
5257 > { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5258 > echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
5259   if test -z "$INSTALL"; then
5260   if test "${ac_cv_path_install+set}" = set; then
5261 <  $as_echo_n "(cached) " >&6
5261 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5262   else
5263    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5264   for as_dir in $PATH
# Line 5407 | Line 5287 | case $as_dir/ in
5287              # program-specific install script used by HP pwplus--don't use.
5288              :
5289            else
5290 <            rm -rf conftest.one conftest.two conftest.dir
5291 <            echo one > conftest.one
5412 <            echo two > conftest.two
5413 <            mkdir conftest.dir
5414 <            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5415 <              test -s conftest.one && test -s conftest.two &&
5416 <              test -s conftest.dir/conftest.one &&
5417 <              test -s conftest.dir/conftest.two
5418 <            then
5419 <              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5420 <              break 3
5421 <            fi
5290 >            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5291 >            break 3
5292            fi
5293          fi
5294        done
5295      done
5296      ;;
5297   esac
5428
5298   done
5299   IFS=$as_save_IFS
5300  
5432 rm -rf conftest.one conftest.two conftest.dir
5301  
5302   fi
5303    if test "${ac_cv_path_install+set}" = set; then
# Line 5442 | Line 5310 | fi
5310      INSTALL=$ac_install_sh
5311    fi
5312   fi
5313 < { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
5314 < $as_echo "$INSTALL" >&6; }
5313 > { echo "$as_me:$LINENO: result: $INSTALL" >&5
5314 > echo "${ECHO_T}$INSTALL" >&6; }
5315  
5316   # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5317   # It thinks the first close brace ends the variable substitution.
# Line 5460 | Line 5328 | set dummy ar; ac_word=$2
5328   MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f"
5329   # Extract the first word of "ar", so it can be a program name with args.
5330   set dummy ar; ac_word=$2
5331 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5332 < $as_echo_n "checking for $ac_word... " >&6; }
5331 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
5332 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5333   if test "${ac_cv_prog_AR+set}" = set; then
5334 <  $as_echo_n "(cached) " >&6
5334 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5335   else
5336    if test -n "$AR"; then
5337    ac_cv_prog_AR="$AR" # Let the user override the test.
# Line 5476 | Line 5344 | do
5344    for ac_exec_ext in '' $ac_executable_extensions; do
5345    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5346      ac_cv_prog_AR="ar"
5347 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5347 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5348      break 2
5349    fi
5350   done
# Line 5488 | Line 5356 | if test -n "$AR"; then
5356   fi
5357   AR=$ac_cv_prog_AR
5358   if test -n "$AR"; then
5359 <  { $as_echo "$as_me:$LINENO: result: $AR" >&5
5360 < $as_echo "$AR" >&6; }
5359 >  { echo "$as_me:$LINENO: result: $AR" >&5
5360 > echo "${ECHO_T}$AR" >&6; }
5361   else
5362 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5363 < $as_echo "no" >&6; }
5362 >  { echo "$as_me:$LINENO: result: no" >&5
5363 > echo "${ECHO_T}no" >&6; }
5364   fi
5365  
5366  
# Line 5524 | Line 5392 | _ACEOF
5392      case $ac_val in #(
5393      *${as_nl}*)
5394        case $ac_var in #(
5395 <      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
5396 < $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
5395 >      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
5396 > echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
5397        esac
5398        case $ac_var in #(
5399        _ | IFS | as_nl) ;; #(
5532      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
5400        *) $as_unset $ac_var ;;
5401        esac ;;
5402      esac
# Line 5562 | Line 5429 | if diff "$cache_file" confcache >/dev/null 2>&1; then
5429   if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5430    if test -w "$cache_file"; then
5431      test "x$cache_file" != "x/dev/null" &&
5432 <      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
5433 < $as_echo "$as_me: updating cache $cache_file" >&6;}
5432 >      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
5433 > echo "$as_me: updating cache $cache_file" >&6;}
5434      cat confcache >$cache_file
5435    else
5436 <    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
5437 < $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5436 >    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
5437 > echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5438    fi
5439   fi
5440   rm -f confcache
# Line 5575 | Line 5442 | set dummy ps; ac_word=$2
5442   fi
5443   # Extract the first word of "ps", so it can be a program name with args.
5444   set dummy ps; ac_word=$2
5445 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5446 < $as_echo_n "checking for $ac_word... " >&6; }
5445 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
5446 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5447   if test "${ac_cv_path_PS+set}" = set; then
5448 <  $as_echo_n "(cached) " >&6
5448 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5449   else
5450    case $PS in
5451    [\\/]* | ?:[\\/]*)
# Line 5593 | Line 5460 | do
5460    for ac_exec_ext in '' $ac_executable_extensions; do
5461    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5462      ac_cv_path_PS="$as_dir/$ac_word$ac_exec_ext"
5463 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5463 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5464      break 2
5465    fi
5466   done
# Line 5605 | Line 5472 | if test -n "$PS"; then
5472   fi
5473   PS=$ac_cv_path_PS
5474   if test -n "$PS"; then
5475 <  { $as_echo "$as_me:$LINENO: result: $PS" >&5
5476 < $as_echo "$PS" >&6; }
5475 >  { echo "$as_me:$LINENO: result: $PS" >&5
5476 > echo "${ECHO_T}$PS" >&6; }
5477   else
5478 <  { $as_echo "$as_me:$LINENO: result: no" >&5
5479 < $as_echo "no" >&6; }
5478 >  { echo "$as_me:$LINENO: result: no" >&5
5479 > echo "${ECHO_T}no" >&6; }
5480   fi
5481  
5482  
5483 < { $as_echo "$as_me:$LINENO: checking for POSIX or BSD ps syntax" >&5
5484 < $as_echo_n "checking for POSIX or BSD ps syntax... " >&6; }
5483 > { echo "$as_me:$LINENO: checking for POSIX or BSD ps syntax" >&5
5484 > echo $ECHO_N "checking for POSIX or BSD ps syntax... $ECHO_C" >&6; }
5485   if test "${ac_cv_prog_ps_syntax+set}" = set; then
5486 <  $as_echo_n "(cached) " >&6
5486 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5487   else
5488  
5489          if $PS ax -o rss > /dev/null 2>&1; then
# Line 5635 | Line 5502 | else
5502                  if test "$ac_cv_prog_ps_ef" = yes; then
5503                          ac_cv_prog_ps_syntax=POSIX
5504                  else
5505 <                        { { $as_echo "$as_me:$LINENO: error: Could not determine ps syntax" >&5
5506 < $as_echo "$as_me: error: Could not determine ps syntax" >&2;}
5505 >                        { { echo "$as_me:$LINENO: error: Could not determine ps syntax" >&5
5506 > echo "$as_me: error: Could not determine ps syntax" >&2;}
5507     { (exit 1); exit 1; }; }
5508                  fi
5509          fi
5510  
5511   fi
5512 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_ps_syntax" >&5
5513 < $as_echo "$ac_cv_prog_ps_syntax" >&6; }
5512 > { echo "$as_me:$LINENO: result: $ac_cv_prog_ps_syntax" >&5
5513 > echo "${ECHO_T}$ac_cv_prog_ps_syntax" >&6; }
5514  
5515   cat >>confdefs.h <<_ACEOF
5516   #define PSCOMMAND $PS
# Line 5663 | Line 5530 | _ACEOF
5530   _ACEOF
5531  
5532     else
5533 <       { { $as_echo "$as_me:$LINENO: error: Unknown ps syntax type!" >&5
5534 < $as_echo "$as_me: error: Unknown ps syntax type!" >&2;}
5533 >       { { echo "$as_me:$LINENO: error: Unknown ps syntax type!" >&5
5534 > echo "$as_me: error: Unknown ps syntax type!" >&2;}
5535     { (exit 1); exit 1; }; }
5536     fi
5537   fi
# Line 5679 | Line 5546 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5546   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
5547   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
5548   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5549 < { $as_echo "$as_me:$LINENO: checking for Fortran flag to compile .F90 files" >&5
5550 < $as_echo_n "checking for Fortran flag to compile .F90 files... " >&6; }
5549 > { echo "$as_me:$LINENO: checking for Fortran flag to compile .F90 files" >&5
5550 > echo $ECHO_N "checking for Fortran flag to compile .F90 files... $ECHO_C" >&6; }
5551   if test "${ac_cv_fc_srcext_F90+set}" = set; then
5552 <  $as_echo_n "(cached) " >&6
5552 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5553   else
5554    ac_ext=F90
5555   ac_fcflags_srcext_save=$ac_fcflags_srcext
# Line 5701 | Line 5568 | esac
5568    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5569    *) ac_try_echo=$ac_try;;
5570   esac
5571 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5705 < $as_echo "$ac_try_echo") >&5
5571 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5572    (eval "$ac_compile") 2>conftest.er1
5573    ac_status=$?
5574    grep -v '^ *+' conftest.er1 >conftest.err
5575    rm -f conftest.er1
5576    cat conftest.err >&5
5577 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5577 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5578    (exit $ac_status); } && {
5579           test -z "$ac_fc_werror_flag" ||
5580           test ! -s conftest.err
5581         } && test -s conftest.$ac_objext; then
5582    ac_cv_fc_srcext_F90=$ac_flag; break
5583   else
5584 <  $as_echo "$as_me: failed program was:" >&5
5584 >  echo "$as_me: failed program was:" >&5
5585   sed 's/^/| /' conftest.$ac_ext >&5
5586  
5587  
# Line 5727 | Line 5593 | fi
5593   ac_fcflags_srcext=$ac_fcflags_srcext_save
5594  
5595   fi
5596 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_srcext_F90" >&5
5597 < $as_echo "$ac_cv_fc_srcext_F90" >&6; }
5596 > { echo "$as_me:$LINENO: result: $ac_cv_fc_srcext_F90" >&5
5597 > echo "${ECHO_T}$ac_cv_fc_srcext_F90" >&6; }
5598   if test "x$ac_cv_fc_srcext_F90" = xunknown; then
5599 <  { { $as_echo "$as_me:$LINENO: error: Fortran could not compile .F90 files" >&5
5600 < $as_echo "$as_me: error: Fortran could not compile .F90 files" >&2;}
5599 >  { { echo "$as_me:$LINENO: error: Fortran could not compile .F90 files" >&5
5600 > echo "$as_me: error: Fortran could not compile .F90 files" >&2;}
5601     { (exit 1); exit 1; }; }
5602   else
5603    ac_fc_srcext=F90
# Line 5774 | Line 5640 | if test "$ac_test_PREPFLAG" != "set"; then
5640    esac
5641  
5642    if test -z "$PREPFLAG"; then
5643 <        { $as_echo "$as_me:$LINENO: WARNING: \"Using empty PREPFLAG\"" >&5
5644 < $as_echo "$as_me: WARNING: \"Using empty PREPFLAG\"" >&2;}
5643 >        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPFLAG\"" >&5
5644 > echo "$as_me: WARNING: \"Using empty PREPFLAG\"" >&2;}
5645          PREPFLAG=""
5646    fi
5647  
5648 <  { $as_echo "$as_me:$LINENO: checking to make sure F90 preprocessor flag works" >&5
5649 < $as_echo_n "checking to make sure F90 preprocessor flag works... " >&6; }
5648 >  { echo "$as_me:$LINENO: checking to make sure F90 preprocessor flag works" >&5
5649 > echo $ECHO_N "checking to make sure F90 preprocessor flag works... $ECHO_C" >&6; }
5650  
5651    ac_ext=${ac_fc_srcext-f}
5652   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
# Line 5810 | Line 5676 | esac
5676    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5677    *) ac_try_echo=$ac_try;;
5678   esac
5679 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5814 < $as_echo "$ac_try_echo") >&5
5679 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5680    (eval "$ac_compile") 2>conftest.er1
5681    ac_status=$?
5682    grep -v '^ *+' conftest.er1 >conftest.err
5683    rm -f conftest.er1
5684    cat conftest.err >&5
5685 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5685 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5686    (exit $ac_status); } && {
5687           test -z "$ac_fc_werror_flag" ||
5688           test ! -s conftest.err
5689         } && test -s conftest.$ac_objext; then
5690    prepflagworks=1
5691   else
5692 <  $as_echo "$as_me: failed program was:" >&5
5692 >  echo "$as_me: failed program was:" >&5
5693   sed 's/^/| /' conftest.$ac_ext >&5
5694  
5695          prepflagworks=0
# Line 5841 | Line 5706 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5706  
5707  
5708    if test "$prepflagworks" = 1; then
5709 <    { $as_echo "$as_me:$LINENO: result: yes" >&5
5710 < $as_echo "yes" >&6; }
5709 >    { echo "$as_me:$LINENO: result: yes" >&5
5710 > echo "${ECHO_T}yes" >&6; }
5711      FCFLAGS_SRCEXT="${PREPFLAG}"
5712  
5713    else
5714 <    { $as_echo "$as_me:$LINENO: result: no" >&5
5715 < $as_echo "no" >&6; }
5716 <    { { $as_echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor flag" >&5
5717 < $as_echo "$as_me: error: Can't figure out working Fortran90 preprocessor flag" >&2;}
5714 >    { echo "$as_me:$LINENO: result: no" >&5
5715 > echo "${ECHO_T}no" >&6; }
5716 >    { { echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor flag" >&5
5717 > echo "$as_me: error: Can't figure out working Fortran90 preprocessor flag" >&2;}
5718     { (exit 1); exit 1; }; }
5719    fi
5720   fi
# Line 5878 | Line 5743 | if test "$ac_test_PREPDEFFLAG" != "set"; then
5743    esac
5744  
5745    if test -z "$PREPDEFFLAG"; then
5746 <        { $as_echo "$as_me:$LINENO: WARNING: \"Using empty PREPDEFFLAG\"" >&5
5747 < $as_echo "$as_me: WARNING: \"Using empty PREPDEFFLAG\"" >&2;}
5746 >        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPDEFFLAG\"" >&5
5747 > echo "$as_me: WARNING: \"Using empty PREPDEFFLAG\"" >&2;}
5748          PREPDEFFLAG=" "
5749    fi
5750  
5751 <  { $as_echo "$as_me:$LINENO: checking to make sure F90 preprocessor define flag works" >&5
5752 < $as_echo_n "checking to make sure F90 preprocessor define flag works... " >&6; }
5751 >  { echo "$as_me:$LINENO: checking to make sure F90 preprocessor define flag works" >&5
5752 > echo $ECHO_N "checking to make sure F90 preprocessor define flag works... $ECHO_C" >&6; }
5753  
5754    ac_ext=${ac_fc_srcext-f}
5755   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
# Line 5918 | Line 5783 | esac
5783    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5784    *) ac_try_echo=$ac_try;;
5785   esac
5786 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5922 < $as_echo "$ac_try_echo") >&5
5786 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5787    (eval "$ac_compile") 2>conftest.er1
5788    ac_status=$?
5789    grep -v '^ *+' conftest.er1 >conftest.err
5790    rm -f conftest.er1
5791    cat conftest.err >&5
5792 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5792 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5793    (exit $ac_status); } && {
5794           test -z "$ac_fc_werror_flag" ||
5795           test ! -s conftest.err
5796         } && test -s conftest.$ac_objext; then
5797    prepdefflagworks=1
5798   else
5799 <  $as_echo "$as_me: failed program was:" >&5
5799 >  echo "$as_me: failed program was:" >&5
5800   sed 's/^/| /' conftest.$ac_ext >&5
5801  
5802          prepdefflagworks=0
# Line 5949 | Line 5813 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5813  
5814  
5815    if test "$prepdefflagworks" = 1; then
5816 <    { $as_echo "$as_me:$LINENO: result: yes" >&5
5817 < $as_echo "yes" >&6; }
5816 >    { echo "$as_me:$LINENO: result: yes" >&5
5817 > echo "${ECHO_T}yes" >&6; }
5818  
5819    else
5820 <    { $as_echo "$as_me:$LINENO: result: no" >&5
5821 < $as_echo "no" >&6; }
5822 <    { { $as_echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor define flag" >&5
5823 < $as_echo "$as_me: error: Can't figure out working Fortran90 preprocessor define flag" >&2;}
5820 >    { echo "$as_me:$LINENO: result: no" >&5
5821 > echo "${ECHO_T}no" >&6; }
5822 >    { { echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor define flag" >&5
5823 > echo "$as_me: error: Can't figure out working Fortran90 preprocessor define flag" >&2;}
5824     { (exit 1); exit 1; }; }
5825    fi
5826   fi
# Line 5965 | Line 5829 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5829   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
5830   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
5831   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5832 < { $as_echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
5833 < $as_echo_n "checking how to get verbose linking output from $FC... " >&6; }
5832 > { echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
5833 > echo $ECHO_N "checking how to get verbose linking output from $FC... $ECHO_C" >&6; }
5834   if test "${ac_cv_prog_fc_v+set}" = set; then
5835 <  $as_echo_n "(cached) " >&6
5835 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5836   else
5837    cat >conftest.$ac_ext <<_ACEOF
5838        program main
# Line 5981 | Line 5845 | esac
5845    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5846    *) ac_try_echo=$ac_try;;
5847   esac
5848 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5985 < $as_echo "$ac_try_echo") >&5
5848 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5849    (eval "$ac_compile") 2>conftest.er1
5850    ac_status=$?
5851    grep -v '^ *+' conftest.er1 >conftest.err
5852    rm -f conftest.er1
5853    cat conftest.err >&5
5854 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5854 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5855    (exit $ac_status); } && {
5856           test -z "$ac_fc_werror_flag" ||
5857           test ! -s conftest.err
# Line 6010 | Line 5873 | shift
5873   FCFLAGS="$FCFLAGS $ac_verb"
5874   eval "set x $ac_link"
5875   shift
5876 < $as_echo "$as_me:$LINENO: $*" >&5
5877 < # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
5878 < # LIBRARY_PATH; skip all such settings.
6016 < ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
6017 <  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
6018 < $as_echo "$ac_fc_v_output" >&5
5876 > echo "$as_me:$LINENO: $*" >&5
5877 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
5878 > echo "$ac_fc_v_output" >&5
5879   FCFLAGS=$ac_save_FFLAGS
5880  
5881 < rm -rf conftest*
5881 > rm -f conftest*
5882  
5883   # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
5884   # /foo, /bar, and /baz are search directories for the Fortran linker.
5885   # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
5886   ac_fc_v_output="`echo $ac_fc_v_output |
5887          grep 'LPATH is:' |
5888 <        sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_fc_v_output"
5888 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
5889  
5890   # FIXME: we keep getting bitten by quoted arguments; a more general fix
5891   #        that detects unbalanced quotes in FLIBS should be implemented
# Line 6065 | Line 5925 | if test -z "$ac_cv_prog_fc_v"; then
5925    done
5926   done
5927   if test -z "$ac_cv_prog_fc_v"; then
5928 <   { $as_echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
5929 < $as_echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
5928 >   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
5929 > echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
5930   fi
5931   else
5932 <  $as_echo "$as_me: failed program was:" >&5
5932 >  echo "$as_me: failed program was:" >&5
5933   sed 's/^/| /' conftest.$ac_ext >&5
5934  
5935 <        { $as_echo "$as_me:$LINENO: WARNING: compilation failed" >&5
5936 < $as_echo "$as_me: WARNING: compilation failed" >&2;}
5935 >        { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
5936 > echo "$as_me: WARNING: compilation failed" >&2;}
5937   fi
5938  
5939   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5940  
5941   fi
5942 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
5943 < $as_echo "$ac_cv_prog_fc_v" >&6; }
5944 < { $as_echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
5945 < $as_echo_n "checking for Fortran libraries of $FC... " >&6; }
5942 > { echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
5943 > echo "${ECHO_T}$ac_cv_prog_fc_v" >&6; }
5944 > { echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
5945 > echo $ECHO_N "checking for Fortran libraries of $FC... $ECHO_C" >&6; }
5946   if test "${ac_cv_fc_libs+set}" = set; then
5947 <  $as_echo_n "(cached) " >&6
5947 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5948   else
5949    if test "x$FCLIBS" != "x"; then
5950    ac_cv_fc_libs="$FCLIBS" # Let the user override the test.
# Line 6104 | Line 5964 | shift
5964   FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v"
5965   eval "set x $ac_link"
5966   shift
5967 < $as_echo "$as_me:$LINENO: $*" >&5
5968 < # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
5969 < # LIBRARY_PATH; skip all such settings.
6110 < ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
6111 <  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
6112 < $as_echo "$ac_fc_v_output" >&5
5967 > echo "$as_me:$LINENO: $*" >&5
5968 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
5969 > echo "$ac_fc_v_output" >&5
5970   FCFLAGS=$ac_save_FFLAGS
5971  
5972 < rm -rf conftest*
5972 > rm -f conftest*
5973  
5974   # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
5975   # /foo, /bar, and /baz are search directories for the Fortran linker.
5976   # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
5977   ac_fc_v_output="`echo $ac_fc_v_output |
5978          grep 'LPATH is:' |
5979 <        sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_fc_v_output"
5979 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
5980  
5981   # FIXME: we keep getting bitten by quoted arguments; a more general fix
5982   #        that detects unbalanced quotes in FLIBS should be implemented
# Line 6218 | Line 6075 | fi
6075            esac
6076            ;;
6077          -YP,*)
6078 <          for ac_j in `$as_echo "$ac_arg" | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
6078 >          for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
6079                ac_exists=false
6080    for ac_i in $ac_cv_fc_libs; do
6081      if test x"$ac_j" = x"$ac_i"; then
# Line 6266 | Line 6123 | case `(uname -sr) 2>/dev/null` in
6123   # must begin with a "/").
6124   case `(uname -sr) 2>/dev/null` in
6125     "SunOS 5"*)
6126 <      ac_ld_run_path=`$as_echo "$ac_fc_v_output" |
6126 >      ac_ld_run_path=`echo $ac_fc_v_output |
6127                          sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
6128        test "x$ac_ld_run_path" != x &&
6129          if test "$ac_compiler_gnu" = yes; then
# Line 6281 | Line 6138 | fi
6138   fi # test "x$[]_AC_LANG_PREFIX[]LIBS" = "x"
6139  
6140   fi
6141 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
6142 < $as_echo "$ac_cv_fc_libs" >&6; }
6141 > { echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
6142 > echo "${ECHO_T}$ac_cv_fc_libs" >&6; }
6143   FCLIBS="$ac_cv_fc_libs"
6144  
6145  
# Line 6297 | Line 6154 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6154   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
6155   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6156  
6157 < { $as_echo "$as_me:$LINENO: checking for dummy main to link with Fortran libraries" >&5
6158 < $as_echo_n "checking for dummy main to link with Fortran libraries... " >&6; }
6157 > { echo "$as_me:$LINENO: checking for dummy main to link with Fortran libraries" >&5
6158 > echo $ECHO_N "checking for dummy main to link with Fortran libraries... $ECHO_C" >&6; }
6159   if test "${ac_cv_fc_dummy_main+set}" = set; then
6160 <  $as_echo_n "(cached) " >&6
6160 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6161   else
6162    ac_fc_dm_save_LIBS=$LIBS
6163   LIBS="$LIBS $FCLIBS"
# Line 6341 | Line 6198 | esac
6198    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6199    *) ac_try_echo=$ac_try;;
6200   esac
6201 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6345 < $as_echo "$ac_try_echo") >&5
6201 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6202    (eval "$ac_link") 2>conftest.er1
6203    ac_status=$?
6204    grep -v '^ *+' conftest.er1 >conftest.err
6205    rm -f conftest.er1
6206    cat conftest.err >&5
6207 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6207 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6208    (exit $ac_status); } && {
6209           test -z "$ac_c_werror_flag" ||
6210           test ! -s conftest.err
6211 <       } && test -s conftest$ac_exeext && {
6212 <         test "$cross_compiling" = yes ||
6357 <         $as_test_x conftest$ac_exeext
6358 <       }; then
6211 >       } && test -s conftest$ac_exeext &&
6212 >       $as_test_x conftest$ac_exeext; then
6213    ac_cv_fortran_dummy_main=none
6214   else
6215 <  $as_echo "$as_me: failed program was:" >&5
6215 >  echo "$as_me: failed program was:" >&5
6216   sed 's/^/| /' conftest.$ac_ext >&5
6217  
6218          ac_cv_fortran_dummy_main=unknown
6219   fi
6220  
6367 rm -rf conftest.dSYM
6221   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6222        conftest$ac_exeext conftest.$ac_ext
6223  
# Line 6399 | Line 6252 | esac
6252    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6253    *) ac_try_echo=$ac_try;;
6254   esac
6255 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6403 < $as_echo "$ac_try_echo") >&5
6255 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6256    (eval "$ac_link") 2>conftest.er1
6257    ac_status=$?
6258    grep -v '^ *+' conftest.er1 >conftest.err
6259    rm -f conftest.er1
6260    cat conftest.err >&5
6261 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6261 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6262    (exit $ac_status); } && {
6263           test -z "$ac_c_werror_flag" ||
6264           test ! -s conftest.err
6265 <       } && test -s conftest$ac_exeext && {
6266 <         test "$cross_compiling" = yes ||
6415 <         $as_test_x conftest$ac_exeext
6416 <       }; then
6265 >       } && test -s conftest$ac_exeext &&
6266 >       $as_test_x conftest$ac_exeext; then
6267    ac_cv_fortran_dummy_main=$ac_func; break
6268   else
6269 <  $as_echo "$as_me: failed program was:" >&5
6269 >  echo "$as_me: failed program was:" >&5
6270   sed 's/^/| /' conftest.$ac_ext >&5
6271  
6272  
6273   fi
6274  
6425 rm -rf conftest.dSYM
6275   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6276        conftest$ac_exeext conftest.$ac_ext
6277     done
# Line 6432 | Line 6281 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6281   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
6282   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6283   ac_cv_fc_dummy_main=$ac_cv_fortran_dummy_main
6284 < rm -rf conftest*
6284 > rm -f conftest*
6285   LIBS=$ac_fc_dm_save_LIBS
6286  
6287   fi
6288 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_dummy_main" >&5
6289 < $as_echo "$ac_cv_fc_dummy_main" >&6; }
6288 > { echo "$as_me:$LINENO: result: $ac_cv_fc_dummy_main" >&5
6289 > echo "${ECHO_T}$ac_cv_fc_dummy_main" >&6; }
6290   FC_DUMMY_MAIN=$ac_cv_fc_dummy_main
6291   if test "$FC_DUMMY_MAIN" != unknown; then
6292    if test $FC_DUMMY_MAIN != none; then
# Line 6455 | Line 6304 | else
6304    fi
6305   fi
6306   else
6307 <  { { $as_echo "$as_me:$LINENO: error: linking to Fortran libraries from C fails
6307 >  { { echo "$as_me:$LINENO: error: linking to Fortran libraries from C fails
6308   See \`config.log' for more details." >&5
6309 < $as_echo "$as_me: error: linking to Fortran libraries from C fails
6309 > echo "$as_me: error: linking to Fortran libraries from C fails
6310   See \`config.log' for more details." >&2;}
6311     { (exit 1); exit 1; }; }
6312   fi
# Line 6472 | Line 6321 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6321   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
6322   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
6323   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6324 < { $as_echo "$as_me:$LINENO: checking for Fortran name-mangling scheme" >&5
6325 < $as_echo_n "checking for Fortran name-mangling scheme... " >&6; }
6324 > { echo "$as_me:$LINENO: checking for Fortran name-mangling scheme" >&5
6325 > echo $ECHO_N "checking for Fortran name-mangling scheme... $ECHO_C" >&6; }
6326   if test "${ac_cv_fc_mangling+set}" = set; then
6327 <  $as_echo_n "(cached) " >&6
6327 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6328   else
6329    cat >conftest.$ac_ext <<_ACEOF
6330        subroutine foobar()
# Line 6491 | Line 6340 | esac
6340    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6341    *) ac_try_echo=$ac_try;;
6342   esac
6343 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6495 < $as_echo "$ac_try_echo") >&5
6343 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6344    (eval "$ac_compile") 2>conftest.er1
6345    ac_status=$?
6346    grep -v '^ *+' conftest.er1 >conftest.err
6347    rm -f conftest.er1
6348    cat conftest.err >&5
6349 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6349 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6350    (exit $ac_status); } && {
6351           test -z "$ac_fc_werror_flag" ||
6352           test ! -s conftest.err
# Line 6553 | Line 6401 | esac
6401    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6402    *) ac_try_echo=$ac_try;;
6403   esac
6404 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6557 < $as_echo "$ac_try_echo") >&5
6404 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6405    (eval "$ac_link") 2>conftest.er1
6406    ac_status=$?
6407    grep -v '^ *+' conftest.er1 >conftest.err
6408    rm -f conftest.er1
6409    cat conftest.err >&5
6410 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6410 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6411    (exit $ac_status); } && {
6412           test -z "$ac_c_werror_flag" ||
6413           test ! -s conftest.err
6414 <       } && test -s conftest$ac_exeext && {
6415 <         test "$cross_compiling" = yes ||
6569 <         $as_test_x conftest$ac_exeext
6570 <       }; then
6414 >       } && test -s conftest$ac_exeext &&
6415 >       $as_test_x conftest$ac_exeext; then
6416    ac_success=yes; break 2
6417   else
6418 <  $as_echo "$as_me: failed program was:" >&5
6418 >  echo "$as_me: failed program was:" >&5
6419   sed 's/^/| /' conftest.$ac_ext >&5
6420  
6421  
6422   fi
6423  
6579 rm -rf conftest.dSYM
6424   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6425        conftest$ac_exeext conftest.$ac_ext
6426      done
# Line 6642 | Line 6486 | esac
6486    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6487    *) ac_try_echo=$ac_try;;
6488   esac
6489 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6646 < $as_echo "$ac_try_echo") >&5
6489 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6490    (eval "$ac_link") 2>conftest.er1
6491    ac_status=$?
6492    grep -v '^ *+' conftest.er1 >conftest.err
6493    rm -f conftest.er1
6494    cat conftest.err >&5
6495 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6495 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6496    (exit $ac_status); } && {
6497           test -z "$ac_c_werror_flag" ||
6498           test ! -s conftest.err
6499 <       } && test -s conftest$ac_exeext && {
6500 <         test "$cross_compiling" = yes ||
6658 <         $as_test_x conftest$ac_exeext
6659 <       }; then
6499 >       } && test -s conftest$ac_exeext &&
6500 >       $as_test_x conftest$ac_exeext; then
6501    ac_success_extra=yes; break
6502   else
6503 <  $as_echo "$as_me: failed program was:" >&5
6503 >  echo "$as_me: failed program was:" >&5
6504   sed 's/^/| /' conftest.$ac_ext >&5
6505  
6506  
6507   fi
6508  
6668 rm -rf conftest.dSYM
6509   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6510        conftest$ac_exeext conftest.$ac_ext
6511       done
# Line 6694 | Line 6534 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6534    fi
6535  
6536    LIBS=$ac_save_LIBS
6537 <  rm -rf conftest*
6698 <  rm -f cfortran_test*
6537 >  rm -f cfortran_test* conftest*
6538   else
6539 <  $as_echo "$as_me: failed program was:" >&5
6539 >  echo "$as_me: failed program was:" >&5
6540   sed 's/^/| /' conftest.$ac_ext >&5
6541  
6542 <        { { $as_echo "$as_me:$LINENO: error: cannot compile a simple Fortran program
6542 >        { { echo "$as_me:$LINENO: error: cannot compile a simple Fortran program
6543   See \`config.log' for more details." >&5
6544 < $as_echo "$as_me: error: cannot compile a simple Fortran program
6544 > echo "$as_me: error: cannot compile a simple Fortran program
6545   See \`config.log' for more details." >&2;}
6546     { (exit 1); exit 1; }; }
6547   fi
# Line 6710 | Line 6549 | fi
6549   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6550  
6551   fi
6552 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_mangling" >&5
6553 < $as_echo "$ac_cv_fc_mangling" >&6; }
6552 > { echo "$as_me:$LINENO: result: $ac_cv_fc_mangling" >&5
6553 > echo "${ECHO_T}$ac_cv_fc_mangling" >&6; }
6554  
6555   ac_ext=${ac_fc_srcext-f}
6556   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
# Line 6798 | Line 6637 | _ACEOF
6637   _ACEOF
6638   ;;
6639    *)
6640 <          { $as_echo "$as_me:$LINENO: WARNING: unknown Fortran name-mangling scheme" >&5
6641 < $as_echo "$as_me: WARNING: unknown Fortran name-mangling scheme" >&2;}
6640 >          { echo "$as_me:$LINENO: WARNING: unknown Fortran name-mangling scheme" >&5
6641 > echo "$as_me: WARNING: unknown Fortran name-mangling scheme" >&2;}
6642            ;;
6643   esac
6644  
# Line 6814 | Line 6653 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6653   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
6654   ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $ac_fcflags_srcext conftest.$ac_ext $LIBS >&5'
6655   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6656 < { $as_echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
6657 < $as_echo_n "checking how to get verbose linking output from $FC... " >&6; }
6656 > { echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
6657 > echo $ECHO_N "checking how to get verbose linking output from $FC... $ECHO_C" >&6; }
6658   if test "${ac_cv_prog_fc_v+set}" = set; then
6659 <  $as_echo_n "(cached) " >&6
6659 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6660   else
6661    cat >conftest.$ac_ext <<_ACEOF
6662        program main
# Line 6830 | Line 6669 | esac
6669    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6670    *) ac_try_echo=$ac_try;;
6671   esac
6672 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6834 < $as_echo "$ac_try_echo") >&5
6672 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6673    (eval "$ac_compile") 2>conftest.er1
6674    ac_status=$?
6675    grep -v '^ *+' conftest.er1 >conftest.err
6676    rm -f conftest.er1
6677    cat conftest.err >&5
6678 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6678 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6679    (exit $ac_status); } && {
6680           test -z "$ac_fc_werror_flag" ||
6681           test ! -s conftest.err
# Line 6859 | Line 6697 | shift
6697   FCFLAGS="$FCFLAGS $ac_verb"
6698   eval "set x $ac_link"
6699   shift
6700 < $as_echo "$as_me:$LINENO: $*" >&5
6701 < # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
6702 < # LIBRARY_PATH; skip all such settings.
6865 < ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
6866 <  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
6867 < $as_echo "$ac_fc_v_output" >&5
6700 > echo "$as_me:$LINENO: $*" >&5
6701 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
6702 > echo "$ac_fc_v_output" >&5
6703   FCFLAGS=$ac_save_FFLAGS
6704  
6705 < rm -rf conftest*
6705 > rm -f conftest*
6706  
6707   # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
6708   # /foo, /bar, and /baz are search directories for the Fortran linker.
6709   # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
6710   ac_fc_v_output="`echo $ac_fc_v_output |
6711          grep 'LPATH is:' |
6712 <        sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_fc_v_output"
6712 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
6713  
6714   # FIXME: we keep getting bitten by quoted arguments; a more general fix
6715   #        that detects unbalanced quotes in FLIBS should be implemented
# Line 6914 | Line 6749 | if test -z "$ac_cv_prog_fc_v"; then
6749    done
6750   done
6751   if test -z "$ac_cv_prog_fc_v"; then
6752 <   { $as_echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
6753 < $as_echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
6752 >   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
6753 > echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
6754   fi
6755   else
6756 <  $as_echo "$as_me: failed program was:" >&5
6756 >  echo "$as_me: failed program was:" >&5
6757   sed 's/^/| /' conftest.$ac_ext >&5
6758  
6759 <        { $as_echo "$as_me:$LINENO: WARNING: compilation failed" >&5
6760 < $as_echo "$as_me: WARNING: compilation failed" >&2;}
6759 >        { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
6760 > echo "$as_me: WARNING: compilation failed" >&2;}
6761   fi
6762  
6763   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6764  
6765   fi
6766 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
6767 < $as_echo "$ac_cv_prog_fc_v" >&6; }
6768 < { $as_echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
6769 < $as_echo_n "checking for Fortran libraries of $FC... " >&6; }
6766 > { echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
6767 > echo "${ECHO_T}$ac_cv_prog_fc_v" >&6; }
6768 > { echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
6769 > echo $ECHO_N "checking for Fortran libraries of $FC... $ECHO_C" >&6; }
6770   if test "${ac_cv_fc_libs+set}" = set; then
6771 <  $as_echo_n "(cached) " >&6
6771 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6772   else
6773    if test "x$FCLIBS" != "x"; then
6774    ac_cv_fc_libs="$FCLIBS" # Let the user override the test.
# Line 6953 | Line 6788 | shift
6788   FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v"
6789   eval "set x $ac_link"
6790   shift
6791 < $as_echo "$as_me:$LINENO: $*" >&5
6792 < # gfortran 4.3 outputs lines setting COLLECT_GCC_OPTIONS, COMPILER_PATH,
6793 < # LIBRARY_PATH; skip all such settings.
6959 < ac_fc_v_output=`eval $ac_link 5>&1 2>&1 |
6960 <  grep -v 'Driving:' | grep -v "^[_$as_cr_Letters][_$as_cr_alnum]*="`
6961 < $as_echo "$ac_fc_v_output" >&5
6791 > echo "$as_me:$LINENO: $*" >&5
6792 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
6793 > echo "$ac_fc_v_output" >&5
6794   FCFLAGS=$ac_save_FFLAGS
6795  
6796 < rm -rf conftest*
6796 > rm -f conftest*
6797  
6798   # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
6799   # /foo, /bar, and /baz are search directories for the Fortran linker.
6800   # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
6801   ac_fc_v_output="`echo $ac_fc_v_output |
6802          grep 'LPATH is:' |
6803 <        sed 's|.*LPATH is\(: *[^ ]*\).*|\1|;s|: */| -L/|g'` $ac_fc_v_output"
6803 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
6804  
6805   # FIXME: we keep getting bitten by quoted arguments; a more general fix
6806   #        that detects unbalanced quotes in FLIBS should be implemented
# Line 7067 | Line 6899 | fi
6899            esac
6900            ;;
6901          -YP,*)
6902 <          for ac_j in `$as_echo "$ac_arg" | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
6902 >          for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
6903                ac_exists=false
6904    for ac_i in $ac_cv_fc_libs; do
6905      if test x"$ac_j" = x"$ac_i"; then
# Line 7115 | Line 6947 | case `(uname -sr) 2>/dev/null` in
6947   # must begin with a "/").
6948   case `(uname -sr) 2>/dev/null` in
6949     "SunOS 5"*)
6950 <      ac_ld_run_path=`$as_echo "$ac_fc_v_output" |
6950 >      ac_ld_run_path=`echo $ac_fc_v_output |
6951                          sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
6952        test "x$ac_ld_run_path" != x &&
6953          if test "$ac_compiler_gnu" = yes; then
# Line 7130 | Line 6962 | fi
6962   fi # test "x$[]_AC_LANG_PREFIX[]LIBS" = "x"
6963  
6964   fi
6965 < { $as_echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
6966 < $as_echo "$ac_cv_fc_libs" >&6; }
6965 > { echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
6966 > echo "${ECHO_T}$ac_cv_fc_libs" >&6; }
6967   FCLIBS="$ac_cv_fc_libs"
6968  
6969  
# Line 7142 | Line 6974 | ac_compiler_gnu=$ac_cv_fc_compiler_gnu
6974  
6975  
6976  
6977 < { $as_echo "$as_me:$LINENO: checking for module suffix" >&5
6978 < $as_echo_n "checking for module suffix... " >&6; }
6977 > { echo "$as_me:$LINENO: checking for module suffix" >&5
6978 > echo $ECHO_N "checking for module suffix... $ECHO_C" >&6; }
6979   rm -f conftest*
6980   # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
6981   rm -f work*
# Line 7169 | Line 7001 | if (eval $ac_compile) 2>/dev/null ; then
7001          fi
7002      fi
7003      if test -z "$MOD" ; then
7004 <        { $as_echo "$as_me:$LINENO: result: unknown" >&5
7005 < $as_echo "unknown" >&6; }
7004 >        { echo "$as_me:$LINENO: result: unknown" >&5
7005 > echo "${ECHO_T}unknown" >&6; }
7006          # Use mod if we can't figure it out
7007          MOD="mod"
7008      else
7009 <        { $as_echo "$as_me:$LINENO: result: $MOD" >&5
7010 < $as_echo "$MOD" >&6; }
7009 >        { echo "$as_me:$LINENO: result: $MOD" >&5
7010 > echo "${ECHO_T}$MOD" >&6; }
7011      fi
7012      if test -s work.pcl ; then
7013 <        { $as_echo "$as_me:$LINENO: WARNING: Compiler generates auxillery files!" >&5
7014 < $as_echo "$as_me: WARNING: Compiler generates auxillery files!" >&2;}
7013 >        { echo "$as_me:$LINENO: WARNING: Compiler generates auxillery files!" >&5
7014 > echo "$as_me: WARNING: Compiler generates auxillery files!" >&2;}
7015      fi
7016   else
7017 <    { $as_echo "$as_me:$LINENO: result: unknown" >&5
7018 < $as_echo "unknown" >&6; }
7017 >    { echo "$as_me:$LINENO: result: unknown" >&5
7018 > echo "${ECHO_T}unknown" >&6; }
7019   fi
7020  
7021  
# Line 7196 | Line 7028 | fi
7028   # specified, work.pcl and work.pc are created.  However, if you specify
7029   # a file, it must contain a the name of a file ending in .pc .  Ugh!
7030   # Use the module made above
7031 < { $as_echo "$as_me:$LINENO: checking for module directory path flag" >&5
7032 < $as_echo_n "checking for module directory path flag... " >&6; }
7031 > { echo "$as_me:$LINENO: checking for module directory path flag" >&5
7032 > echo $ECHO_N "checking for module directory path flag... $ECHO_C" >&6; }
7033   rm -f conftest*
7034   # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
7035   rm -f work*
# Line 7230 | Line 7062 | EOF
7062     if $FC -c -Iconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext > conftest.out 2>&1 ; then
7063         MODDIRFLAG="-I"
7064         F90MODINCSPEC="-I<dir>"
7065 <       { $as_echo "$as_me:$LINENO: result: -I" >&5
7066 < $as_echo "-I" >&6; }
7065 >       { echo "$as_me:$LINENO: result: -I" >&5
7066 > echo "${ECHO_T}-I" >&6; }
7067     elif $FC -c -Mconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >> conftest.out 2>&1 ; then
7068         MODDIRFLAG="-M"
7069         F90MODINCSPEC="-M<dir>"
7070 <       { $as_echo "$as_me:$LINENO: result: -M" >&5
7071 < $as_echo "-M" >&6; }
7070 >       { echo "$as_me:$LINENO: result: -M" >&5
7071 > echo "${ECHO_T}-M" >&6; }
7072     elif $FC -c -pconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >> conftest.out 2>&1 ; then
7073         MODDIRFLAG="-p"
7074         F90MODINCSPEC="-p<dir>"
7075 <       { $as_echo "$as_me:$LINENO: result: -p" >&5
7076 < $as_echo "-p" >&6; }
7075 >       { echo "$as_me:$LINENO: result: -p" >&5
7076 > echo "${ECHO_T}-p" >&6; }
7077     elif test -s work.pc ; then
7078          cp work.pc conf/mpimod.pc
7079          echo "mpimod.pc" > conf/mpimod.pcl
7080          echo "`pwd`/conf/mpimod.pc" >> conf/mpimod.pcl
7081          if $FC -c -cl,conf/mpimod.pcl $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >>conftest.out 2>&1 ; then
7082              MODDIRFLAG='-cl,mpimod.pcl'
7083 <            { $as_echo "$as_me:$LINENO: result: -cl,filename where filename contains a list of files and directories" >&5
7084 < $as_echo "-cl,filename where filename contains a list of files and directories" >&6; }
7083 >            { echo "$as_me:$LINENO: result: -cl,filename where filename contains a list of files and directories" >&5
7084 > echo "${ECHO_T}-cl,filename where filename contains a list of files and directories" >&6; }
7085              F90_WORK_FILES_ARG="-cl,mpimod.pcl"
7086              F90MODINCSPEC="-cl,<dir>/<file>mod.pcl"
7087  
# Line 7261 | Line 7093 | $as_echo "-cl,filename where filename contains a list
7093          fi
7094     fi
7095     if test -z "MODDIRFLAG" ; then
7096 <       { $as_echo "$as_me:$LINENO: result: unknown" >&5
7097 < $as_echo "unknown" >&6; }
7096 >       { echo "$as_me:$LINENO: result: unknown" >&5
7097 > echo "${ECHO_T}unknown" >&6; }
7098     fi
7099  
7100  
# Line 7271 | Line 7103 | fi
7103   fi
7104  
7105  
7106 < { $as_echo "$as_me:$LINENO: checking for Fortran 90 module file names" >&5
7107 < $as_echo_n "checking for Fortran 90 module file names... " >&6; }
7106 > { echo "$as_me:$LINENO: checking for Fortran 90 module file names" >&5
7107 > echo $ECHO_N "checking for Fortran 90 module file names... $ECHO_C" >&6; }
7108   if test "${ac_cv_f90_module_names+set}" = set; then
7109 <  $as_echo_n "(cached) " >&6
7109 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7110   else
7111    ac_ext=${ac_fc_srcext-f}
7112   ac_compile='$FC -c $FCFLAGS $ac_fcflags_srcext conftest.$ac_ext >&5'
# Line 7294 | Line 7126 | esac
7126    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7127    *) ac_try_echo=$ac_try;;
7128   esac
7129 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7298 < $as_echo "$ac_try_echo") >&5
7129 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7130    (eval "$ac_compile") 2>conftest.er1
7131    ac_status=$?
7132    grep -v '^ *+' conftest.er1 >conftest.err
7133    rm -f conftest.er1
7134    cat conftest.err >&5
7135 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7135 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7136    (exit $ac_status); } && {
7137           test -z "$ac_fc_werror_flag" ||
7138           test ! -s conftest.err
# Line 7387 | Line 7218 | fi
7218            ;;
7219         # Other files - we have no idea how they are generated
7220         *)
7221 <          { $as_echo "$as_me:$LINENO: WARNING: Bogus file found: $ac_file" >&5
7222 < $as_echo "$as_me: WARNING: Bogus file found: $ac_file" >&2;}
7221 >          { echo "$as_me:$LINENO: WARNING: Bogus file found: $ac_file" >&5
7222 > echo "$as_me: WARNING: Bogus file found: $ac_file" >&2;}
7223            ;;
7224     esac
7225   done
7226   if test "x$ac_cv_f90_module_names" = "x"; then
7227 <  { $as_echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
7228 < $as_echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
7227 >  { echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
7228 > echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
7229   fi
7230  
7231   else
7232 <  $as_echo "$as_me: failed program was:" >&5
7232 >  echo "$as_me: failed program was:" >&5
7233   sed 's/^/| /' conftest.$ac_ext >&5
7234  
7235          ac_cv_f90_module_names=
7236 < { $as_echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
7237 < $as_echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
7236 > { echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
7237 > echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
7238   fi
7239  
7240   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
# Line 7416 | Line 7247 | fi
7247   ac_compiler_gnu=$ac_cv_fc_compiler_gnu
7248  
7249   fi
7250 < { $as_echo "$as_me:$LINENO: result: $ac_cv_f90_module_names" >&5
7251 < $as_echo "$ac_cv_f90_module_names" >&6; } # AC_CACHE_CHECK
7250 > { echo "$as_me:$LINENO: result: $ac_cv_f90_module_names" >&5
7251 > echo "${ECHO_T}$ac_cv_f90_module_names" >&6; } # AC_CACHE_CHECK
7252  
7253   # We now generate a shell script that will help us to figure out the correct
7254   # module file names, using the value of ac_cv_f90_module_names
# Line 7510 | Line 7341 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
7341  
7342  
7343  
7344 < { $as_echo "$as_me:$LINENO: checking for asin in -lm" >&5
7345 < $as_echo_n "checking for asin in -lm... " >&6; }
7344 > { echo "$as_me:$LINENO: checking for asin in -lm" >&5
7345 > echo $ECHO_N "checking for asin in -lm... $ECHO_C" >&6; }
7346   if test "${ac_cv_lib_m_asin+set}" = set; then
7347 <  $as_echo_n "(cached) " >&6
7347 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7348   else
7349    ac_check_lib_save_LIBS=$LIBS
7350   LIBS="-lm  $LIBS"
# Line 7553 | Line 7384 | esac
7384    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7385    *) ac_try_echo=$ac_try;;
7386   esac
7387 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7557 < $as_echo "$ac_try_echo") >&5
7387 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7388    (eval "$ac_link") 2>conftest.er1
7389    ac_status=$?
7390    grep -v '^ *+' conftest.er1 >conftest.err
7391    rm -f conftest.er1
7392    cat conftest.err >&5
7393 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7393 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7394    (exit $ac_status); } && {
7395           test -z "$ac_c_werror_flag" ||
7396           test ! -s conftest.err
7397 <       } && test -s conftest$ac_exeext && {
7398 <         test "$cross_compiling" = yes ||
7569 <         $as_test_x conftest$ac_exeext
7570 <       }; then
7397 >       } && test -s conftest$ac_exeext &&
7398 >       $as_test_x conftest$ac_exeext; then
7399    ac_cv_lib_m_asin=yes
7400   else
7401 <  $as_echo "$as_me: failed program was:" >&5
7401 >  echo "$as_me: failed program was:" >&5
7402   sed 's/^/| /' conftest.$ac_ext >&5
7403  
7404          ac_cv_lib_m_asin=no
7405   fi
7406  
7579 rm -rf conftest.dSYM
7407   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7408        conftest$ac_exeext conftest.$ac_ext
7409   LIBS=$ac_check_lib_save_LIBS
7410   fi
7411 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_asin" >&5
7412 < $as_echo "$ac_cv_lib_m_asin" >&6; }
7411 > { echo "$as_me:$LINENO: result: $ac_cv_lib_m_asin" >&5
7412 > echo "${ECHO_T}$ac_cv_lib_m_asin" >&6; }
7413   if test $ac_cv_lib_m_asin = yes; then
7414    cat >>confdefs.h <<_ACEOF
7415   #define HAVE_LIBM 1
# Line 7595 | Line 7422 | fi
7422   fi
7423  
7424  
7425 < { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7426 < $as_echo_n "checking for ANSI C header files... " >&6; }
7425 > { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7426 > echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
7427   if test "${ac_cv_header_stdc+set}" = set; then
7428 <  $as_echo_n "(cached) " >&6
7428 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7429   else
7430    cat >conftest.$ac_ext <<_ACEOF
7431   /* confdefs.h.  */
# Line 7633 | Line 7460 | esac
7460    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7461    *) ac_try_echo=$ac_try;;
7462   esac
7463 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7637 < $as_echo "$ac_try_echo") >&5
7463 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7464    (eval "$ac_compile") 2>conftest.er1
7465    ac_status=$?
7466    grep -v '^ *+' conftest.er1 >conftest.err
7467    rm -f conftest.er1
7468    cat conftest.err >&5
7469 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7469 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7470    (exit $ac_status); } && {
7471           test -z "$ac_c_werror_flag" ||
7472           test ! -s conftest.err
7473         } && test -s conftest.$ac_objext; then
7474    ac_cv_header_stdc=yes
7475   else
7476 <  $as_echo "$as_me: failed program was:" >&5
7476 >  echo "$as_me: failed program was:" >&5
7477   sed 's/^/| /' conftest.$ac_ext >&5
7478  
7479          ac_cv_header_stdc=no
# Line 7739 | Line 7565 | esac
7565    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7566    *) ac_try_echo=$ac_try;;
7567   esac
7568 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7743 < $as_echo "$ac_try_echo") >&5
7568 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7569    (eval "$ac_link") 2>&5
7570    ac_status=$?
7571 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7571 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7572    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7573    { (case "(($ac_try" in
7574    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7575    *) ac_try_echo=$ac_try;;
7576   esac
7577 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7753 < $as_echo "$ac_try_echo") >&5
7577 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7578    (eval "$ac_try") 2>&5
7579    ac_status=$?
7580 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7580 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7581    (exit $ac_status); }; }; then
7582    :
7583   else
7584 <  $as_echo "$as_me: program exited with status $ac_status" >&5
7585 < $as_echo "$as_me: failed program was:" >&5
7584 >  echo "$as_me: program exited with status $ac_status" >&5
7585 > echo "$as_me: failed program was:" >&5
7586   sed 's/^/| /' conftest.$ac_ext >&5
7587  
7588   ( exit $ac_status )
7589   ac_cv_header_stdc=no
7590   fi
7767 rm -rf conftest.dSYM
7591   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7592   fi
7593  
7594  
7595   fi
7596   fi
7597 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7598 < $as_echo "$ac_cv_header_stdc" >&6; }
7597 > { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7598 > echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
7599   if test $ac_cv_header_stdc = yes; then
7600  
7601   cat >>confdefs.h <<\_ACEOF
# Line 7794 | Line 7617 | do
7617   for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7618                    inttypes.h stdint.h unistd.h
7619   do
7620 < as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7621 < { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7622 < $as_echo_n "checking for $ac_header... " >&6; }
7620 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7621 > { echo "$as_me:$LINENO: checking for $ac_header" >&5
7622 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7623   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7624 <  $as_echo_n "(cached) " >&6
7624 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7625   else
7626    cat >conftest.$ac_ext <<_ACEOF
7627   /* confdefs.h.  */
# Line 7816 | Line 7639 | esac
7639    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7640    *) ac_try_echo=$ac_try;;
7641   esac
7642 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7820 < $as_echo "$ac_try_echo") >&5
7642 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7643    (eval "$ac_compile") 2>conftest.er1
7644    ac_status=$?
7645    grep -v '^ *+' conftest.er1 >conftest.err
7646    rm -f conftest.er1
7647    cat conftest.err >&5
7648 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7648 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7649    (exit $ac_status); } && {
7650           test -z "$ac_c_werror_flag" ||
7651           test ! -s conftest.err
7652         } && test -s conftest.$ac_objext; then
7653    eval "$as_ac_Header=yes"
7654   else
7655 <  $as_echo "$as_me: failed program was:" >&5
7655 >  echo "$as_me: failed program was:" >&5
7656   sed 's/^/| /' conftest.$ac_ext >&5
7657  
7658          eval "$as_ac_Header=no"
# Line 7838 | Line 7660 | fi
7660  
7661   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7662   fi
7663 < ac_res=`eval 'as_val=${'$as_ac_Header'}
7664 <                 $as_echo "$as_val"'`
7665 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7666 < $as_echo "$ac_res" >&6; }
7845 < if test `eval 'as_val=${'$as_ac_Header'}
7846 <                 $as_echo "$as_val"'` = yes; then
7663 > ac_res=`eval echo '${'$as_ac_Header'}'`
7664 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
7665 > echo "${ECHO_T}$ac_res" >&6; }
7666 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
7667    cat >>confdefs.h <<_ACEOF
7668 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7668 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7669   _ACEOF
7670  
7671   fi
# Line 7871 | Line 7691 | if test "$zlib_dir" != "not_set" ; then
7691    then
7692      ZLIB_HOME="$zlib_dir"
7693    else
7694 <    { $as_echo "$as_me:$LINENO: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&5
7695 < $as_echo "$as_me: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&2;}
7694 >    { echo "$as_me:$LINENO: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&5
7695 > echo "$as_me: WARNING: Sorry, $zlib_dir does not exist, checking usual places" >&2;}
7696          ZLIB_HOME=/usr/local
7697          if test ! -f "${ZLIB_HOME}/include/zlib.h"
7698          then
# Line 7896 | Line 7716 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
7716   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7717   ac_compiler_gnu=$ac_cv_c_compiler_gnu
7718  
7719 <        { $as_echo "$as_me:$LINENO: checking for inflateEnd in -lz" >&5
7720 < $as_echo_n "checking for inflateEnd in -lz... " >&6; }
7719 >        { echo "$as_me:$LINENO: checking for inflateEnd in -lz" >&5
7720 > echo $ECHO_N "checking for inflateEnd in -lz... $ECHO_C" >&6; }
7721   if test "${ac_cv_lib_z_inflateEnd+set}" = set; then
7722 <  $as_echo_n "(cached) " >&6
7722 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7723   else
7724    ac_check_lib_save_LIBS=$LIBS
7725   LIBS="-lz  $LIBS"
# Line 7939 | Line 7759 | esac
7759    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7760    *) ac_try_echo=$ac_try;;
7761   esac
7762 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7943 < $as_echo "$ac_try_echo") >&5
7762 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7763    (eval "$ac_link") 2>conftest.er1
7764    ac_status=$?
7765    grep -v '^ *+' conftest.er1 >conftest.err
7766    rm -f conftest.er1
7767    cat conftest.err >&5
7768 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7768 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7769    (exit $ac_status); } && {
7770           test -z "$ac_c_werror_flag" ||
7771           test ! -s conftest.err
7772 <       } && test -s conftest$ac_exeext && {
7773 <         test "$cross_compiling" = yes ||
7955 <         $as_test_x conftest$ac_exeext
7956 <       }; then
7772 >       } && test -s conftest$ac_exeext &&
7773 >       $as_test_x conftest$ac_exeext; then
7774    ac_cv_lib_z_inflateEnd=yes
7775   else
7776 <  $as_echo "$as_me: failed program was:" >&5
7776 >  echo "$as_me: failed program was:" >&5
7777   sed 's/^/| /' conftest.$ac_ext >&5
7778  
7779          ac_cv_lib_z_inflateEnd=no
7780   fi
7781  
7965 rm -rf conftest.dSYM
7782   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7783        conftest$ac_exeext conftest.$ac_ext
7784   LIBS=$ac_check_lib_save_LIBS
7785   fi
7786 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflateEnd" >&5
7787 < $as_echo "$ac_cv_lib_z_inflateEnd" >&6; }
7786 > { echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflateEnd" >&5
7787 > echo "${ECHO_T}$ac_cv_lib_z_inflateEnd" >&6; }
7788   if test $ac_cv_lib_z_inflateEnd = yes; then
7789    zlib_cv_libz=yes
7790   else
# Line 7976 | Line 7792 | fi
7792   fi
7793  
7794          if test "${ac_cv_header_zlib_h+set}" = set; then
7795 <  { $as_echo "$as_me:$LINENO: checking for zlib.h" >&5
7796 < $as_echo_n "checking for zlib.h... " >&6; }
7795 >  { echo "$as_me:$LINENO: checking for zlib.h" >&5
7796 > echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
7797   if test "${ac_cv_header_zlib_h+set}" = set; then
7798 <  $as_echo_n "(cached) " >&6
7798 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7799   fi
7800 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
7801 < $as_echo "$ac_cv_header_zlib_h" >&6; }
7800 > { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
7801 > echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
7802   else
7803    # Is the header compilable?
7804 < { $as_echo "$as_me:$LINENO: checking zlib.h usability" >&5
7805 < $as_echo_n "checking zlib.h usability... " >&6; }
7804 > { echo "$as_me:$LINENO: checking zlib.h usability" >&5
7805 > echo $ECHO_N "checking zlib.h usability... $ECHO_C" >&6; }
7806   cat >conftest.$ac_ext <<_ACEOF
7807   /* confdefs.h.  */
7808   _ACEOF
# Line 8002 | Line 7818 | esac
7818    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7819    *) ac_try_echo=$ac_try;;
7820   esac
7821 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8006 < $as_echo "$ac_try_echo") >&5
7821 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7822    (eval "$ac_compile") 2>conftest.er1
7823    ac_status=$?
7824    grep -v '^ *+' conftest.er1 >conftest.err
7825    rm -f conftest.er1
7826    cat conftest.err >&5
7827 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7827 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7828    (exit $ac_status); } && {
7829           test -z "$ac_c_werror_flag" ||
7830           test ! -s conftest.err
7831         } && test -s conftest.$ac_objext; then
7832    ac_header_compiler=yes
7833   else
7834 <  $as_echo "$as_me: failed program was:" >&5
7834 >  echo "$as_me: failed program was:" >&5
7835   sed 's/^/| /' conftest.$ac_ext >&5
7836  
7837          ac_header_compiler=no
7838   fi
7839  
7840   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7841 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7842 < $as_echo "$ac_header_compiler" >&6; }
7841 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7842 > echo "${ECHO_T}$ac_header_compiler" >&6; }
7843  
7844   # Is the header present?
7845 < { $as_echo "$as_me:$LINENO: checking zlib.h presence" >&5
7846 < $as_echo_n "checking zlib.h presence... " >&6; }
7845 > { echo "$as_me:$LINENO: checking zlib.h presence" >&5
7846 > echo $ECHO_N "checking zlib.h presence... $ECHO_C" >&6; }
7847   cat >conftest.$ac_ext <<_ACEOF
7848   /* confdefs.h.  */
7849   _ACEOF
# Line 8042 | Line 7857 | esac
7857    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7858    *) ac_try_echo=$ac_try;;
7859   esac
7860 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8046 < $as_echo "$ac_try_echo") >&5
7860 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7861    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7862    ac_status=$?
7863    grep -v '^ *+' conftest.er1 >conftest.err
7864    rm -f conftest.er1
7865    cat conftest.err >&5
7866 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7866 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7867    (exit $ac_status); } >/dev/null && {
7868           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7869           test ! -s conftest.err
7870         }; then
7871    ac_header_preproc=yes
7872   else
7873 <  $as_echo "$as_me: failed program was:" >&5
7873 >  echo "$as_me: failed program was:" >&5
7874   sed 's/^/| /' conftest.$ac_ext >&5
7875  
7876    ac_header_preproc=no
7877   fi
7878  
7879   rm -f conftest.err conftest.$ac_ext
7880 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7881 < $as_echo "$ac_header_preproc" >&6; }
7880 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7881 > echo "${ECHO_T}$ac_header_preproc" >&6; }
7882  
7883   # So?  What about this header?
7884   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7885    yes:no: )
7886 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
7887 < $as_echo "$as_me: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7888 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the compiler's result" >&5
7889 < $as_echo "$as_me: WARNING: zlib.h: proceeding with the compiler's result" >&2;}
7886 >    { echo "$as_me:$LINENO: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
7887 > echo "$as_me: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7888 >    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the compiler's result" >&5
7889 > echo "$as_me: WARNING: zlib.h: proceeding with the compiler's result" >&2;}
7890      ac_header_preproc=yes
7891      ;;
7892    no:yes:* )
7893 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: present but cannot be compiled" >&5
7894 < $as_echo "$as_me: WARNING: zlib.h: present but cannot be compiled" >&2;}
7895 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h:     check for missing prerequisite headers?" >&5
7896 < $as_echo "$as_me: WARNING: zlib.h:     check for missing prerequisite headers?" >&2;}
7897 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: see the Autoconf documentation" >&5
7898 < $as_echo "$as_me: WARNING: zlib.h: see the Autoconf documentation" >&2;}
7899 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&5
7900 < $as_echo "$as_me: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
7901 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the preprocessor's result" >&5
7902 < $as_echo "$as_me: WARNING: zlib.h: proceeding with the preprocessor's result" >&2;}
7903 <    { $as_echo "$as_me:$LINENO: WARNING: zlib.h: in the future, the compiler will take precedence" >&5
7904 < $as_echo "$as_me: WARNING: zlib.h: in the future, the compiler will take precedence" >&2;}
7893 >    { echo "$as_me:$LINENO: WARNING: zlib.h: present but cannot be compiled" >&5
7894 > echo "$as_me: WARNING: zlib.h: present but cannot be compiled" >&2;}
7895 >    { echo "$as_me:$LINENO: WARNING: zlib.h:     check for missing prerequisite headers?" >&5
7896 > echo "$as_me: WARNING: zlib.h:     check for missing prerequisite headers?" >&2;}
7897 >    { echo "$as_me:$LINENO: WARNING: zlib.h: see the Autoconf documentation" >&5
7898 > echo "$as_me: WARNING: zlib.h: see the Autoconf documentation" >&2;}
7899 >    { echo "$as_me:$LINENO: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&5
7900 > echo "$as_me: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
7901 >    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the preprocessor's result" >&5
7902 > echo "$as_me: WARNING: zlib.h: proceeding with the preprocessor's result" >&2;}
7903 >    { echo "$as_me:$LINENO: WARNING: zlib.h: in the future, the compiler will take precedence" >&5
7904 > echo "$as_me: WARNING: zlib.h: in the future, the compiler will take precedence" >&2;}
7905      ( cat <<\_ASBOX
7906   ## ------------------------------ ##
7907   ## Report this to gezelter@nd.edu ##
# Line 8096 | Line 7910 | esac
7910       ) | sed "s/^/$as_me: WARNING:     /" >&2
7911      ;;
7912   esac
7913 < { $as_echo "$as_me:$LINENO: checking for zlib.h" >&5
7914 < $as_echo_n "checking for zlib.h... " >&6; }
7913 > { echo "$as_me:$LINENO: checking for zlib.h" >&5
7914 > echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
7915   if test "${ac_cv_header_zlib_h+set}" = set; then
7916 <  $as_echo_n "(cached) " >&6
7916 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7917   else
7918    ac_cv_header_zlib_h=$ac_header_preproc
7919   fi
7920 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
7921 < $as_echo "$ac_cv_header_zlib_h" >&6; }
7920 > { echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
7921 > echo "${ECHO_T}$ac_cv_header_zlib_h" >&6; }
7922  
7923   fi
7924   if test $ac_cv_header_zlib_h = yes; then
# Line 8136 | Line 7950 | _ACEOF
7950                  ZLIB_LIB_DIR="${ZLIB_HOME}/lib"
7951                  ZLIB="-lz"
7952          else
7953 <                { $as_echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5
7954 < $as_echo_n "checking zlib in ${ZLIB_HOME}... " >&6; }
7953 >                { echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5
7954 > echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6; }
7955                  ZLIB_INC_DIR=
7956                  ZLIB_LIB_DIR=
7957                  ZLIB=
7958                  LDFLAGS="$ZLIB_OLD_LDFLAGS"
7959                  CFLAGS="$ZLIB_OLD_CFLAGS"
7960 <                { $as_echo "$as_me:$LINENO: result: failed" >&5
7961 < $as_echo "failed" >&6; }
7960 >                { echo "$as_me:$LINENO: result: failed" >&5
7961 > echo "${ECHO_T}failed" >&6; }
7962                  echo ""
7963                  echo "*********************************************************"
7964                  echo "* WARNING: Could not find a working zlib installation   *"
# Line 8178 | Line 7992 | if test "$fftw_dir" != "no"; then
7992      if test -d "$fftw_dir"; then
7993        FFTW_HOME="$fftw_dir"
7994      else
7995 <      { $as_echo "$as_me:$LINENO: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&5
7996 < $as_echo "$as_me: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&2;}
7995 >      { echo "$as_me:$LINENO: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&5
7996 > echo "$as_me: WARNING: Sorry, $fftw_dir does not exist, checking usual places" >&2;}
7997        FFTW_HOME=/usr/local
7998        if test ! -f "${FFTW_HOME}/include/fftw3.h" -o -f "${FFTW_HOME}/include/fftw.h" -o  -f "${FFTW_HOME}/include/dfftw.h"; then
7999          FFTW_HOME=/usr
# Line 8200 | Line 8014 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
8014   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8015   ac_compiler_gnu=$ac_cv_c_compiler_gnu
8016  
8017 <      { $as_echo "$as_me:$LINENO: checking for fftw_execute in -lfftw3" >&5
8018 < $as_echo_n "checking for fftw_execute in -lfftw3... " >&6; }
8017 >      { echo "$as_me:$LINENO: checking for fftw_execute in -lfftw3" >&5
8018 > echo $ECHO_N "checking for fftw_execute in -lfftw3... $ECHO_C" >&6; }
8019   if test "${ac_cv_lib_fftw3_fftw_execute+set}" = set; then
8020 <  $as_echo_n "(cached) " >&6
8020 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8021   else
8022    ac_check_lib_save_LIBS=$LIBS
8023   LIBS="-lfftw3  $LIBS"
# Line 8243 | Line 8057 | esac
8057    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8058    *) ac_try_echo=$ac_try;;
8059   esac
8060 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8247 < $as_echo "$ac_try_echo") >&5
8060 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8061    (eval "$ac_link") 2>conftest.er1
8062    ac_status=$?
8063    grep -v '^ *+' conftest.er1 >conftest.err
8064    rm -f conftest.er1
8065    cat conftest.err >&5
8066 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8066 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8067    (exit $ac_status); } && {
8068           test -z "$ac_c_werror_flag" ||
8069           test ! -s conftest.err
8070 <       } && test -s conftest$ac_exeext && {
8071 <         test "$cross_compiling" = yes ||
8259 <         $as_test_x conftest$ac_exeext
8260 <       }; then
8070 >       } && test -s conftest$ac_exeext &&
8071 >       $as_test_x conftest$ac_exeext; then
8072    ac_cv_lib_fftw3_fftw_execute=yes
8073   else
8074 <  $as_echo "$as_me: failed program was:" >&5
8074 >  echo "$as_me: failed program was:" >&5
8075   sed 's/^/| /' conftest.$ac_ext >&5
8076  
8077          ac_cv_lib_fftw3_fftw_execute=no
8078   fi
8079  
8269 rm -rf conftest.dSYM
8080   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8081        conftest$ac_exeext conftest.$ac_ext
8082   LIBS=$ac_check_lib_save_LIBS
8083   fi
8084 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_fftw3_fftw_execute" >&5
8085 < $as_echo "$ac_cv_lib_fftw3_fftw_execute" >&6; }
8084 > { echo "$as_me:$LINENO: result: $ac_cv_lib_fftw3_fftw_execute" >&5
8085 > echo "${ECHO_T}$ac_cv_lib_fftw3_fftw_execute" >&6; }
8086   if test $ac_cv_lib_fftw3_fftw_execute = yes; then
8087    fftw_cv_libfftw3=yes
8088   else
# Line 8280 | Line 8090 | fi
8090   fi
8091  
8092        if test "${ac_cv_header_fftw3_h+set}" = set; then
8093 <  { $as_echo "$as_me:$LINENO: checking for fftw3.h" >&5
8094 < $as_echo_n "checking for fftw3.h... " >&6; }
8093 >  { echo "$as_me:$LINENO: checking for fftw3.h" >&5
8094 > echo $ECHO_N "checking for fftw3.h... $ECHO_C" >&6; }
8095   if test "${ac_cv_header_fftw3_h+set}" = set; then
8096 <  $as_echo_n "(cached) " >&6
8096 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8097   fi
8098 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5
8099 < $as_echo "$ac_cv_header_fftw3_h" >&6; }
8098 > { echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5
8099 > echo "${ECHO_T}$ac_cv_header_fftw3_h" >&6; }
8100   else
8101    # Is the header compilable?
8102 < { $as_echo "$as_me:$LINENO: checking fftw3.h usability" >&5
8103 < $as_echo_n "checking fftw3.h usability... " >&6; }
8102 > { echo "$as_me:$LINENO: checking fftw3.h usability" >&5
8103 > echo $ECHO_N "checking fftw3.h usability... $ECHO_C" >&6; }
8104   cat >conftest.$ac_ext <<_ACEOF
8105   /* confdefs.h.  */
8106   _ACEOF
# Line 8306 | Line 8116 | esac
8116    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8117    *) ac_try_echo=$ac_try;;
8118   esac
8119 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8310 < $as_echo "$ac_try_echo") >&5
8119 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8120    (eval "$ac_compile") 2>conftest.er1
8121    ac_status=$?
8122    grep -v '^ *+' conftest.er1 >conftest.err
8123    rm -f conftest.er1
8124    cat conftest.err >&5
8125 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8125 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8126    (exit $ac_status); } && {
8127           test -z "$ac_c_werror_flag" ||
8128           test ! -s conftest.err
8129         } && test -s conftest.$ac_objext; then
8130    ac_header_compiler=yes
8131   else
8132 <  $as_echo "$as_me: failed program was:" >&5
8132 >  echo "$as_me: failed program was:" >&5
8133   sed 's/^/| /' conftest.$ac_ext >&5
8134  
8135          ac_header_compiler=no
8136   fi
8137  
8138   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8139 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8140 < $as_echo "$ac_header_compiler" >&6; }
8139 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8140 > echo "${ECHO_T}$ac_header_compiler" >&6; }
8141  
8142   # Is the header present?
8143 < { $as_echo "$as_me:$LINENO: checking fftw3.h presence" >&5
8144 < $as_echo_n "checking fftw3.h presence... " >&6; }
8143 > { echo "$as_me:$LINENO: checking fftw3.h presence" >&5
8144 > echo $ECHO_N "checking fftw3.h presence... $ECHO_C" >&6; }
8145   cat >conftest.$ac_ext <<_ACEOF
8146   /* confdefs.h.  */
8147   _ACEOF
# Line 8346 | Line 8155 | esac
8155    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8156    *) ac_try_echo=$ac_try;;
8157   esac
8158 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8350 < $as_echo "$ac_try_echo") >&5
8158 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8159    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8160    ac_status=$?
8161    grep -v '^ *+' conftest.er1 >conftest.err
8162    rm -f conftest.er1
8163    cat conftest.err >&5
8164 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8164 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8165    (exit $ac_status); } >/dev/null && {
8166           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8167           test ! -s conftest.err
8168         }; then
8169    ac_header_preproc=yes
8170   else
8171 <  $as_echo "$as_me: failed program was:" >&5
8171 >  echo "$as_me: failed program was:" >&5
8172   sed 's/^/| /' conftest.$ac_ext >&5
8173  
8174    ac_header_preproc=no
8175   fi
8176  
8177   rm -f conftest.err conftest.$ac_ext
8178 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8179 < $as_echo "$ac_header_preproc" >&6; }
8178 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8179 > echo "${ECHO_T}$ac_header_preproc" >&6; }
8180  
8181   # So?  What about this header?
8182   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8183    yes:no: )
8184 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&5
8185 < $as_echo "$as_me: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8186 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the compiler's result" >&5
8187 < $as_echo "$as_me: WARNING: fftw3.h: proceeding with the compiler's result" >&2;}
8184 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&5
8185 > echo "$as_me: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8186 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the compiler's result" >&5
8187 > echo "$as_me: WARNING: fftw3.h: proceeding with the compiler's result" >&2;}
8188      ac_header_preproc=yes
8189      ;;
8190    no:yes:* )
8191 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: present but cannot be compiled" >&5
8192 < $as_echo "$as_me: WARNING: fftw3.h: present but cannot be compiled" >&2;}
8193 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h:     check for missing prerequisite headers?" >&5
8194 < $as_echo "$as_me: WARNING: fftw3.h:     check for missing prerequisite headers?" >&2;}
8195 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: see the Autoconf documentation" >&5
8196 < $as_echo "$as_me: WARNING: fftw3.h: see the Autoconf documentation" >&2;}
8197 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h:     section \"Present But Cannot Be Compiled\"" >&5
8198 < $as_echo "$as_me: WARNING: fftw3.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8199 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the preprocessor's result" >&5
8200 < $as_echo "$as_me: WARNING: fftw3.h: proceeding with the preprocessor's result" >&2;}
8201 <    { $as_echo "$as_me:$LINENO: WARNING: fftw3.h: in the future, the compiler will take precedence" >&5
8202 < $as_echo "$as_me: WARNING: fftw3.h: in the future, the compiler will take precedence" >&2;}
8191 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: present but cannot be compiled" >&5
8192 > echo "$as_me: WARNING: fftw3.h: present but cannot be compiled" >&2;}
8193 >    { echo "$as_me:$LINENO: WARNING: fftw3.h:     check for missing prerequisite headers?" >&5
8194 > echo "$as_me: WARNING: fftw3.h:     check for missing prerequisite headers?" >&2;}
8195 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: see the Autoconf documentation" >&5
8196 > echo "$as_me: WARNING: fftw3.h: see the Autoconf documentation" >&2;}
8197 >    { echo "$as_me:$LINENO: WARNING: fftw3.h:     section \"Present But Cannot Be Compiled\"" >&5
8198 > echo "$as_me: WARNING: fftw3.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8199 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: proceeding with the preprocessor's result" >&5
8200 > echo "$as_me: WARNING: fftw3.h: proceeding with the preprocessor's result" >&2;}
8201 >    { echo "$as_me:$LINENO: WARNING: fftw3.h: in the future, the compiler will take precedence" >&5
8202 > echo "$as_me: WARNING: fftw3.h: in the future, the compiler will take precedence" >&2;}
8203      ( cat <<\_ASBOX
8204   ## ------------------------------ ##
8205   ## Report this to gezelter@nd.edu ##
# Line 8400 | Line 8208 | esac
8208       ) | sed "s/^/$as_me: WARNING:     /" >&2
8209      ;;
8210   esac
8211 < { $as_echo "$as_me:$LINENO: checking for fftw3.h" >&5
8212 < $as_echo_n "checking for fftw3.h... " >&6; }
8211 > { echo "$as_me:$LINENO: checking for fftw3.h" >&5
8212 > echo $ECHO_N "checking for fftw3.h... $ECHO_C" >&6; }
8213   if test "${ac_cv_header_fftw3_h+set}" = set; then
8214 <  $as_echo_n "(cached) " >&6
8214 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8215   else
8216    ac_cv_header_fftw3_h=$ac_header_preproc
8217   fi
8218 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5
8219 < $as_echo "$ac_cv_header_fftw3_h" >&6; }
8218 > { echo "$as_me:$LINENO: result: $ac_cv_header_fftw3_h" >&5
8219 > echo "${ECHO_T}$ac_cv_header_fftw3_h" >&6; }
8220  
8221   fi
8222   if test $ac_cv_header_fftw3_h = yes; then
# Line 8419 | Line 8227 | fi
8227  
8228  
8229        if test "$fftw_cv_libfftw3" = "no" -o "$fftw_cv_fftw3_h" = "no"; then
8230 <        { $as_echo "$as_me:$LINENO: checking for fftwnd_one in -lfftw" >&5
8231 < $as_echo_n "checking for fftwnd_one in -lfftw... " >&6; }
8230 >        { echo "$as_me:$LINENO: checking for fftwnd_one in -lfftw" >&5
8231 > echo $ECHO_N "checking for fftwnd_one in -lfftw... $ECHO_C" >&6; }
8232   if test "${ac_cv_lib_fftw_fftwnd_one+set}" = set; then
8233 <  $as_echo_n "(cached) " >&6
8233 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8234   else
8235    ac_check_lib_save_LIBS=$LIBS
8236   LIBS="-lfftw  $LIBS"
# Line 8462 | Line 8270 | esac
8270    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8271    *) ac_try_echo=$ac_try;;
8272   esac
8273 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8466 < $as_echo "$ac_try_echo") >&5
8273 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8274    (eval "$ac_link") 2>conftest.er1
8275    ac_status=$?
8276    grep -v '^ *+' conftest.er1 >conftest.err
8277    rm -f conftest.er1
8278    cat conftest.err >&5
8279 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8279 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8280    (exit $ac_status); } && {
8281           test -z "$ac_c_werror_flag" ||
8282           test ! -s conftest.err
8283 <       } && test -s conftest$ac_exeext && {
8284 <         test "$cross_compiling" = yes ||
8478 <         $as_test_x conftest$ac_exeext
8479 <       }; then
8283 >       } && test -s conftest$ac_exeext &&
8284 >       $as_test_x conftest$ac_exeext; then
8285    ac_cv_lib_fftw_fftwnd_one=yes
8286   else
8287 <  $as_echo "$as_me: failed program was:" >&5
8287 >  echo "$as_me: failed program was:" >&5
8288   sed 's/^/| /' conftest.$ac_ext >&5
8289  
8290          ac_cv_lib_fftw_fftwnd_one=no
8291   fi
8292  
8488 rm -rf conftest.dSYM
8293   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8294        conftest$ac_exeext conftest.$ac_ext
8295   LIBS=$ac_check_lib_save_LIBS
8296   fi
8297 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_fftw_fftwnd_one" >&5
8298 < $as_echo "$ac_cv_lib_fftw_fftwnd_one" >&6; }
8297 > { echo "$as_me:$LINENO: result: $ac_cv_lib_fftw_fftwnd_one" >&5
8298 > echo "${ECHO_T}$ac_cv_lib_fftw_fftwnd_one" >&6; }
8299   if test $ac_cv_lib_fftw_fftwnd_one = yes; then
8300    fftw_cv_libfftw=yes
8301   else
# Line 8499 | Line 8303 | fi
8303   fi
8304  
8305          if test "${ac_cv_header_fftw_h+set}" = set; then
8306 <  { $as_echo "$as_me:$LINENO: checking for fftw.h" >&5
8307 < $as_echo_n "checking for fftw.h... " >&6; }
8306 >  { echo "$as_me:$LINENO: checking for fftw.h" >&5
8307 > echo $ECHO_N "checking for fftw.h... $ECHO_C" >&6; }
8308   if test "${ac_cv_header_fftw_h+set}" = set; then
8309 <  $as_echo_n "(cached) " >&6
8309 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8310   fi
8311 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5
8312 < $as_echo "$ac_cv_header_fftw_h" >&6; }
8311 > { echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5
8312 > echo "${ECHO_T}$ac_cv_header_fftw_h" >&6; }
8313   else
8314    # Is the header compilable?
8315 < { $as_echo "$as_me:$LINENO: checking fftw.h usability" >&5
8316 < $as_echo_n "checking fftw.h usability... " >&6; }
8315 > { echo "$as_me:$LINENO: checking fftw.h usability" >&5
8316 > echo $ECHO_N "checking fftw.h usability... $ECHO_C" >&6; }
8317   cat >conftest.$ac_ext <<_ACEOF
8318   /* confdefs.h.  */
8319   _ACEOF
# Line 8525 | Line 8329 | esac
8329    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8330    *) ac_try_echo=$ac_try;;
8331   esac
8332 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8529 < $as_echo "$ac_try_echo") >&5
8332 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8333    (eval "$ac_compile") 2>conftest.er1
8334    ac_status=$?
8335    grep -v '^ *+' conftest.er1 >conftest.err
8336    rm -f conftest.er1
8337    cat conftest.err >&5
8338 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8338 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8339    (exit $ac_status); } && {
8340           test -z "$ac_c_werror_flag" ||
8341           test ! -s conftest.err
8342         } && test -s conftest.$ac_objext; then
8343    ac_header_compiler=yes
8344   else
8345 <  $as_echo "$as_me: failed program was:" >&5
8345 >  echo "$as_me: failed program was:" >&5
8346   sed 's/^/| /' conftest.$ac_ext >&5
8347  
8348          ac_header_compiler=no
8349   fi
8350  
8351   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8352 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8353 < $as_echo "$ac_header_compiler" >&6; }
8352 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8353 > echo "${ECHO_T}$ac_header_compiler" >&6; }
8354  
8355   # Is the header present?
8356 < { $as_echo "$as_me:$LINENO: checking fftw.h presence" >&5
8357 < $as_echo_n "checking fftw.h presence... " >&6; }
8356 > { echo "$as_me:$LINENO: checking fftw.h presence" >&5
8357 > echo $ECHO_N "checking fftw.h presence... $ECHO_C" >&6; }
8358   cat >conftest.$ac_ext <<_ACEOF
8359   /* confdefs.h.  */
8360   _ACEOF
# Line 8565 | Line 8368 | esac
8368    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8369    *) ac_try_echo=$ac_try;;
8370   esac
8371 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8569 < $as_echo "$ac_try_echo") >&5
8371 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8372    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8373    ac_status=$?
8374    grep -v '^ *+' conftest.er1 >conftest.err
8375    rm -f conftest.er1
8376    cat conftest.err >&5
8377 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8377 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8378    (exit $ac_status); } >/dev/null && {
8379           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8380           test ! -s conftest.err
8381         }; then
8382    ac_header_preproc=yes
8383   else
8384 <  $as_echo "$as_me: failed program was:" >&5
8384 >  echo "$as_me: failed program was:" >&5
8385   sed 's/^/| /' conftest.$ac_ext >&5
8386  
8387    ac_header_preproc=no
8388   fi
8389  
8390   rm -f conftest.err conftest.$ac_ext
8391 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8392 < $as_echo "$ac_header_preproc" >&6; }
8391 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8392 > echo "${ECHO_T}$ac_header_preproc" >&6; }
8393  
8394   # So?  What about this header?
8395   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8396    yes:no: )
8397 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&5
8398 < $as_echo "$as_me: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8399 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the compiler's result" >&5
8400 < $as_echo "$as_me: WARNING: fftw.h: proceeding with the compiler's result" >&2;}
8397 >    { echo "$as_me:$LINENO: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&5
8398 > echo "$as_me: WARNING: fftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8399 >    { echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the compiler's result" >&5
8400 > echo "$as_me: WARNING: fftw.h: proceeding with the compiler's result" >&2;}
8401      ac_header_preproc=yes
8402      ;;
8403    no:yes:* )
8404 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: present but cannot be compiled" >&5
8405 < $as_echo "$as_me: WARNING: fftw.h: present but cannot be compiled" >&2;}
8406 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h:     check for missing prerequisite headers?" >&5
8407 < $as_echo "$as_me: WARNING: fftw.h:     check for missing prerequisite headers?" >&2;}
8408 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: see the Autoconf documentation" >&5
8409 < $as_echo "$as_me: WARNING: fftw.h: see the Autoconf documentation" >&2;}
8410 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h:     section \"Present But Cannot Be Compiled\"" >&5
8411 < $as_echo "$as_me: WARNING: fftw.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8412 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the preprocessor's result" >&5
8413 < $as_echo "$as_me: WARNING: fftw.h: proceeding with the preprocessor's result" >&2;}
8414 <    { $as_echo "$as_me:$LINENO: WARNING: fftw.h: in the future, the compiler will take precedence" >&5
8415 < $as_echo "$as_me: WARNING: fftw.h: in the future, the compiler will take precedence" >&2;}
8404 >    { echo "$as_me:$LINENO: WARNING: fftw.h: present but cannot be compiled" >&5
8405 > echo "$as_me: WARNING: fftw.h: present but cannot be compiled" >&2;}
8406 >    { echo "$as_me:$LINENO: WARNING: fftw.h:     check for missing prerequisite headers?" >&5
8407 > echo "$as_me: WARNING: fftw.h:     check for missing prerequisite headers?" >&2;}
8408 >    { echo "$as_me:$LINENO: WARNING: fftw.h: see the Autoconf documentation" >&5
8409 > echo "$as_me: WARNING: fftw.h: see the Autoconf documentation" >&2;}
8410 >    { echo "$as_me:$LINENO: WARNING: fftw.h:     section \"Present But Cannot Be Compiled\"" >&5
8411 > echo "$as_me: WARNING: fftw.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8412 >    { echo "$as_me:$LINENO: WARNING: fftw.h: proceeding with the preprocessor's result" >&5
8413 > echo "$as_me: WARNING: fftw.h: proceeding with the preprocessor's result" >&2;}
8414 >    { echo "$as_me:$LINENO: WARNING: fftw.h: in the future, the compiler will take precedence" >&5
8415 > echo "$as_me: WARNING: fftw.h: in the future, the compiler will take precedence" >&2;}
8416      ( cat <<\_ASBOX
8417   ## ------------------------------ ##
8418   ## Report this to gezelter@nd.edu ##
# Line 8619 | Line 8421 | esac
8421       ) | sed "s/^/$as_me: WARNING:     /" >&2
8422      ;;
8423   esac
8424 < { $as_echo "$as_me:$LINENO: checking for fftw.h" >&5
8425 < $as_echo_n "checking for fftw.h... " >&6; }
8424 > { echo "$as_me:$LINENO: checking for fftw.h" >&5
8425 > echo $ECHO_N "checking for fftw.h... $ECHO_C" >&6; }
8426   if test "${ac_cv_header_fftw_h+set}" = set; then
8427 <  $as_echo_n "(cached) " >&6
8427 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8428   else
8429    ac_cv_header_fftw_h=$ac_header_preproc
8430   fi
8431 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5
8432 < $as_echo "$ac_cv_header_fftw_h" >&6; }
8431 > { echo "$as_me:$LINENO: result: $ac_cv_header_fftw_h" >&5
8432 > echo "${ECHO_T}$ac_cv_header_fftw_h" >&6; }
8433  
8434   fi
8435   if test $ac_cv_header_fftw_h = yes; then
# Line 8638 | Line 8440 | fi
8440  
8441  
8442          if test "$fftw_cv_libfftw" = "no" -o "$fftw_cv_fftw_h" = "no"; then
8443 <          { $as_echo "$as_me:$LINENO: checking for fftwnd_one in -ldfftw" >&5
8444 < $as_echo_n "checking for fftwnd_one in -ldfftw... " >&6; }
8443 >          { echo "$as_me:$LINENO: checking for fftwnd_one in -ldfftw" >&5
8444 > echo $ECHO_N "checking for fftwnd_one in -ldfftw... $ECHO_C" >&6; }
8445   if test "${ac_cv_lib_dfftw_fftwnd_one+set}" = set; then
8446 <  $as_echo_n "(cached) " >&6
8446 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8447   else
8448    ac_check_lib_save_LIBS=$LIBS
8449   LIBS="-ldfftw  $LIBS"
# Line 8681 | Line 8483 | esac
8483    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8484    *) ac_try_echo=$ac_try;;
8485   esac
8486 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8685 < $as_echo "$ac_try_echo") >&5
8486 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8487    (eval "$ac_link") 2>conftest.er1
8488    ac_status=$?
8489    grep -v '^ *+' conftest.er1 >conftest.err
8490    rm -f conftest.er1
8491    cat conftest.err >&5
8492 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8492 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8493    (exit $ac_status); } && {
8494           test -z "$ac_c_werror_flag" ||
8495           test ! -s conftest.err
8496 <       } && test -s conftest$ac_exeext && {
8497 <         test "$cross_compiling" = yes ||
8697 <         $as_test_x conftest$ac_exeext
8698 <       }; then
8496 >       } && test -s conftest$ac_exeext &&
8497 >       $as_test_x conftest$ac_exeext; then
8498    ac_cv_lib_dfftw_fftwnd_one=yes
8499   else
8500 <  $as_echo "$as_me: failed program was:" >&5
8500 >  echo "$as_me: failed program was:" >&5
8501   sed 's/^/| /' conftest.$ac_ext >&5
8502  
8503          ac_cv_lib_dfftw_fftwnd_one=no
8504   fi
8505  
8707 rm -rf conftest.dSYM
8506   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8507        conftest$ac_exeext conftest.$ac_ext
8508   LIBS=$ac_check_lib_save_LIBS
8509   fi
8510 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dfftw_fftwnd_one" >&5
8511 < $as_echo "$ac_cv_lib_dfftw_fftwnd_one" >&6; }
8510 > { echo "$as_me:$LINENO: result: $ac_cv_lib_dfftw_fftwnd_one" >&5
8511 > echo "${ECHO_T}$ac_cv_lib_dfftw_fftwnd_one" >&6; }
8512   if test $ac_cv_lib_dfftw_fftwnd_one = yes; then
8513    fftw_cv_libdfftw=yes
8514   else
# Line 8718 | Line 8516 | fi
8516   fi
8517  
8518            if test "${ac_cv_header_dfftw_h+set}" = set; then
8519 <  { $as_echo "$as_me:$LINENO: checking for dfftw.h" >&5
8520 < $as_echo_n "checking for dfftw.h... " >&6; }
8519 >  { echo "$as_me:$LINENO: checking for dfftw.h" >&5
8520 > echo $ECHO_N "checking for dfftw.h... $ECHO_C" >&6; }
8521   if test "${ac_cv_header_dfftw_h+set}" = set; then
8522 <  $as_echo_n "(cached) " >&6
8522 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8523   fi
8524 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5
8525 < $as_echo "$ac_cv_header_dfftw_h" >&6; }
8524 > { echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5
8525 > echo "${ECHO_T}$ac_cv_header_dfftw_h" >&6; }
8526   else
8527    # Is the header compilable?
8528 < { $as_echo "$as_me:$LINENO: checking dfftw.h usability" >&5
8529 < $as_echo_n "checking dfftw.h usability... " >&6; }
8528 > { echo "$as_me:$LINENO: checking dfftw.h usability" >&5
8529 > echo $ECHO_N "checking dfftw.h usability... $ECHO_C" >&6; }
8530   cat >conftest.$ac_ext <<_ACEOF
8531   /* confdefs.h.  */
8532   _ACEOF
# Line 8744 | Line 8542 | esac
8542    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8543    *) ac_try_echo=$ac_try;;
8544   esac
8545 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8748 < $as_echo "$ac_try_echo") >&5
8545 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8546    (eval "$ac_compile") 2>conftest.er1
8547    ac_status=$?
8548    grep -v '^ *+' conftest.er1 >conftest.err
8549    rm -f conftest.er1
8550    cat conftest.err >&5
8551 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8551 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8552    (exit $ac_status); } && {
8553           test -z "$ac_c_werror_flag" ||
8554           test ! -s conftest.err
8555         } && test -s conftest.$ac_objext; then
8556    ac_header_compiler=yes
8557   else
8558 <  $as_echo "$as_me: failed program was:" >&5
8558 >  echo "$as_me: failed program was:" >&5
8559   sed 's/^/| /' conftest.$ac_ext >&5
8560  
8561          ac_header_compiler=no
8562   fi
8563  
8564   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8565 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8566 < $as_echo "$ac_header_compiler" >&6; }
8565 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8566 > echo "${ECHO_T}$ac_header_compiler" >&6; }
8567  
8568   # Is the header present?
8569 < { $as_echo "$as_me:$LINENO: checking dfftw.h presence" >&5
8570 < $as_echo_n "checking dfftw.h presence... " >&6; }
8569 > { echo "$as_me:$LINENO: checking dfftw.h presence" >&5
8570 > echo $ECHO_N "checking dfftw.h presence... $ECHO_C" >&6; }
8571   cat >conftest.$ac_ext <<_ACEOF
8572   /* confdefs.h.  */
8573   _ACEOF
# Line 8784 | Line 8581 | esac
8581    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8582    *) ac_try_echo=$ac_try;;
8583   esac
8584 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8788 < $as_echo "$ac_try_echo") >&5
8584 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8585    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8586    ac_status=$?
8587    grep -v '^ *+' conftest.er1 >conftest.err
8588    rm -f conftest.er1
8589    cat conftest.err >&5
8590 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8590 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8591    (exit $ac_status); } >/dev/null && {
8592           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8593           test ! -s conftest.err
8594         }; then
8595    ac_header_preproc=yes
8596   else
8597 <  $as_echo "$as_me: failed program was:" >&5
8597 >  echo "$as_me: failed program was:" >&5
8598   sed 's/^/| /' conftest.$ac_ext >&5
8599  
8600    ac_header_preproc=no
8601   fi
8602  
8603   rm -f conftest.err conftest.$ac_ext
8604 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8605 < $as_echo "$ac_header_preproc" >&6; }
8604 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8605 > echo "${ECHO_T}$ac_header_preproc" >&6; }
8606  
8607   # So?  What about this header?
8608   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8609    yes:no: )
8610 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&5
8611 < $as_echo "$as_me: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8612 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the compiler's result" >&5
8613 < $as_echo "$as_me: WARNING: dfftw.h: proceeding with the compiler's result" >&2;}
8610 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&5
8611 > echo "$as_me: WARNING: dfftw.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8612 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the compiler's result" >&5
8613 > echo "$as_me: WARNING: dfftw.h: proceeding with the compiler's result" >&2;}
8614      ac_header_preproc=yes
8615      ;;
8616    no:yes:* )
8617 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: present but cannot be compiled" >&5
8618 < $as_echo "$as_me: WARNING: dfftw.h: present but cannot be compiled" >&2;}
8619 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h:     check for missing prerequisite headers?" >&5
8620 < $as_echo "$as_me: WARNING: dfftw.h:     check for missing prerequisite headers?" >&2;}
8621 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: see the Autoconf documentation" >&5
8622 < $as_echo "$as_me: WARNING: dfftw.h: see the Autoconf documentation" >&2;}
8623 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h:     section \"Present But Cannot Be Compiled\"" >&5
8624 < $as_echo "$as_me: WARNING: dfftw.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8625 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the preprocessor's result" >&5
8626 < $as_echo "$as_me: WARNING: dfftw.h: proceeding with the preprocessor's result" >&2;}
8627 <    { $as_echo "$as_me:$LINENO: WARNING: dfftw.h: in the future, the compiler will take precedence" >&5
8628 < $as_echo "$as_me: WARNING: dfftw.h: in the future, the compiler will take precedence" >&2;}
8617 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: present but cannot be compiled" >&5
8618 > echo "$as_me: WARNING: dfftw.h: present but cannot be compiled" >&2;}
8619 >    { echo "$as_me:$LINENO: WARNING: dfftw.h:     check for missing prerequisite headers?" >&5
8620 > echo "$as_me: WARNING: dfftw.h:     check for missing prerequisite headers?" >&2;}
8621 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: see the Autoconf documentation" >&5
8622 > echo "$as_me: WARNING: dfftw.h: see the Autoconf documentation" >&2;}
8623 >    { echo "$as_me:$LINENO: WARNING: dfftw.h:     section \"Present But Cannot Be Compiled\"" >&5
8624 > echo "$as_me: WARNING: dfftw.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8625 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: proceeding with the preprocessor's result" >&5
8626 > echo "$as_me: WARNING: dfftw.h: proceeding with the preprocessor's result" >&2;}
8627 >    { echo "$as_me:$LINENO: WARNING: dfftw.h: in the future, the compiler will take precedence" >&5
8628 > echo "$as_me: WARNING: dfftw.h: in the future, the compiler will take precedence" >&2;}
8629      ( cat <<\_ASBOX
8630   ## ------------------------------ ##
8631   ## Report this to gezelter@nd.edu ##
# Line 8838 | Line 8634 | esac
8634       ) | sed "s/^/$as_me: WARNING:     /" >&2
8635      ;;
8636   esac
8637 < { $as_echo "$as_me:$LINENO: checking for dfftw.h" >&5
8638 < $as_echo_n "checking for dfftw.h... " >&6; }
8637 > { echo "$as_me:$LINENO: checking for dfftw.h" >&5
8638 > echo $ECHO_N "checking for dfftw.h... $ECHO_C" >&6; }
8639   if test "${ac_cv_header_dfftw_h+set}" = set; then
8640 <  $as_echo_n "(cached) " >&6
8640 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8641   else
8642    ac_cv_header_dfftw_h=$ac_header_preproc
8643   fi
8644 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5
8645 < $as_echo "$ac_cv_header_dfftw_h" >&6; }
8644 > { echo "$as_me:$LINENO: result: $ac_cv_header_dfftw_h" >&5
8645 > echo "${ECHO_T}$ac_cv_header_dfftw_h" >&6; }
8646  
8647   fi
8648   if test $ac_cv_header_dfftw_h = yes; then
# Line 8894 | Line 8690 | _ACEOF
8690              FFTW_LIB_DIR="${FFTW_HOME}/lib"
8691              FFTW_LIBS="-ldfftw"
8692            else
8693 <            { $as_echo "$as_me:$LINENO: checking fftw in ${FFTW_HOME}" >&5
8694 < $as_echo_n "checking fftw in ${FFTW_HOME}... " >&6; }
8693 >            { echo "$as_me:$LINENO: checking fftw in ${FFTW_HOME}" >&5
8694 > echo $ECHO_N "checking fftw in ${FFTW_HOME}... $ECHO_C" >&6; }
8695              FFTW_INC_DIR=
8696              FFTW_LIB_DIR=
8697              FFTW_LIBS=
8698              LDFLAGS="$FFTW_OLD_LDFLAGS"
8699              CFLAGS="$FFTW_OLD_CFLAGS"
8700 <            { $as_echo "$as_me:$LINENO: result: failed" >&5
8701 < $as_echo "failed" >&6; }
8700 >            { echo "$as_me:$LINENO: result: failed" >&5
8701 > echo "${ECHO_T}failed" >&6; }
8702              echo ""
8703              echo "*********************************************************"
8704              echo "* WARNING: Could not find a working FFTW installation   *"
# Line 8941 | Line 8737 | if test "$qhull_dir" != "not_set" ; then
8737    then
8738      QHULL_HOME="$qhull_dir"
8739    else
8740 <    { $as_echo "$as_me:$LINENO: WARNING: Sorry, $qhull_dir does not exist, checking usual places" >&5
8741 < $as_echo "$as_me: WARNING: Sorry, $qhull_dir does not exist, checking usual places" >&2;}
8740 >    { echo "$as_me:$LINENO: WARNING: Sorry, $qhull_dir does not exist, checking usual places" >&5
8741 > echo "$as_me: WARNING: Sorry, $qhull_dir does not exist, checking usual places" >&2;}
8742          QHULL_HOME=/usr/local
8743          if test ! -f "${QHULL_HOME}/include/qhull/qhull.h"
8744          then
# Line 8969 | Line 8765 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
8765          CFLAGS="$CFLAGS -I${QHULL_HOME}/include"
8766          CPPFLAGS="$CPPFLAGS -I${QHULL_HOME}/include"
8767          if test "${ac_cv_header_qhull_qhull_h+set}" = set; then
8768 <  { $as_echo "$as_me:$LINENO: checking for qhull/qhull.h" >&5
8769 < $as_echo_n "checking for qhull/qhull.h... " >&6; }
8768 >  { echo "$as_me:$LINENO: checking for qhull/qhull.h" >&5
8769 > echo $ECHO_N "checking for qhull/qhull.h... $ECHO_C" >&6; }
8770   if test "${ac_cv_header_qhull_qhull_h+set}" = set; then
8771 <  $as_echo_n "(cached) " >&6
8771 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8772   fi
8773 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_qhull_qhull_h" >&5
8774 < $as_echo "$ac_cv_header_qhull_qhull_h" >&6; }
8773 > { echo "$as_me:$LINENO: result: $ac_cv_header_qhull_qhull_h" >&5
8774 > echo "${ECHO_T}$ac_cv_header_qhull_qhull_h" >&6; }
8775   else
8776    # Is the header compilable?
8777 < { $as_echo "$as_me:$LINENO: checking qhull/qhull.h usability" >&5
8778 < $as_echo_n "checking qhull/qhull.h usability... " >&6; }
8777 > { echo "$as_me:$LINENO: checking qhull/qhull.h usability" >&5
8778 > echo $ECHO_N "checking qhull/qhull.h usability... $ECHO_C" >&6; }
8779   cat >conftest.$ac_ext <<_ACEOF
8780   /* confdefs.h.  */
8781   _ACEOF
# Line 8995 | Line 8791 | esac
8791    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8792    *) ac_try_echo=$ac_try;;
8793   esac
8794 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8999 < $as_echo "$ac_try_echo") >&5
8794 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8795    (eval "$ac_compile") 2>conftest.er1
8796    ac_status=$?
8797    grep -v '^ *+' conftest.er1 >conftest.err
8798    rm -f conftest.er1
8799    cat conftest.err >&5
8800 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8800 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8801    (exit $ac_status); } && {
8802           test -z "$ac_c_werror_flag" ||
8803           test ! -s conftest.err
8804         } && test -s conftest.$ac_objext; then
8805    ac_header_compiler=yes
8806   else
8807 <  $as_echo "$as_me: failed program was:" >&5
8807 >  echo "$as_me: failed program was:" >&5
8808   sed 's/^/| /' conftest.$ac_ext >&5
8809  
8810          ac_header_compiler=no
8811   fi
8812  
8813   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8814 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8815 < $as_echo "$ac_header_compiler" >&6; }
8814 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8815 > echo "${ECHO_T}$ac_header_compiler" >&6; }
8816  
8817   # Is the header present?
8818 < { $as_echo "$as_me:$LINENO: checking qhull/qhull.h presence" >&5
8819 < $as_echo_n "checking qhull/qhull.h presence... " >&6; }
8818 > { echo "$as_me:$LINENO: checking qhull/qhull.h presence" >&5
8819 > echo $ECHO_N "checking qhull/qhull.h presence... $ECHO_C" >&6; }
8820   cat >conftest.$ac_ext <<_ACEOF
8821   /* confdefs.h.  */
8822   _ACEOF
# Line 9035 | Line 8830 | esac
8830    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8831    *) ac_try_echo=$ac_try;;
8832   esac
8833 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9039 < $as_echo "$ac_try_echo") >&5
8833 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8834    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8835    ac_status=$?
8836    grep -v '^ *+' conftest.er1 >conftest.err
8837    rm -f conftest.er1
8838    cat conftest.err >&5
8839 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8839 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8840    (exit $ac_status); } >/dev/null && {
8841           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8842           test ! -s conftest.err
8843         }; then
8844    ac_header_preproc=yes
8845   else
8846 <  $as_echo "$as_me: failed program was:" >&5
8846 >  echo "$as_me: failed program was:" >&5
8847   sed 's/^/| /' conftest.$ac_ext >&5
8848  
8849    ac_header_preproc=no
8850   fi
8851  
8852   rm -f conftest.err conftest.$ac_ext
8853 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8854 < $as_echo "$ac_header_preproc" >&6; }
8853 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8854 > echo "${ECHO_T}$ac_header_preproc" >&6; }
8855  
8856   # So?  What about this header?
8857   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8858    yes:no: )
8859 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: accepted by the compiler, rejected by the preprocessor!" >&5
8860 < $as_echo "$as_me: WARNING: qhull/qhull.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8861 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: proceeding with the compiler's result" >&5
8862 < $as_echo "$as_me: WARNING: qhull/qhull.h: proceeding with the compiler's result" >&2;}
8859 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: accepted by the compiler, rejected by the preprocessor!" >&5
8860 > echo "$as_me: WARNING: qhull/qhull.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8861 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: proceeding with the compiler's result" >&5
8862 > echo "$as_me: WARNING: qhull/qhull.h: proceeding with the compiler's result" >&2;}
8863      ac_header_preproc=yes
8864      ;;
8865    no:yes:* )
8866 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: present but cannot be compiled" >&5
8867 < $as_echo "$as_me: WARNING: qhull/qhull.h: present but cannot be compiled" >&2;}
8868 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h:     check for missing prerequisite headers?" >&5
8869 < $as_echo "$as_me: WARNING: qhull/qhull.h:     check for missing prerequisite headers?" >&2;}
8870 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: see the Autoconf documentation" >&5
8871 < $as_echo "$as_me: WARNING: qhull/qhull.h: see the Autoconf documentation" >&2;}
8872 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h:     section \"Present But Cannot Be Compiled\"" >&5
8873 < $as_echo "$as_me: WARNING: qhull/qhull.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8874 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: proceeding with the preprocessor's result" >&5
8875 < $as_echo "$as_me: WARNING: qhull/qhull.h: proceeding with the preprocessor's result" >&2;}
8876 <    { $as_echo "$as_me:$LINENO: WARNING: qhull/qhull.h: in the future, the compiler will take precedence" >&5
8877 < $as_echo "$as_me: WARNING: qhull/qhull.h: in the future, the compiler will take precedence" >&2;}
8866 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: present but cannot be compiled" >&5
8867 > echo "$as_me: WARNING: qhull/qhull.h: present but cannot be compiled" >&2;}
8868 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h:     check for missing prerequisite headers?" >&5
8869 > echo "$as_me: WARNING: qhull/qhull.h:     check for missing prerequisite headers?" >&2;}
8870 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: see the Autoconf documentation" >&5
8871 > echo "$as_me: WARNING: qhull/qhull.h: see the Autoconf documentation" >&2;}
8872 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h:     section \"Present But Cannot Be Compiled\"" >&5
8873 > echo "$as_me: WARNING: qhull/qhull.h:     section \"Present But Cannot Be Compiled\"" >&2;}
8874 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: proceeding with the preprocessor's result" >&5
8875 > echo "$as_me: WARNING: qhull/qhull.h: proceeding with the preprocessor's result" >&2;}
8876 >    { echo "$as_me:$LINENO: WARNING: qhull/qhull.h: in the future, the compiler will take precedence" >&5
8877 > echo "$as_me: WARNING: qhull/qhull.h: in the future, the compiler will take precedence" >&2;}
8878      ( cat <<\_ASBOX
8879   ## ------------------------------ ##
8880   ## Report this to gezelter@nd.edu ##
# Line 9089 | Line 8883 | esac
8883       ) | sed "s/^/$as_me: WARNING:     /" >&2
8884      ;;
8885   esac
8886 < { $as_echo "$as_me:$LINENO: checking for qhull/qhull.h" >&5
8887 < $as_echo_n "checking for qhull/qhull.h... " >&6; }
8886 > { echo "$as_me:$LINENO: checking for qhull/qhull.h" >&5
8887 > echo $ECHO_N "checking for qhull/qhull.h... $ECHO_C" >&6; }
8888   if test "${ac_cv_header_qhull_qhull_h+set}" = set; then
8889 <  $as_echo_n "(cached) " >&6
8889 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8890   else
8891    ac_cv_header_qhull_qhull_h=$ac_header_preproc
8892   fi
8893 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_qhull_qhull_h" >&5
8894 < $as_echo "$ac_cv_header_qhull_qhull_h" >&6; }
8893 > { echo "$as_me:$LINENO: result: $ac_cv_header_qhull_qhull_h" >&5
8894 > echo "${ECHO_T}$ac_cv_header_qhull_qhull_h" >&6; }
8895  
8896   fi
8897   if test $ac_cv_header_qhull_qhull_h = yes; then
# Line 9107 | Line 8901 | fi
8901   fi
8902  
8903  
8904 <        { $as_echo "$as_me:$LINENO: checking for qh_qhull in -lqhull" >&5
8905 < $as_echo_n "checking for qh_qhull in -lqhull... " >&6; }
8904 >        { echo "$as_me:$LINENO: checking for qh_qhull in -lqhull" >&5
8905 > echo $ECHO_N "checking for qh_qhull in -lqhull... $ECHO_C" >&6; }
8906   if test "${ac_cv_lib_qhull_qh_qhull+set}" = set; then
8907 <  $as_echo_n "(cached) " >&6
8907 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8908   else
8909    ac_check_lib_save_LIBS=$LIBS
8910   LIBS="-lqhull  $LIBS"
# Line 9150 | Line 8944 | esac
8944    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8945    *) ac_try_echo=$ac_try;;
8946   esac
8947 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9154 < $as_echo "$ac_try_echo") >&5
8947 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8948    (eval "$ac_link") 2>conftest.er1
8949    ac_status=$?
8950    grep -v '^ *+' conftest.er1 >conftest.err
8951    rm -f conftest.er1
8952    cat conftest.err >&5
8953 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8953 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8954    (exit $ac_status); } && {
8955           test -z "$ac_c_werror_flag" ||
8956           test ! -s conftest.err
8957 <       } && test -s conftest$ac_exeext && {
8958 <         test "$cross_compiling" = yes ||
9166 <         $as_test_x conftest$ac_exeext
9167 <       }; then
8957 >       } && test -s conftest$ac_exeext &&
8958 >       $as_test_x conftest$ac_exeext; then
8959    ac_cv_lib_qhull_qh_qhull=yes
8960   else
8961 <  $as_echo "$as_me: failed program was:" >&5
8961 >  echo "$as_me: failed program was:" >&5
8962   sed 's/^/| /' conftest.$ac_ext >&5
8963  
8964          ac_cv_lib_qhull_qh_qhull=no
8965   fi
8966  
9176 rm -rf conftest.dSYM
8967   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8968        conftest$ac_exeext conftest.$ac_ext
8969   LIBS=$ac_check_lib_save_LIBS
8970   fi
8971 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_qhull_qh_qhull" >&5
8972 < $as_echo "$ac_cv_lib_qhull_qh_qhull" >&6; }
8971 > { echo "$as_me:$LINENO: result: $ac_cv_lib_qhull_qh_qhull" >&5
8972 > echo "${ECHO_T}$ac_cv_lib_qhull_qh_qhull" >&6; }
8973   if test $ac_cv_lib_qhull_qh_qhull = yes; then
8974    qhull_cv_libqhull=yes
8975   else
# Line 9212 | Line 9002 | _ACEOF
9002                  QHULL_LIB_DIR="${QHULL_HOME}/lib"
9003                  QHULL="-lqhull"
9004          else
9005 <                { $as_echo "$as_me:$LINENO: checking qhull in ${QHULL_HOME}" >&5
9006 < $as_echo_n "checking qhull in ${QHULL_HOME}... " >&6; }
9005 >                { echo "$as_me:$LINENO: checking qhull in ${QHULL_HOME}" >&5
9006 > echo $ECHO_N "checking qhull in ${QHULL_HOME}... $ECHO_C" >&6; }
9007                  QHULL_INC_DIR=
9008                  QHULL_LIB_DIR=
9009                  QHULL=
9010                  USE_QHULL=no
9011 <                { $as_echo "$as_me:$LINENO: result: failed" >&5
9012 < $as_echo "failed" >&6; }
9011 >                { echo "$as_me:$LINENO: result: failed" >&5
9012 > echo "${ECHO_T}failed" >&6; }
9013                  echo ""
9014                  echo "*********************************************************"
9015                  echo "* WARNING: Could not find a working qhull installation  *"
# Line 9244 | Line 9034 | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9034   ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9035   ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9036   ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9037 < { $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
9038 < $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
9037 > { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
9038 > echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
9039   if test -z "$CXXCPP"; then
9040    if test "${ac_cv_prog_CXXCPP+set}" = set; then
9041 <  $as_echo_n "(cached) " >&6
9041 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9042   else
9043        # Double quotes because CXXCPP needs to be expanded
9044      for CXXCPP in "$CXX -E" "/lib/cpp"
# Line 9280 | Line 9070 | esac
9070    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9071    *) ac_try_echo=$ac_try;;
9072   esac
9073 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9284 < $as_echo "$ac_try_echo") >&5
9073 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9074    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9075    ac_status=$?
9076    grep -v '^ *+' conftest.er1 >conftest.err
9077    rm -f conftest.er1
9078    cat conftest.err >&5
9079 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9079 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9080    (exit $ac_status); } >/dev/null && {
9081           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9082           test ! -s conftest.err
9083         }; then
9084    :
9085   else
9086 <  $as_echo "$as_me: failed program was:" >&5
9086 >  echo "$as_me: failed program was:" >&5
9087   sed 's/^/| /' conftest.$ac_ext >&5
9088  
9089    # Broken: fails on valid input.
# Line 9318 | Line 9107 | esac
9107    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9108    *) ac_try_echo=$ac_try;;
9109   esac
9110 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9322 < $as_echo "$ac_try_echo") >&5
9110 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9111    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9112    ac_status=$?
9113    grep -v '^ *+' conftest.er1 >conftest.err
9114    rm -f conftest.er1
9115    cat conftest.err >&5
9116 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9116 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9117    (exit $ac_status); } >/dev/null && {
9118           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9119           test ! -s conftest.err
# Line 9333 | Line 9121 | else
9121    # Broken: success on invalid input.
9122   continue
9123   else
9124 <  $as_echo "$as_me: failed program was:" >&5
9124 >  echo "$as_me: failed program was:" >&5
9125   sed 's/^/| /' conftest.$ac_ext >&5
9126  
9127    # Passes both tests.
# Line 9358 | Line 9146 | fi
9146   else
9147    ac_cv_prog_CXXCPP=$CXXCPP
9148   fi
9149 < { $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5
9150 < $as_echo "$CXXCPP" >&6; }
9149 > { echo "$as_me:$LINENO: result: $CXXCPP" >&5
9150 > echo "${ECHO_T}$CXXCPP" >&6; }
9151   ac_preproc_ok=false
9152   for ac_cxx_preproc_warn_flag in '' yes
9153   do
# Line 9387 | Line 9175 | esac
9175    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9176    *) ac_try_echo=$ac_try;;
9177   esac
9178 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9391 < $as_echo "$ac_try_echo") >&5
9178 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9179    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9180    ac_status=$?
9181    grep -v '^ *+' conftest.er1 >conftest.err
9182    rm -f conftest.er1
9183    cat conftest.err >&5
9184 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9184 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9185    (exit $ac_status); } >/dev/null && {
9186           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9187           test ! -s conftest.err
9188         }; then
9189    :
9190   else
9191 <  $as_echo "$as_me: failed program was:" >&5
9191 >  echo "$as_me: failed program was:" >&5
9192   sed 's/^/| /' conftest.$ac_ext >&5
9193  
9194    # Broken: fails on valid input.
# Line 9425 | Line 9212 | esac
9212    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9213    *) ac_try_echo=$ac_try;;
9214   esac
9215 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9429 < $as_echo "$ac_try_echo") >&5
9215 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9216    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9217    ac_status=$?
9218    grep -v '^ *+' conftest.er1 >conftest.err
9219    rm -f conftest.er1
9220    cat conftest.err >&5
9221 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9221 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9222    (exit $ac_status); } >/dev/null && {
9223           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9224           test ! -s conftest.err
# Line 9440 | Line 9226 | else
9226    # Broken: success on invalid input.
9227   continue
9228   else
9229 <  $as_echo "$as_me: failed program was:" >&5
9229 >  echo "$as_me: failed program was:" >&5
9230   sed 's/^/| /' conftest.$ac_ext >&5
9231  
9232    # Passes both tests.
# Line 9456 | Line 9242 | else
9242   if $ac_preproc_ok; then
9243    :
9244   else
9245 <  { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9245 >  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9246   See \`config.log' for more details." >&5
9247 < $as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9247 > echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9248   See \`config.log' for more details." >&2;}
9249     { (exit 1); exit 1; }; }
9250   fi
# Line 9488 | Line 9274 | if test "$openbabel_dir" != "not_set" ; then
9274    then
9275      OPENBABEL_HOME="$openbabel_dir"
9276    else
9277 <    { $as_echo "$as_me:$LINENO: WARNING: Sorry, $openbabel_dir does not exist, checking usual places" >&5
9278 < $as_echo "$as_me: WARNING: Sorry, $openbabel_dir does not exist, checking usual places" >&2;}
9277 >    { echo "$as_me:$LINENO: WARNING: Sorry, $openbabel_dir does not exist, checking usual places" >&5
9278 > echo "$as_me: WARNING: Sorry, $openbabel_dir does not exist, checking usual places" >&2;}
9279          OPENBABEL_HOME=/usr/local
9280          if test ! -f "${OPENBABEL_HOME}/include/openbabel-2.0/openbabel/babelconfig.h" -a -f "${OPENBABEL_HOME}/include/openbabel-2.0/openbabel/obconversion.h"
9281          then
# Line 9514 | Line 9300 | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9300          LDFLAGS="$LDFLAGS -L${OPENBABEL_HOME}/lib -lopenbabel"
9301          CPPFLAGS="$CPPFLAGS -I${OPENBABEL_HOME}/include/openbabel-2.0"
9302          if test "${ac_cv_header_openbabel_babelconfig_h+set}" = set; then
9303 <  { $as_echo "$as_me:$LINENO: checking for openbabel/babelconfig.h" >&5
9304 < $as_echo_n "checking for openbabel/babelconfig.h... " >&6; }
9303 >  { echo "$as_me:$LINENO: checking for openbabel/babelconfig.h" >&5
9304 > echo $ECHO_N "checking for openbabel/babelconfig.h... $ECHO_C" >&6; }
9305   if test "${ac_cv_header_openbabel_babelconfig_h+set}" = set; then
9306 <  $as_echo_n "(cached) " >&6
9306 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9307   fi
9308 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_babelconfig_h" >&5
9309 < $as_echo "$ac_cv_header_openbabel_babelconfig_h" >&6; }
9308 > { echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_babelconfig_h" >&5
9309 > echo "${ECHO_T}$ac_cv_header_openbabel_babelconfig_h" >&6; }
9310   else
9311    # Is the header compilable?
9312 < { $as_echo "$as_me:$LINENO: checking openbabel/babelconfig.h usability" >&5
9313 < $as_echo_n "checking openbabel/babelconfig.h usability... " >&6; }
9312 > { echo "$as_me:$LINENO: checking openbabel/babelconfig.h usability" >&5
9313 > echo $ECHO_N "checking openbabel/babelconfig.h usability... $ECHO_C" >&6; }
9314   cat >conftest.$ac_ext <<_ACEOF
9315   /* confdefs.h.  */
9316   _ACEOF
# Line 9540 | Line 9326 | esac
9326    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9327    *) ac_try_echo=$ac_try;;
9328   esac
9329 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9544 < $as_echo "$ac_try_echo") >&5
9329 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9330    (eval "$ac_compile") 2>conftest.er1
9331    ac_status=$?
9332    grep -v '^ *+' conftest.er1 >conftest.err
9333    rm -f conftest.er1
9334    cat conftest.err >&5
9335 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9335 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9336    (exit $ac_status); } && {
9337           test -z "$ac_cxx_werror_flag" ||
9338           test ! -s conftest.err
9339         } && test -s conftest.$ac_objext; then
9340    ac_header_compiler=yes
9341   else
9342 <  $as_echo "$as_me: failed program was:" >&5
9342 >  echo "$as_me: failed program was:" >&5
9343   sed 's/^/| /' conftest.$ac_ext >&5
9344  
9345          ac_header_compiler=no
9346   fi
9347  
9348   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9349 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9350 < $as_echo "$ac_header_compiler" >&6; }
9349 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9350 > echo "${ECHO_T}$ac_header_compiler" >&6; }
9351  
9352   # Is the header present?
9353 < { $as_echo "$as_me:$LINENO: checking openbabel/babelconfig.h presence" >&5
9354 < $as_echo_n "checking openbabel/babelconfig.h presence... " >&6; }
9353 > { echo "$as_me:$LINENO: checking openbabel/babelconfig.h presence" >&5
9354 > echo $ECHO_N "checking openbabel/babelconfig.h presence... $ECHO_C" >&6; }
9355   cat >conftest.$ac_ext <<_ACEOF
9356   /* confdefs.h.  */
9357   _ACEOF
# Line 9580 | Line 9365 | esac
9365    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9366    *) ac_try_echo=$ac_try;;
9367   esac
9368 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9584 < $as_echo "$ac_try_echo") >&5
9368 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9369    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9370    ac_status=$?
9371    grep -v '^ *+' conftest.er1 >conftest.err
9372    rm -f conftest.er1
9373    cat conftest.err >&5
9374 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9374 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9375    (exit $ac_status); } >/dev/null && {
9376           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9377           test ! -s conftest.err
9378         }; then
9379    ac_header_preproc=yes
9380   else
9381 <  $as_echo "$as_me: failed program was:" >&5
9381 >  echo "$as_me: failed program was:" >&5
9382   sed 's/^/| /' conftest.$ac_ext >&5
9383  
9384    ac_header_preproc=no
9385   fi
9386  
9387   rm -f conftest.err conftest.$ac_ext
9388 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9389 < $as_echo "$ac_header_preproc" >&6; }
9388 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9389 > echo "${ECHO_T}$ac_header_preproc" >&6; }
9390  
9391   # So?  What about this header?
9392   case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9393    yes:no: )
9394 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: accepted by the compiler, rejected by the preprocessor!" >&5
9395 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9396 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: proceeding with the compiler's result" >&5
9397 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: proceeding with the compiler's result" >&2;}
9394 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: accepted by the compiler, rejected by the preprocessor!" >&5
9395 > echo "$as_me: WARNING: openbabel/babelconfig.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9396 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: proceeding with the compiler's result" >&5
9397 > echo "$as_me: WARNING: openbabel/babelconfig.h: proceeding with the compiler's result" >&2;}
9398      ac_header_preproc=yes
9399      ;;
9400    no:yes:* )
9401 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: present but cannot be compiled" >&5
9402 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: present but cannot be compiled" >&2;}
9403 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h:     check for missing prerequisite headers?" >&5
9404 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h:     check for missing prerequisite headers?" >&2;}
9405 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: see the Autoconf documentation" >&5
9406 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: see the Autoconf documentation" >&2;}
9407 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h:     section \"Present But Cannot Be Compiled\"" >&5
9408 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9409 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: proceeding with the preprocessor's result" >&5
9410 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: proceeding with the preprocessor's result" >&2;}
9411 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: in the future, the compiler will take precedence" >&5
9412 < $as_echo "$as_me: WARNING: openbabel/babelconfig.h: in the future, the compiler will take precedence" >&2;}
9401 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: present but cannot be compiled" >&5
9402 > echo "$as_me: WARNING: openbabel/babelconfig.h: present but cannot be compiled" >&2;}
9403 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h:     check for missing prerequisite headers?" >&5
9404 > echo "$as_me: WARNING: openbabel/babelconfig.h:     check for missing prerequisite headers?" >&2;}
9405 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: see the Autoconf documentation" >&5
9406 > echo "$as_me: WARNING: openbabel/babelconfig.h: see the Autoconf documentation" >&2;}
9407 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h:     section \"Present But Cannot Be Compiled\"" >&5
9408 > echo "$as_me: WARNING: openbabel/babelconfig.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9409 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: proceeding with the preprocessor's result" >&5
9410 > echo "$as_me: WARNING: openbabel/babelconfig.h: proceeding with the preprocessor's result" >&2;}
9411 >    { echo "$as_me:$LINENO: WARNING: openbabel/babelconfig.h: in the future, the compiler will take precedence" >&5
9412 > echo "$as_me: WARNING: openbabel/babelconfig.h: in the future, the compiler will take precedence" >&2;}
9413      ( cat <<\_ASBOX
9414   ## ------------------------------ ##
9415   ## Report this to gezelter@nd.edu ##
# Line 9634 | Line 9418 | esac
9418       ) | sed "s/^/$as_me: WARNING:     /" >&2
9419      ;;
9420   esac
9421 < { $as_echo "$as_me:$LINENO: checking for openbabel/babelconfig.h" >&5
9422 < $as_echo_n "checking for openbabel/babelconfig.h... " >&6; }
9421 > { echo "$as_me:$LINENO: checking for openbabel/babelconfig.h" >&5
9422 > echo $ECHO_N "checking for openbabel/babelconfig.h... $ECHO_C" >&6; }
9423   if test "${ac_cv_header_openbabel_babelconfig_h+set}" = set; then
9424 <  $as_echo_n "(cached) " >&6
9424 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9425   else
9426    ac_cv_header_openbabel_babelconfig_h=$ac_header_preproc
9427   fi
9428 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_babelconfig_h" >&5
9429 < $as_echo "$ac_cv_header_openbabel_babelconfig_h" >&6; }
9428 > { echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_babelconfig_h" >&5
9429 > echo "${ECHO_T}$ac_cv_header_openbabel_babelconfig_h" >&6; }
9430  
9431   fi
9432   if test $ac_cv_header_openbabel_babelconfig_h = yes; then
# Line 9653 | Line 9437 | fi
9437  
9438  
9439          if test "${ac_cv_header_openbabel_obconversion_h+set}" = set; then
9440 <  { $as_echo "$as_me:$LINENO: checking for openbabel/obconversion.h" >&5
9441 < $as_echo_n "checking for openbabel/obconversion.h... " >&6; }
9440 >  { echo "$as_me:$LINENO: checking for openbabel/obconversion.h" >&5
9441 > echo $ECHO_N "checking for openbabel/obconversion.h... $ECHO_C" >&6; }
9442   if test "${ac_cv_header_openbabel_obconversion_h+set}" = set; then
9443 <  $as_echo_n "(cached) " >&6
9443 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9444   fi
9445 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_obconversion_h" >&5
9446 < $as_echo "$ac_cv_header_openbabel_obconversion_h" >&6; }
9445 > { echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_obconversion_h" >&5
9446 > echo "${ECHO_T}$ac_cv_header_openbabel_obconversion_h" >&6; }
9447   else
9448    # Is the header compilable?
9449 < { $as_echo "$as_me:$LINENO: checking openbabel/obconversion.h usability" >&5
9450 < $as_echo_n "checking openbabel/obconversion.h usability... " >&6; }
9449 > { echo "$as_me:$LINENO: checking openbabel/obconversion.h usability" >&5
9450 > echo $ECHO_N "checking openbabel/obconversion.h usability... $ECHO_C" >&6; }
9451   cat >conftest.$ac_ext <<_ACEOF
9452   /* confdefs.h.  */
9453   _ACEOF
# Line 9679 | Line 9463 | esac
9463    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9464    *) ac_try_echo=$ac_try;;
9465   esac
9466 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9683 < $as_echo "$ac_try_echo") >&5
9466 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9467    (eval "$ac_compile") 2>conftest.er1
9468    ac_status=$?
9469    grep -v '^ *+' conftest.er1 >conftest.err
9470    rm -f conftest.er1
9471    cat conftest.err >&5
9472 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9472 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9473    (exit $ac_status); } && {
9474           test -z "$ac_cxx_werror_flag" ||
9475           test ! -s conftest.err
9476         } && test -s conftest.$ac_objext; then
9477    ac_header_compiler=yes
9478   else
9479 <  $as_echo "$as_me: failed program was:" >&5
9479 >  echo "$as_me: failed program was:" >&5
9480   sed 's/^/| /' conftest.$ac_ext >&5
9481  
9482          ac_header_compiler=no
9483   fi
9484  
9485   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9486 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9487 < $as_echo "$ac_header_compiler" >&6; }
9486 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9487 > echo "${ECHO_T}$ac_header_compiler" >&6; }
9488  
9489   # Is the header present?
9490 < { $as_echo "$as_me:$LINENO: checking openbabel/obconversion.h presence" >&5
9491 < $as_echo_n "checking openbabel/obconversion.h presence... " >&6; }
9490 > { echo "$as_me:$LINENO: checking openbabel/obconversion.h presence" >&5
9491 > echo $ECHO_N "checking openbabel/obconversion.h presence... $ECHO_C" >&6; }
9492   cat >conftest.$ac_ext <<_ACEOF
9493   /* confdefs.h.  */
9494   _ACEOF
# Line 9719 | Line 9502 | esac
9502    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9503    *) ac_try_echo=$ac_try;;
9504   esac
9505 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9723 < $as_echo "$ac_try_echo") >&5
9505 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9506    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9507    ac_status=$?
9508    grep -v '^ *+' conftest.er1 >conftest.err
9509    rm -f conftest.er1
9510    cat conftest.err >&5
9511 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9511 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9512    (exit $ac_status); } >/dev/null && {
9513           test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
9514           test ! -s conftest.err
9515         }; then
9516    ac_header_preproc=yes
9517   else
9518 <  $as_echo "$as_me: failed program was:" >&5
9518 >  echo "$as_me: failed program was:" >&5
9519   sed 's/^/| /' conftest.$ac_ext >&5
9520  
9521    ac_header_preproc=no
9522   fi
9523  
9524   rm -f conftest.err conftest.$ac_ext
9525 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9526 < $as_echo "$ac_header_preproc" >&6; }
9525 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9526 > echo "${ECHO_T}$ac_header_preproc" >&6; }
9527  
9528   # So?  What about this header?
9529   case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9530    yes:no: )
9531 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: accepted by the compiler, rejected by the preprocessor!" >&5
9532 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9533 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: proceeding with the compiler's result" >&5
9534 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: proceeding with the compiler's result" >&2;}
9531 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: accepted by the compiler, rejected by the preprocessor!" >&5
9532 > echo "$as_me: WARNING: openbabel/obconversion.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9533 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: proceeding with the compiler's result" >&5
9534 > echo "$as_me: WARNING: openbabel/obconversion.h: proceeding with the compiler's result" >&2;}
9535      ac_header_preproc=yes
9536      ;;
9537    no:yes:* )
9538 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: present but cannot be compiled" >&5
9539 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: present but cannot be compiled" >&2;}
9540 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h:     check for missing prerequisite headers?" >&5
9541 < $as_echo "$as_me: WARNING: openbabel/obconversion.h:     check for missing prerequisite headers?" >&2;}
9542 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: see the Autoconf documentation" >&5
9543 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: see the Autoconf documentation" >&2;}
9544 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h:     section \"Present But Cannot Be Compiled\"" >&5
9545 < $as_echo "$as_me: WARNING: openbabel/obconversion.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9546 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: proceeding with the preprocessor's result" >&5
9547 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: proceeding with the preprocessor's result" >&2;}
9548 <    { $as_echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: in the future, the compiler will take precedence" >&5
9549 < $as_echo "$as_me: WARNING: openbabel/obconversion.h: in the future, the compiler will take precedence" >&2;}
9538 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: present but cannot be compiled" >&5
9539 > echo "$as_me: WARNING: openbabel/obconversion.h: present but cannot be compiled" >&2;}
9540 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h:     check for missing prerequisite headers?" >&5
9541 > echo "$as_me: WARNING: openbabel/obconversion.h:     check for missing prerequisite headers?" >&2;}
9542 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: see the Autoconf documentation" >&5
9543 > echo "$as_me: WARNING: openbabel/obconversion.h: see the Autoconf documentation" >&2;}
9544 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h:     section \"Present But Cannot Be Compiled\"" >&5
9545 > echo "$as_me: WARNING: openbabel/obconversion.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9546 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: proceeding with the preprocessor's result" >&5
9547 > echo "$as_me: WARNING: openbabel/obconversion.h: proceeding with the preprocessor's result" >&2;}
9548 >    { echo "$as_me:$LINENO: WARNING: openbabel/obconversion.h: in the future, the compiler will take precedence" >&5
9549 > echo "$as_me: WARNING: openbabel/obconversion.h: in the future, the compiler will take precedence" >&2;}
9550      ( cat <<\_ASBOX
9551   ## ------------------------------ ##
9552   ## Report this to gezelter@nd.edu ##
# Line 9773 | Line 9555 | esac
9555       ) | sed "s/^/$as_me: WARNING:     /" >&2
9556      ;;
9557   esac
9558 < { $as_echo "$as_me:$LINENO: checking for openbabel/obconversion.h" >&5
9559 < $as_echo_n "checking for openbabel/obconversion.h... " >&6; }
9558 > { echo "$as_me:$LINENO: checking for openbabel/obconversion.h" >&5
9559 > echo $ECHO_N "checking for openbabel/obconversion.h... $ECHO_C" >&6; }
9560   if test "${ac_cv_header_openbabel_obconversion_h+set}" = set; then
9561 <  $as_echo_n "(cached) " >&6
9561 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9562   else
9563    ac_cv_header_openbabel_obconversion_h=$ac_header_preproc
9564   fi
9565 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_obconversion_h" >&5
9566 < $as_echo "$ac_cv_header_openbabel_obconversion_h" >&6; }
9565 > { echo "$as_me:$LINENO: result: $ac_cv_header_openbabel_obconversion_h" >&5
9566 > echo "${ECHO_T}$ac_cv_header_openbabel_obconversion_h" >&6; }
9567  
9568   fi
9569   if test $ac_cv_header_openbabel_obconversion_h = yes; then
# Line 9829 | Line 9611 | esac
9611    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9612    *) ac_try_echo=$ac_try;;
9613   esac
9614 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9833 < $as_echo "$ac_try_echo") >&5
9614 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9615    (eval "$ac_link") 2>conftest.er1
9616    ac_status=$?
9617    grep -v '^ *+' conftest.er1 >conftest.err
9618    rm -f conftest.er1
9619    cat conftest.err >&5
9620 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9620 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9621    (exit $ac_status); } && {
9622           test -z "$ac_cxx_werror_flag" ||
9623           test ! -s conftest.err
9624 <       } && test -s conftest$ac_exeext && {
9625 <         test "$cross_compiling" = yes ||
9845 <         $as_test_x conftest$ac_exeext
9846 <       }; then
9624 >       } && test -s conftest$ac_exeext &&
9625 >       $as_test_x conftest$ac_exeext; then
9626  
9627                  openbabel_lib_found="yes"
9628 <                { $as_echo "$as_me:$LINENO: result: found" >&5
9629 < $as_echo "found" >&6; }
9628 >                { echo "$as_me:$LINENO: result: found" >&5
9629 > echo "${ECHO_T}found" >&6; }
9630  
9631   else
9632 <  $as_echo "$as_me: failed program was:" >&5
9632 >  echo "$as_me: failed program was:" >&5
9633   sed 's/^/| /' conftest.$ac_ext >&5
9634  
9635  
9636                  openbabel_lib_found="no"
9637 <                { $as_echo "$as_me:$LINENO: result: not found" >&5
9638 < $as_echo "not found" >&6; }
9637 >                { echo "$as_me:$LINENO: result: not found" >&5
9638 > echo "${ECHO_T}not found" >&6; }
9639  
9640  
9641   fi
9642  
9864 rm -rf conftest.dSYM
9643   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9644        conftest$ac_exeext conftest.$ac_ext
9645          ac_ext=c
# Line 9879 | Line 9657 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
9657                  OPENBABEL_LIB_DIR="${OPENBABEL_HOME}/lib"
9658                  OPENBABEL_LIB="-lopenbabel"
9659          else
9660 <                { $as_echo "$as_me:$LINENO: checking openbabel in ${OPENBABEL_HOME}" >&5
9661 < $as_echo_n "checking openbabel in ${OPENBABEL_HOME}... " >&6; }
9660 >                { echo "$as_me:$LINENO: checking openbabel in ${OPENBABEL_HOME}" >&5
9661 > echo $ECHO_N "checking openbabel in ${OPENBABEL_HOME}... $ECHO_C" >&6; }
9662                  OPENBABEL_INC_DIR=
9663                  OPENBABEL_LIB_DIR=
9664                  OPENBABEL_LIB=
9665                  USE_OPENBABEL=no
9666 <                { $as_echo "$as_me:$LINENO: result: failed" >&5
9667 < $as_echo "failed" >&6; }
9666 >                { echo "$as_me:$LINENO: result: failed" >&5
9667 > echo "${ECHO_T}failed" >&6; }
9668                  echo ""
9669                  echo "*********************************************************"
9670                  echo "* WARNING: Could not find a working openbabel-2.x       *"
# Line 9907 | Line 9685 | fi
9685  
9686  
9687   # Checks for header files.
9688 < { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
9689 < $as_echo_n "checking for ANSI C header files... " >&6; }
9688 > { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
9689 > echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
9690   if test "${ac_cv_header_stdc+set}" = set; then
9691 <  $as_echo_n "(cached) " >&6
9691 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9692   else
9693    cat >conftest.$ac_ext <<_ACEOF
9694   /* confdefs.h.  */
# Line 9945 | Line 9723 | esac
9723    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9724    *) ac_try_echo=$ac_try;;
9725   esac
9726 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9949 < $as_echo "$ac_try_echo") >&5
9726 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9727    (eval "$ac_compile") 2>conftest.er1
9728    ac_status=$?
9729    grep -v '^ *+' conftest.er1 >conftest.err
9730    rm -f conftest.er1
9731    cat conftest.err >&5
9732 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9732 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9733    (exit $ac_status); } && {
9734           test -z "$ac_c_werror_flag" ||
9735           test ! -s conftest.err
9736         } && test -s conftest.$ac_objext; then
9737    ac_cv_header_stdc=yes
9738   else
9739 <  $as_echo "$as_me: failed program was:" >&5
9739 >  echo "$as_me: failed program was:" >&5
9740   sed 's/^/| /' conftest.$ac_ext >&5
9741  
9742          ac_cv_header_stdc=no
# Line 10051 | Line 9828 | esac
9828    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9829    *) ac_try_echo=$ac_try;;
9830   esac
9831 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10055 < $as_echo "$ac_try_echo") >&5
9831 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9832    (eval "$ac_link") 2>&5
9833    ac_status=$?
9834 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9834 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9835    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
9836    { (case "(($ac_try" in
9837    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9838    *) ac_try_echo=$ac_try;;
9839   esac
9840 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10065 < $as_echo "$ac_try_echo") >&5
9840 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9841    (eval "$ac_try") 2>&5
9842    ac_status=$?
9843 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9843 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9844    (exit $ac_status); }; }; then
9845    :
9846   else
9847 <  $as_echo "$as_me: program exited with status $ac_status" >&5
9848 < $as_echo "$as_me: failed program was:" >&5
9847 >  echo "$as_me: program exited with status $ac_status" >&5
9848 > echo "$as_me: failed program was:" >&5
9849   sed 's/^/| /' conftest.$ac_ext >&5
9850  
9851   ( exit $ac_status )
9852   ac_cv_header_stdc=no
9853   fi
10079 rm -rf conftest.dSYM
9854   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9855   fi
9856  
9857  
9858   fi
9859   fi
9860 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
9861 < $as_echo "$ac_cv_header_stdc" >&6; }
9860 > { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
9861 > echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
9862   if test $ac_cv_header_stdc = yes; then
9863  
9864   cat >>confdefs.h <<\_ACEOF
# Line 10110 | Line 9884 | do
9884  
9885   for ac_header in libintl.h limits.h machine/hal_sysinfo.h stdlib.h string.h strings.h sys/param.h sys/pstat.h sys/sysctl.h sys/sysinfo.h sys/sysmp.h sys/systemcfg.h sys/table.h sys/time.h unistd.h
9886   do
9887 < as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9887 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9888   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9889 <  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
9890 < $as_echo_n "checking for $ac_header... " >&6; }
9889 >  { echo "$as_me:$LINENO: checking for $ac_header" >&5
9890 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9891   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9892 <  $as_echo_n "(cached) " >&6
9892 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9893   fi
9894 < ac_res=`eval 'as_val=${'$as_ac_Header'}
9895 <                 $as_echo "$as_val"'`
9896 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10123 < $as_echo "$ac_res" >&6; }
9894 > ac_res=`eval echo '${'$as_ac_Header'}'`
9895 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
9896 > echo "${ECHO_T}$ac_res" >&6; }
9897   else
9898    # Is the header compilable?
9899 < { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
9900 < $as_echo_n "checking $ac_header usability... " >&6; }
9899 > { echo "$as_me:$LINENO: checking $ac_header usability" >&5
9900 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
9901   cat >conftest.$ac_ext <<_ACEOF
9902   /* confdefs.h.  */
9903   _ACEOF
# Line 10140 | Line 9913 | esac
9913    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9914    *) ac_try_echo=$ac_try;;
9915   esac
9916 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10144 < $as_echo "$ac_try_echo") >&5
9916 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9917    (eval "$ac_compile") 2>conftest.er1
9918    ac_status=$?
9919    grep -v '^ *+' conftest.er1 >conftest.err
9920    rm -f conftest.er1
9921    cat conftest.err >&5
9922 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9922 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9923    (exit $ac_status); } && {
9924           test -z "$ac_c_werror_flag" ||
9925           test ! -s conftest.err
9926         } && test -s conftest.$ac_objext; then
9927    ac_header_compiler=yes
9928   else
9929 <  $as_echo "$as_me: failed program was:" >&5
9929 >  echo "$as_me: failed program was:" >&5
9930   sed 's/^/| /' conftest.$ac_ext >&5
9931  
9932          ac_header_compiler=no
9933   fi
9934  
9935   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9936 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9937 < $as_echo "$ac_header_compiler" >&6; }
9936 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9937 > echo "${ECHO_T}$ac_header_compiler" >&6; }
9938  
9939   # Is the header present?
9940 < { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
9941 < $as_echo_n "checking $ac_header presence... " >&6; }
9940 > { echo "$as_me:$LINENO: checking $ac_header presence" >&5
9941 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
9942   cat >conftest.$ac_ext <<_ACEOF
9943   /* confdefs.h.  */
9944   _ACEOF
# Line 10180 | Line 9952 | esac
9952    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9953    *) ac_try_echo=$ac_try;;
9954   esac
9955 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10184 < $as_echo "$ac_try_echo") >&5
9955 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9956    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9957    ac_status=$?
9958    grep -v '^ *+' conftest.er1 >conftest.err
9959    rm -f conftest.er1
9960    cat conftest.err >&5
9961 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9961 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9962    (exit $ac_status); } >/dev/null && {
9963           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9964           test ! -s conftest.err
9965         }; then
9966    ac_header_preproc=yes
9967   else
9968 <  $as_echo "$as_me: failed program was:" >&5
9968 >  echo "$as_me: failed program was:" >&5
9969   sed 's/^/| /' conftest.$ac_ext >&5
9970  
9971    ac_header_preproc=no
9972   fi
9973  
9974   rm -f conftest.err conftest.$ac_ext
9975 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9976 < $as_echo "$ac_header_preproc" >&6; }
9975 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9976 > echo "${ECHO_T}$ac_header_preproc" >&6; }
9977  
9978   # So?  What about this header?
9979   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9980    yes:no: )
9981 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9982 < $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9983 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9984 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9981 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9982 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9983 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9984 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9985      ac_header_preproc=yes
9986      ;;
9987    no:yes:* )
9988 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9989 < $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9990 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
9991 < $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
9992 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9993 < $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9994 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
9995 < $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
9996 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9997 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9998 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9999 < $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9988 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9989 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9990 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
9991 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
9992 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9993 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9994 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
9995 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
9996 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9997 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9998 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9999 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10000      ( cat <<\_ASBOX
10001   ## ------------------------------ ##
10002   ## Report this to gezelter@nd.edu ##
# Line 10234 | Line 10005 | esac
10005       ) | sed "s/^/$as_me: WARNING:     /" >&2
10006      ;;
10007   esac
10008 < { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10009 < $as_echo_n "checking for $ac_header... " >&6; }
10008 > { echo "$as_me:$LINENO: checking for $ac_header" >&5
10009 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10010   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10011 <  $as_echo_n "(cached) " >&6
10011 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10012   else
10013    eval "$as_ac_Header=\$ac_header_preproc"
10014   fi
10015 < ac_res=`eval 'as_val=${'$as_ac_Header'}
10016 <                 $as_echo "$as_val"'`
10017 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10247 < $as_echo "$ac_res" >&6; }
10015 > ac_res=`eval echo '${'$as_ac_Header'}'`
10016 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
10017 > echo "${ECHO_T}$ac_res" >&6; }
10018  
10019   fi
10020 < if test `eval 'as_val=${'$as_ac_Header'}
10251 <                 $as_echo "$as_val"'` = yes; then
10020 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
10021    cat >>confdefs.h <<_ACEOF
10022 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10022 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10023   _ACEOF
10024  
10025   fi
# Line 10259 | Line 10028 | done
10028  
10029  
10030   # Checks for typedefs, structures, and compiler characteristics.
10031 < { $as_echo "$as_me:$LINENO: checking for stdbool.h that conforms to C99" >&5
10032 < $as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
10031 > { echo "$as_me:$LINENO: checking for stdbool.h that conforms to C99" >&5
10032 > echo $ECHO_N "checking for stdbool.h that conforms to C99... $ECHO_C" >&6; }
10033   if test "${ac_cv_header_stdbool_h+set}" = set; then
10034 <  $as_echo_n "(cached) " >&6
10034 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10035   else
10036    cat >conftest.$ac_ext <<_ACEOF
10037   /* confdefs.h.  */
# Line 10303 | Line 10072 | cat >>conftest.$ac_ext <<_ACEOF
10072          char h[sizeof (_Bool)];
10073          char i[sizeof s.t];
10074          enum { j = false, k = true, l = false * true, m = true * 256 };
10306        /* The following fails for
10307           HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
10075          _Bool n[m];
10076          char o[sizeof n == m * sizeof n[0] ? 1 : -1];
10077          char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
# Line 10362 | Line 10129 | esac
10129    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10130    *) ac_try_echo=$ac_try;;
10131   esac
10132 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10366 < $as_echo "$ac_try_echo") >&5
10132 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10133    (eval "$ac_compile") 2>conftest.er1
10134    ac_status=$?
10135    grep -v '^ *+' conftest.er1 >conftest.err
10136    rm -f conftest.er1
10137    cat conftest.err >&5
10138 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10138 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10139    (exit $ac_status); } && {
10140           test -z "$ac_c_werror_flag" ||
10141           test ! -s conftest.err
10142         } && test -s conftest.$ac_objext; then
10143    ac_cv_header_stdbool_h=yes
10144   else
10145 <  $as_echo "$as_me: failed program was:" >&5
10145 >  echo "$as_me: failed program was:" >&5
10146   sed 's/^/| /' conftest.$ac_ext >&5
10147  
10148          ac_cv_header_stdbool_h=no
# Line 10384 | Line 10150 | fi
10150  
10151   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10152   fi
10153 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
10154 < $as_echo "$ac_cv_header_stdbool_h" >&6; }
10155 < { $as_echo "$as_me:$LINENO: checking for _Bool" >&5
10156 < $as_echo_n "checking for _Bool... " >&6; }
10153 > { echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
10154 > echo "${ECHO_T}$ac_cv_header_stdbool_h" >&6; }
10155 > { echo "$as_me:$LINENO: checking for _Bool" >&5
10156 > echo $ECHO_N "checking for _Bool... $ECHO_C" >&6; }
10157   if test "${ac_cv_type__Bool+set}" = set; then
10158 <  $as_echo_n "(cached) " >&6
10158 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10159   else
10160 <  ac_cv_type__Bool=no
10395 < cat >conftest.$ac_ext <<_ACEOF
10160 >  cat >conftest.$ac_ext <<_ACEOF
10161   /* confdefs.h.  */
10162   _ACEOF
10163   cat confdefs.h >>conftest.$ac_ext
10164   cat >>conftest.$ac_ext <<_ACEOF
10165   /* end confdefs.h.  */
10166   $ac_includes_default
10167 + typedef _Bool ac__type_new_;
10168   #ifdef FC_DUMMY_MAIN
10169   #ifndef FC_DUMMY_MAIN_EQ_F77
10170   #  ifdef __cplusplus
# Line 10410 | Line 10176 | main ()
10176   int
10177   main ()
10178   {
10179 < if (sizeof (_Bool))
10180 <       return 0;
10179 > if ((ac__type_new_ *) 0)
10180 >  return 0;
10181 > if (sizeof (ac__type_new_))
10182 >  return 0;
10183    ;
10184    return 0;
10185   }
# Line 10422 | Line 10190 | esac
10190    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10191    *) ac_try_echo=$ac_try;;
10192   esac
10193 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10426 < $as_echo "$ac_try_echo") >&5
10193 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10194    (eval "$ac_compile") 2>conftest.er1
10195    ac_status=$?
10196    grep -v '^ *+' conftest.er1 >conftest.err
10197    rm -f conftest.er1
10198    cat conftest.err >&5
10199 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10199 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10200    (exit $ac_status); } && {
10201           test -z "$ac_c_werror_flag" ||
10202           test ! -s conftest.err
10203         } && test -s conftest.$ac_objext; then
10204 <  cat >conftest.$ac_ext <<_ACEOF
10205 < /* confdefs.h.  */
10204 >  ac_cv_type__Bool=yes
10205 > else
10206 >  echo "$as_me: failed program was:" >&5
10207 > sed 's/^/| /' conftest.$ac_ext >&5
10208 >
10209 >        ac_cv_type__Bool=no
10210 > fi
10211 >
10212 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10213 > fi
10214 > { echo "$as_me:$LINENO: result: $ac_cv_type__Bool" >&5
10215 > echo "${ECHO_T}$ac_cv_type__Bool" >&6; }
10216 > if test $ac_cv_type__Bool = yes; then
10217 >
10218 > cat >>confdefs.h <<_ACEOF
10219 > #define HAVE__BOOL 1
10220   _ACEOF
10440 cat confdefs.h >>conftest.$ac_ext
10441 cat >>conftest.$ac_ext <<_ACEOF
10442 /* end confdefs.h.  */
10443 $ac_includes_default
10444 #ifdef FC_DUMMY_MAIN
10445 #ifndef FC_DUMMY_MAIN_EQ_F77
10446 #  ifdef __cplusplus
10447     extern "C"
10448 #  endif
10449   int FC_DUMMY_MAIN() { return 1; }
10450 #endif
10451 #endif
10452 int
10453 main ()
10454 {
10455 if (sizeof ((_Bool)))
10456          return 0;
10457  ;
10458  return 0;
10459 }
10460 _ACEOF
10461 rm -f conftest.$ac_objext
10462 if { (ac_try="$ac_compile"
10463 case "(($ac_try" in
10464  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10465  *) ac_try_echo=$ac_try;;
10466 esac
10467 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10468 $as_echo "$ac_try_echo") >&5
10469  (eval "$ac_compile") 2>conftest.er1
10470  ac_status=$?
10471  grep -v '^ *+' conftest.er1 >conftest.err
10472  rm -f conftest.er1
10473  cat conftest.err >&5
10474  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10475  (exit $ac_status); } && {
10476         test -z "$ac_c_werror_flag" ||
10477         test ! -s conftest.err
10478       } && test -s conftest.$ac_objext; then
10479  :
10480 else
10481  $as_echo "$as_me: failed program was:" >&5
10482 sed 's/^/| /' conftest.$ac_ext >&5
10221  
10484        ac_cv_type__Bool=yes
10485 fi
10222  
10487 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10488 else
10489  $as_echo "$as_me: failed program was:" >&5
10490 sed 's/^/| /' conftest.$ac_ext >&5
10491
10492
10223   fi
10224  
10495 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10496 fi
10497 { $as_echo "$as_me:$LINENO: result: $ac_cv_type__Bool" >&5
10498 $as_echo "$ac_cv_type__Bool" >&6; }
10499 if test $ac_cv_type__Bool = yes; then
10500
10501 cat >>confdefs.h <<_ACEOF
10502 #define HAVE__BOOL 1
10503 _ACEOF
10504
10505
10506 fi
10507
10225   if test $ac_cv_header_stdbool_h = yes; then
10226  
10227   cat >>confdefs.h <<\_ACEOF
# Line 10513 | Line 10230 | fi
10230  
10231   fi
10232  
10233 < { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
10234 < $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
10233 > { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
10234 > echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
10235   if test "${ac_cv_c_const+set}" = set; then
10236 <  $as_echo_n "(cached) " >&6
10236 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10237   else
10238    cat >conftest.$ac_ext <<_ACEOF
10239   /* confdefs.h.  */
# Line 10596 | Line 10313 | esac
10313    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10314    *) ac_try_echo=$ac_try;;
10315   esac
10316 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10600 < $as_echo "$ac_try_echo") >&5
10316 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10317    (eval "$ac_compile") 2>conftest.er1
10318    ac_status=$?
10319    grep -v '^ *+' conftest.er1 >conftest.err
10320    rm -f conftest.er1
10321    cat conftest.err >&5
10322 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10322 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10323    (exit $ac_status); } && {
10324           test -z "$ac_c_werror_flag" ||
10325           test ! -s conftest.err
10326         } && test -s conftest.$ac_objext; then
10327    ac_cv_c_const=yes
10328   else
10329 <  $as_echo "$as_me: failed program was:" >&5
10329 >  echo "$as_me: failed program was:" >&5
10330   sed 's/^/| /' conftest.$ac_ext >&5
10331  
10332          ac_cv_c_const=no
# Line 10618 | Line 10334 | fi
10334  
10335   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10336   fi
10337 < { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
10338 < $as_echo "$ac_cv_c_const" >&6; }
10337 > { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
10338 > echo "${ECHO_T}$ac_cv_c_const" >&6; }
10339   if test $ac_cv_c_const = no; then
10340  
10341   cat >>confdefs.h <<\_ACEOF
10342 < #define const /**/
10342 > #define const
10343   _ACEOF
10344  
10345   fi
10346  
10347 < { $as_echo "$as_me:$LINENO: checking for inline" >&5
10348 < $as_echo_n "checking for inline... " >&6; }
10347 > { echo "$as_me:$LINENO: checking for inline" >&5
10348 > echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
10349   if test "${ac_cv_c_inline+set}" = set; then
10350 <  $as_echo_n "(cached) " >&6
10350 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10351   else
10352    ac_cv_c_inline=no
10353   for ac_kw in inline __inline__ __inline; do
# Line 10654 | Line 10370 | esac
10370    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10371    *) ac_try_echo=$ac_try;;
10372   esac
10373 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10658 < $as_echo "$ac_try_echo") >&5
10373 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10374    (eval "$ac_compile") 2>conftest.er1
10375    ac_status=$?
10376    grep -v '^ *+' conftest.er1 >conftest.err
10377    rm -f conftest.er1
10378    cat conftest.err >&5
10379 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10379 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10380    (exit $ac_status); } && {
10381           test -z "$ac_c_werror_flag" ||
10382           test ! -s conftest.err
10383         } && test -s conftest.$ac_objext; then
10384    ac_cv_c_inline=$ac_kw
10385   else
10386 <  $as_echo "$as_me: failed program was:" >&5
10386 >  echo "$as_me: failed program was:" >&5
10387   sed 's/^/| /' conftest.$ac_ext >&5
10388  
10389  
# Line 10679 | Line 10394 | fi
10394   done
10395  
10396   fi
10397 < { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
10398 < $as_echo "$ac_cv_c_inline" >&6; }
10397 > { echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
10398 > echo "${ECHO_T}$ac_cv_c_inline" >&6; }
10399  
10400  
10401   case $ac_cv_c_inline in
# Line 10698 | Line 10413 | esac
10413      ;;
10414   esac
10415  
10416 < { $as_echo "$as_me:$LINENO: checking for size_t" >&5
10417 < $as_echo_n "checking for size_t... " >&6; }
10416 > { echo "$as_me:$LINENO: checking for size_t" >&5
10417 > echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
10418   if test "${ac_cv_type_size_t+set}" = set; then
10419 <  $as_echo_n "(cached) " >&6
10419 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10420   else
10706  ac_cv_type_size_t=no
10707 cat >conftest.$ac_ext <<_ACEOF
10708 /* confdefs.h.  */
10709 _ACEOF
10710 cat confdefs.h >>conftest.$ac_ext
10711 cat >>conftest.$ac_ext <<_ACEOF
10712 /* end confdefs.h.  */
10713 $ac_includes_default
10714 #ifdef FC_DUMMY_MAIN
10715 #ifndef FC_DUMMY_MAIN_EQ_F77
10716 #  ifdef __cplusplus
10717     extern "C"
10718 #  endif
10719   int FC_DUMMY_MAIN() { return 1; }
10720 #endif
10721 #endif
10722 int
10723 main ()
10724 {
10725 if (sizeof (size_t))
10726       return 0;
10727  ;
10728  return 0;
10729 }
10730 _ACEOF
10731 rm -f conftest.$ac_objext
10732 if { (ac_try="$ac_compile"
10733 case "(($ac_try" in
10734  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10735  *) ac_try_echo=$ac_try;;
10736 esac
10737 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10738 $as_echo "$ac_try_echo") >&5
10739  (eval "$ac_compile") 2>conftest.er1
10740  ac_status=$?
10741  grep -v '^ *+' conftest.er1 >conftest.err
10742  rm -f conftest.er1
10743  cat conftest.err >&5
10744  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10745  (exit $ac_status); } && {
10746         test -z "$ac_c_werror_flag" ||
10747         test ! -s conftest.err
10748       } && test -s conftest.$ac_objext; then
10421    cat >conftest.$ac_ext <<_ACEOF
10422   /* confdefs.h.  */
10423   _ACEOF
# Line 10753 | Line 10425 | $ac_includes_default
10425   cat >>conftest.$ac_ext <<_ACEOF
10426   /* end confdefs.h.  */
10427   $ac_includes_default
10428 + typedef size_t ac__type_new_;
10429   #ifdef FC_DUMMY_MAIN
10430   #ifndef FC_DUMMY_MAIN_EQ_F77
10431   #  ifdef __cplusplus
# Line 10764 | Line 10437 | main ()
10437   int
10438   main ()
10439   {
10440 < if (sizeof ((size_t)))
10441 <          return 0;
10440 > if ((ac__type_new_ *) 0)
10441 >  return 0;
10442 > if (sizeof (ac__type_new_))
10443 >  return 0;
10444    ;
10445    return 0;
10446   }
# Line 10776 | Line 10451 | esac
10451    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10452    *) ac_try_echo=$ac_try;;
10453   esac
10454 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10780 < $as_echo "$ac_try_echo") >&5
10454 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10455    (eval "$ac_compile") 2>conftest.er1
10456    ac_status=$?
10457    grep -v '^ *+' conftest.er1 >conftest.err
10458    rm -f conftest.er1
10459    cat conftest.err >&5
10460 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10460 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10461    (exit $ac_status); } && {
10462           test -z "$ac_c_werror_flag" ||
10463           test ! -s conftest.err
10464         } && test -s conftest.$ac_objext; then
10465 <  :
10465 >  ac_cv_type_size_t=yes
10466   else
10467 <  $as_echo "$as_me: failed program was:" >&5
10467 >  echo "$as_me: failed program was:" >&5
10468   sed 's/^/| /' conftest.$ac_ext >&5
10469  
10470 <        ac_cv_type_size_t=yes
10470 >        ac_cv_type_size_t=no
10471   fi
10472  
10473   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10800 else
10801  $as_echo "$as_me: failed program was:" >&5
10802 sed 's/^/| /' conftest.$ac_ext >&5
10803
10804
10474   fi
10475 <
10476 < rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10808 < fi
10809 < { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
10810 < $as_echo "$ac_cv_type_size_t" >&6; }
10475 > { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
10476 > echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
10477   if test $ac_cv_type_size_t = yes; then
10478    :
10479   else
# Line 10818 | Line 10484 | fi
10484  
10485   fi
10486  
10487 < { $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
10488 < $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
10487 > { echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
10488 > echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
10489   if test "${ac_cv_header_time+set}" = set; then
10490 <  $as_echo_n "(cached) " >&6
10490 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10491   else
10492    cat >conftest.$ac_ext <<_ACEOF
10493   /* confdefs.h.  */
# Line 10856 | Line 10522 | esac
10522    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10523    *) ac_try_echo=$ac_try;;
10524   esac
10525 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10860 < $as_echo "$ac_try_echo") >&5
10525 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10526    (eval "$ac_compile") 2>conftest.er1
10527    ac_status=$?
10528    grep -v '^ *+' conftest.er1 >conftest.err
10529    rm -f conftest.er1
10530    cat conftest.err >&5
10531 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10531 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10532    (exit $ac_status); } && {
10533           test -z "$ac_c_werror_flag" ||
10534           test ! -s conftest.err
10535         } && test -s conftest.$ac_objext; then
10536    ac_cv_header_time=yes
10537   else
10538 <  $as_echo "$as_me: failed program was:" >&5
10538 >  echo "$as_me: failed program was:" >&5
10539   sed 's/^/| /' conftest.$ac_ext >&5
10540  
10541          ac_cv_header_time=no
# Line 10878 | Line 10543 | fi
10543  
10544   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10545   fi
10546 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
10547 < $as_echo "$ac_cv_header_time" >&6; }
10546 > { echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
10547 > echo "${ECHO_T}$ac_cv_header_time" >&6; }
10548   if test $ac_cv_header_time = yes; then
10549  
10550   cat >>confdefs.h <<\_ACEOF
# Line 10893 | Line 10558 | do
10558  
10559   for ac_header in stdlib.h
10560   do
10561 < as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10561 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10562   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10563 <  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10564 < $as_echo_n "checking for $ac_header... " >&6; }
10563 >  { echo "$as_me:$LINENO: checking for $ac_header" >&5
10564 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10565   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10566 <  $as_echo_n "(cached) " >&6
10566 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10567   fi
10568 < ac_res=`eval 'as_val=${'$as_ac_Header'}
10569 <                 $as_echo "$as_val"'`
10570 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
10906 < $as_echo "$ac_res" >&6; }
10568 > ac_res=`eval echo '${'$as_ac_Header'}'`
10569 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
10570 > echo "${ECHO_T}$ac_res" >&6; }
10571   else
10572    # Is the header compilable?
10573 < { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
10574 < $as_echo_n "checking $ac_header usability... " >&6; }
10573 > { echo "$as_me:$LINENO: checking $ac_header usability" >&5
10574 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10575   cat >conftest.$ac_ext <<_ACEOF
10576   /* confdefs.h.  */
10577   _ACEOF
# Line 10923 | Line 10587 | esac
10587    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10588    *) ac_try_echo=$ac_try;;
10589   esac
10590 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10927 < $as_echo "$ac_try_echo") >&5
10590 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10591    (eval "$ac_compile") 2>conftest.er1
10592    ac_status=$?
10593    grep -v '^ *+' conftest.er1 >conftest.err
10594    rm -f conftest.er1
10595    cat conftest.err >&5
10596 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10596 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10597    (exit $ac_status); } && {
10598           test -z "$ac_c_werror_flag" ||
10599           test ! -s conftest.err
10600         } && test -s conftest.$ac_objext; then
10601    ac_header_compiler=yes
10602   else
10603 <  $as_echo "$as_me: failed program was:" >&5
10603 >  echo "$as_me: failed program was:" >&5
10604   sed 's/^/| /' conftest.$ac_ext >&5
10605  
10606          ac_header_compiler=no
10607   fi
10608  
10609   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10610 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10611 < $as_echo "$ac_header_compiler" >&6; }
10610 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10611 > echo "${ECHO_T}$ac_header_compiler" >&6; }
10612  
10613   # Is the header present?
10614 < { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
10615 < $as_echo_n "checking $ac_header presence... " >&6; }
10614 > { echo "$as_me:$LINENO: checking $ac_header presence" >&5
10615 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10616   cat >conftest.$ac_ext <<_ACEOF
10617   /* confdefs.h.  */
10618   _ACEOF
# Line 10963 | Line 10626 | esac
10626    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10627    *) ac_try_echo=$ac_try;;
10628   esac
10629 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10967 < $as_echo "$ac_try_echo") >&5
10629 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10630    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10631    ac_status=$?
10632    grep -v '^ *+' conftest.er1 >conftest.err
10633    rm -f conftest.er1
10634    cat conftest.err >&5
10635 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10635 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10636    (exit $ac_status); } >/dev/null && {
10637           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10638           test ! -s conftest.err
10639         }; then
10640    ac_header_preproc=yes
10641   else
10642 <  $as_echo "$as_me: failed program was:" >&5
10642 >  echo "$as_me: failed program was:" >&5
10643   sed 's/^/| /' conftest.$ac_ext >&5
10644  
10645    ac_header_preproc=no
10646   fi
10647  
10648   rm -f conftest.err conftest.$ac_ext
10649 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10650 < $as_echo "$ac_header_preproc" >&6; }
10649 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10650 > echo "${ECHO_T}$ac_header_preproc" >&6; }
10651  
10652   # So?  What about this header?
10653   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10654    yes:no: )
10655 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10656 < $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10657 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10658 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10655 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10656 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10657 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10658 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10659      ac_header_preproc=yes
10660      ;;
10661    no:yes:* )
10662 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10663 < $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10664 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10665 < $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10666 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10667 < $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10668 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10669 < $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10670 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10671 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10672 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10673 < $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10662 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10663 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10664 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10665 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10666 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10667 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10668 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10669 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10670 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10671 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10672 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10673 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10674      ( cat <<\_ASBOX
10675   ## ------------------------------ ##
10676   ## Report this to gezelter@nd.edu ##
# Line 11017 | Line 10679 | esac
10679       ) | sed "s/^/$as_me: WARNING:     /" >&2
10680      ;;
10681   esac
10682 < { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10683 < $as_echo_n "checking for $ac_header... " >&6; }
10682 > { echo "$as_me:$LINENO: checking for $ac_header" >&5
10683 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10684   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10685 <  $as_echo_n "(cached) " >&6
10685 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10686   else
10687    eval "$as_ac_Header=\$ac_header_preproc"
10688   fi
10689 < ac_res=`eval 'as_val=${'$as_ac_Header'}
10690 <                 $as_echo "$as_val"'`
10691 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11030 < $as_echo "$ac_res" >&6; }
10689 > ac_res=`eval echo '${'$as_ac_Header'}'`
10690 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
10691 > echo "${ECHO_T}$ac_res" >&6; }
10692  
10693   fi
10694 < if test `eval 'as_val=${'$as_ac_Header'}
11034 <                 $as_echo "$as_val"'` = yes; then
10694 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
10695    cat >>confdefs.h <<_ACEOF
10696 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10696 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10697   _ACEOF
10698  
10699   fi
10700  
10701   done
10702  
10703 < { $as_echo "$as_me:$LINENO: checking for GNU libc compatible malloc" >&5
10704 < $as_echo_n "checking for GNU libc compatible malloc... " >&6; }
10703 > { echo "$as_me:$LINENO: checking for GNU libc compatible malloc" >&5
10704 > echo $ECHO_N "checking for GNU libc compatible malloc... $ECHO_C" >&6; }
10705   if test "${ac_cv_func_malloc_0_nonnull+set}" = set; then
10706 <  $as_echo_n "(cached) " >&6
10706 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10707   else
10708    if test "$cross_compiling" = yes; then
10709    ac_cv_func_malloc_0_nonnull=no
# Line 11082 | Line 10742 | esac
10742    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10743    *) ac_try_echo=$ac_try;;
10744   esac
10745 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11086 < $as_echo "$ac_try_echo") >&5
10745 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10746    (eval "$ac_link") 2>&5
10747    ac_status=$?
10748 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10748 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10749    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10750    { (case "(($ac_try" in
10751    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10752    *) ac_try_echo=$ac_try;;
10753   esac
10754 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11096 < $as_echo "$ac_try_echo") >&5
10754 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10755    (eval "$ac_try") 2>&5
10756    ac_status=$?
10757 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10757 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10758    (exit $ac_status); }; }; then
10759    ac_cv_func_malloc_0_nonnull=yes
10760   else
10761 <  $as_echo "$as_me: program exited with status $ac_status" >&5
10762 < $as_echo "$as_me: failed program was:" >&5
10761 >  echo "$as_me: program exited with status $ac_status" >&5
10762 > echo "$as_me: failed program was:" >&5
10763   sed 's/^/| /' conftest.$ac_ext >&5
10764  
10765   ( exit $ac_status )
10766   ac_cv_func_malloc_0_nonnull=no
10767   fi
11110 rm -rf conftest.dSYM
10768   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10769   fi
10770  
10771  
10772   fi
10773 < { $as_echo "$as_me:$LINENO: result: $ac_cv_func_malloc_0_nonnull" >&5
10774 < $as_echo "$ac_cv_func_malloc_0_nonnull" >&6; }
10773 > { echo "$as_me:$LINENO: result: $ac_cv_func_malloc_0_nonnull" >&5
10774 > echo "${ECHO_T}$ac_cv_func_malloc_0_nonnull" >&6; }
10775   if test $ac_cv_func_malloc_0_nonnull = yes; then
10776  
10777   cat >>confdefs.h <<\_ACEOF
# Line 11144 | Line 10801 | do
10801  
10802   for ac_header in stdlib.h
10803   do
10804 < as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10804 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10805   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10806 <  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10807 < $as_echo_n "checking for $ac_header... " >&6; }
10806 >  { echo "$as_me:$LINENO: checking for $ac_header" >&5
10807 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10808   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10809 <  $as_echo_n "(cached) " >&6
10809 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10810   fi
10811 < ac_res=`eval 'as_val=${'$as_ac_Header'}
10812 <                 $as_echo "$as_val"'`
10813 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11157 < $as_echo "$ac_res" >&6; }
10811 > ac_res=`eval echo '${'$as_ac_Header'}'`
10812 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
10813 > echo "${ECHO_T}$ac_res" >&6; }
10814   else
10815    # Is the header compilable?
10816 < { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
10817 < $as_echo_n "checking $ac_header usability... " >&6; }
10816 > { echo "$as_me:$LINENO: checking $ac_header usability" >&5
10817 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10818   cat >conftest.$ac_ext <<_ACEOF
10819   /* confdefs.h.  */
10820   _ACEOF
# Line 11174 | Line 10830 | esac
10830    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10831    *) ac_try_echo=$ac_try;;
10832   esac
10833 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11178 < $as_echo "$ac_try_echo") >&5
10833 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10834    (eval "$ac_compile") 2>conftest.er1
10835    ac_status=$?
10836    grep -v '^ *+' conftest.er1 >conftest.err
10837    rm -f conftest.er1
10838    cat conftest.err >&5
10839 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10839 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10840    (exit $ac_status); } && {
10841           test -z "$ac_c_werror_flag" ||
10842           test ! -s conftest.err
10843         } && test -s conftest.$ac_objext; then
10844    ac_header_compiler=yes
10845   else
10846 <  $as_echo "$as_me: failed program was:" >&5
10846 >  echo "$as_me: failed program was:" >&5
10847   sed 's/^/| /' conftest.$ac_ext >&5
10848  
10849          ac_header_compiler=no
10850   fi
10851  
10852   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10853 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10854 < $as_echo "$ac_header_compiler" >&6; }
10853 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10854 > echo "${ECHO_T}$ac_header_compiler" >&6; }
10855  
10856   # Is the header present?
10857 < { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
10858 < $as_echo_n "checking $ac_header presence... " >&6; }
10857 > { echo "$as_me:$LINENO: checking $ac_header presence" >&5
10858 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10859   cat >conftest.$ac_ext <<_ACEOF
10860   /* confdefs.h.  */
10861   _ACEOF
# Line 11214 | Line 10869 | esac
10869    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10870    *) ac_try_echo=$ac_try;;
10871   esac
10872 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11218 < $as_echo "$ac_try_echo") >&5
10872 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10873    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10874    ac_status=$?
10875    grep -v '^ *+' conftest.er1 >conftest.err
10876    rm -f conftest.er1
10877    cat conftest.err >&5
10878 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10878 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879    (exit $ac_status); } >/dev/null && {
10880           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10881           test ! -s conftest.err
10882         }; then
10883    ac_header_preproc=yes
10884   else
10885 <  $as_echo "$as_me: failed program was:" >&5
10885 >  echo "$as_me: failed program was:" >&5
10886   sed 's/^/| /' conftest.$ac_ext >&5
10887  
10888    ac_header_preproc=no
10889   fi
10890  
10891   rm -f conftest.err conftest.$ac_ext
10892 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10893 < $as_echo "$ac_header_preproc" >&6; }
10892 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10893 > echo "${ECHO_T}$ac_header_preproc" >&6; }
10894  
10895   # So?  What about this header?
10896   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10897    yes:no: )
10898 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10899 < $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10900 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10901 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10898 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10899 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10900 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10901 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10902      ac_header_preproc=yes
10903      ;;
10904    no:yes:* )
10905 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10906 < $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10907 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10908 < $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10909 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10910 < $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10911 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10912 < $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10913 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10914 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10915 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10916 < $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10905 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10906 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10907 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10908 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10909 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10910 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10911 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10912 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10913 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10914 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10915 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10916 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10917      ( cat <<\_ASBOX
10918   ## ------------------------------ ##
10919   ## Report this to gezelter@nd.edu ##
# Line 11268 | Line 10922 | esac
10922       ) | sed "s/^/$as_me: WARNING:     /" >&2
10923      ;;
10924   esac
10925 < { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
10926 < $as_echo_n "checking for $ac_header... " >&6; }
10925 > { echo "$as_me:$LINENO: checking for $ac_header" >&5
10926 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10927   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10928 <  $as_echo_n "(cached) " >&6
10928 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10929   else
10930    eval "$as_ac_Header=\$ac_header_preproc"
10931   fi
10932 < ac_res=`eval 'as_val=${'$as_ac_Header'}
10933 <                 $as_echo "$as_val"'`
10934 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11281 < $as_echo "$ac_res" >&6; }
10932 > ac_res=`eval echo '${'$as_ac_Header'}'`
10933 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
10934 > echo "${ECHO_T}$ac_res" >&6; }
10935  
10936   fi
10937 < if test `eval 'as_val=${'$as_ac_Header'}
11285 <                 $as_echo "$as_val"'` = yes; then
10937 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
10938    cat >>confdefs.h <<_ACEOF
10939 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10939 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10940   _ACEOF
10941  
10942   fi
10943  
10944   done
10945  
10946 < { $as_echo "$as_me:$LINENO: checking for GNU libc compatible realloc" >&5
10947 < $as_echo_n "checking for GNU libc compatible realloc... " >&6; }
10946 > { echo "$as_me:$LINENO: checking for GNU libc compatible realloc" >&5
10947 > echo $ECHO_N "checking for GNU libc compatible realloc... $ECHO_C" >&6; }
10948   if test "${ac_cv_func_realloc_0_nonnull+set}" = set; then
10949 <  $as_echo_n "(cached) " >&6
10949 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10950   else
10951    if test "$cross_compiling" = yes; then
10952    ac_cv_func_realloc_0_nonnull=no
# Line 11333 | Line 10985 | esac
10985    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10986    *) ac_try_echo=$ac_try;;
10987   esac
10988 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11337 < $as_echo "$ac_try_echo") >&5
10988 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10989    (eval "$ac_link") 2>&5
10990    ac_status=$?
10991 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10991 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10992    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10993    { (case "(($ac_try" in
10994    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10995    *) ac_try_echo=$ac_try;;
10996   esac
10997 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11347 < $as_echo "$ac_try_echo") >&5
10997 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10998    (eval "$ac_try") 2>&5
10999    ac_status=$?
11000 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11000 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11001    (exit $ac_status); }; }; then
11002    ac_cv_func_realloc_0_nonnull=yes
11003   else
11004 <  $as_echo "$as_me: program exited with status $ac_status" >&5
11005 < $as_echo "$as_me: failed program was:" >&5
11004 >  echo "$as_me: program exited with status $ac_status" >&5
11005 > echo "$as_me: failed program was:" >&5
11006   sed 's/^/| /' conftest.$ac_ext >&5
11007  
11008   ( exit $ac_status )
11009   ac_cv_func_realloc_0_nonnull=no
11010   fi
11361 rm -rf conftest.dSYM
11011   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11012   fi
11013  
11014  
11015   fi
11016 < { $as_echo "$as_me:$LINENO: result: $ac_cv_func_realloc_0_nonnull" >&5
11017 < $as_echo "$ac_cv_func_realloc_0_nonnull" >&6; }
11016 > { echo "$as_me:$LINENO: result: $ac_cv_func_realloc_0_nonnull" >&5
11017 > echo "${ECHO_T}$ac_cv_func_realloc_0_nonnull" >&6; }
11018   if test $ac_cv_func_realloc_0_nonnull = yes; then
11019  
11020   cat >>confdefs.h <<\_ACEOF
# Line 11396 | Line 11045 | do
11045  
11046   for ac_header in sys/select.h sys/socket.h
11047   do
11048 < as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11048 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11049   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11050 <  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11051 < $as_echo_n "checking for $ac_header... " >&6; }
11050 >  { echo "$as_me:$LINENO: checking for $ac_header" >&5
11051 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11052   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11053 <  $as_echo_n "(cached) " >&6
11053 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11054   fi
11055 < ac_res=`eval 'as_val=${'$as_ac_Header'}
11056 <                 $as_echo "$as_val"'`
11057 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11409 < $as_echo "$ac_res" >&6; }
11055 > ac_res=`eval echo '${'$as_ac_Header'}'`
11056 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
11057 > echo "${ECHO_T}$ac_res" >&6; }
11058   else
11059    # Is the header compilable?
11060 < { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
11061 < $as_echo_n "checking $ac_header usability... " >&6; }
11060 > { echo "$as_me:$LINENO: checking $ac_header usability" >&5
11061 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11062   cat >conftest.$ac_ext <<_ACEOF
11063   /* confdefs.h.  */
11064   _ACEOF
# Line 11426 | Line 11074 | esac
11074    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11075    *) ac_try_echo=$ac_try;;
11076   esac
11077 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11430 < $as_echo "$ac_try_echo") >&5
11077 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11078    (eval "$ac_compile") 2>conftest.er1
11079    ac_status=$?
11080    grep -v '^ *+' conftest.er1 >conftest.err
11081    rm -f conftest.er1
11082    cat conftest.err >&5
11083 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11083 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084    (exit $ac_status); } && {
11085           test -z "$ac_c_werror_flag" ||
11086           test ! -s conftest.err
11087         } && test -s conftest.$ac_objext; then
11088    ac_header_compiler=yes
11089   else
11090 <  $as_echo "$as_me: failed program was:" >&5
11090 >  echo "$as_me: failed program was:" >&5
11091   sed 's/^/| /' conftest.$ac_ext >&5
11092  
11093          ac_header_compiler=no
11094   fi
11095  
11096   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11097 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11098 < $as_echo "$ac_header_compiler" >&6; }
11097 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11098 > echo "${ECHO_T}$ac_header_compiler" >&6; }
11099  
11100   # Is the header present?
11101 < { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
11102 < $as_echo_n "checking $ac_header presence... " >&6; }
11101 > { echo "$as_me:$LINENO: checking $ac_header presence" >&5
11102 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11103   cat >conftest.$ac_ext <<_ACEOF
11104   /* confdefs.h.  */
11105   _ACEOF
# Line 11466 | Line 11113 | esac
11113    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11114    *) ac_try_echo=$ac_try;;
11115   esac
11116 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11470 < $as_echo "$ac_try_echo") >&5
11116 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11117    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11118    ac_status=$?
11119    grep -v '^ *+' conftest.er1 >conftest.err
11120    rm -f conftest.er1
11121    cat conftest.err >&5
11122 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11122 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11123    (exit $ac_status); } >/dev/null && {
11124           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11125           test ! -s conftest.err
11126         }; then
11127    ac_header_preproc=yes
11128   else
11129 <  $as_echo "$as_me: failed program was:" >&5
11129 >  echo "$as_me: failed program was:" >&5
11130   sed 's/^/| /' conftest.$ac_ext >&5
11131  
11132    ac_header_preproc=no
11133   fi
11134  
11135   rm -f conftest.err conftest.$ac_ext
11136 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11137 < $as_echo "$ac_header_preproc" >&6; }
11136 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11137 > echo "${ECHO_T}$ac_header_preproc" >&6; }
11138  
11139   # So?  What about this header?
11140   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11141    yes:no: )
11142 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11143 < $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11144 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11145 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11142 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11143 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11144 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11145 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11146      ac_header_preproc=yes
11147      ;;
11148    no:yes:* )
11149 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11150 < $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11151 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
11152 < $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11153 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11154 < $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11155 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11156 < $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11157 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11158 < $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11159 <    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11160 < $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11149 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11150 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11151 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
11152 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11153 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11154 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11155 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11156 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11157 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11158 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11159 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11160 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11161      ( cat <<\_ASBOX
11162   ## ------------------------------ ##
11163   ## Report this to gezelter@nd.edu ##
# Line 11520 | Line 11166 | esac
11166       ) | sed "s/^/$as_me: WARNING:     /" >&2
11167      ;;
11168   esac
11169 < { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
11170 < $as_echo_n "checking for $ac_header... " >&6; }
11169 > { echo "$as_me:$LINENO: checking for $ac_header" >&5
11170 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11171   if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11172 <  $as_echo_n "(cached) " >&6
11172 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11173   else
11174    eval "$as_ac_Header=\$ac_header_preproc"
11175   fi
11176 < ac_res=`eval 'as_val=${'$as_ac_Header'}
11177 <                 $as_echo "$as_val"'`
11178 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11533 < $as_echo "$ac_res" >&6; }
11176 > ac_res=`eval echo '${'$as_ac_Header'}'`
11177 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
11178 > echo "${ECHO_T}$ac_res" >&6; }
11179  
11180   fi
11181 < if test `eval 'as_val=${'$as_ac_Header'}
11537 <                 $as_echo "$as_val"'` = yes; then
11181 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
11182    cat >>confdefs.h <<_ACEOF
11183 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11183 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11184   _ACEOF
11185  
11186   fi
11187  
11188   done
11189  
11190 < { $as_echo "$as_me:$LINENO: checking types of arguments for select" >&5
11191 < $as_echo_n "checking types of arguments for select... " >&6; }
11190 > { echo "$as_me:$LINENO: checking types of arguments for select" >&5
11191 > echo $ECHO_N "checking types of arguments for select... $ECHO_C" >&6; }
11192   if test "${ac_cv_func_select_args+set}" = set; then
11193 <  $as_echo_n "(cached) " >&6
11193 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11194   else
11195    for ac_arg234 in 'fd_set *' 'int *' 'void *'; do
11196   for ac_arg1 in 'int' 'size_t' 'unsigned long int' 'unsigned int'; do
# Line 11589 | Line 11233 | esac
11233    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11234    *) ac_try_echo=$ac_try;;
11235   esac
11236 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11593 < $as_echo "$ac_try_echo") >&5
11236 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11237    (eval "$ac_compile") 2>conftest.er1
11238    ac_status=$?
11239    grep -v '^ *+' conftest.er1 >conftest.err
11240    rm -f conftest.er1
11241    cat conftest.err >&5
11242 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11242 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11243    (exit $ac_status); } && {
11244           test -z "$ac_c_werror_flag" ||
11245           test ! -s conftest.err
11246         } && test -s conftest.$ac_objext; then
11247    ac_cv_func_select_args="$ac_arg1,$ac_arg234,$ac_arg5"; break 3
11248   else
11249 <  $as_echo "$as_me: failed program was:" >&5
11249 >  echo "$as_me: failed program was:" >&5
11250   sed 's/^/| /' conftest.$ac_ext >&5
11251  
11252  
# Line 11617 | Line 11260 | fi
11260   : ${ac_cv_func_select_args='int,int *,struct timeval *'}
11261  
11262   fi
11263 < { $as_echo "$as_me:$LINENO: result: $ac_cv_func_select_args" >&5
11264 < $as_echo "$ac_cv_func_select_args" >&6; }
11263 > { echo "$as_me:$LINENO: result: $ac_cv_func_select_args" >&5
11264 > echo "${ECHO_T}$ac_cv_func_select_args" >&6; }
11265   ac_save_IFS=$IFS; IFS=','
11266   set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
11267   IFS=$ac_save_IFS
# Line 11640 | Line 11283 | rm -f conftest*
11283  
11284   rm -f conftest*
11285  
11286 < { $as_echo "$as_me:$LINENO: checking for working strtod" >&5
11287 < $as_echo_n "checking for working strtod... " >&6; }
11286 > { echo "$as_me:$LINENO: checking for working strtod" >&5
11287 > echo $ECHO_N "checking for working strtod... $ECHO_C" >&6; }
11288   if test "${ac_cv_func_strtod+set}" = set; then
11289 <  $as_echo_n "(cached) " >&6
11289 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11290   else
11291    if test "$cross_compiling" = yes; then
11292    ac_cv_func_strtod=no
# Line 11691 | Line 11334 | esac
11334    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11335    *) ac_try_echo=$ac_try;;
11336   esac
11337 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11695 < $as_echo "$ac_try_echo") >&5
11337 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11338    (eval "$ac_link") 2>&5
11339    ac_status=$?
11340 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11340 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11341    (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11342    { (case "(($ac_try" in
11343    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11344    *) ac_try_echo=$ac_try;;
11345   esac
11346 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11705 < $as_echo "$ac_try_echo") >&5
11346 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11347    (eval "$ac_try") 2>&5
11348    ac_status=$?
11349 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11349 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11350    (exit $ac_status); }; }; then
11351    ac_cv_func_strtod=yes
11352   else
11353 <  $as_echo "$as_me: program exited with status $ac_status" >&5
11354 < $as_echo "$as_me: failed program was:" >&5
11353 >  echo "$as_me: program exited with status $ac_status" >&5
11354 > echo "$as_me: failed program was:" >&5
11355   sed 's/^/| /' conftest.$ac_ext >&5
11356  
11357   ( exit $ac_status )
11358   ac_cv_func_strtod=no
11359   fi
11719 rm -rf conftest.dSYM
11360   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11361   fi
11362  
11363  
11364   fi
11365 < { $as_echo "$as_me:$LINENO: result: $ac_cv_func_strtod" >&5
11366 < $as_echo "$ac_cv_func_strtod" >&6; }
11365 > { echo "$as_me:$LINENO: result: $ac_cv_func_strtod" >&5
11366 > echo "${ECHO_T}$ac_cv_func_strtod" >&6; }
11367   if test $ac_cv_func_strtod = no; then
11368    case " $LIBOBJS " in
11369    *" strtod.$ac_objext "* ) ;;
# Line 11731 | Line 11371 | esac
11371   ;;
11372   esac
11373  
11374 < { $as_echo "$as_me:$LINENO: checking for pow" >&5
11375 < $as_echo_n "checking for pow... " >&6; }
11374 > { echo "$as_me:$LINENO: checking for pow" >&5
11375 > echo $ECHO_N "checking for pow... $ECHO_C" >&6; }
11376   if test "${ac_cv_func_pow+set}" = set; then
11377 <  $as_echo_n "(cached) " >&6
11377 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11378   else
11379    cat >conftest.$ac_ext <<_ACEOF
11380   /* confdefs.h.  */
# Line 11795 | Line 11435 | esac
11435    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11436    *) ac_try_echo=$ac_try;;
11437   esac
11438 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11799 < $as_echo "$ac_try_echo") >&5
11438 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11439    (eval "$ac_link") 2>conftest.er1
11440    ac_status=$?
11441    grep -v '^ *+' conftest.er1 >conftest.err
11442    rm -f conftest.er1
11443    cat conftest.err >&5
11444 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11444 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11445    (exit $ac_status); } && {
11446           test -z "$ac_c_werror_flag" ||
11447           test ! -s conftest.err
11448 <       } && test -s conftest$ac_exeext && {
11449 <         test "$cross_compiling" = yes ||
11811 <         $as_test_x conftest$ac_exeext
11812 <       }; then
11448 >       } && test -s conftest$ac_exeext &&
11449 >       $as_test_x conftest$ac_exeext; then
11450    ac_cv_func_pow=yes
11451   else
11452 <  $as_echo "$as_me: failed program was:" >&5
11452 >  echo "$as_me: failed program was:" >&5
11453   sed 's/^/| /' conftest.$ac_ext >&5
11454  
11455          ac_cv_func_pow=no
11456   fi
11457  
11821 rm -rf conftest.dSYM
11458   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11459        conftest$ac_exeext conftest.$ac_ext
11460   fi
11461 < { $as_echo "$as_me:$LINENO: result: $ac_cv_func_pow" >&5
11462 < $as_echo "$ac_cv_func_pow" >&6; }
11461 > { echo "$as_me:$LINENO: result: $ac_cv_func_pow" >&5
11462 > echo "${ECHO_T}$ac_cv_func_pow" >&6; }
11463  
11464   if test $ac_cv_func_pow = no; then
11465 <  { $as_echo "$as_me:$LINENO: checking for pow in -lm" >&5
11466 < $as_echo_n "checking for pow in -lm... " >&6; }
11465 >  { echo "$as_me:$LINENO: checking for pow in -lm" >&5
11466 > echo $ECHO_N "checking for pow in -lm... $ECHO_C" >&6; }
11467   if test "${ac_cv_lib_m_pow+set}" = set; then
11468 <  $as_echo_n "(cached) " >&6
11468 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11469   else
11470    ac_check_lib_save_LIBS=$LIBS
11471   LIBS="-lm  $LIBS"
# Line 11869 | Line 11505 | esac
11505    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11506    *) ac_try_echo=$ac_try;;
11507   esac
11508 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11873 < $as_echo "$ac_try_echo") >&5
11508 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11509    (eval "$ac_link") 2>conftest.er1
11510    ac_status=$?
11511    grep -v '^ *+' conftest.er1 >conftest.err
11512    rm -f conftest.er1
11513    cat conftest.err >&5
11514 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11514 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11515    (exit $ac_status); } && {
11516           test -z "$ac_c_werror_flag" ||
11517           test ! -s conftest.err
11518 <       } && test -s conftest$ac_exeext && {
11519 <         test "$cross_compiling" = yes ||
11885 <         $as_test_x conftest$ac_exeext
11886 <       }; then
11518 >       } && test -s conftest$ac_exeext &&
11519 >       $as_test_x conftest$ac_exeext; then
11520    ac_cv_lib_m_pow=yes
11521   else
11522 <  $as_echo "$as_me: failed program was:" >&5
11522 >  echo "$as_me: failed program was:" >&5
11523   sed 's/^/| /' conftest.$ac_ext >&5
11524  
11525          ac_cv_lib_m_pow=no
11526   fi
11527  
11895 rm -rf conftest.dSYM
11528   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11529        conftest$ac_exeext conftest.$ac_ext
11530   LIBS=$ac_check_lib_save_LIBS
11531   fi
11532 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_pow" >&5
11533 < $as_echo "$ac_cv_lib_m_pow" >&6; }
11532 > { echo "$as_me:$LINENO: result: $ac_cv_lib_m_pow" >&5
11533 > echo "${ECHO_T}$ac_cv_lib_m_pow" >&6; }
11534   if test $ac_cv_lib_m_pow = yes; then
11535    POW_LIB=-lm
11536   else
11537 <  { $as_echo "$as_me:$LINENO: WARNING: cannot find library containing definition of pow" >&5
11538 < $as_echo "$as_me: WARNING: cannot find library containing definition of pow" >&2;}
11537 >  { echo "$as_me:$LINENO: WARNING: cannot find library containing definition of pow" >&5
11538 > echo "$as_me: WARNING: cannot find library containing definition of pow" >&2;}
11539   fi
11540  
11541   fi
# Line 11933 | Line 11565 | do
11565  
11566   for ac_func in floor getpagesize gettimeofday memset pow pstat_getdynamic pstat_getstatic select sqrt strcasecmp strchr strdup stricmp strncasecmp strnicmp strstr strtol sysmp getsysinfo sysctl table
11567   do
11568 < as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11569 < { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
11570 < $as_echo_n "checking for $ac_func... " >&6; }
11568 > as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11569 > { echo "$as_me:$LINENO: checking for $ac_func" >&5
11570 > echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11571   if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11572 <  $as_echo_n "(cached) " >&6
11572 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11573   else
11574    cat >conftest.$ac_ext <<_ACEOF
11575   /* confdefs.h.  */
# Line 11998 | Line 11630 | esac
11630    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11631    *) ac_try_echo=$ac_try;;
11632   esac
11633 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12002 < $as_echo "$ac_try_echo") >&5
11633 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11634    (eval "$ac_link") 2>conftest.er1
11635    ac_status=$?
11636    grep -v '^ *+' conftest.er1 >conftest.err
11637    rm -f conftest.er1
11638    cat conftest.err >&5
11639 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11639 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11640    (exit $ac_status); } && {
11641           test -z "$ac_c_werror_flag" ||
11642           test ! -s conftest.err
11643 <       } && test -s conftest$ac_exeext && {
11644 <         test "$cross_compiling" = yes ||
12014 <         $as_test_x conftest$ac_exeext
12015 <       }; then
11643 >       } && test -s conftest$ac_exeext &&
11644 >       $as_test_x conftest$ac_exeext; then
11645    eval "$as_ac_var=yes"
11646   else
11647 <  $as_echo "$as_me: failed program was:" >&5
11647 >  echo "$as_me: failed program was:" >&5
11648   sed 's/^/| /' conftest.$ac_ext >&5
11649  
11650          eval "$as_ac_var=no"
11651   fi
11652  
12024 rm -rf conftest.dSYM
11653   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11654        conftest$ac_exeext conftest.$ac_ext
11655   fi
11656 < ac_res=`eval 'as_val=${'$as_ac_var'}
11657 <                 $as_echo "$as_val"'`
11658 <               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
11659 < $as_echo "$ac_res" >&6; }
12032 < if test `eval 'as_val=${'$as_ac_var'}
12033 <                 $as_echo "$as_val"'` = yes; then
11656 > ac_res=`eval echo '${'$as_ac_var'}'`
11657 >               { echo "$as_me:$LINENO: result: $ac_res" >&5
11658 > echo "${ECHO_T}$ac_res" >&6; }
11659 > if test `eval echo '${'$as_ac_var'}'` = yes; then
11660    cat >>confdefs.h <<_ACEOF
11661 < #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11661 > #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11662   _ACEOF
11663  
11664   fi
# Line 12041 | Line 11667 | done
11667  
11668   # special check for _system_configuration because AIX <4.3.2 do not
11669   # contain the `physmem' member.
11670 < { $as_echo "$as_me:$LINENO: checking for external symbol _system_configuration" >&5
11671 < $as_echo_n "checking for external symbol _system_configuration... " >&6; }
11670 > { echo "$as_me:$LINENO: checking for external symbol _system_configuration" >&5
11671 > echo $ECHO_N "checking for external symbol _system_configuration... $ECHO_C" >&6; }
11672   cat >conftest.$ac_ext <<_ACEOF
11673   /* confdefs.h.  */
11674   _ACEOF
# Line 12072 | Line 11698 | esac
11698    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11699    *) ac_try_echo=$ac_try;;
11700   esac
11701 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12076 < $as_echo "$ac_try_echo") >&5
11701 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11702    (eval "$ac_compile") 2>conftest.er1
11703    ac_status=$?
11704    grep -v '^ *+' conftest.er1 >conftest.err
11705    rm -f conftest.er1
11706    cat conftest.err >&5
11707 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11707 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11708    (exit $ac_status); } && {
11709           test -z "$ac_c_werror_flag" ||
11710           test ! -s conftest.err
11711         } && test -s conftest.$ac_objext; then
11712 <  { $as_echo "$as_me:$LINENO: result: yes" >&5
11713 < $as_echo "yes" >&6; }
11712 >  { echo "$as_me:$LINENO: result: yes" >&5
11713 > echo "${ECHO_T}yes" >&6; }
11714  
11715   cat >>confdefs.h <<\_ACEOF
11716   #define HAVE__SYSTEM_CONFIGURATION 1
11717   _ACEOF
11718  
11719   else
11720 <  $as_echo "$as_me: failed program was:" >&5
11720 >  echo "$as_me: failed program was:" >&5
11721   sed 's/^/| /' conftest.$ac_ext >&5
11722  
11723 <        { $as_echo "$as_me:$LINENO: result: no" >&5
11724 < $as_echo "no" >&6; }
11723 >        { echo "$as_me:$LINENO: result: no" >&5
11724 > echo "${ECHO_T}no" >&6; }
11725   fi
11726  
11727   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
# Line 12161 | Line 11786 | if test "$ac_test_FFLAGS" != "set"; then
11786    fi
11787  
11788  
11789 < { $as_echo "$as_me:$LINENO: checking whether ${FC} accepts ${FCFLAGS}" >&5
11790 < $as_echo_n "checking whether ${FC} accepts ${FCFLAGS}... " >&6; }
11789 > { echo "$as_me:$LINENO: checking whether ${FC} accepts ${FCFLAGS}" >&5
11790 > echo $ECHO_N "checking whether ${FC} accepts ${FCFLAGS}... $ECHO_C" >&6; }
11791   if test "${ac_guessed_f90flags+set}" = set; then
11792 <  $as_echo_n "(cached) " >&6
11792 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11793   else
11794  
11795  
# Line 12179 | Line 11804 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11804   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11805    (eval $ac_compile) 2>&5
11806    ac_status=$?
11807 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11807 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11808    (exit $ac_status); }; then
11809          ac_guessed_f90flags=yes
11810   else
# Line 12194 | Line 11819 | fi
11819  
11820  
11821   fi
11822 < { $as_echo "$as_me:$LINENO: result: $ac_guessed_f90flags" >&5
11823 < $as_echo "$ac_guessed_f90flags" >&6; }
11822 > { echo "$as_me:$LINENO: result: $ac_guessed_f90flags" >&5
11823 > echo "${ECHO_T}$ac_guessed_f90flags" >&6; }
11824   if test "$ac_guessed_f90flags" = yes; then
11825          :
11826  
# Line 12222 | Line 11847 | fi
11847  
11848  
11849  
11850 < { $as_echo "$as_me:$LINENO: checking whether we are *really* using GNU cc" >&5
11851 < $as_echo_n "checking whether we are *really* using GNU cc... " >&6; }
11850 > { echo "$as_me:$LINENO: checking whether we are *really* using GNU cc" >&5
11851 > echo $ECHO_N "checking whether we are *really* using GNU cc... $ECHO_C" >&6; }
11852   if test "${ac_cv_prog_really_gcc+set}" = set; then
11853 <  $as_echo_n "(cached) " >&6
11853 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11854   else
11855  
11856   cat > conftest.c <<EOF
# Line 12241 | Line 11866 | if { ac_try='${CC-cc} -E conftest.c'
11866    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11867    (eval $ac_try) 2>&5
11868    ac_status=$?
11869 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11869 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11870    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
11871    ac_cv_prog_really_gcc=yes
11872   else
# Line 12249 | Line 11874 | fi
11874   fi
11875  
11876   fi
11877 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_really_gcc" >&5
11878 < $as_echo "$ac_cv_prog_really_gcc" >&6; }
11877 > { echo "$as_me:$LINENO: result: $ac_cv_prog_really_gcc" >&5
11878 > echo "${ECHO_T}$ac_cv_prog_really_gcc" >&6; }
11879   if test "$ac_cv_prog_really_gcc" = yes; then
11880          :
11881  
# Line 12327 | Line 11952 | if test "$ac_test_CFLAGS" != "set"; then
11952  
11953  
11954  
11955 < { $as_echo "$as_me:$LINENO: checking whether ${CC} accepts ${CFLAGS}" >&5
11956 < $as_echo_n "checking whether ${CC} accepts ${CFLAGS}... " >&6; }
11955 > { echo "$as_me:$LINENO: checking whether ${CC} accepts ${CFLAGS}" >&5
11956 > echo $ECHO_N "checking whether ${CC} accepts ${CFLAGS}... $ECHO_C" >&6; }
11957   if test "${ac_guessed_cflags+set}" = set; then
11958 <  $as_echo_n "(cached) " >&6
11958 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11959   else
11960    echo 'void f(){}' > conftest.c
11961   if test -z "`${CC} ${CFLAGS} -c conftest.c 2>&1`"; then
# Line 12341 | Line 11966 | fi
11966   rm -f conftest*
11967  
11968   fi
11969 < { $as_echo "$as_me:$LINENO: result: $ac_guessed_cflags" >&5
11970 < $as_echo "$ac_guessed_cflags" >&6; }
11969 > { echo "$as_me:$LINENO: result: $ac_guessed_cflags" >&5
11970 > echo "${ECHO_T}$ac_guessed_cflags" >&6; }
11971   if test "$ac_guessed_cflags" = yes; then
11972          :
11973  
# Line 12369 | Line 11994 | fi
11994  
11995  
11996  
11997 < { $as_echo "$as_me:$LINENO: checking whether we are *really* using GNU c++" >&5
11998 < $as_echo_n "checking whether we are *really* using GNU c++... " >&6; }
11997 > { echo "$as_me:$LINENO: checking whether we are *really* using GNU c++" >&5
11998 > echo $ECHO_N "checking whether we are *really* using GNU c++... $ECHO_C" >&6; }
11999   if test "${ac_cv_prog_really_gxx+set}" = set; then
12000 <  $as_echo_n "(cached) " >&6
12000 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12001   else
12002  
12003   cat > conftest.cpp <<EOF
# Line 12388 | Line 12013 | if { ac_try='${CXX-c++} -E conftest.cpp'
12013    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12014    (eval $ac_try) 2>&5
12015    ac_status=$?
12016 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12016 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12017    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
12018    ac_cv_prog_really_gxx=yes
12019   else
# Line 12396 | Line 12021 | fi
12021   fi
12022  
12023   fi
12024 < { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_really_gxx" >&5
12025 < $as_echo "$ac_cv_prog_really_gxx" >&6; }
12024 > { echo "$as_me:$LINENO: result: $ac_cv_prog_really_gxx" >&5
12025 > echo "${ECHO_T}$ac_cv_prog_really_gxx" >&6; }
12026   if test "$ac_cv_prog_really_gxx" = yes; then
12027          :
12028  
# Line 12465 | Line 12090 | if test "$ac_test_CXXFLAGS" != "set"; then
12090  
12091  
12092  
12093 < { $as_echo "$as_me:$LINENO: checking whether ${CXX} accepts ${CXXFLAGS}" >&5
12094 < $as_echo_n "checking whether ${CXX} accepts ${CXXFLAGS}... " >&6; }
12093 > { echo "$as_me:$LINENO: checking whether ${CXX} accepts ${CXXFLAGS}" >&5
12094 > echo $ECHO_N "checking whether ${CXX} accepts ${CXXFLAGS}... $ECHO_C" >&6; }
12095   if test "${ac_guessed_cxxflags+set}" = set; then
12096 <  $as_echo_n "(cached) " >&6
12096 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12097   else
12098    echo 'void f(){}' > conftest.cpp
12099   if test -z "`${CXX} ${CXXFLAGS} -c conftest.cpp 2>&1`"; then
# Line 12479 | Line 12104 | fi
12104   rm -f conftest*
12105  
12106   fi
12107 < { $as_echo "$as_me:$LINENO: result: $ac_guessed_cxxflags" >&5
12108 < $as_echo "$ac_guessed_cxxflags" >&6; }
12107 > { echo "$as_me:$LINENO: result: $ac_guessed_cxxflags" >&5
12108 > echo "${ECHO_T}$ac_guessed_cxxflags" >&6; }
12109   if test "$ac_guessed_cxxflags" = yes; then
12110          :
12111  
# Line 12520 | Line 12145 | if test "$acx_cgal_found" == no; then
12145   esac
12146  
12147   if test "$acx_cgal_found" == no; then
12148 <    { $as_echo "$as_me:$LINENO: checking CGAL_MAKEFILE" >&5
12149 < $as_echo_n "checking CGAL_MAKEFILE... " >&6; }
12148 >    { echo "$as_me:$LINENO: checking CGAL_MAKEFILE" >&5
12149 > echo $ECHO_N "checking CGAL_MAKEFILE... $ECHO_C" >&6; }
12150  
12151      if test \! -z "$CGAL_MAKEFILE"; then
12152  
# Line 12550 | Line 12175 | _ACEOF
12175                  fi
12176              done
12177              rm -f $tname
12178 <            { $as_echo "$as_me:$LINENO: result: yes" >&5
12179 < $as_echo "yes" >&6; }
12178 >            { echo "$as_me:$LINENO: result: yes" >&5
12179 > echo "${ECHO_T}yes" >&6; }
12180              acx_cgal_found=yes
12181                                     else
12182 <            { $as_echo "$as_me:$LINENO: result: invalid" >&5
12183 < $as_echo "invalid" >&6; }
12184 <            { { $as_echo "$as_me:$LINENO: error: CGAL_MAKEFILE defined, but the makefile does not exist." >&5
12185 < $as_echo "$as_me: error: CGAL_MAKEFILE defined, but the makefile does not exist." >&2;}
12182 >            { echo "$as_me:$LINENO: result: invalid" >&5
12183 > echo "${ECHO_T}invalid" >&6; }
12184 >            { { echo "$as_me:$LINENO: error: CGAL_MAKEFILE defined, but the makefile does not exist." >&5
12185 > echo "$as_me: error: CGAL_MAKEFILE defined, but the makefile does not exist." >&2;}
12186     { (exit 1); exit 1; }; }
12187          fi
12188      else
12189 <        { $as_echo "$as_me:$LINENO: result: not defined" >&5
12190 < $as_echo "not defined" >&6; }
12189 >        { echo "$as_me:$LINENO: result: not defined" >&5
12190 > echo "${ECHO_T}not defined" >&6; }
12191      fi
12192   fi
12193  
12194   if test "$acx_cgal_found" == no; then
12195          if test "${ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h+set}" = set; then
12196 <  { $as_echo "$as_me:$LINENO: checking for CGAL/Exact_predicates_inexact_constructions_kernel.h" >&5
12197 < $as_echo_n "checking for CGAL/Exact_predicates_inexact_constructions_kernel.h... " >&6; }
12196 >  { echo "$as_me:$LINENO: checking for CGAL/Exact_predicates_inexact_constructions_kernel.h" >&5
12197 > echo $ECHO_N "checking for CGAL/Exact_predicates_inexact_constructions_kernel.h... $ECHO_C" >&6; }
12198   if test "${ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h+set}" = set; then
12199 <  $as_echo_n "(cached) " >&6
12199 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12200   fi
12201 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&5
12202 < $as_echo "$ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&6; }
12201 > { echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&5
12202 > echo "${ECHO_T}$ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&6; }
12203   else
12204    # Is the header compilable?
12205 < { $as_echo "$as_me:$LINENO: checking CGAL/Exact_predicates_inexact_constructions_kernel.h usability" >&5
12206 < $as_echo_n "checking CGAL/Exact_predicates_inexact_constructions_kernel.h usability... " >&6; }
12205 > { echo "$as_me:$LINENO: checking CGAL/Exact_predicates_inexact_constructions_kernel.h usability" >&5
12206 > echo $ECHO_N "checking CGAL/Exact_predicates_inexact_constructions_kernel.h usability... $ECHO_C" >&6; }
12207   cat >conftest.$ac_ext <<_ACEOF
12208   /* confdefs.h.  */
12209   _ACEOF
# Line 12594 | Line 12219 | esac
12219    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12220    *) ac_try_echo=$ac_try;;
12221   esac
12222 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12598 < $as_echo "$ac_try_echo") >&5
12222 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12223    (eval "$ac_compile") 2>conftest.er1
12224    ac_status=$?
12225    grep -v '^ *+' conftest.er1 >conftest.err
12226    rm -f conftest.er1
12227    cat conftest.err >&5
12228 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12228 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12229    (exit $ac_status); } && {
12230           test -z "$ac_c_werror_flag" ||
12231           test ! -s conftest.err
12232         } && test -s conftest.$ac_objext; then
12233    ac_header_compiler=yes
12234   else
12235 <  $as_echo "$as_me: failed program was:" >&5
12235 >  echo "$as_me: failed program was:" >&5
12236   sed 's/^/| /' conftest.$ac_ext >&5
12237  
12238          ac_header_compiler=no
12239   fi
12240  
12241   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12242 < { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12243 < $as_echo "$ac_header_compiler" >&6; }
12242 > { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12243 > echo "${ECHO_T}$ac_header_compiler" >&6; }
12244  
12245   # Is the header present?
12246 < { $as_echo "$as_me:$LINENO: checking CGAL/Exact_predicates_inexact_constructions_kernel.h presence" >&5
12247 < $as_echo_n "checking CGAL/Exact_predicates_inexact_constructions_kernel.h presence... " >&6; }
12246 > { echo "$as_me:$LINENO: checking CGAL/Exact_predicates_inexact_constructions_kernel.h presence" >&5
12247 > echo $ECHO_N "checking CGAL/Exact_predicates_inexact_constructions_kernel.h presence... $ECHO_C" >&6; }
12248   cat >conftest.$ac_ext <<_ACEOF
12249   /* confdefs.h.  */
12250   _ACEOF
# Line 12634 | Line 12258 | esac
12258    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12259    *) ac_try_echo=$ac_try;;
12260   esac
12261 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12638 < $as_echo "$ac_try_echo") >&5
12261 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12262    (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12263    ac_status=$?
12264    grep -v '^ *+' conftest.er1 >conftest.err
12265    rm -f conftest.er1
12266    cat conftest.err >&5
12267 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12267 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12268    (exit $ac_status); } >/dev/null && {
12269           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12270           test ! -s conftest.err
12271         }; then
12272    ac_header_preproc=yes
12273   else
12274 <  $as_echo "$as_me: failed program was:" >&5
12274 >  echo "$as_me: failed program was:" >&5
12275   sed 's/^/| /' conftest.$ac_ext >&5
12276  
12277    ac_header_preproc=no
12278   fi
12279  
12280   rm -f conftest.err conftest.$ac_ext
12281 < { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12282 < $as_echo "$ac_header_preproc" >&6; }
12281 > { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12282 > echo "${ECHO_T}$ac_header_preproc" >&6; }
12283  
12284   # So?  What about this header?
12285   case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12286    yes:no: )
12287 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: accepted by the compiler, rejected by the preprocessor!" >&5
12288 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12289 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the compiler's result" >&5
12290 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the compiler's result" >&2;}
12287 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: accepted by the compiler, rejected by the preprocessor!" >&5
12288 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12289 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the compiler's result" >&5
12290 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the compiler's result" >&2;}
12291      ac_header_preproc=yes
12292      ;;
12293    no:yes:* )
12294 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: present but cannot be compiled" >&5
12295 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: present but cannot be compiled" >&2;}
12296 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     check for missing prerequisite headers?" >&5
12297 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     check for missing prerequisite headers?" >&2;}
12298 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: see the Autoconf documentation" >&5
12299 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: see the Autoconf documentation" >&2;}
12300 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     section \"Present But Cannot Be Compiled\"" >&5
12301 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     section \"Present But Cannot Be Compiled\"" >&2;}
12302 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the preprocessor's result" >&5
12303 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the preprocessor's result" >&2;}
12304 <    { $as_echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: in the future, the compiler will take precedence" >&5
12305 < $as_echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: in the future, the compiler will take precedence" >&2;}
12294 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: present but cannot be compiled" >&5
12295 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: present but cannot be compiled" >&2;}
12296 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     check for missing prerequisite headers?" >&5
12297 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     check for missing prerequisite headers?" >&2;}
12298 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: see the Autoconf documentation" >&5
12299 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: see the Autoconf documentation" >&2;}
12300 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     section \"Present But Cannot Be Compiled\"" >&5
12301 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h:     section \"Present But Cannot Be Compiled\"" >&2;}
12302 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the preprocessor's result" >&5
12303 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: proceeding with the preprocessor's result" >&2;}
12304 >    { echo "$as_me:$LINENO: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: in the future, the compiler will take precedence" >&5
12305 > echo "$as_me: WARNING: CGAL/Exact_predicates_inexact_constructions_kernel.h: in the future, the compiler will take precedence" >&2;}
12306      ( cat <<\_ASBOX
12307   ## ------------------------------ ##
12308   ## Report this to gezelter@nd.edu ##
# Line 12688 | Line 12311 | esac
12311       ) | sed "s/^/$as_me: WARNING:     /" >&2
12312      ;;
12313   esac
12314 < { $as_echo "$as_me:$LINENO: checking for CGAL/Exact_predicates_inexact_constructions_kernel.h" >&5
12315 < $as_echo_n "checking for CGAL/Exact_predicates_inexact_constructions_kernel.h... " >&6; }
12314 > { echo "$as_me:$LINENO: checking for CGAL/Exact_predicates_inexact_constructions_kernel.h" >&5
12315 > echo $ECHO_N "checking for CGAL/Exact_predicates_inexact_constructions_kernel.h... $ECHO_C" >&6; }
12316   if test "${ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h+set}" = set; then
12317 <  $as_echo_n "(cached) " >&6
12317 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12318   else
12319    ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h=$ac_header_preproc
12320   fi
12321 < { $as_echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&5
12322 < $as_echo "$ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&6; }
12321 > { echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&5
12322 > echo "${ECHO_T}$ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h" >&6; }
12323  
12324   fi
12325   if test $ac_cv_header_CGAL_Exact_predicates_inexact_constructions_kernel_h = yes; then
# Line 12707 | Line 12330 | fi
12330  
12331  
12332          if test "$cgal_have_header" == yes; then
12333 <                { $as_echo "$as_me:$LINENO: checking for main in -lCGAL" >&5
12334 < $as_echo_n "checking for main in -lCGAL... " >&6; }
12333 >                { echo "$as_me:$LINENO: checking for main in -lCGAL" >&5
12334 > echo $ECHO_N "checking for main in -lCGAL... $ECHO_C" >&6; }
12335   if test "${ac_cv_lib_CGAL_main+set}" = set; then
12336 <  $as_echo_n "(cached) " >&6
12336 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12337   else
12338    ac_check_lib_save_LIBS=$LIBS
12339   LIBS="-lCGAL  $LIBS"
# Line 12744 | Line 12367 | esac
12367    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12368    *) ac_try_echo=$ac_try;;
12369   esac
12370 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12748 < $as_echo "$ac_try_echo") >&5
12370 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12371    (eval "$ac_link") 2>conftest.er1
12372    ac_status=$?
12373    grep -v '^ *+' conftest.er1 >conftest.err
12374    rm -f conftest.er1
12375    cat conftest.err >&5
12376 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12376 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12377    (exit $ac_status); } && {
12378           test -z "$ac_c_werror_flag" ||
12379           test ! -s conftest.err
12380 <       } && test -s conftest$ac_exeext && {
12381 <         test "$cross_compiling" = yes ||
12760 <         $as_test_x conftest$ac_exeext
12761 <       }; then
12380 >       } && test -s conftest$ac_exeext &&
12381 >       $as_test_x conftest$ac_exeext; then
12382    ac_cv_lib_CGAL_main=yes
12383   else
12384 <  $as_echo "$as_me: failed program was:" >&5
12384 >  echo "$as_me: failed program was:" >&5
12385   sed 's/^/| /' conftest.$ac_ext >&5
12386  
12387          ac_cv_lib_CGAL_main=no
12388   fi
12389  
12770 rm -rf conftest.dSYM
12390   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12391        conftest$ac_exeext conftest.$ac_ext
12392   LIBS=$ac_check_lib_save_LIBS
12393   fi
12394 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_CGAL_main" >&5
12395 < $as_echo "$ac_cv_lib_CGAL_main" >&6; }
12394 > { echo "$as_me:$LINENO: result: $ac_cv_lib_CGAL_main" >&5
12395 > echo "${ECHO_T}$ac_cv_lib_CGAL_main" >&6; }
12396   if test $ac_cv_lib_CGAL_main = yes; then
12397    cgal_have_lib=yes
12398   else
# Line 12782 | Line 12401 | fi
12401  
12402                  if test "$cgal_have_lib" == no; then
12403                          save_LIBS="$LIBS"; LIBS="$LIBS -lgmp -lmpfr -lm"
12404 <                        { $as_echo "$as_me:$LINENO: checking for main in -lCGAL" >&5
12405 < $as_echo_n "checking for main in -lCGAL... " >&6; }
12404 >                        { echo "$as_me:$LINENO: checking for main in -lCGAL" >&5
12405 > echo $ECHO_N "checking for main in -lCGAL... $ECHO_C" >&6; }
12406   if test "${ac_cv_lib_CGAL_main+set}" = set; then
12407 <  $as_echo_n "(cached) " >&6
12407 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12408   else
12409    ac_check_lib_save_LIBS=$LIBS
12410   LIBS="-lCGAL  $LIBS"
# Line 12819 | Line 12438 | esac
12438    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12439    *) ac_try_echo=$ac_try;;
12440   esac
12441 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12823 < $as_echo "$ac_try_echo") >&5
12441 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12442    (eval "$ac_link") 2>conftest.er1
12443    ac_status=$?
12444    grep -v '^ *+' conftest.er1 >conftest.err
12445    rm -f conftest.er1
12446    cat conftest.err >&5
12447 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12447 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12448    (exit $ac_status); } && {
12449           test -z "$ac_c_werror_flag" ||
12450           test ! -s conftest.err
12451 <       } && test -s conftest$ac_exeext && {
12452 <         test "$cross_compiling" = yes ||
12835 <         $as_test_x conftest$ac_exeext
12836 <       }; then
12451 >       } && test -s conftest$ac_exeext &&
12452 >       $as_test_x conftest$ac_exeext; then
12453    ac_cv_lib_CGAL_main=yes
12454   else
12455 <  $as_echo "$as_me: failed program was:" >&5
12455 >  echo "$as_me: failed program was:" >&5
12456   sed 's/^/| /' conftest.$ac_ext >&5
12457  
12458          ac_cv_lib_CGAL_main=no
12459   fi
12460  
12845 rm -rf conftest.dSYM
12461   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12462        conftest$ac_exeext conftest.$ac_ext
12463   LIBS=$ac_check_lib_save_LIBS
12464   fi
12465 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_CGAL_main" >&5
12466 < $as_echo "$ac_cv_lib_CGAL_main" >&6; }
12465 > { echo "$as_me:$LINENO: result: $ac_cv_lib_CGAL_main" >&5
12466 > echo "${ECHO_T}$ac_cv_lib_CGAL_main" >&6; }
12467   if test $ac_cv_lib_CGAL_main = yes; then
12468    CGAL_LIBS="-lCGAL -lgmp -lmpfr"
12469                                                    cgal_have_lib=yes
# Line 12859 | Line 12474 | fi
12474                          LIBS="$save_LIBS"
12475                  else
12476                          CGAL_LIBS="-lCGAL"
12477 <                        { $as_echo "$as_me:$LINENO: checking for main in -lmpfr" >&5
12478 < $as_echo_n "checking for main in -lmpfr... " >&6; }
12477 >                        { echo "$as_me:$LINENO: checking for main in -lmpfr" >&5
12478 > echo $ECHO_N "checking for main in -lmpfr... $ECHO_C" >&6; }
12479   if test "${ac_cv_lib_mpfr_main+set}" = set; then
12480 <  $as_echo_n "(cached) " >&6
12480 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12481   else
12482    ac_check_lib_save_LIBS=$LIBS
12483   LIBS="-lmpfr  $LIBS"
# Line 12896 | Line 12511 | esac
12511    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12512    *) ac_try_echo=$ac_try;;
12513   esac
12514 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12900 < $as_echo "$ac_try_echo") >&5
12514 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12515    (eval "$ac_link") 2>conftest.er1
12516    ac_status=$?
12517    grep -v '^ *+' conftest.er1 >conftest.err
12518    rm -f conftest.er1
12519    cat conftest.err >&5
12520 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12520 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12521    (exit $ac_status); } && {
12522           test -z "$ac_c_werror_flag" ||
12523           test ! -s conftest.err
12524 <       } && test -s conftest$ac_exeext && {
12525 <         test "$cross_compiling" = yes ||
12912 <         $as_test_x conftest$ac_exeext
12913 <       }; then
12524 >       } && test -s conftest$ac_exeext &&
12525 >       $as_test_x conftest$ac_exeext; then
12526    ac_cv_lib_mpfr_main=yes
12527   else
12528 <  $as_echo "$as_me: failed program was:" >&5
12528 >  echo "$as_me: failed program was:" >&5
12529   sed 's/^/| /' conftest.$ac_ext >&5
12530  
12531          ac_cv_lib_mpfr_main=no
12532   fi
12533  
12922 rm -rf conftest.dSYM
12534   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12535        conftest$ac_exeext conftest.$ac_ext
12536   LIBS=$ac_check_lib_save_LIBS
12537   fi
12538 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_mpfr_main" >&5
12539 < $as_echo "$ac_cv_lib_mpfr_main" >&6; }
12538 > { echo "$as_me:$LINENO: result: $ac_cv_lib_mpfr_main" >&5
12539 > echo "${ECHO_T}$ac_cv_lib_mpfr_main" >&6; }
12540   if test $ac_cv_lib_mpfr_main = yes; then
12541    CGAL_LIBS="$CGAL_LIBS -lmpfr"
12542   fi
12543  
12544 <                        { $as_echo "$as_me:$LINENO: checking for main in -lgmp" >&5
12545 < $as_echo_n "checking for main in -lgmp... " >&6; }
12544 >                        { echo "$as_me:$LINENO: checking for main in -lgmp" >&5
12545 > echo $ECHO_N "checking for main in -lgmp... $ECHO_C" >&6; }
12546   if test "${ac_cv_lib_gmp_main+set}" = set; then
12547 <  $as_echo_n "(cached) " >&6
12547 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12548   else
12549    ac_check_lib_save_LIBS=$LIBS
12550   LIBS="-lgmp  $LIBS"
# Line 12967 | Line 12578 | esac
12578    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12579    *) ac_try_echo=$ac_try;;
12580   esac
12581 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12971 < $as_echo "$ac_try_echo") >&5
12581 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12582    (eval "$ac_link") 2>conftest.er1
12583    ac_status=$?
12584    grep -v '^ *+' conftest.er1 >conftest.err
12585    rm -f conftest.er1
12586    cat conftest.err >&5
12587 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12587 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12588    (exit $ac_status); } && {
12589           test -z "$ac_c_werror_flag" ||
12590           test ! -s conftest.err
12591 <       } && test -s conftest$ac_exeext && {
12592 <         test "$cross_compiling" = yes ||
12983 <         $as_test_x conftest$ac_exeext
12984 <       }; then
12591 >       } && test -s conftest$ac_exeext &&
12592 >       $as_test_x conftest$ac_exeext; then
12593    ac_cv_lib_gmp_main=yes
12594   else
12595 <  $as_echo "$as_me: failed program was:" >&5
12595 >  echo "$as_me: failed program was:" >&5
12596   sed 's/^/| /' conftest.$ac_ext >&5
12597  
12598          ac_cv_lib_gmp_main=no
12599   fi
12600  
12993 rm -rf conftest.dSYM
12601   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12602        conftest$ac_exeext conftest.$ac_ext
12603   LIBS=$ac_check_lib_save_LIBS
12604   fi
12605 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gmp_main" >&5
12606 < $as_echo "$ac_cv_lib_gmp_main" >&6; }
12605 > { echo "$as_me:$LINENO: result: $ac_cv_lib_gmp_main" >&5
12606 > echo "${ECHO_T}$ac_cv_lib_gmp_main" >&6; }
12607   if test $ac_cv_lib_gmp_main = yes; then
12608    CGAL_LIBS="$CGAL_LIBS -lgmp"
12609   fi
12610  
12611 <                        { $as_echo "$as_me:$LINENO: checking for main in -lgmpxx" >&5
12612 < $as_echo_n "checking for main in -lgmpxx... " >&6; }
12611 >                        { echo "$as_me:$LINENO: checking for main in -lgmpxx" >&5
12612 > echo $ECHO_N "checking for main in -lgmpxx... $ECHO_C" >&6; }
12613   if test "${ac_cv_lib_gmpxx_main+set}" = set; then
12614 <  $as_echo_n "(cached) " >&6
12614 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12615   else
12616    ac_check_lib_save_LIBS=$LIBS
12617   LIBS="-lgmpxx  $LIBS"
# Line 13038 | Line 12645 | esac
12645    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12646    *) ac_try_echo=$ac_try;;
12647   esac
12648 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13042 < $as_echo "$ac_try_echo") >&5
12648 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12649    (eval "$ac_link") 2>conftest.er1
12650    ac_status=$?
12651    grep -v '^ *+' conftest.er1 >conftest.err
12652    rm -f conftest.er1
12653    cat conftest.err >&5
12654 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12654 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12655    (exit $ac_status); } && {
12656           test -z "$ac_c_werror_flag" ||
12657           test ! -s conftest.err
12658 <       } && test -s conftest$ac_exeext && {
12659 <         test "$cross_compiling" = yes ||
13054 <         $as_test_x conftest$ac_exeext
13055 <       }; then
12658 >       } && test -s conftest$ac_exeext &&
12659 >       $as_test_x conftest$ac_exeext; then
12660    ac_cv_lib_gmpxx_main=yes
12661   else
12662 <  $as_echo "$as_me: failed program was:" >&5
12662 >  echo "$as_me: failed program was:" >&5
12663   sed 's/^/| /' conftest.$ac_ext >&5
12664  
12665          ac_cv_lib_gmpxx_main=no
12666   fi
12667  
13064 rm -rf conftest.dSYM
12668   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12669        conftest$ac_exeext conftest.$ac_ext
12670   LIBS=$ac_check_lib_save_LIBS
12671   fi
12672 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gmpxx_main" >&5
12673 < $as_echo "$ac_cv_lib_gmpxx_main" >&6; }
12672 > { echo "$as_me:$LINENO: result: $ac_cv_lib_gmpxx_main" >&5
12673 > echo "${ECHO_T}$ac_cv_lib_gmpxx_main" >&6; }
12674   if test $ac_cv_lib_gmpxx_main = yes; then
12675    CGAL_LIBS="$CGAL_LIBS -lgmpxx"
12676   fi
# Line 13079 | Line 12682 | fi
12682                  fi
12683          fi
12684          if test "$acx_cgal_found" == yes; then
12685 <                { $as_echo "$as_me:$LINENO: checking for main in -lCore" >&5
12686 < $as_echo_n "checking for main in -lCore... " >&6; }
12685 >                { echo "$as_me:$LINENO: checking for main in -lCore" >&5
12686 > echo $ECHO_N "checking for main in -lCore... $ECHO_C" >&6; }
12687   if test "${ac_cv_lib_Core_main+set}" = set; then
12688 <  $as_echo_n "(cached) " >&6
12688 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12689   else
12690    ac_check_lib_save_LIBS=$LIBS
12691   LIBS="-lCore  $LIBS"
# Line 13116 | Line 12719 | esac
12719    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12720    *) ac_try_echo=$ac_try;;
12721   esac
12722 < eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13120 < $as_echo "$ac_try_echo") >&5
12722 > eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12723    (eval "$ac_link") 2>conftest.er1
12724    ac_status=$?
12725    grep -v '^ *+' conftest.er1 >conftest.err
12726    rm -f conftest.er1
12727    cat conftest.err >&5
12728 <  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12728 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12729    (exit $ac_status); } && {
12730           test -z "$ac_c_werror_flag" ||
12731           test ! -s conftest.err
12732 <       } && test -s conftest$ac_exeext && {
12733 <         test "$cross_compiling" = yes ||
13132 <         $as_test_x conftest$ac_exeext
13133 <       }; then
12732 >       } && test -s conftest$ac_exeext &&
12733 >       $as_test_x conftest$ac_exeext; then
12734    ac_cv_lib_Core_main=yes
12735   else
12736 <  $as_echo "$as_me: failed program was:" >&5
12736 >  echo "$as_me: failed program was:" >&5
12737   sed 's/^/| /' conftest.$ac_ext >&5
12738  
12739          ac_cv_lib_Core_main=no
12740   fi
12741  
13142 rm -rf conftest.dSYM
12742   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12743        conftest$ac_exeext conftest.$ac_ext
12744   LIBS=$ac_check_lib_save_LIBS
12745   fi
12746 < { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Core_main" >&5
12747 < $as_echo "$ac_cv_lib_Core_main" >&6; }
12746 > { echo "$as_me:$LINENO: result: $ac_cv_lib_Core_main" >&5
12747 > echo "${ECHO_T}$ac_cv_lib_Core_main" >&6; }
12748   if test $ac_cv_lib_Core_main = yes; then
12749    CGAL_LIBS="$CGAL_LIBS -lCore"
12750   fi
# Line 13155 | Line 12754 | fi
12754  
12755  
12756  
12757 < { $as_echo "$as_me:$LINENO: checking CGAL" >&5
12758 < $as_echo_n "checking CGAL... " >&6; }
12757 > { echo "$as_me:$LINENO: checking CGAL" >&5
12758 > echo $ECHO_N "checking CGAL... $ECHO_C" >&6; }
12759  
12760  
12761  
12762  
12763  
12764   if test "$acx_cgal_found" == yes; then
12765 <        { $as_echo "$as_me:$LINENO: result: yes" >&5
12766 < $as_echo "yes" >&6; }
12765 >        { echo "$as_me:$LINENO: result: yes" >&5
12766 > echo "${ECHO_T}yes" >&6; }
12767  
12768   else
12769 <        { $as_echo "$as_me:$LINENO: result: no" >&5
12770 < $as_echo "no" >&6; }
12769 >        { echo "$as_me:$LINENO: result: no" >&5
12770 > echo "${ECHO_T}no" >&6; }
12771  
12772   fi
12773   USE_CGAL=no
# Line 13217 | Line 12816 | set dummy doxygen; ac_word=$2
12816   else
12817          # Extract the first word of "doxygen", so it can be a program name with args.
12818   set dummy doxygen; ac_word=$2
12819 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12820 < $as_echo_n "checking for $ac_word... " >&6; }
12819 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
12820 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12821   if test "${ac_cv_path_DOXYGEN+set}" = set; then
12822 <  $as_echo_n "(cached) " >&6
12822 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12823   else
12824    case $DOXYGEN in
12825    [\\/]* | ?:[\\/]*)
# Line 13235 | Line 12834 | do
12834    for ac_exec_ext in '' $ac_executable_extensions; do
12835    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12836      ac_cv_path_DOXYGEN="$as_dir/$ac_word$ac_exec_ext"
12837 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12837 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12838      break 2
12839    fi
12840   done
# Line 13247 | Line 12846 | if test -n "$DOXYGEN"; then
12846   fi
12847   DOXYGEN=$ac_cv_path_DOXYGEN
12848   if test -n "$DOXYGEN"; then
12849 <  { $as_echo "$as_me:$LINENO: result: $DOXYGEN" >&5
12850 < $as_echo "$DOXYGEN" >&6; }
12849 >  { echo "$as_me:$LINENO: result: $DOXYGEN" >&5
12850 > echo "${ECHO_T}$DOXYGEN" >&6; }
12851   else
12852 <  { $as_echo "$as_me:$LINENO: result: no" >&5
12853 < $as_echo "no" >&6; }
12852 >  { echo "$as_me:$LINENO: result: no" >&5
12853 > echo "${ECHO_T}no" >&6; }
12854   fi
12855  
12856  
12857          if test "x$DOXYGEN" = x; then
12858                  if test "x$enable_doxygen" = xyes; then
12859 <                        { { $as_echo "$as_me:$LINENO: error: could not find doxygen" >&5
12860 < $as_echo "$as_me: error: could not find doxygen" >&2;}
12859 >                        { { echo "$as_me:$LINENO: error: could not find doxygen" >&5
12860 > echo "$as_me: error: could not find doxygen" >&2;}
12861     { (exit 1); exit 1; }; }
12862                  fi
12863                  enable_doc=no
# Line 13266 | Line 12865 | set dummy dot; ac_word=$2
12865                  enable_doc=yes
12866                  # Extract the first word of "dot", so it can be a program name with args.
12867   set dummy dot; ac_word=$2
12868 < { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12869 < $as_echo_n "checking for $ac_word... " >&6; }
12868 > { echo "$as_me:$LINENO: checking for $ac_word" >&5
12869 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12870   if test "${ac_cv_path_DOT+set}" = set; then
12871 <  $as_echo_n "(cached) " >&6
12871 >  echo $ECHO_N "(cached) $ECHO_C" >&6
12872   else
12873    case $DOT in
12874    [\\/]* | ?:[\\/]*)
# Line 13284 | Line 12883 | do
12883    for ac_exec_ext in '' $ac_executable_extensions; do
12884    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12885      ac_cv_path_DOT="$as_dir/$ac_word$ac_exec_ext"
12886 <    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12886 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12887      break 2
12888    fi
12889   done
# Line 13296 | Line 12895 | if test -n "$DOT"; then
12895   fi
12896   DOT=$ac_cv_path_DOT
12897   if test -n "$DOT"; then
12898 <  { $as_echo "$as_me:$LINENO: result: $DOT" >&5
12899 < $as_echo "$DOT" >&6; }
12898 >  { echo "$as_me:$LINENO: result: $DOT" >&5
12899 > echo "${ECHO_T}$DOT" >&6; }
12900   else
12901 <  { $as_echo "$as_me:$LINENO: result: no" >&5
12902 < $as_echo "no" >&6; }
12901 >  { echo "$as_me:$LINENO: result: no" >&5
12902 > echo "${ECHO_T}no" >&6; }
12903   fi
12904  
12905  
# Line 13316 | Line 12915 | if test x$DOT = x; then
12915  
12916   if test x$DOT = x; then
12917          if test "x$enable_dot" = xyes; then
12918 <                { { $as_echo "$as_me:$LINENO: error: could not find dot" >&5
12919 < $as_echo "$as_me: error: could not find dot" >&2;}
12918 >                { { echo "$as_me:$LINENO: error: could not find dot" >&5
12919 > echo "$as_me: error: could not find dot" >&2;}
12920     { (exit 1); exit 1; }; }
12921          fi
12922          enable_dot=no
# Line 13343 | Line 12942 | fi
12942  
12943  
12944  
12945 < ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/applications/atom2md/Makefile scripts/filepp"
12945 > ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/math/Makefile src/integrators/Makefile src/applications/atom2md/Makefile scripts/filepp"
12946  
12947  
12948   cat >confcache <<\_ACEOF
# Line 13373 | Line 12972 | _ACEOF
12972      case $ac_val in #(
12973      *${as_nl}*)
12974        case $ac_var in #(
12975 <      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
12976 < $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
12975 >      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
12976 > echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
12977        esac
12978        case $ac_var in #(
12979        _ | IFS | as_nl) ;; #(
13381      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
12980        *) $as_unset $ac_var ;;
12981        esac ;;
12982      esac
# Line 13411 | Line 13009 | if diff "$cache_file" confcache >/dev/null 2>&1; then
13009   if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13010    if test -w "$cache_file"; then
13011      test "x$cache_file" != "x/dev/null" &&
13012 <      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
13013 < $as_echo "$as_me: updating cache $cache_file" >&6;}
13012 >      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
13013 > echo "$as_me: updating cache $cache_file" >&6;}
13014      cat confcache >$cache_file
13015    else
13016 <    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
13017 < $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13016 >    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
13017 > echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13018    fi
13019   fi
13020   rm -f confcache
# Line 13432 | Line 13030 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && conti
13030   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13031    # 1. Remove the extension, and $U if already installed.
13032    ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13033 <  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13033 >  ac_i=`echo "$ac_i" | sed "$ac_script"`
13034    # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
13035    #    will be set to the directory where LIBOBJS objects are built.
13036    ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
# Line 13445 | Line 13043 | LTLIBOBJS=$ac_ltlibobjs
13043  
13044  
13045   : ${CONFIG_STATUS=./config.status}
13448 ac_write_fail=0
13046   ac_clean_files_save=$ac_clean_files
13047   ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13048 < { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
13049 < $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13050 < cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13048 > { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
13049 > echo "$as_me: creating $CONFIG_STATUS" >&6;}
13050 > cat >$CONFIG_STATUS <<_ACEOF
13051   #! $SHELL
13052   # Generated by $as_me.
13053   # Run this file to recreate the current configuration.
# Line 13463 | Line 13060 | _ACEOF
13060   SHELL=\${CONFIG_SHELL-$SHELL}
13061   _ACEOF
13062  
13063 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13063 > cat >>$CONFIG_STATUS <<\_ACEOF
13064   ## --------------------- ##
13065   ## M4sh Initialization.  ##
13066   ## --------------------- ##
# Line 13473 | Line 13070 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/
13070   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13071    emulate sh
13072    NULLCMD=:
13073 <  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13073 >  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
13074    # is contrary to our usage.  Disable this feature.
13075    alias -g '${1+"$@"}'='"$@"'
13076    setopt NO_GLOB_SUBST
# Line 13495 | Line 13092 | as_cr_alnum=$as_cr_Letters$as_cr_digits
13092   as_cr_digits='0123456789'
13093   as_cr_alnum=$as_cr_Letters$as_cr_digits
13094  
13498 as_nl='
13499 '
13500 export as_nl
13501 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13502 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13503 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13504 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13505 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13506  as_echo='printf %s\n'
13507  as_echo_n='printf %s'
13508 else
13509  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13510    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13511    as_echo_n='/usr/ucb/echo -n'
13512  else
13513    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13514    as_echo_n_body='eval
13515      arg=$1;
13516      case $arg in
13517      *"$as_nl"*)
13518        expr "X$arg" : "X\\(.*\\)$as_nl";
13519        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13520      esac;
13521      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13522    '
13523    export as_echo_n_body
13524    as_echo_n='sh -c $as_echo_n_body as_echo'
13525  fi
13526  export as_echo_body
13527  as_echo='sh -c $as_echo_body as_echo'
13528 fi
13529
13095   # The user is always right.
13096   if test "${PATH_SEPARATOR+set}" != set; then
13097 <  PATH_SEPARATOR=:
13098 <  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13099 <    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13100 <      PATH_SEPARATOR=';'
13101 <  }
13097 >  echo "#! /bin/sh" >conf$$.sh
13098 >  echo  "exit 0"   >>conf$$.sh
13099 >  chmod +x conf$$.sh
13100 >  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13101 >    PATH_SEPARATOR=';'
13102 >  else
13103 >    PATH_SEPARATOR=:
13104 >  fi
13105 >  rm -f conf$$.sh
13106   fi
13107  
13108   # Support unset when possible.
# Line 13549 | Line 13118 | fi
13118   # there to prevent editors from complaining about space-tab.
13119   # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13120   # splitting by setting IFS to empty value.)
13121 + as_nl='
13122 + '
13123   IFS=" ""        $as_nl"
13124  
13125   # Find who we are.  Look in the path if we contain no directory separator.
# Line 13571 | Line 13142 | if test ! -f "$as_myself"; then
13142    as_myself=$0
13143   fi
13144   if test ! -f "$as_myself"; then
13145 <  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13145 >  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13146    { (exit 1); exit 1; }
13147   fi
13148  
# Line 13584 | Line 13155 | PS4='+ '
13155   PS4='+ '
13156  
13157   # NLS nuisances.
13158 < LC_ALL=C
13159 < export LC_ALL
13160 < LANGUAGE=C
13161 < export LANGUAGE
13158 > for as_var in \
13159 >  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
13160 >  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
13161 >  LC_TELEPHONE LC_TIME
13162 > do
13163 >  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
13164 >    eval $as_var=C; export $as_var
13165 >  else
13166 >    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
13167 >  fi
13168 > done
13169  
13170   # Required to use basename.
13171   if expr a : '\(a\)' >/dev/null 2>&1 &&
# Line 13609 | Line 13187 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13187   $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13188           X"$0" : 'X\(//\)$' \| \
13189           X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13190 < $as_echo X/"$0" |
13190 > echo X/"$0" |
13191      sed '/^.*\/\([^/][^/]*\)\/*$/{
13192              s//\1/
13193              q
# Line 13660 | Line 13238 | $as_unset CDPATH
13238        s/-\n.*//
13239      ' >$as_me.lineno &&
13240    chmod +x "$as_me.lineno" ||
13241 <    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
13241 >    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
13242     { (exit 1); exit 1; }; }
13243  
13244    # Don't try to exec as it changes $[0], causing all sort of problems
# Line 13688 | Line 13266 | esac
13266   *)
13267    ECHO_N='-n';;
13268   esac
13269 +
13270   if expr a : '\(a\)' >/dev/null 2>&1 &&
13271     test "X`expr 00001 : '.*\(...\)'`" = X001; then
13272    as_expr=expr
# Line 13700 | Line 13279 | else
13279    rm -f conf$$.dir/conf$$.file
13280   else
13281    rm -f conf$$.dir
13282 <  mkdir conf$$.dir 2>/dev/null
13282 >  mkdir conf$$.dir
13283   fi
13284 < if (echo >conf$$.file) 2>/dev/null; then
13285 <  if ln -s conf$$.file conf$$ 2>/dev/null; then
13286 <    as_ln_s='ln -s'
13287 <    # ... but there are two gotchas:
13288 <    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13289 <    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13290 <    # In both cases, we have to default to `cp -p'.
13291 <    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13713 <      as_ln_s='cp -p'
13714 <  elif ln conf$$.file conf$$ 2>/dev/null; then
13715 <    as_ln_s=ln
13716 <  else
13284 > echo >conf$$.file
13285 > if ln -s conf$$.file conf$$ 2>/dev/null; then
13286 >  as_ln_s='ln -s'
13287 >  # ... but there are two gotchas:
13288 >  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13289 >  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13290 >  # In both cases, we have to default to `cp -p'.
13291 >  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13292      as_ln_s='cp -p'
13293 <  fi
13293 > elif ln conf$$.file conf$$ 2>/dev/null; then
13294 >  as_ln_s=ln
13295   else
13296    as_ln_s='cp -p'
13297   fi
# Line 13740 | Line 13316 | else
13316    as_test_x='
13317      eval sh -c '\''
13318        if test -d "$1"; then
13319 <        test -d "$1/.";
13319 >        test -d "$1/.";
13320        else
13321          case $1 in
13322 <        -*)set "./$1";;
13322 >        -*)set "./$1";;
13323          esac;
13324          case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
13325          ???[sx]*):;;*)false;;esac;fi
# Line 13766 | Line 13342 | This file was extended by OOPSE $as_me 4.0, which was
13342   # values after options handling.
13343   ac_log="
13344   This file was extended by OOPSE $as_me 4.0, which was
13345 < generated by GNU Autoconf 2.62.  Invocation command line was
13345 > generated by GNU Autoconf 2.61.  Invocation command line was
13346  
13347    CONFIG_FILES    = $CONFIG_FILES
13348    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 13779 | Line 13355 | _ACEOF
13355  
13356   _ACEOF
13357  
13358 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13358 > cat >>$CONFIG_STATUS <<_ACEOF
13359   # Files that config.status was made for.
13360   config_files="$ac_config_files"
13361   config_headers="$ac_config_headers"
13362  
13363   _ACEOF
13364  
13365 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13365 > cat >>$CONFIG_STATUS <<\_ACEOF
13366   ac_cs_usage="\
13367   \`$as_me' instantiates files from templates according to the
13368   current configuration.
# Line 13799 | Line 13375 | Usage: $0 [OPTIONS] [FILE]...
13375    -d, --debug      don't remove temporary files
13376        --recheck    update $as_me by reconfiguring in the same conditions
13377    --file=FILE[:TEMPLATE]
13378 <                   instantiate the configuration file FILE
13378 >                   instantiate the configuration file FILE
13379    --header=FILE[:TEMPLATE]
13380 <                   instantiate the configuration header FILE
13380 >                   instantiate the configuration header FILE
13381  
13382   Configuration files:
13383   $config_files
# Line 13812 | Line 13388 | _ACEOF
13388   Report bugs to <bug-autoconf@gnu.org>."
13389  
13390   _ACEOF
13391 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13391 > cat >>$CONFIG_STATUS <<_ACEOF
13392   ac_cs_version="\\
13393   OOPSE config.status 4.0
13394 < configured by $0, generated by GNU Autoconf 2.62,
13395 <  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13394 > configured by $0, generated by GNU Autoconf 2.61,
13395 >  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13396  
13397 < Copyright (C) 2008 Free Software Foundation, Inc.
13397 > Copyright (C) 2006 Free Software Foundation, Inc.
13398   This config.status script is free software; the Free Software Foundation
13399   gives unlimited permission to copy, distribute and modify it."
13400  
13401   ac_pwd='$ac_pwd'
13402   srcdir='$srcdir'
13403   INSTALL='$INSTALL'
13828 test -n "\$AWK" || AWK=awk
13404   _ACEOF
13405  
13406 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13407 < # The default lists apply if the user does not specify any file.
13406 > cat >>$CONFIG_STATUS <<\_ACEOF
13407 > # If no file are specified by the user, then we need to provide default
13408 > # value.  By we need to know if files were specified by the user.
13409   ac_need_defaults=:
13410   while test $# != 0
13411   do
# Line 13851 | Line 13427 | do
13427    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13428      ac_cs_recheck=: ;;
13429    --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
13430 <    $as_echo "$ac_cs_version"; exit ;;
13430 >    echo "$ac_cs_version"; exit ;;
13431    --debug | --debu | --deb | --de | --d | -d )
13432      debug=: ;;
13433    --file | --fil | --fi | --f )
13434      $ac_shift
13435 <    case $ac_optarg in
13860 <    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13861 <    esac
13862 <    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
13435 >    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
13436      ac_need_defaults=false;;
13437    --header | --heade | --head | --hea )
13438      $ac_shift
13439 <    case $ac_optarg in
13867 <    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13868 <    esac
13869 <    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
13439 >    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
13440      ac_need_defaults=false;;
13441    --he | --h)
13442      # Conflict between --help and --header
13443 <    { $as_echo "$as_me: error: ambiguous option: $1
13443 >    { echo "$as_me: error: ambiguous option: $1
13444   Try \`$0 --help' for more information." >&2
13445     { (exit 1); exit 1; }; };;
13446    --help | --hel | -h )
13447 <    $as_echo "$ac_cs_usage"; exit ;;
13447 >    echo "$ac_cs_usage"; exit ;;
13448    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
13449    | -silent | --silent | --silen | --sile | --sil | --si | --s)
13450      ac_cs_silent=: ;;
13451  
13452    # This is an error.
13453 <  -*) { $as_echo "$as_me: error: unrecognized option: $1
13453 >  -*) { echo "$as_me: error: unrecognized option: $1
13454   Try \`$0 --help' for more information." >&2
13455     { (exit 1); exit 1; }; } ;;
13456  
# Line 13899 | Line 13469 | _ACEOF
13469   fi
13470  
13471   _ACEOF
13472 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13472 > cat >>$CONFIG_STATUS <<_ACEOF
13473   if \$ac_cs_recheck; then
13474 <  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13475 <  shift
13906 <  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
13907 <  CONFIG_SHELL='$SHELL'
13474 >  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
13475 >  CONFIG_SHELL=$SHELL
13476    export CONFIG_SHELL
13477 <  exec "\$@"
13477 >  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13478   fi
13479  
13480   _ACEOF
13481 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13481 > cat >>$CONFIG_STATUS <<\_ACEOF
13482   exec 5>>config.log
13483   {
13484    echo
13485    sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13486   ## Running $as_me. ##
13487   _ASBOX
13488 <  $as_echo "$ac_log"
13488 >  echo "$ac_log"
13489   } >&5
13490  
13491   _ACEOF
13492 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13492 > cat >>$CONFIG_STATUS <<_ACEOF
13493   _ACEOF
13494  
13495 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13495 > cat >>$CONFIG_STATUS <<\_ACEOF
13496  
13497   # Handling of arguments.
13498   for ac_config_target in $ac_config_targets
# Line 13934 | Line 13502 | do
13502      "make/Makefile") CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
13503      "src/utils/Makefile") CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
13504      "src/math/Makefile") CONFIG_FILES="$CONFIG_FILES src/math/Makefile" ;;
13505 +    "src/integrators/Makefile") CONFIG_FILES="$CONFIG_FILES src/integrators/Makefile" ;;
13506      "src/applications/atom2md/Makefile") CONFIG_FILES="$CONFIG_FILES src/applications/atom2md/Makefile" ;;
13507      "scripts/filepp") CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;;
13508  
13509 <  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13510 < $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13509 >  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13510 > echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13511     { (exit 1); exit 1; }; };;
13512    esac
13513   done
# Line 13978 | Line 13547 | $debug ||
13547    (umask 077 && mkdir "$tmp")
13548   } ||
13549   {
13550 <   $as_echo "$as_me: cannot create a temporary directory in ." >&2
13550 >   echo "$me: cannot create a temporary directory in ." >&2
13551     { (exit 1); exit 1; }
13552   }
13553  
13554 < # Set up the scripts for CONFIG_FILES section.
13555 < # No need to generate them if there are no CONFIG_FILES.
13556 < # This happens for instance with `./config.status config.h'.
13554 > #
13555 > # Set up the sed scripts for CONFIG_FILES section.
13556 > #
13557 >
13558 > # No need to generate the scripts if there are no CONFIG_FILES.
13559 > # This happens for instance when ./config.status config.h
13560   if test -n "$CONFIG_FILES"; then
13561  
13562 + _ACEOF
13563  
13564 < ac_cr='
13565 < '
13566 < ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
13567 < if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13568 <  ac_cs_awk_cr='\\r'
13569 < else
13570 <  ac_cs_awk_cr=$ac_cr
13564 >
13565 >
13566 > ac_delim='%!_!# '
13567 > for ac_last_try in false false false false false :; do
13568 >  cat >conf$$subs.sed <<_ACEOF
13569 > SHELL!$SHELL$ac_delim
13570 > PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
13571 > PACKAGE_NAME!$PACKAGE_NAME$ac_delim
13572 > PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
13573 > PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
13574 > PACKAGE_STRING!$PACKAGE_STRING$ac_delim
13575 > PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
13576 > exec_prefix!$exec_prefix$ac_delim
13577 > prefix!$prefix$ac_delim
13578 > program_transform_name!$program_transform_name$ac_delim
13579 > bindir!$bindir$ac_delim
13580 > sbindir!$sbindir$ac_delim
13581 > libexecdir!$libexecdir$ac_delim
13582 > datarootdir!$datarootdir$ac_delim
13583 > datadir!$datadir$ac_delim
13584 > sysconfdir!$sysconfdir$ac_delim
13585 > sharedstatedir!$sharedstatedir$ac_delim
13586 > localstatedir!$localstatedir$ac_delim
13587 > includedir!$includedir$ac_delim
13588 > oldincludedir!$oldincludedir$ac_delim
13589 > docdir!$docdir$ac_delim
13590 > infodir!$infodir$ac_delim
13591 > htmldir!$htmldir$ac_delim
13592 > dvidir!$dvidir$ac_delim
13593 > pdfdir!$pdfdir$ac_delim
13594 > psdir!$psdir$ac_delim
13595 > libdir!$libdir$ac_delim
13596 > localedir!$localedir$ac_delim
13597 > mandir!$mandir$ac_delim
13598 > DEFS!$DEFS$ac_delim
13599 > ECHO_C!$ECHO_C$ac_delim
13600 > ECHO_N!$ECHO_N$ac_delim
13601 > ECHO_T!$ECHO_T$ac_delim
13602 > LIBS!$LIBS$ac_delim
13603 > build_alias!$build_alias$ac_delim
13604 > host_alias!$host_alias$ac_delim
13605 > target_alias!$target_alias$ac_delim
13606 > build!$build$ac_delim
13607 > build_cpu!$build_cpu$ac_delim
13608 > build_vendor!$build_vendor$ac_delim
13609 > build_os!$build_os$ac_delim
13610 > host!$host$ac_delim
13611 > host_cpu!$host_cpu$ac_delim
13612 > host_vendor!$host_vendor$ac_delim
13613 > host_os!$host_os$ac_delim
13614 > PROGNAME!$PROGNAME$ac_delim
13615 > debug!$debug$ac_delim
13616 > USE_SINGLE_PRECISION!$USE_SINGLE_PRECISION$ac_delim
13617 > ac_cc_set!$ac_cc_set$ac_delim
13618 > ac_cc_path!$ac_cc_path$ac_delim
13619 > ac_cxx_set!$ac_cxx_set$ac_delim
13620 > ac_cxx_path!$ac_cxx_path$ac_delim
13621 > ac_fc_set!$ac_fc_set$ac_delim
13622 > ac_fc_path!$ac_fc_path$ac_delim
13623 > acx_mpi_mpicc!$acx_mpi_mpicc$ac_delim
13624 > acx_mpi_mpicc_path!$acx_mpi_mpicc_path$ac_delim
13625 > acx_mpi_mpif90!$acx_mpi_mpif90$ac_delim
13626 > acx_mpi_mpif90_path!$acx_mpi_mpif90_path$ac_delim
13627 > acx_mpi_mpicxx!$acx_mpi_mpicxx$ac_delim
13628 > acx_mpi_mpicxx_path!$acx_mpi_mpicxx_path$ac_delim
13629 > MPI_CPPFLAGS!$MPI_CPPFLAGS$ac_delim
13630 > MPI_LIBS!$MPI_LIBS$ac_delim
13631 > MPI90_LIBS!$MPI90_LIBS$ac_delim
13632 > USE_MPI!$USE_MPI$ac_delim
13633 > CXX!$CXX$ac_delim
13634 > CXXFLAGS!$CXXFLAGS$ac_delim
13635 > LDFLAGS!$LDFLAGS$ac_delim
13636 > CPPFLAGS!$CPPFLAGS$ac_delim
13637 > ac_ct_CXX!$ac_ct_CXX$ac_delim
13638 > EXEEXT!$EXEEXT$ac_delim
13639 > OBJEXT!$OBJEXT$ac_delim
13640 > CC!$CC$ac_delim
13641 > CFLAGS!$CFLAGS$ac_delim
13642 > ac_ct_CC!$ac_ct_CC$ac_delim
13643 > FC!$FC$ac_delim
13644 > FCFLAGS!$FCFLAGS$ac_delim
13645 > ac_ct_FC!$ac_ct_FC$ac_delim
13646 > CPP!$CPP$ac_delim
13647 > GREP!$GREP$ac_delim
13648 > EGREP!$EGREP$ac_delim
13649 > LN_S!$LN_S$ac_delim
13650 > SET_MAKE!$SET_MAKE$ac_delim
13651 > RANLIB!$RANLIB$ac_delim
13652 > PERLINTERP!$PERLINTERP$ac_delim
13653 > PERL_SHEBANG!$PERL_SHEBANG$ac_delim
13654 > INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
13655 > INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
13656 > INSTALL_DATA!$INSTALL_DATA$ac_delim
13657 > AR!$AR$ac_delim
13658 > PS!$PS$ac_delim
13659 > FCFLAGS_F90!$FCFLAGS_F90$ac_delim
13660 > FCFLAGS_SRCEXT!$FCFLAGS_SRCEXT$ac_delim
13661 > PREPDEFFLAG!$PREPDEFFLAG$ac_delim
13662 > FCLIBS!$FCLIBS$ac_delim
13663 > FC_FUNC!$FC_FUNC$ac_delim
13664 > FC_FUNC_!$FC_FUNC_$ac_delim
13665 > MOD!$MOD$ac_delim
13666 > _ACEOF
13667 >
13668 >  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
13669 >    break
13670 >  elif $ac_last_try; then
13671 >    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
13672 > echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
13673 >   { (exit 1); exit 1; }; }
13674 >  else
13675 >    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13676 >  fi
13677 > done
13678 >
13679 > ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
13680 > if test -n "$ac_eof"; then
13681 >  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
13682 >  ac_eof=`expr $ac_eof + 1`
13683   fi
13684  
13685 < echo 'BEGIN {' >"$tmp/subs1.awk" &&
13685 > cat >>$CONFIG_STATUS <<_ACEOF
13686 > cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
13687 > /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
13688   _ACEOF
13689 + sed '
13690 + s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
13691 + s/^/s,@/; s/!/@,|#_!!_#|/
13692 + :n
13693 + t n
13694 + s/'"$ac_delim"'$/,g/; t
13695 + s/$/\\/; p
13696 + N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
13697 + ' >>$CONFIG_STATUS <conf$$subs.sed
13698 + rm -f conf$$subs.sed
13699 + cat >>$CONFIG_STATUS <<_ACEOF
13700 + CEOF$ac_eof
13701 + _ACEOF
13702  
13703  
14004 {
14005  echo "cat >conf$$subs.awk <<_ACEOF" &&
14006  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14007  echo "_ACEOF"
14008 } >conf$$subs.sh ||
14009  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14010 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14011   { (exit 1); exit 1; }; }
14012 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
13704   ac_delim='%!_!# '
13705   for ac_last_try in false false false false false :; do
13706 <  . ./conf$$subs.sh ||
13707 <    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
13708 < $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
13709 <   { (exit 1); exit 1; }; }
13706 >  cat >conf$$subs.sed <<_ACEOF
13707 > F90_WORK_FILES_ARG!$F90_WORK_FILES_ARG$ac_delim
13708 > MODDIRFLAG!$MODDIRFLAG$ac_delim
13709 > F90MODINCSPEC!$F90MODINCSPEC$ac_delim
13710 > F90_MODULE_NAMES!$F90_MODULE_NAMES$ac_delim
13711 > ZLIB_INC_DIR!$ZLIB_INC_DIR$ac_delim
13712 > ZLIB_LIB_DIR!$ZLIB_LIB_DIR$ac_delim
13713 > ZLIB!$ZLIB$ac_delim
13714 > FFTW_INC_DIR!$FFTW_INC_DIR$ac_delim
13715 > FFTW_LIB_DIR!$FFTW_LIB_DIR$ac_delim
13716 > FFTW_LIBS!$FFTW_LIBS$ac_delim
13717 > QHULL_INC_DIR!$QHULL_INC_DIR$ac_delim
13718 > QHULL_LIB_DIR!$QHULL_LIB_DIR$ac_delim
13719 > QHULL!$QHULL$ac_delim
13720 > USE_QHULL!$USE_QHULL$ac_delim
13721 > CXXCPP!$CXXCPP$ac_delim
13722 > OPENBABEL_INC_DIR!$OPENBABEL_INC_DIR$ac_delim
13723 > OPENBABEL_LIB_DIR!$OPENBABEL_LIB_DIR$ac_delim
13724 > OPENBABEL_LIB!$OPENBABEL_LIB$ac_delim
13725 > USE_OPENBABEL!$USE_OPENBABEL$ac_delim
13726 > LIBOBJS!$LIBOBJS$ac_delim
13727 > POW_LIB!$POW_LIB$ac_delim
13728 > CGAL_MAKEFILE!$CGAL_MAKEFILE$ac_delim
13729 > CGAL_CXXFLAGS!$CGAL_CXXFLAGS$ac_delim
13730 > CGAL_CPPFLAGS!$CGAL_CPPFLAGS$ac_delim
13731 > CGAL_LDFLAGS!$CGAL_LDFLAGS$ac_delim
13732 > CGAL_LIBS!$CGAL_LIBS$ac_delim
13733 > USE_CGAL!$USE_CGAL$ac_delim
13734 > DOXYGEN!$DOXYGEN$ac_delim
13735 > DOT!$DOT$ac_delim
13736 > DOC!$DOC$ac_delim
13737 > enable_dot!$enable_dot$ac_delim
13738 > enable_html_docs!$enable_html_docs$ac_delim
13739 > enable_latex_docs!$enable_latex_docs$ac_delim
13740 > BATEXT!$BATEXT$ac_delim
13741 > MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim
13742 > OOPSE!$OOPSE$ac_delim
13743 > OOPSE_HOME!$OOPSE_HOME$ac_delim
13744 > SUBDIRS!$SUBDIRS$ac_delim
13745 > LTLIBOBJS!$LTLIBOBJS$ac_delim
13746 > _ACEOF
13747  
13748 <  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then
13748 >  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 39; then
13749      break
13750    elif $ac_last_try; then
13751 <    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
13752 < $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
13751 >    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
13752 > echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
13753     { (exit 1); exit 1; }; }
13754    else
13755      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13756    fi
13757   done
14030 rm -f conf$$subs.sh
13758  
13759 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13760 < cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
13761 < _ACEOF
13762 < sed -n '
13763 < h
14037 < s/^/S["/; s/!.*/"]=/
14038 < p
14039 < g
14040 < s/^[^!]*!//
14041 < :repl
14042 < t repl
14043 < s/'"$ac_delim"'$//
14044 < t delim
14045 < :nl
14046 < h
14047 < s/\(.\{148\}\).*/\1/
14048 < t more1
14049 < s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14050 < p
14051 < n
14052 < b repl
14053 < :more1
14054 < s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14055 < p
14056 < g
14057 < s/.\{148\}//
14058 < t nl
14059 < :delim
14060 < h
14061 < s/\(.\{148\}\).*/\1/
14062 < t more2
14063 < s/["\\]/\\&/g; s/^/"/; s/$/"/
14064 < p
14065 < b
14066 < :more2
14067 < s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14068 < p
14069 < g
14070 < s/.\{148\}//
14071 < t delim
14072 < ' <conf$$subs.awk | sed '
14073 < /^[^""]/{
14074 <  N
14075 <  s/\n//
14076 < }
14077 < ' >>$CONFIG_STATUS || ac_write_fail=1
14078 < rm -f conf$$subs.awk
14079 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14080 < _ACAWK
14081 < cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14082 <  for (key in S) S_is_set[key] = 1
14083 <  FS = ""
13759 > ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
13760 > if test -n "$ac_eof"; then
13761 >  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
13762 >  ac_eof=`expr $ac_eof + 1`
13763 > fi
13764  
13765 < }
13766 < {
13767 <  line = $ 0
14088 <  nfields = split(line, field, "@")
14089 <  substed = 0
14090 <  len = length(field[1])
14091 <  for (i = 2; i < nfields; i++) {
14092 <    key = field[i]
14093 <    keylen = length(key)
14094 <    if (S_is_set[key]) {
14095 <      value = S[key]
14096 <      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14097 <      len += length(value) + length(field[++i])
14098 <      substed = 1
14099 <    } else
14100 <      len += 1 + keylen
14101 <  }
14102 <
14103 <  print line
14104 < }
14105 <
14106 < _ACAWK
13765 > cat >>$CONFIG_STATUS <<_ACEOF
13766 > cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
13767 > /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
13768   _ACEOF
13769 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13770 < if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
13771 <  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
13772 < else
13773 <  cat
13774 < fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
13775 <  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
13776 < $as_echo "$as_me: error: could not setup config files machinery" >&2;}
13777 <   { (exit 1); exit 1; }; }
13769 > sed '
13770 > s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
13771 > s/^/s,@/; s/!/@,|#_!!_#|/
13772 > :n
13773 > t n
13774 > s/'"$ac_delim"'$/,g/; t
13775 > s/$/\\/; p
13776 > N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
13777 > ' >>$CONFIG_STATUS <conf$$subs.sed
13778 > rm -f conf$$subs.sed
13779 > cat >>$CONFIG_STATUS <<_ACEOF
13780 > :end
13781 > s/|#_!!_#|//g
13782 > CEOF$ac_eof
13783   _ACEOF
13784  
13785 +
13786   # VPATH may cause trouble with some makes, so we remove $(srcdir),
13787   # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
13788   # trailing colons and then remove the whole line if VPATH becomes empty
# Line 14131 | Line 13798 | fi
13798   }'
13799   fi
13800  
13801 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13801 > cat >>$CONFIG_STATUS <<\_ACEOF
13802   fi # test -n "$CONFIG_FILES"
14136
14137 # Set up the scripts for CONFIG_HEADERS section.
14138 # No need to generate them if there are no CONFIG_HEADERS.
14139 # This happens for instance with `./config.status Makefile'.
14140 if test -n "$CONFIG_HEADERS"; then
14141 cat >"$tmp/defines.awk" <<\_ACAWK ||
14142 BEGIN {
14143 _ACEOF
14144
14145 # Transform confdefs.h into an awk script `defines.awk', embedded as
14146 # here-document in config.status, that substitutes the proper values into
14147 # config.h.in to produce config.h.
14148
14149 # Create a delimiter string that does not exist in confdefs.h, to ease
14150 # handling of long lines.
14151 ac_delim='%!_!# '
14152 for ac_last_try in false false :; do
14153  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14154  if test -z "$ac_t"; then
14155    break
14156  elif $ac_last_try; then
14157    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
14158 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
14159   { (exit 1); exit 1; }; }
14160  else
14161    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14162  fi
14163 done
14164
14165 # For the awk script, D is an array of macro values keyed by name,
14166 # likewise P contains macro parameters if any.  Preserve backslash
14167 # newline sequences.
14168
14169 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14170 sed -n '
14171 s/.\{148\}/&'"$ac_delim"'/g
14172 t rset
14173 :rset
14174 s/^[     ]*#[    ]*define[       ][      ]*/ /
14175 t def
14176 d
14177 :def
14178 s/\\$//
14179 t bsnl
14180 s/["\\]/\\&/g
14181 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
14182 D["\1"]=" \3"/p
14183 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
14184 d
14185 :bsnl
14186 s/["\\]/\\&/g
14187 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
14188 D["\1"]=" \3\\\\\\n"\\/p
14189 t cont
14190 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14191 t cont
14192 d
14193 :cont
14194 n
14195 s/.\{148\}/&'"$ac_delim"'/g
14196 t clear
14197 :clear
14198 s/\\$//
14199 t bsnlc
14200 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14201 d
14202 :bsnlc
14203 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14204 b cont
14205 ' <confdefs.h | sed '
14206 s/'"$ac_delim"'/"\\\
14207 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14208
14209 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14210  for (key in D) D_is_set[key] = 1
14211  FS = ""
14212 }
14213 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14214  line = \$ 0
14215  split(line, arg, " ")
14216  if (arg[1] == "#") {
14217    defundef = arg[2]
14218    mac1 = arg[3]
14219  } else {
14220    defundef = substr(arg[1], 2)
14221    mac1 = arg[2]
14222  }
14223  split(mac1, mac2, "(") #)
14224  macro = mac2[1]
14225  if (D_is_set[macro]) {
14226    # Preserve the white space surrounding the "#".
14227    prefix = substr(line, 1, index(line, defundef) - 1)
14228    print prefix "define", macro P[macro] D[macro]
14229    next
14230  } else {
14231    # Replace #undef with comments.  This is necessary, for example,
14232    # in the case of _POSIX_SOURCE, which is predefined and required
14233    # on some systems where configure will not decide to define it.
14234    if (defundef == "undef") {
14235      print "/*", line, "*/"
14236      next
14237    }
14238  }
14239 }
14240 { print }
14241 _ACAWK
14242 _ACEOF
14243 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14244  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
14245 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
14246   { (exit 1); exit 1; }; }
14247 fi # test -n "$CONFIG_HEADERS"
13803  
13804  
13805 < eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
14251 < shift
14252 < for ac_tag
13805 > for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS
13806   do
13807    case $ac_tag in
13808    :[FHLC]) ac_mode=$ac_tag; continue;;
13809    esac
13810    case $ac_mode$ac_tag in
13811    :[FHL]*:*);;
13812 <  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
13813 < $as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
13812 >  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
13813 > echo "$as_me: error: Invalid tag $ac_tag." >&2;}
13814     { (exit 1); exit 1; }; };;
13815    :[FH]-) ac_tag=-:-;;
13816    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
# Line 14286 | Line 13839 | $as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
13839             [\\/$]*) false;;
13840             *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
13841             esac ||
13842 <           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
13843 < $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
13842 >           { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
13843 > echo "$as_me: error: cannot find input file: $ac_f" >&2;}
13844     { (exit 1); exit 1; }; };;
13845        esac
13846 <      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14294 <      ac_file_inputs="$ac_file_inputs '$ac_f'"
13846 >      ac_file_inputs="$ac_file_inputs $ac_f"
13847      done
13848  
13849      # Let's still pretend it is `configure' which instantiates (i.e., don't
13850      # use $as_me), people would be surprised to read:
13851      #    /* config.h.  Generated by config.status.  */
13852 <    configure_input='Generated from '`
13853 <          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14302 <        `' by configure.'
13852 >    configure_input="Generated from "`IFS=:
13853 >          echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
13854      if test x"$ac_file" != x-; then
13855        configure_input="$ac_file.  $configure_input"
13856 <      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
13857 < $as_echo "$as_me: creating $ac_file" >&6;}
13856 >      { echo "$as_me:$LINENO: creating $ac_file" >&5
13857 > echo "$as_me: creating $ac_file" >&6;}
13858      fi
14308    # Neutralize special characters interpreted by sed in replacement strings.
14309    case $configure_input in #(
14310    *\&* | *\|* | *\\* )
14311       ac_sed_conf_input=`$as_echo "$configure_input" |
14312       sed 's/[\\\\&|]/\\\\&/g'`;; #(
14313    *) ac_sed_conf_input=$configure_input;;
14314    esac
13859  
13860      case $ac_tag in
13861 <    *:-:* | *:-) cat >"$tmp/stdin" \
14318 <      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
14319 < $as_echo "$as_me: error: could not create $ac_file" >&2;}
14320 <   { (exit 1); exit 1; }; } ;;
13861 >    *:-:* | *:-) cat >"$tmp/stdin";;
13862      esac
13863      ;;
13864    esac
# Line 14327 | Line 13868 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
13868           X"$ac_file" : 'X\(//\)[^/]' \| \
13869           X"$ac_file" : 'X\(//\)$' \| \
13870           X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
13871 < $as_echo X"$ac_file" |
13871 > echo X"$ac_file" |
13872      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13873              s//\1/
13874              q
# Line 14353 | Line 13894 | $as_echo X"$ac_file" |
13894      as_dirs=
13895      while :; do
13896        case $as_dir in #(
13897 <      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13897 >      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
13898        *) as_qdir=$as_dir;;
13899        esac
13900        as_dirs="'$as_qdir' $as_dirs"
# Line 14362 | Line 13903 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \|
13903           X"$as_dir" : 'X\(//\)[^/]' \| \
13904           X"$as_dir" : 'X\(//\)$' \| \
13905           X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13906 < $as_echo X"$as_dir" |
13906 > echo X"$as_dir" |
13907      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13908              s//\1/
13909              q
# Line 14383 | Line 13924 | $as_echo X"$as_dir" |
13924        test -d "$as_dir" && break
13925      done
13926      test -z "$as_dirs" || eval "mkdir $as_dirs"
13927 <  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
13928 < $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
13927 >  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
13928 > echo "$as_me: error: cannot create directory $as_dir" >&2;}
13929     { (exit 1); exit 1; }; }; }
13930    ac_builddir=.
13931  
13932   case "$ac_dir" in
13933   .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
13934   *)
13935 <  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
13935 >  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
13936    # A ".." for each directory in $ac_dir_suffix.
13937 <  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
13937 >  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
13938    case $ac_top_builddir_sub in
13939    "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
13940    *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
# Line 14433 | Line 13974 | _ACEOF
13974    esac
13975   _ACEOF
13976  
13977 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13977 > cat >>$CONFIG_STATUS <<\_ACEOF
13978   # If the template does not know about datarootdir, expand it.
13979   # FIXME: This hack should be removed a few years after 2.60.
13980   ac_datarootdir_hack=; ac_datarootdir_seen=
13981  
13982 < ac_sed_dataroot='
14442 < /datarootdir/ {
13982 > case `sed -n '/datarootdir/ {
13983    p
13984    q
13985   }
# Line 14448 | Line 13988 | ac_sed_dataroot='
13988   /@infodir@/p
13989   /@localedir@/p
13990   /@mandir@/p
13991 < '
14452 < case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
13991 > ' $ac_file_inputs` in
13992   *datarootdir*) ac_datarootdir_seen=yes;;
13993   *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
13994 <  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
13995 < $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
13994 >  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
13995 > echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
13996   _ACEOF
13997 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13997 > cat >>$CONFIG_STATUS <<_ACEOF
13998    ac_datarootdir_hack='
13999    s&@datadir@&$datadir&g
14000    s&@docdir@&$docdir&g
# Line 14469 | Line 14008 | _ACEOF
14008   # Neutralize VPATH when `$srcdir' = `.'.
14009   # Shell code in configure.ac might set extrasub.
14010   # FIXME: do we really want to maintain this feature?
14011 < cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14012 < ac_sed_extra="$ac_vpsub
14011 > cat >>$CONFIG_STATUS <<_ACEOF
14012 >  sed "$ac_vpsub
14013   $extrasub
14014   _ACEOF
14015 < cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14015 > cat >>$CONFIG_STATUS <<\_ACEOF
14016   :t
14017   /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14018 < s|@configure_input@|$ac_sed_conf_input|;t t
14018 > s&@configure_input@&$configure_input&;t t
14019   s&@top_builddir@&$ac_top_builddir_sub&;t t
14481 s&@top_build_prefix@&$ac_top_build_prefix&;t t
14020   s&@srcdir@&$ac_srcdir&;t t
14021   s&@abs_srcdir@&$ac_abs_srcdir&;t t
14022   s&@top_srcdir@&$ac_top_srcdir&;t t
# Line 14488 | Line 14026 | $ac_datarootdir_hack
14026   s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14027   s&@INSTALL@&$ac_INSTALL&;t t
14028   $ac_datarootdir_hack
14029 < "
14492 < eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
14493 <  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
14494 < $as_echo "$as_me: error: could not create $ac_file" >&2;}
14495 <   { (exit 1); exit 1; }; }
14029 > " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
14030  
14031   test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14032    { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14033    { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14034 <  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14034 >  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14035   which seems to be undefined.  Please make sure it is defined." >&5
14036 < $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14036 > echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14037   which seems to be undefined.  Please make sure it is defined." >&2;}
14038  
14039    rm -f "$tmp/stdin"
14040    case $ac_file in
14041 <  -) cat "$tmp/out" && rm -f "$tmp/out";;
14042 <  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14043 <  esac \
14510 <  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
14511 < $as_echo "$as_me: error: could not create $ac_file" >&2;}
14512 <   { (exit 1); exit 1; }; }
14041 >  -) cat "$tmp/out"; rm -f "$tmp/out";;
14042 >  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
14043 >  esac
14044   ;;
14045    :H)
14046    #
14047    # CONFIG_HEADER
14048    #
14049 <  if test x"$ac_file" != x-; then
14050 <    {
14051 <      $as_echo "/* $configure_input  */" \
14052 <      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14053 <    } >"$tmp/config.h" \
14054 <      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
14055 < $as_echo "$as_me: error: could not create $ac_file" >&2;}
14056 <   { (exit 1); exit 1; }; }
14057 <    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14058 <      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
14059 < $as_echo "$as_me: $ac_file is unchanged" >&6;}
14049 > _ACEOF
14050 >
14051 > # Transform confdefs.h into a sed script `conftest.defines', that
14052 > # substitutes the proper values into config.h.in to produce config.h.
14053 > rm -f conftest.defines conftest.tail
14054 > # First, append a space to every undef/define line, to ease matching.
14055 > echo 's/$/ /' >conftest.defines
14056 > # Then, protect against being on the right side of a sed subst, or in
14057 > # an unquoted here document, in config.status.  If some macros were
14058 > # called several times there might be several #defines for the same
14059 > # symbol, which is useless.  But do not sort them, since the last
14060 > # AC_DEFINE must be honored.
14061 > ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14062 > # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
14063 > # NAME is the cpp macro being defined, VALUE is the value it is being given.
14064 > # PARAMS is the parameter list in the macro definition--in most cases, it's
14065 > # just an empty string.
14066 > ac_dA='s,^\\([   #]*\\)[^        ]*\\([  ]*'
14067 > ac_dB='\\)[      (].*,\\1define\\2'
14068 > ac_dC=' '
14069 > ac_dD=' ,'
14070 >
14071 > uniq confdefs.h |
14072 >  sed -n '
14073 >        t rset
14074 >        :rset
14075 >        s/^[     ]*#[    ]*define[       ][      ]*//
14076 >        t ok
14077 >        d
14078 >        :ok
14079 >        s/[\\&,]/\\&/g
14080 >        s/^\('"$ac_word_re"'\)\(([^()]*)\)[      ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
14081 >        s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
14082 >  ' >>conftest.defines
14083 >
14084 > # Remove the space that was appended to ease matching.
14085 > # Then replace #undef with comments.  This is necessary, for
14086 > # example, in the case of _POSIX_SOURCE, which is predefined and required
14087 > # on some systems where configure will not decide to define it.
14088 > # (The regexp can be short, since the line contains either #define or #undef.)
14089 > echo 's/ $//
14090 > s,^[     #]*u.*,/* & */,' >>conftest.defines
14091 >
14092 > # Break up conftest.defines:
14093 > ac_max_sed_lines=50
14094 >
14095 > # First sed command is:  sed -f defines.sed $ac_file_inputs >"$tmp/out1"
14096 > # Second one is:         sed -f defines.sed "$tmp/out1" >"$tmp/out2"
14097 > # Third one will be:     sed -f defines.sed "$tmp/out2" >"$tmp/out1"
14098 > # et cetera.
14099 > ac_in='$ac_file_inputs'
14100 > ac_out='"$tmp/out1"'
14101 > ac_nxt='"$tmp/out2"'
14102 >
14103 > while :
14104 > do
14105 >  # Write a here document:
14106 >    cat >>$CONFIG_STATUS <<_ACEOF
14107 >    # First, check the format of the line:
14108 >    cat >"\$tmp/defines.sed" <<\\CEOF
14109 > /^[      ]*#[    ]*undef[        ][      ]*$ac_word_re[  ]*\$/b def
14110 > /^[      ]*#[    ]*define[       ][      ]*$ac_word_re[(         ]/b def
14111 > b
14112 > :def
14113 > _ACEOF
14114 >  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
14115 >  echo 'CEOF
14116 >    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
14117 >  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
14118 >  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
14119 >  grep . conftest.tail >/dev/null || break
14120 >  rm -f conftest.defines
14121 >  mv conftest.tail conftest.defines
14122 > done
14123 > rm -f conftest.defines conftest.tail
14124 >
14125 > echo "ac_result=$ac_in" >>$CONFIG_STATUS
14126 > cat >>$CONFIG_STATUS <<\_ACEOF
14127 >  if test x"$ac_file" != x-; then
14128 >    echo "/* $configure_input  */" >"$tmp/config.h"
14129 >    cat "$ac_result" >>"$tmp/config.h"
14130 >    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
14131 >      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
14132 > echo "$as_me: $ac_file is unchanged" >&6;}
14133      else
14134 <      rm -f "$ac_file"
14135 <      mv "$tmp/config.h" "$ac_file" \
14532 <        || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
14533 < $as_echo "$as_me: error: could not create $ac_file" >&2;}
14534 <   { (exit 1); exit 1; }; }
14134 >      rm -f $ac_file
14135 >      mv "$tmp/config.h" $ac_file
14136      fi
14137    else
14138 <    $as_echo "/* $configure_input  */" \
14139 <      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14539 <      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
14540 < $as_echo "$as_me: error: could not create -" >&2;}
14541 <   { (exit 1); exit 1; }; }
14138 >    echo "/* $configure_input  */"
14139 >    cat "$ac_result"
14140    fi
14141 +  rm -f "$tmp/out12"
14142   ;;
14143  
14144  
# Line 14550 | Line 14149 | $as_echo "$as_me: error: could not create -" >&2;}
14149      "make/Makefile":F) chmod 0755 scripts/* ;;
14150      "src/utils/Makefile":F) chmod 0755 scripts/* ;;
14151      "src/math/Makefile":F) chmod 0755 scripts/* ;;
14152 +    "src/integrators/Makefile":F) chmod 0755 scripts/* ;;
14153      "src/applications/atom2md/Makefile":F) chmod 0755 scripts/* ;;
14154      "scripts/filepp":F) chmod 0755 scripts/* ;;
14155  
# Line 14562 | Line 14162 | ac_clean_files=$ac_clean_files_save
14162   chmod +x $CONFIG_STATUS
14163   ac_clean_files=$ac_clean_files_save
14164  
14565 test $ac_write_fail = 0 ||
14566  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
14567 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
14568   { (exit 1); exit 1; }; }
14165  
14570
14166   # configure is writing to config.log, and then calls config.status.
14167   # config.status does its own redirection, appending to config.log.
14168   # Unfortunately, on DOS this fails, as config.log is still kept open
# Line 14588 | Line 14183 | fi
14183    # would make configure fail if this is the last instruction.
14184    $ac_cs_success || { (exit 1); exit 1; }
14185   fi
14591 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
14592  { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
14593 $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
14594 fi
14186  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines