Changeset 1081


Ignore:
Timestamp:
Jul 31, 2008 9:20:59 AM (15 years ago)
Author:
gah
Message:

fix for perl, ruby bindings; visviewer SendBytes? method sends all data at once

Location:
trunk
Files:
6 added
12 edited
3 moved

Legend:

Unmodified
Added
Removed
  • trunk/aclocal.m4

    r1048 r1081  
    1 builtin(include,./tcl.m4)
     1builtin(include,./cf/tcl.m4)
     2builtin(include,./cf/ax_compare_version.m4)
     3builtin(include,./cf/ax_ruby_dev_flags.m4)
     4builtin(include,./cf/ax_prog_ruby_version.m4)
  • trunk/configure

    r1075 r1081  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.61 for Rappture 1.1.
     3# Generated by GNU Autoconf 2.62 for Rappture 1.1.
    44#
    55# Report bugs to <rappture@nanohub.org>.
    66#
    77# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     8# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    99# This configure script is free software; the Free Software Foundation
    1010# gives unlimited permission to copy, distribute and modify it.
     
    1818  emulate sh
    1919  NULLCMD=:
    20   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     20  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    2121  # is contrary to our usage.  Disable this feature.
    2222  alias -g '${1+"$@"}'='"$@"'
     
    4040as_cr_alnum=$as_cr_Letters$as_cr_digits
    4141
     42as_nl='
     43'
     44export as_nl
     45# Printing a long string crashes Solaris 7 /usr/bin/printf.
     46as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     47as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     48as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     49if (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'
     52else
     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'
     72fi
     73
    4274# The user is always right.
    4375if test "${PATH_SEPARATOR+set}" != set; then
    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
     76  PATH_SEPARATOR=:
     77  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     78    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     79      PATH_SEPARATOR=';'
     80  }
    5381fi
    5482
     
    6694# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    6795# splitting by setting IFS to empty value.)
    68 as_nl='
    69 '
    7096IFS=" ""        $as_nl"
    7197
     
    90116fi
    91117if test ! -f "$as_myself"; then
    92   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     118  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    93119  { (exit 1); exit 1; }
    94120fi
     
    103129
    104130# NLS nuisances.
    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
     131LC_ALL=C
     132export LC_ALL
     133LANGUAGE=C
     134export LANGUAGE
    116135
    117136# Required to use basename.
     
    135154         X"$0" : 'X\(//\)$' \| \
    136155         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    137 echo X/"$0" |
     156$as_echo X/"$0" |
    138157    sed '/^.*\/\([^/][^/]*\)\/*$/{
    139158            s//\1/
     
    161180fi
    162181
    163   if test $as_have_required = yes &&     (eval ":
     182  if test $as_have_required = yes &&     (eval ":
    164183(as_func_return () {
    165184  (exit \$1)
     
    243262  emulate sh
    244263  NULLCMD=:
    245   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     264  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    246265  # is contrary to our usage.  Disable this feature.
    247266  alias -g '${1+"$@"}'='"$@"'
     
    264283  emulate sh
    265284  NULLCMD=:
    266   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     285  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    267286  # is contrary to our usage.  Disable this feature.
    268287  alias -g '${1+"$@"}'='"$@"'
     
    344363      if test "x$CONFIG_SHELL" != x; then
    345364  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+"$@"}
     365        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     366        done
     367        export CONFIG_SHELL
     368        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    350369fi
    351370
     
    416435test \$exitcode = 0") || {
    417436  echo No shell found that supports shell functions.
    418   echo Please tell autoconf@gnu.org about your system,
    419   echo including any error possibly output before this
    420   echo message
     437  echo Please tell bug-autoconf@gnu.org about your system,
     438  echo including any error possibly output before this message.
     439  echo This can help us improve future autoconf versions.
     440  echo Configuration will now proceed without shell functions.
    421441}
    422442
     
    454474    ' >$as_me.lineno &&
    455475  chmod +x "$as_me.lineno" ||
    456     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     476    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    457477   { (exit 1); exit 1; }; }
    458478
     
    482502  ECHO_N='-n';;
    483503esac
    484 
    485504if expr a : '\(a\)' >/dev/null 2>&1 &&
    486505   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    495514else
    496515  rm -f conf$$.dir
    497   mkdir conf$$.dir
    498 fi
    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 ||
     516  mkdir conf$$.dir 2>/dev/null
     517fi
     518if (echo >conf$$.file) 2>/dev/null; then
     519  if ln -s conf$$.file conf$$ 2>/dev/null; then
     520    as_ln_s='ln -s'
     521    # ... but there are two gotchas:
     522    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     523    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     524    # In both cases, we have to default to `cp -p'.
     525    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
    507530    as_ln_s='cp -p'
    508 elif ln conf$$.file conf$$ 2>/dev/null; then
    509   as_ln_s=ln
     531  fi
    510532else
    511533  as_ln_s='cp -p'
     
    532554    eval sh -c '\''
    533555      if test -d "$1"; then
    534         test -d "$1/.";
     556        test -d "$1/.";
    535557      else
    536558        case $1 in
    537         -*)set "./$1";;
     559        -*)set "./$1";;
    538560        esac;
    539561        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    615637#endif"
    616638
     639enable_option_checking=no
    617640ac_subst_vars='SHELL
    618641PATH_SEPARATOR
     
    715738PYTHON_INCLUDES
    716739PYTHON_SITE_PACKAGES
    717 PYTHON_DISTUTILS
     740HAVE_PYTHON_DISTUTILS
    718741RUBY
     742SED
     743RUBY_VERSION
     744AWK
     745RUBY_CPPFLAGS
     746RUBY_LDFLAGS
     747RUBY_SITE_PKG
     748RUBY_EXTRA_LIBS
     749HAVE_RUBY_DEVEL
    719750RP_BASE
    720751SHLIB_LDFLAGS
     
    725756LTLIBOBJS'
    726757ac_subst_files=''
     758ac_user_opts='
     759enable_option_checking
     760enable_64bit
     761enable_64bit_vis
     762enable_corefoundation
     763enable_load
     764enable_gui
     765with_tclsh
     766with_matlab
     767with_octave
     768with_perl
     769with_python
     770with_ruby
     771enable_shared
     772enable_symbols
     773'
    727774      ac_precious_vars='build_alias
    728775host_alias
     
    745792ac_init_help=
    746793ac_init_version=false
     794ac_unrecognized_opts=
     795ac_unrecognized_sep=
    747796# The variables have the same names as the options, with
    748797# dashes changed to underlines.
     
    843892
    844893  -disable-* | --disable-*)
    845     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     894    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
    846895    # Reject names that are not valid shell variable names.
    847     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    848       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     896    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     897      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    849898   { (exit 1); exit 1; }; }
    850     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
    851     eval enable_$ac_feature=no ;;
     899    ac_useropt_orig=$ac_useropt
     900    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     901    case $ac_user_opts in
     902      *"
     903"enable_$ac_useropt"
     904"*) ;;
     905      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
     906         ac_unrecognized_sep=', ';;
     907    esac
     908    eval enable_$ac_useropt=no ;;
    852909
    853910  -docdir | --docdir | --docdi | --doc | --do)
     
    862919
    863920  -enable-* | --enable-*)
    864     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     921    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
    865922    # Reject names that are not valid shell variable names.
    866     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    867       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     923    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     924      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    868925   { (exit 1); exit 1; }; }
    869     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
    870     eval enable_$ac_feature=\$ac_optarg ;;
     926    ac_useropt_orig=$ac_useropt
     927    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     928    case $ac_user_opts in
     929      *"
     930"enable_$ac_useropt"
     931"*) ;;
     932      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
     933         ac_unrecognized_sep=', ';;
     934    esac
     935    eval enable_$ac_useropt=\$ac_optarg ;;
    871936
    872937  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
     
    10591124
    10601125  -with-* | --with-*)
    1061     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     1126    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    10621127    # Reject names that are not valid shell variable names.
    1063     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1064       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1128    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1129      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    10651130   { (exit 1); exit 1; }; }
    1066     ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
    1067     eval with_$ac_package=\$ac_optarg ;;
     1131    ac_useropt_orig=$ac_useropt
     1132    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1133    case $ac_user_opts in
     1134      *"
     1135"with_$ac_useropt"
     1136"*) ;;
     1137      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
     1138         ac_unrecognized_sep=', ';;
     1139    esac
     1140    eval with_$ac_useropt=\$ac_optarg ;;
    10681141
    10691142  -without-* | --without-*)
    1070     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     1143    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    10711144    # Reject names that are not valid shell variable names.
    1072     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1073       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1145    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1146      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    10741147   { (exit 1); exit 1; }; }
    1075     ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
    1076     eval with_$ac_package=no ;;
     1148    ac_useropt_orig=$ac_useropt
     1149    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1150    case $ac_user_opts in
     1151      *"
     1152"with_$ac_useropt"
     1153"*) ;;
     1154      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
     1155         ac_unrecognized_sep=', ';;
     1156    esac
     1157    eval with_$ac_useropt=no ;;
    10771158
    10781159  --x)
     
    10941175    x_libraries=$ac_optarg ;;
    10951176
    1096   -*) { echo "$as_me: error: unrecognized option: $ac_option
     1177  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
    10971178Try \`$0 --help' for more information." >&2
    10981179   { (exit 1); exit 1; }; }
     
    11031184    # Reject names that are not valid shell variable names.
    11041185    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
    1105       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
     1186      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    11061187   { (exit 1); exit 1; }; }
    11071188    eval $ac_envvar=\$ac_optarg
     
    11101191  *)
    11111192    # FIXME: should be removed in autoconf 3.0.
    1112     echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     1193    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    11131194    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1114       echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     1195      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    11151196    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    11161197    ;;
     
    11211202if test -n "$ac_prev"; then
    11221203  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    1123   { echo "$as_me: error: missing argument to $ac_option" >&2
     1204  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
    11241205   { (exit 1); exit 1; }; }
    11251206fi
    11261207
    1127 # Be sure to have absolute directory names.
     1208if test -n "$ac_unrecognized_opts"; then
     1209  case $enable_option_checking in
     1210    no) ;;
     1211    fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
     1212   { (exit 1); exit 1; }; } ;;
     1213    *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
     1214  esac
     1215fi
     1216
     1217# Check all directory arguments for consistency.
    11281218for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
    11291219                datadir sysconfdir sharedstatedir localstatedir includedir \
     
    11321222do
    11331223  eval ac_val=\$$ac_var
     1224  # Remove trailing slashes.
     1225  case $ac_val in
     1226    */ )
     1227      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
     1228      eval $ac_var=\$ac_val;;
     1229  esac
     1230  # Be sure to have absolute directory names.
    11341231  case $ac_val in
    11351232    [\\/$]* | ?:[\\/]* )  continue;;
    11361233    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    11371234  esac
    1138   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
     1235  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    11391236   { (exit 1); exit 1; }; }
    11401237done
     
    11511248  if test "x$build_alias" = x; then
    11521249    cross_compiling=maybe
    1153     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1250    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    11541251    If a cross compiler is detected then cross compile mode will be used." >&2
    11551252  elif test "x$build_alias" != "x$host_alias"; then
     
    11671264ac_ls_di=`ls -di .` &&
    11681265ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    1169   { echo "$as_me: error: Working directory cannot be determined" >&2
     1266  { $as_echo "$as_me: error: Working directory cannot be determined" >&2
    11701267   { (exit 1); exit 1; }; }
    11711268test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    1172   { echo "$as_me: error: pwd does not report name of working directory" >&2
     1269  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
    11731270   { (exit 1); exit 1; }; }
    11741271
     
    11781275  ac_srcdir_defaulted=yes
    11791276  # Try the directory containing this script, then the parent directory.
    1180   ac_confdir=`$as_dirname -- "$0" ||
    1181 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    1182          X"$0" : 'X\(//\)[^/]' \| \
    1183          X"$0" : 'X\(//\)$' \| \
    1184          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    1185 echo X"$0" |
     1277  ac_confdir=`$as_dirname -- "$as_myself" ||
     1278$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1279         X"$as_myself" : 'X\(//\)[^/]' \| \
     1280         X"$as_myself" : 'X\(//\)$' \| \
     1281         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
     1282$as_echo X"$as_myself" |
    11861283    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    11871284            s//\1/
     
    12101307if test ! -r "$srcdir/$ac_unique_file"; then
    12111308  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    1212   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
     1309  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    12131310   { (exit 1); exit 1; }; }
    12141311fi
    12151312ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
    12161313ac_abs_confdir=`(
    1217         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
     1314        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
    12181315   { (exit 1); exit 1; }; }
    12191316        pwd)`
     
    12641361Installation directories:
    12651362  --prefix=PREFIX         install architecture-independent files in PREFIX
    1266                           [$ac_default_prefix]
     1363                          [$ac_default_prefix]
    12671364  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    1268                           [PREFIX]
     1365                          [PREFIX]
    12691366
    12701367By default, \`make install' will install all the files in
     
    12761373
    12771374Fine tuning of the installation directories:
    1278   --bindir=DIR           user executables [EPREFIX/bin]
    1279   --sbindir=DIR          system admin executables [EPREFIX/sbin]
    1280   --libexecdir=DIR       program executables [EPREFIX/libexec]
    1281   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
    1282   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
    1283   --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
    1284   --libdir=DIR           object code libraries [EPREFIX/lib]
    1285   --includedir=DIR       C header files [PREFIX/include]
    1286   --oldincludedir=DIR    C header files for non-gcc [/usr/include]
    1287   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
    1288   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
    1289   --infodir=DIR          info documentation [DATAROOTDIR/info]
    1290   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
    1291   --mandir=DIR           man documentation [DATAROOTDIR/man]
    1292   --docdir=DIR           documentation root [DATAROOTDIR/doc/rappture]
    1293   --htmldir=DIR          html documentation [DOCDIR]
    1294   --dvidir=DIR           dvi documentation [DOCDIR]
    1295   --pdfdir=DIR           pdf documentation [DOCDIR]
    1296   --psdir=DIR            ps documentation [DOCDIR]
     1375  --bindir=DIR            user executables [EPREFIX/bin]
     1376  --sbindir=DIR           system admin executables [EPREFIX/sbin]
     1377  --libexecdir=DIR        program executables [EPREFIX/libexec]
     1378  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
     1379  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
     1380  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
     1381  --libdir=DIR            object code libraries [EPREFIX/lib]
     1382  --includedir=DIR        C header files [PREFIX/include]
     1383  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
     1384  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
     1385  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
     1386  --infodir=DIR           info documentation [DATAROOTDIR/info]
     1387  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
     1388  --mandir=DIR            man documentation [DATAROOTDIR/man]
     1389  --docdir=DIR            documentation root [DATAROOTDIR/doc/rappture]
     1390  --htmldir=DIR           html documentation [DOCDIR]
     1391  --dvidir=DIR            dvi documentation [DOCDIR]
     1392  --pdfdir=DIR            pdf documentation [DOCDIR]
     1393  --psdir=DIR             ps documentation [DOCDIR]
    12971394_ACEOF
    12981395
     
    13081405
    13091406Optional Features:
     1407  --disable-option-checking  ignore unrecognized --enable/--with options
    13101408  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    13111409  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     
    13281426  --with-perl=DIR         location of perl [default=check]
    13291427  --with-python=DIR       location of python [default=check]
    1330   --with-ruby=DIR         location of ruby [default=check]
     1428  --with-ruby=PATH        absolute path to ruby executable
    13311429
    13321430Some influential environment variables:
     
    13561454  # If there are subdirs, report their specific --help.
    13571455  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    1358     test -d "$ac_dir" || continue
     1456    test -d "$ac_dir" ||
     1457      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
     1458      continue
    13591459    ac_builddir=.
    13601460
     
    13621462.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    13631463*)
    1364   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     1464  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    13651465  # A ".." for each directory in $ac_dir_suffix.
    1366   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     1466  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    13671467  case $ac_top_builddir_sub in
    13681468  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    14001500      $SHELL "$ac_srcdir/configure" --help=recursive
    14011501    else
    1402       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     1502      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    14031503    fi || ac_status=$?
    14041504    cd "$ac_pwd" || { ac_status=$?; break; }
     
    14101510  cat <<\_ACEOF
    14111511Rappture configure 1.1
    1412 generated by GNU Autoconf 2.61
     1512generated by GNU Autoconf 2.62
    14131513
    14141514Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    1415 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     15152002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    14161516This configure script is free software; the Free Software Foundation
    14171517gives unlimited permission to copy, distribute and modify it.
     
    14241524
    14251525It was created by Rappture $as_me 1.1, which was
    1426 generated by GNU Autoconf 2.61.  Invocation command line was
     1526generated by GNU Autoconf 2.62.  Invocation command line was
    14271527
    14281528  $ $0 $@
     
    14601560  IFS=$as_save_IFS
    14611561  test -z "$as_dir" && as_dir=.
    1462   echo "PATH: $as_dir"
     1562  $as_echo "PATH: $as_dir"
    14631563done
    14641564IFS=$as_save_IFS
     
    14951595      continue ;;
    14961596    *\'*)
    1497       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     1597      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    14981598    esac
    14991599    case $ac_pass in
     
    15471647    *${as_nl}*)
    15481648      case $ac_var in #(
    1549       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
    1550 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
     1649      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     1650$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    15511651      esac
    15521652      case $ac_var in #(
    15531653      _ | IFS | as_nl) ;; #(
     1654      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    15541655      *) $as_unset $ac_var ;;
    15551656      esac ;;
     
    15811682      eval ac_val=\$$ac_var
    15821683      case $ac_val in
    1583       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1684      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    15841685      esac
    1585       echo "$ac_var='\''$ac_val'\''"
     1686      $as_echo "$ac_var='\''$ac_val'\''"
    15861687    done | sort
    15871688    echo
     
    15981699        eval ac_val=\$$ac_var
    15991700        case $ac_val in
    1600         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1701        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16011702        esac
    1602         echo "$ac_var='\''$ac_val'\''"
     1703        $as_echo "$ac_var='\''$ac_val'\''"
    16031704      done | sort
    16041705      echo
     
    16161717    fi
    16171718    test "$ac_signal" != 0 &&
    1618       echo "$as_me: caught signal $ac_signal"
    1619     echo "$as_me: exit $exit_status"
     1719      $as_echo "$as_me: caught signal $ac_signal"
     1720    $as_echo "$as_me: exit $exit_status"
    16201721  } >&5
    16211722  rm -f core *.core core.conftest.* &&
     
    16591760
    16601761# Let the site file select an alternate cache file if it wants to.
    1661 # Prefer explicitly selected file to automatically selected ones.
     1762# Prefer an explicitly selected file to automatically selected ones.
     1763ac_site_file1=NONE
     1764ac_site_file2=NONE
    16621765if test -n "$CONFIG_SITE"; then
    1663   set x "$CONFIG_SITE"
     1766  ac_site_file1=$CONFIG_SITE
    16641767elif test "x$prefix" != xNONE; then
    1665   set x "$prefix/share/config.site" "$prefix/etc/config.site"
    1666 else
    1667   set x "$ac_default_prefix/share/config.site" \
    1668         "$ac_default_prefix/etc/config.site"
    1669 fi
    1670 shift
    1671 for ac_site_file
     1768  ac_site_file1=$prefix/share/config.site
     1769  ac_site_file2=$prefix/etc/config.site
     1770else
     1771  ac_site_file1=$ac_default_prefix/share/config.site
     1772  ac_site_file2=$ac_default_prefix/etc/config.site
     1773fi
     1774for ac_site_file in "$ac_site_file1" "$ac_site_file2"
    16721775do
     1776  test "x$ac_site_file" = xNONE && continue
    16731777  if test -r "$ac_site_file"; then
    1674     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
    1675 echo "$as_me: loading site script $ac_site_file" >&6;}
     1778    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
     1779$as_echo "$as_me: loading site script $ac_site_file" >&6;}
    16761780    sed 's/^/| /' "$ac_site_file" >&5
    16771781    . "$ac_site_file"
     
    16831787  # files actually), so we avoid doing that.
    16841788  if test -f "$cache_file"; then
    1685     { echo "$as_me:$LINENO: loading cache $cache_file" >&5
    1686 echo "$as_me: loading cache $cache_file" >&6;}
     1789    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
     1790$as_echo "$as_me: loading cache $cache_file" >&6;}
    16871791    case $cache_file in
    16881792      [\\/]* | ?:[\\/]* ) . "$cache_file";;
     
    16911795  fi
    16921796else
    1693   { echo "$as_me:$LINENO: creating cache $cache_file" >&5
    1694 echo "$as_me: creating cache $cache_file" >&6;}
     1797  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
     1798$as_echo "$as_me: creating cache $cache_file" >&6;}
    16951799  >$cache_file
    16961800fi
     
    17061810  case $ac_old_set,$ac_new_set in
    17071811    set,)
    1708       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1709 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
     1812      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     1813$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    17101814      ac_cache_corrupted=: ;;
    17111815    ,set)
    1712       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
    1713 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
     1816      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
     1817$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    17141818      ac_cache_corrupted=: ;;
    17151819    ,);;
    17161820    *)
    17171821      if test "x$ac_old_val" != "x$ac_new_val"; then
    1718         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    1719 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1720         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
    1721 echo "$as_me:   former value:  $ac_old_val" >&2;}
    1722         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
    1723 echo "$as_me:   current value: $ac_new_val" >&2;}
    1724         ac_cache_corrupted=:
     1822        # differences in whitespace do not lead to failure.
     1823        ac_old_val_w=`echo x $ac_old_val`
     1824        ac_new_val_w=`echo x $ac_new_val`
     1825        if test "$ac_old_val_w" != "$ac_new_val_w"; then
     1826          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1827$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
     1828          ac_cache_corrupted=:
     1829        else
     1830          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
     1831$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
     1832          eval $ac_var=\$ac_old_val
     1833        fi
     1834        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
     1835$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
     1836        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
     1837$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
    17251838      fi;;
    17261839  esac
     
    17281841  if test "$ac_new_set" = set; then
    17291842    case $ac_new_val in
    1730     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     1843    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    17311844    *) ac_arg=$ac_var=$ac_new_val ;;
    17321845    esac
     
    17381851done
    17391852if $ac_cache_corrupted; then
    1740   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
    1741 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1742   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1743 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
     1853  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
     1854$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
     1855  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     1856$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    17441857   { (exit 1); exit 1; }; }
    17451858fi
     
    17761889
    17771890
    1778 
    1779 #------------------------------------------------------------------------
    1780 # Handle the --prefix=... option
    1781 #------------------------------------------------------------------------
    1782 
    1783 if test "${prefix}" = "NONE"; then
    1784     prefix=/usr/local
    1785 fi
    1786 if test "${exec_prefix}" = "NONE"; then
    1787     exec_prefix=$prefix
    1788 fi
    1789 
    1790 if test "${libdir}" != "${prefix}/lib"; then
    1791     LIB_SEARCH_DIRS="-L${prefix}/lib -L${libdir}"
    1792 else
    1793     LIB_SEARCH_DIRS="-L${libdir}"
    1794 fi
    1795 
    1796 
    1797 
    17981891ac_aux_dir=
    1799 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
     1892for ac_dir in cf "$srcdir"/cf; do
    18001893  if test -f "$ac_dir/install-sh"; then
    18011894    ac_aux_dir=$ac_dir
     
    18131906done
    18141907if test -z "$ac_aux_dir"; then
    1815   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
    1816 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
     1908  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&5
     1909$as_echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;}
    18171910   { (exit 1); exit 1; }; }
    18181911fi
     
    18251918ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
    18261919ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
     1920
     1921
     1922
     1923#------------------------------------------------------------------------
     1924# Handle the --prefix=... option
     1925#------------------------------------------------------------------------
     1926
     1927if test "${prefix}" = "NONE"; then
     1928    prefix=/usr/local
     1929fi
     1930if test "${exec_prefix}" = "NONE"; then
     1931    exec_prefix=$prefix
     1932fi
     1933
     1934if test "${libdir}" != "${prefix}/lib"; then
     1935    LIB_SEARCH_DIRS="-L${prefix}/lib -L${libdir}"
     1936else
     1937    LIB_SEARCH_DIRS="-L${libdir}"
     1938fi
     1939
    18271940
    18281941
     
    18401953# OS/2's system install, which has a completely different semantic
    18411954# ./install, which can be erroneously created by make from ./install.sh.
    1842 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    1843 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
     1955# Reject install programs that cannot install multiple files.
     1956{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     1957$as_echo_n "checking for a BSD-compatible install... " >&6; }
    18441958if test -z "$INSTALL"; then
    18451959if test "${ac_cv_path_install+set}" = set; then
    1846   echo $ECHO_N "(cached) $ECHO_C" >&6
     1960  $as_echo_n "(cached) " >&6
    18471961else
    18481962  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    18731987            :
    18741988          else
    1875             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    1876             break 3
     1989            rm -rf conftest.one conftest.two conftest.dir
     1990            echo one > conftest.one
     1991            echo two > conftest.two
     1992            mkdir conftest.dir
     1993            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
     1994              test -s conftest.one && test -s conftest.two &&
     1995              test -s conftest.dir/conftest.one &&
     1996              test -s conftest.dir/conftest.two
     1997            then
     1998              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     1999              break 3
     2000            fi
    18772001          fi
    18782002        fi
     
    18812005    ;;
    18822006esac
     2007
    18832008done
    18842009IFS=$as_save_IFS
    18852010
     2011rm -rf conftest.one conftest.two conftest.dir
    18862012
    18872013fi
     
    18962022  fi
    18972023fi
    1898 { echo "$as_me:$LINENO: result: $INSTALL" >&5
    1899 echo "${ECHO_T}$INSTALL" >&6; }
     2024{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
     2025$as_echo "$INSTALL" >&6; }
    19002026
    19012027# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    19072033test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    19082034
    1909 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    1910 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
    1911 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
     2035{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
     2036$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
     2037set x ${MAKE-make}
     2038ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    19122039if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
    1913   echo $ECHO_N "(cached) $ECHO_C" >&6
     2040  $as_echo_n "(cached) " >&6
    19142041else
    19152042  cat >conftest.make <<\_ACEOF
     
    19282055fi
    19292056if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
    1930   { echo "$as_me:$LINENO: result: yes" >&5
    1931 echo "${ECHO_T}yes" >&6; }
     2057  { $as_echo "$as_me:$LINENO: result: yes" >&5
     2058$as_echo "yes" >&6; }
    19322059  SET_MAKE=
    19332060else
    1934   { echo "$as_me:$LINENO: result: no" >&5
    1935 echo "${ECHO_T}no" >&6; }
     2061  { $as_echo "$as_me:$LINENO: result: no" >&5
     2062$as_echo "no" >&6; }
    19362063  SET_MAKE="MAKE=${MAKE-make}"
    19372064fi
     
    19462073  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    19472074set dummy ${ac_tool_prefix}gcc; ac_word=$2
    1948 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    1949 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2075{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2076$as_echo_n "checking for $ac_word... " >&6; }
    19502077if test "${ac_cv_prog_CC+set}" = set; then
    1951   echo $ECHO_N "(cached) $ECHO_C" >&6
     2078  $as_echo_n "(cached) " >&6
    19522079else
    19532080  if test -n "$CC"; then
     
    19622089  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    19632090    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    1964     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2091    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    19652092    break 2
    19662093  fi
     
    19732100CC=$ac_cv_prog_CC
    19742101if test -n "$CC"; then
    1975   { echo "$as_me:$LINENO: result: $CC" >&5
    1976 echo "${ECHO_T}$CC" >&6; }
    1977 else
    1978   { echo "$as_me:$LINENO: result: no" >&5
    1979 echo "${ECHO_T}no" >&6; }
     2102  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2103$as_echo "$CC" >&6; }
     2104else
     2105  { $as_echo "$as_me:$LINENO: result: no" >&5
     2106$as_echo "no" >&6; }
    19802107fi
    19812108
     
    19862113  # Extract the first word of "gcc", so it can be a program name with args.
    19872114set dummy gcc; ac_word=$2
    1988 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    1989 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2115{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2116$as_echo_n "checking for $ac_word... " >&6; }
    19902117if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1991   echo $ECHO_N "(cached) $ECHO_C" >&6
     2118  $as_echo_n "(cached) " >&6
    19922119else
    19932120  if test -n "$ac_ct_CC"; then
     
    20022129  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    20032130    ac_cv_prog_ac_ct_CC="gcc"
    2004     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2131    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    20052132    break 2
    20062133  fi
     
    20132140ac_ct_CC=$ac_cv_prog_ac_ct_CC
    20142141if test -n "$ac_ct_CC"; then
    2015   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2016 echo "${ECHO_T}$ac_ct_CC" >&6; }
    2017 else
    2018   { echo "$as_me:$LINENO: result: no" >&5
    2019 echo "${ECHO_T}no" >&6; }
     2142  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2143$as_echo "$ac_ct_CC" >&6; }
     2144else
     2145  { $as_echo "$as_me:$LINENO: result: no" >&5
     2146$as_echo "no" >&6; }
    20202147fi
    20212148
     
    20252152    case $cross_compiling:$ac_tool_warned in
    20262153yes:)
    2027 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2154{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    20282155whose name does not start with the host triplet.  If you think this
    20292156configuration is useful to you, please write to autoconf@gnu.org." >&5
    2030 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2157$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    20312158whose name does not start with the host triplet.  If you think this
    20322159configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    20432170    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    20442171set dummy ${ac_tool_prefix}cc; ac_word=$2
    2045 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2046 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2172{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2173$as_echo_n "checking for $ac_word... " >&6; }
    20472174if test "${ac_cv_prog_CC+set}" = set; then
    2048   echo $ECHO_N "(cached) $ECHO_C" >&6
     2175  $as_echo_n "(cached) " >&6
    20492176else
    20502177  if test -n "$CC"; then
     
    20592186  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    20602187    ac_cv_prog_CC="${ac_tool_prefix}cc"
    2061     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2188    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    20622189    break 2
    20632190  fi
     
    20702197CC=$ac_cv_prog_CC
    20712198if test -n "$CC"; then
    2072   { echo "$as_me:$LINENO: result: $CC" >&5
    2073 echo "${ECHO_T}$CC" >&6; }
    2074 else
    2075   { echo "$as_me:$LINENO: result: no" >&5
    2076 echo "${ECHO_T}no" >&6; }
     2199  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2200$as_echo "$CC" >&6; }
     2201else
     2202  { $as_echo "$as_me:$LINENO: result: no" >&5
     2203$as_echo "no" >&6; }
    20772204fi
    20782205
     
    20832210  # Extract the first word of "cc", so it can be a program name with args.
    20842211set dummy cc; ac_word=$2
    2085 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2086 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2212{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2213$as_echo_n "checking for $ac_word... " >&6; }
    20872214if test "${ac_cv_prog_CC+set}" = set; then
    2088   echo $ECHO_N "(cached) $ECHO_C" >&6
     2215  $as_echo_n "(cached) " >&6
    20892216else
    20902217  if test -n "$CC"; then
     
    21042231     fi
    21052232    ac_cv_prog_CC="cc"
    2106     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2233    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21072234    break 2
    21082235  fi
     
    21272254CC=$ac_cv_prog_CC
    21282255if test -n "$CC"; then
    2129   { echo "$as_me:$LINENO: result: $CC" >&5
    2130 echo "${ECHO_T}$CC" >&6; }
    2131 else
    2132   { echo "$as_me:$LINENO: result: no" >&5
    2133 echo "${ECHO_T}no" >&6; }
     2256  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2257$as_echo "$CC" >&6; }
     2258else
     2259  { $as_echo "$as_me:$LINENO: result: no" >&5
     2260$as_echo "no" >&6; }
    21342261fi
    21352262
     
    21422269    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    21432270set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2144 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2145 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2271{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2272$as_echo_n "checking for $ac_word... " >&6; }
    21462273if test "${ac_cv_prog_CC+set}" = set; then
    2147   echo $ECHO_N "(cached) $ECHO_C" >&6
     2274  $as_echo_n "(cached) " >&6
    21482275else
    21492276  if test -n "$CC"; then
     
    21582285  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21592286    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    2160     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2287    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21612288    break 2
    21622289  fi
     
    21692296CC=$ac_cv_prog_CC
    21702297if test -n "$CC"; then
    2171   { echo "$as_me:$LINENO: result: $CC" >&5
    2172 echo "${ECHO_T}$CC" >&6; }
    2173 else
    2174   { echo "$as_me:$LINENO: result: no" >&5
    2175 echo "${ECHO_T}no" >&6; }
     2298  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2299$as_echo "$CC" >&6; }
     2300else
     2301  { $as_echo "$as_me:$LINENO: result: no" >&5
     2302$as_echo "no" >&6; }
    21762303fi
    21772304
     
    21862313  # Extract the first word of "$ac_prog", so it can be a program name with args.
    21872314set dummy $ac_prog; ac_word=$2
    2188 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2189 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2315{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2316$as_echo_n "checking for $ac_word... " >&6; }
    21902317if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2191   echo $ECHO_N "(cached) $ECHO_C" >&6
     2318  $as_echo_n "(cached) " >&6
    21922319else
    21932320  if test -n "$ac_ct_CC"; then
     
    22022329  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    22032330    ac_cv_prog_ac_ct_CC="$ac_prog"
    2204     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2331    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22052332    break 2
    22062333  fi
     
    22132340ac_ct_CC=$ac_cv_prog_ac_ct_CC
    22142341if test -n "$ac_ct_CC"; then
    2215   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2216 echo "${ECHO_T}$ac_ct_CC" >&6; }
    2217 else
    2218   { echo "$as_me:$LINENO: result: no" >&5
    2219 echo "${ECHO_T}no" >&6; }
     2342  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2343$as_echo "$ac_ct_CC" >&6; }
     2344else
     2345  { $as_echo "$as_me:$LINENO: result: no" >&5
     2346$as_echo "no" >&6; }
    22202347fi
    22212348
     
    22292356    case $cross_compiling:$ac_tool_warned in
    22302357yes:)
    2231 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2358{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    22322359whose name does not start with the host triplet.  If you think this
    22332360configuration is useful to you, please write to autoconf@gnu.org." >&5
    2234 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2361$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    22352362whose name does not start with the host triplet.  If you think this
    22362363configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    22442371
    22452372
    2246 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
     2373test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
    22472374See \`config.log' for more details." >&5
    2248 echo "$as_me: error: no acceptable C compiler found in \$PATH
     2375$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
    22492376See \`config.log' for more details." >&2;}
    22502377   { (exit 1); exit 1; }; }
    22512378
    22522379# Provide some information about the compiler.
    2253 echo "$as_me:$LINENO: checking for C compiler version" >&5
    2254 ac_compiler=`set X $ac_compile; echo $2`
     2380$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
     2381set X $ac_compile
     2382ac_compiler=$2
    22552383{ (ac_try="$ac_compiler --version >&5"
    22562384case "(($ac_try" in
     
    22582386  *) ac_try_echo=$ac_try;;
    22592387esac
    2260 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2388eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2389$as_echo "$ac_try_echo") >&5
    22612390  (eval "$ac_compiler --version >&5") 2>&5
    22622391  ac_status=$?
    2263   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2392  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22642393  (exit $ac_status); }
    22652394{ (ac_try="$ac_compiler -v >&5"
     
    22682397  *) ac_try_echo=$ac_try;;
    22692398esac
    2270 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2399eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2400$as_echo "$ac_try_echo") >&5
    22712401  (eval "$ac_compiler -v >&5") 2>&5
    22722402  ac_status=$?
    2273   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2403  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22742404  (exit $ac_status); }
    22752405{ (ac_try="$ac_compiler -V >&5"
     
    22782408  *) ac_try_echo=$ac_try;;
    22792409esac
    2280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2410eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2411$as_echo "$ac_try_echo") >&5
    22812412  (eval "$ac_compiler -V >&5") 2>&5
    22822413  ac_status=$?
    2283   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2414  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22842415  (exit $ac_status); }
    22852416
     
    23002431_ACEOF
    23012432ac_clean_files_save=$ac_clean_files
    2302 ac_clean_files="$ac_clean_files a.out a.exe b.out"
     2433ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
    23032434# Try to create an executable without -o first, disregard a.out.
    23042435# It will help us diagnose broken compilers, and finding out an intuition
    23052436# of exeext.
    2306 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
    2307 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
    2308 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    2309 #
    2310 # List of possible output files, starting from the most likely.
    2311 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
    2312 # only as a last resort.  b.out is created by i960 compilers.
    2313 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
    2314 #
    2315 # The IRIX 6 linker writes into existing files which may not be
    2316 # executable, retaining their permissions.  Remove them first so a
    2317 # subsequent execution test works.
     2437{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2438$as_echo_n "checking for C compiler default output file name... " >&6; }
     2439ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
     2440
     2441# The possible output files:
     2442ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
     2443
    23182444ac_rmfiles=
    23192445for ac_file in $ac_files
    23202446do
    23212447  case $ac_file in
    2322     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
     2448    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
    23232449    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
    23242450  esac
     
    23312457  *) ac_try_echo=$ac_try;;
    23322458esac
    2333 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2459eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2460$as_echo "$ac_try_echo") >&5
    23342461  (eval "$ac_link_default") 2>&5
    23352462  ac_status=$?
    2336   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2463  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    23372464  (exit $ac_status); }; then
    23382465  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
     
    23452472  test -f "$ac_file" || continue
    23462473  case $ac_file in
    2347     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
     2474    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
    23482475        ;;
    23492476    [ab].out )
     
    23722499fi
    23732500
    2374 { echo "$as_me:$LINENO: result: $ac_file" >&5
    2375 echo "${ECHO_T}$ac_file" >&6; }
     2501{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
     2502$as_echo "$ac_file" >&6; }
    23762503if test -z "$ac_file"; then
    2377   echo "$as_me: failed program was:" >&5
     2504  $as_echo "$as_me: failed program was:" >&5
    23782505sed 's/^/| /' conftest.$ac_ext >&5
    23792506
    2380 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
     2507{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
    23812508See \`config.log' for more details." >&5
    2382 echo "$as_me: error: C compiler cannot create executables
     2509$as_echo "$as_me: error: C compiler cannot create executables
    23832510See \`config.log' for more details." >&2;}
    23842511   { (exit 77); exit 77; }; }
     
    23892516# Check that the compiler produces executables we can run.  If not, either
    23902517# the compiler is broken, or we cross compile.
    2391 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
    2392 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
     2518{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
     2519$as_echo_n "checking whether the C compiler works... " >&6; }
    23932520# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
    23942521# If not cross compiling, check that we can run a simple program.
     
    23992526  *) ac_try_echo=$ac_try;;
    24002527esac
    2401 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2528eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2529$as_echo "$ac_try_echo") >&5
    24022530  (eval "$ac_try") 2>&5
    24032531  ac_status=$?
    2404   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2532  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24052533  (exit $ac_status); }; }; then
    24062534    cross_compiling=no
     
    24092537        cross_compiling=yes
    24102538    else
    2411         { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
     2539        { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
    24122540If you meant to cross compile, use \`--host'.
    24132541See \`config.log' for more details." >&5
    2414 echo "$as_me: error: cannot run C compiled programs.
     2542$as_echo "$as_me: error: cannot run C compiled programs.
    24152543If you meant to cross compile, use \`--host'.
    24162544See \`config.log' for more details." >&2;}
     
    24192547  fi
    24202548fi
    2421 { echo "$as_me:$LINENO: result: yes" >&5
    2422 echo "${ECHO_T}yes" >&6; }
    2423 
    2424 rm -f a.out a.exe conftest$ac_cv_exeext b.out
     2549{ $as_echo "$as_me:$LINENO: result: yes" >&5
     2550$as_echo "yes" >&6; }
     2551
     2552rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
    24252553ac_clean_files=$ac_clean_files_save
    24262554# Check that the compiler produces executables we can run.  If not, either
    24272555# the compiler is broken, or we cross compile.
    2428 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
    2429 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
    2430 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
    2431 echo "${ECHO_T}$cross_compiling" >&6; }
    2432 
    2433 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
    2434 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
     2556{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
     2557$as_echo_n "checking whether we are cross compiling... " >&6; }
     2558{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
     2559$as_echo "$cross_compiling" >&6; }
     2560
     2561{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
     2562$as_echo_n "checking for suffix of executables... " >&6; }
    24352563if { (ac_try="$ac_link"
    24362564case "(($ac_try" in
     
    24382566  *) ac_try_echo=$ac_try;;
    24392567esac
    2440 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2568eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2569$as_echo "$ac_try_echo") >&5
    24412570  (eval "$ac_link") 2>&5
    24422571  ac_status=$?
    2443   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2572  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24442573  (exit $ac_status); }; then
    24452574  # If both `conftest.exe' and `conftest' are `present' (well, observable)
     
    24502579  test -f "$ac_file" || continue
    24512580  case $ac_file in
    2452     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
     2581    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
    24532582    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    24542583          break;;
     
    24572586done
    24582587else
    2459   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
     2588  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
    24602589See \`config.log' for more details." >&5
    2461 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
     2590$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
    24622591See \`config.log' for more details." >&2;}
    24632592   { (exit 1); exit 1; }; }
     
    24652594
    24662595rm -f conftest$ac_cv_exeext
    2467 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
    2468 echo "${ECHO_T}$ac_cv_exeext" >&6; }
     2596{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
     2597$as_echo "$ac_cv_exeext" >&6; }
    24692598
    24702599rm -f conftest.$ac_ext
    24712600EXEEXT=$ac_cv_exeext
    24722601ac_exeext=$EXEEXT
    2473 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
    2474 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
     2602{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
     2603$as_echo_n "checking for suffix of object files... " >&6; }
    24752604if test "${ac_cv_objext+set}" = set; then
    2476   echo $ECHO_N "(cached) $ECHO_C" >&6
     2605  $as_echo_n "(cached) " >&6
    24772606else
    24782607  cat >conftest.$ac_ext <<_ACEOF
     
    24972626  *) ac_try_echo=$ac_try;;
    24982627esac
    2499 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2628eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2629$as_echo "$ac_try_echo") >&5
    25002630  (eval "$ac_compile") 2>&5
    25012631  ac_status=$?
    2502   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2632  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25032633  (exit $ac_status); }; then
    25042634  for ac_file in conftest.o conftest.obj conftest.*; do
    25052635  test -f "$ac_file" || continue;
    25062636  case $ac_file in
    2507     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
     2637    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
    25082638    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
    25092639       break;;
     
    25112641done
    25122642else
    2513   echo "$as_me: failed program was:" >&5
     2643  $as_echo "$as_me: failed program was:" >&5
    25142644sed 's/^/| /' conftest.$ac_ext >&5
    25152645
    2516 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
     2646{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
    25172647See \`config.log' for more details." >&5
    2518 echo "$as_me: error: cannot compute suffix of object files: cannot compile
     2648$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
    25192649See \`config.log' for more details." >&2;}
    25202650   { (exit 1); exit 1; }; }
     
    25232653rm -f conftest.$ac_cv_objext conftest.$ac_ext
    25242654fi
    2525 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
    2526 echo "${ECHO_T}$ac_cv_objext" >&6; }
     2655{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
     2656$as_echo "$ac_cv_objext" >&6; }
    25272657OBJEXT=$ac_cv_objext
    25282658ac_objext=$OBJEXT
    2529 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
    2530 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
     2659{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
     2660$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    25312661if test "${ac_cv_c_compiler_gnu+set}" = set; then
    2532   echo $ECHO_N "(cached) $ECHO_C" >&6
     2662  $as_echo_n "(cached) " >&6
    25332663else
    25342664  cat >conftest.$ac_ext <<_ACEOF
     
    25562686  *) ac_try_echo=$ac_try;;
    25572687esac
    2558 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2688eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2689$as_echo "$ac_try_echo") >&5
    25592690  (eval "$ac_compile") 2>conftest.er1
    25602691  ac_status=$?
     
    25622693  rm -f conftest.er1
    25632694  cat conftest.err >&5
    2564   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2695  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25652696  (exit $ac_status); } && {
    25662697         test -z "$ac_c_werror_flag" ||
     
    25692700  ac_compiler_gnu=yes
    25702701else
    2571   echo "$as_me: failed program was:" >&5
     2702  $as_echo "$as_me: failed program was:" >&5
    25722703sed 's/^/| /' conftest.$ac_ext >&5
    25732704
     
    25792710
    25802711fi
    2581 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
    2582 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
    2583 GCC=`test $ac_compiler_gnu = yes && echo yes`
     2712{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
     2713$as_echo "$ac_cv_c_compiler_gnu" >&6; }
     2714if test $ac_compiler_gnu = yes; then
     2715  GCC=yes
     2716else
     2717  GCC=
     2718fi
    25842719ac_test_CFLAGS=${CFLAGS+set}
    25852720ac_save_CFLAGS=$CFLAGS
    2586 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
    2587 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
     2721{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
     2722$as_echo_n "checking whether $CC accepts -g... " >&6; }
    25882723if test "${ac_cv_prog_cc_g+set}" = set; then
    2589   echo $ECHO_N "(cached) $ECHO_C" >&6
     2724  $as_echo_n "(cached) " >&6
    25902725else
    25912726  ac_save_c_werror_flag=$ac_c_werror_flag
     
    26142749  *) ac_try_echo=$ac_try;;
    26152750esac
    2616 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2751eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2752$as_echo "$ac_try_echo") >&5
    26172753  (eval "$ac_compile") 2>conftest.er1
    26182754  ac_status=$?
     
    26202756  rm -f conftest.er1
    26212757  cat conftest.err >&5
    2622   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2758  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26232759  (exit $ac_status); } && {
    26242760         test -z "$ac_c_werror_flag" ||
     
    26272763  ac_cv_prog_cc_g=yes
    26282764else
    2629   echo "$as_me: failed program was:" >&5
     2765  $as_echo "$as_me: failed program was:" >&5
    26302766sed 's/^/| /' conftest.$ac_ext >&5
    26312767
     
    26522788  *) ac_try_echo=$ac_try;;
    26532789esac
    2654 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2790eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2791$as_echo "$ac_try_echo") >&5
    26552792  (eval "$ac_compile") 2>conftest.er1
    26562793  ac_status=$?
     
    26582795  rm -f conftest.er1
    26592796  cat conftest.err >&5
    2660   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2797  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26612798  (exit $ac_status); } && {
    26622799         test -z "$ac_c_werror_flag" ||
     
    26652802  :
    26662803else
    2667   echo "$as_me: failed program was:" >&5
     2804  $as_echo "$as_me: failed program was:" >&5
    26682805sed 's/^/| /' conftest.$ac_ext >&5
    26692806
     
    26912828  *) ac_try_echo=$ac_try;;
    26922829esac
    2693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2830eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2831$as_echo "$ac_try_echo") >&5
    26942832  (eval "$ac_compile") 2>conftest.er1
    26952833  ac_status=$?
     
    26972835  rm -f conftest.er1
    26982836  cat conftest.err >&5
    2699   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2837  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    27002838  (exit $ac_status); } && {
    27012839         test -z "$ac_c_werror_flag" ||
     
    27042842  ac_cv_prog_cc_g=yes
    27052843else
    2706   echo "$as_me: failed program was:" >&5
     2844  $as_echo "$as_me: failed program was:" >&5
    27072845sed 's/^/| /' conftest.$ac_ext >&5
    27082846
     
    27192857   ac_c_werror_flag=$ac_save_c_werror_flag
    27202858fi
    2721 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
    2722 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
     2859{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     2860$as_echo "$ac_cv_prog_cc_g" >&6; }
    27232861if test "$ac_test_CFLAGS" = set; then
    27242862  CFLAGS=$ac_save_CFLAGS
     
    27362874  fi
    27372875fi
    2738 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
    2739 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
     2876{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
     2877$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
    27402878if test "${ac_cv_prog_cc_c89+set}" = set; then
    2741   echo $ECHO_N "(cached) $ECHO_C" >&6
     2879  $as_echo_n "(cached) " >&6
    27422880else
    27432881  ac_cv_prog_cc_c89=no
     
    28102948  *) ac_try_echo=$ac_try;;
    28112949esac
    2812 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2950eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2951$as_echo "$ac_try_echo") >&5
    28132952  (eval "$ac_compile") 2>conftest.er1
    28142953  ac_status=$?
     
    28162955  rm -f conftest.er1
    28172956  cat conftest.err >&5
    2818   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2957  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28192958  (exit $ac_status); } && {
    28202959         test -z "$ac_c_werror_flag" ||
     
    28232962  ac_cv_prog_cc_c89=$ac_arg
    28242963else
    2825   echo "$as_me: failed program was:" >&5
     2964  $as_echo "$as_me: failed program was:" >&5
    28262965sed 's/^/| /' conftest.$ac_ext >&5
    28272966
     
    28392978case "x$ac_cv_prog_cc_c89" in
    28402979  x)
    2841     { echo "$as_me:$LINENO: result: none needed" >&5
    2842 echo "${ECHO_T}none needed" >&6; } ;;
     2980    { $as_echo "$as_me:$LINENO: result: none needed" >&5
     2981$as_echo "none needed" >&6; } ;;
    28432982  xno)
    2844     { echo "$as_me:$LINENO: result: unsupported" >&5
    2845 echo "${ECHO_T}unsupported" >&6; } ;;
     2983    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
     2984$as_echo "unsupported" >&6; } ;;
    28462985  *)
    28472986    CC="$CC $ac_cv_prog_cc_c89"
    2848     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
    2849 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
     2987    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
     2988$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
    28502989esac
    28512990
     
    28663005    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    28673006set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2868 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2869 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3007{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3008$as_echo_n "checking for $ac_word... " >&6; }
    28703009if test "${ac_cv_prog_F77+set}" = set; then
    2871   echo $ECHO_N "(cached) $ECHO_C" >&6
     3010  $as_echo_n "(cached) " >&6
    28723011else
    28733012  if test -n "$F77"; then
     
    28823021  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    28833022    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
    2884     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3023    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    28853024    break 2
    28863025  fi
     
    28933032F77=$ac_cv_prog_F77
    28943033if test -n "$F77"; then
    2895   { echo "$as_me:$LINENO: result: $F77" >&5
    2896 echo "${ECHO_T}$F77" >&6; }
    2897 else
    2898   { echo "$as_me:$LINENO: result: no" >&5
    2899 echo "${ECHO_T}no" >&6; }
     3034  { $as_echo "$as_me:$LINENO: result: $F77" >&5
     3035$as_echo "$F77" >&6; }
     3036else
     3037  { $as_echo "$as_me:$LINENO: result: no" >&5
     3038$as_echo "no" >&6; }
    29003039fi
    29013040
     
    29103049  # Extract the first word of "$ac_prog", so it can be a program name with args.
    29113050set dummy $ac_prog; ac_word=$2
    2912 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2913 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3051{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3052$as_echo_n "checking for $ac_word... " >&6; }
    29143053if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
    2915   echo $ECHO_N "(cached) $ECHO_C" >&6
     3054  $as_echo_n "(cached) " >&6
    29163055else
    29173056  if test -n "$ac_ct_F77"; then
     
    29263065  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    29273066    ac_cv_prog_ac_ct_F77="$ac_prog"
    2928     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3067    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    29293068    break 2
    29303069  fi
     
    29373076ac_ct_F77=$ac_cv_prog_ac_ct_F77
    29383077if test -n "$ac_ct_F77"; then
    2939   { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
    2940 echo "${ECHO_T}$ac_ct_F77" >&6; }
    2941 else
    2942   { echo "$as_me:$LINENO: result: no" >&5
    2943 echo "${ECHO_T}no" >&6; }
     3078  { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
     3079$as_echo "$ac_ct_F77" >&6; }
     3080else
     3081  { $as_echo "$as_me:$LINENO: result: no" >&5
     3082$as_echo "no" >&6; }
    29443083fi
    29453084
     
    29533092    case $cross_compiling:$ac_tool_warned in
    29543093yes:)
    2955 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3094{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    29563095whose name does not start with the host triplet.  If you think this
    29573096configuration is useful to you, please write to autoconf@gnu.org." >&5
    2958 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3097$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    29593098whose name does not start with the host triplet.  If you think this
    29603099configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    29673106
    29683107# Provide some information about the compiler.
    2969 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
    2970 ac_compiler=`set X $ac_compile; echo $2`
     3108$as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
     3109set X $ac_compile
     3110ac_compiler=$2
    29713111{ (ac_try="$ac_compiler --version >&5"
    29723112case "(($ac_try" in
     
    29743114  *) ac_try_echo=$ac_try;;
    29753115esac
    2976 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3116eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3117$as_echo "$ac_try_echo") >&5
    29773118  (eval "$ac_compiler --version >&5") 2>&5
    29783119  ac_status=$?
    2979   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3120  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    29803121  (exit $ac_status); }
    29813122{ (ac_try="$ac_compiler -v >&5"
     
    29843125  *) ac_try_echo=$ac_try;;
    29853126esac
    2986 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3127eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3128$as_echo "$ac_try_echo") >&5
    29873129  (eval "$ac_compiler -v >&5") 2>&5
    29883130  ac_status=$?
    2989   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3131  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    29903132  (exit $ac_status); }
    29913133{ (ac_try="$ac_compiler -V >&5"
     
    29943136  *) ac_try_echo=$ac_try;;
    29953137esac
    2996 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3138eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3139$as_echo "$ac_try_echo") >&5
    29973140  (eval "$ac_compiler -V >&5") 2>&5
    29983141  ac_status=$?
    2999   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3142  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30003143  (exit $ac_status); }
    30013144rm -f a.out
     
    30053148ac_save_ext=$ac_ext
    30063149ac_ext=F
    3007 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
    3008 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
     3150{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
     3151$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
    30093152if test "${ac_cv_f77_compiler_gnu+set}" = set; then
    3010   echo $ECHO_N "(cached) $ECHO_C" >&6
     3153  $as_echo_n "(cached) " >&6
    30113154else
    30123155  cat >conftest.$ac_ext <<_ACEOF
     
    30243167  *) ac_try_echo=$ac_try;;
    30253168esac
    3026 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3169eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3170$as_echo "$ac_try_echo") >&5
    30273171  (eval "$ac_compile") 2>conftest.er1
    30283172  ac_status=$?
     
    30303174  rm -f conftest.er1
    30313175  cat conftest.err >&5
    3032   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3176  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30333177  (exit $ac_status); } && {
    30343178         test -z "$ac_f77_werror_flag" ||
     
    30373181  ac_compiler_gnu=yes
    30383182else
    3039   echo "$as_me: failed program was:" >&5
     3183  $as_echo "$as_me: failed program was:" >&5
    30403184sed 's/^/| /' conftest.$ac_ext >&5
    30413185
     
    30473191
    30483192fi
    3049 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
    3050 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
     3193{ $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
     3194$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
    30513195ac_ext=$ac_save_ext
    30523196ac_test_FFLAGS=${FFLAGS+set}
    30533197ac_save_FFLAGS=$FFLAGS
    30543198FFLAGS=
    3055 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
    3056 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
     3199{ $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
     3200$as_echo_n "checking whether $F77 accepts -g... " >&6; }
    30573201if test "${ac_cv_prog_f77_g+set}" = set; then
    3058   echo $ECHO_N "(cached) $ECHO_C" >&6
     3202  $as_echo_n "(cached) " >&6
    30593203else
    30603204  FFLAGS=-g
     
    30703214  *) ac_try_echo=$ac_try;;
    30713215esac
    3072 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3216eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3217$as_echo "$ac_try_echo") >&5
    30733218  (eval "$ac_compile") 2>conftest.er1
    30743219  ac_status=$?
     
    30763221  rm -f conftest.er1
    30773222  cat conftest.err >&5
    3078   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3223  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30793224  (exit $ac_status); } && {
    30803225         test -z "$ac_f77_werror_flag" ||
     
    30833228  ac_cv_prog_f77_g=yes
    30843229else
    3085   echo "$as_me: failed program was:" >&5
     3230  $as_echo "$as_me: failed program was:" >&5
    30863231sed 's/^/| /' conftest.$ac_ext >&5
    30873232
     
    30923237
    30933238fi
    3094 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
    3095 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
     3239{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
     3240$as_echo "$ac_cv_prog_f77_g" >&6; }
    30963241if test "$ac_test_FFLAGS" = set; then
    30973242  FFLAGS=$ac_save_FFLAGS
     
    31103255fi
    31113256
    3112 G77=`test $ac_compiler_gnu = yes && echo yes`
     3257if test $ac_compiler_gnu = yes; then
     3258  G77=yes
     3259else
     3260  G77=
     3261fi
    31133262ac_ext=c
    31143263ac_cpp='$CPP $CPPFLAGS'
     
    31373286# OS/2's system install, which has a completely different semantic
    31383287# ./install, which can be erroneously created by make from ./install.sh.
    3139 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    3140 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
     3288# Reject install programs that cannot install multiple files.
     3289{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     3290$as_echo_n "checking for a BSD-compatible install... " >&6; }
    31413291if test -z "$INSTALL"; then
    31423292if test "${ac_cv_path_install+set}" = set; then
    3143   echo $ECHO_N "(cached) $ECHO_C" >&6
     3293  $as_echo_n "(cached) " >&6
    31443294else
    31453295  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    31703320            :
    31713321          else
    3172             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    3173             break 3
     3322            rm -rf conftest.one conftest.two conftest.dir
     3323            echo one > conftest.one
     3324            echo two > conftest.two
     3325            mkdir conftest.dir
     3326            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
     3327              test -s conftest.one && test -s conftest.two &&
     3328              test -s conftest.dir/conftest.one &&
     3329              test -s conftest.dir/conftest.two
     3330            then
     3331              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3332              break 3
     3333            fi
    31743334          fi
    31753335        fi
     
    31783338    ;;
    31793339esac
     3340
    31803341done
    31813342IFS=$as_save_IFS
    31823343
     3344rm -rf conftest.one conftest.two conftest.dir
    31833345
    31843346fi
     
    31933355  fi
    31943356fi
    3195 { echo "$as_me:$LINENO: result: $INSTALL" >&5
    3196 echo "${ECHO_T}$INSTALL" >&6; }
     3357{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
     3358$as_echo "$INSTALL" >&6; }
    31973359
    31983360# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    32073369  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
    32083370set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    3209 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3210 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3371{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3372$as_echo_n "checking for $ac_word... " >&6; }
    32113373if test "${ac_cv_prog_RANLIB+set}" = set; then
    3212   echo $ECHO_N "(cached) $ECHO_C" >&6
     3374  $as_echo_n "(cached) " >&6
    32133375else
    32143376  if test -n "$RANLIB"; then
     
    32233385  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    32243386    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    3225     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3387    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    32263388    break 2
    32273389  fi
     
    32343396RANLIB=$ac_cv_prog_RANLIB
    32353397if test -n "$RANLIB"; then
    3236   { echo "$as_me:$LINENO: result: $RANLIB" >&5
    3237 echo "${ECHO_T}$RANLIB" >&6; }
    3238 else
    3239   { echo "$as_me:$LINENO: result: no" >&5
    3240 echo "${ECHO_T}no" >&6; }
     3398  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
     3399$as_echo "$RANLIB" >&6; }
     3400else
     3401  { $as_echo "$as_me:$LINENO: result: no" >&5
     3402$as_echo "no" >&6; }
    32413403fi
    32423404
     
    32473409  # Extract the first word of "ranlib", so it can be a program name with args.
    32483410set dummy ranlib; ac_word=$2
    3249 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3250 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3411{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3412$as_echo_n "checking for $ac_word... " >&6; }
    32513413if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    3252   echo $ECHO_N "(cached) $ECHO_C" >&6
     3414  $as_echo_n "(cached) " >&6
    32533415else
    32543416  if test -n "$ac_ct_RANLIB"; then
     
    32633425  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    32643426    ac_cv_prog_ac_ct_RANLIB="ranlib"
    3265     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3427    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    32663428    break 2
    32673429  fi
     
    32743436ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    32753437if test -n "$ac_ct_RANLIB"; then
    3276   { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
    3277 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
    3278 else
    3279   { echo "$as_me:$LINENO: result: no" >&5
    3280 echo "${ECHO_T}no" >&6; }
     3438  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
     3439$as_echo "$ac_ct_RANLIB" >&6; }
     3440else
     3441  { $as_echo "$as_me:$LINENO: result: no" >&5
     3442$as_echo "no" >&6; }
    32813443fi
    32823444
     
    32863448    case $cross_compiling:$ac_tool_warned in
    32873449yes:)
    3288 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3450{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    32893451whose name does not start with the host triplet.  If you think this
    32903452configuration is useful to you, please write to autoconf@gnu.org." >&5
    3291 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3453$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    32923454whose name does not start with the host triplet.  If you think this
    32933455configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    33003462fi
    33013463
    3302 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
    3303 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
     3464{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
     3465$as_echo_n "checking whether ln -s works... " >&6; }
    33043466LN_S=$as_ln_s
    33053467if test "$LN_S" = "ln -s"; then
    3306   { echo "$as_me:$LINENO: result: yes" >&5
    3307 echo "${ECHO_T}yes" >&6; }
    3308 else
    3309   { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
    3310 echo "${ECHO_T}no, using $LN_S" >&6; }
     3468  { $as_echo "$as_me:$LINENO: result: yes" >&5
     3469$as_echo "yes" >&6; }
     3470else
     3471  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
     3472$as_echo "no, using $LN_S" >&6; }
    33113473fi
    33123474
     
    33183480ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    33193481ac_compiler_gnu=$ac_cv_c_compiler_gnu
    3320 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
    3321 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
     3482{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
     3483$as_echo_n "checking how to run the C preprocessor... " >&6; }
    33223484# On Suns, sometimes $CPP names a directory.
    33233485if test -n "$CPP" && test -d "$CPP"; then
     
    33263488if test -z "$CPP"; then
    33273489  if test "${ac_cv_prog_CPP+set}" = set; then
    3328   echo $ECHO_N "(cached) $ECHO_C" >&6
     3490  $as_echo_n "(cached) " >&6
    33293491else
    33303492      # Double quotes because CPP needs to be expanded
     
    33583520  *) ac_try_echo=$ac_try;;
    33593521esac
    3360 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3522eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3523$as_echo "$ac_try_echo") >&5
    33613524  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    33623525  ac_status=$?
     
    33643527  rm -f conftest.er1
    33653528  cat conftest.err >&5
    3366   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3529  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33673530  (exit $ac_status); } >/dev/null && {
    33683531         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    33713534  :
    33723535else
    3373   echo "$as_me: failed program was:" >&5
     3536  $as_echo "$as_me: failed program was:" >&5
    33743537sed 's/^/| /' conftest.$ac_ext >&5
    33753538
     
    33953558  *) ac_try_echo=$ac_try;;
    33963559esac
    3397 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3560eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3561$as_echo "$ac_try_echo") >&5
    33983562  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    33993563  ac_status=$?
     
    34013565  rm -f conftest.er1
    34023566  cat conftest.err >&5
    3403   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3567  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34043568  (exit $ac_status); } >/dev/null && {
    34053569         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    34093573continue
    34103574else
    3411   echo "$as_me: failed program was:" >&5
     3575  $as_echo "$as_me: failed program was:" >&5
    34123576sed 's/^/| /' conftest.$ac_ext >&5
    34133577
     
    34343598  ac_cv_prog_CPP=$CPP
    34353599fi
    3436 { echo "$as_me:$LINENO: result: $CPP" >&5
    3437 echo "${ECHO_T}$CPP" >&6; }
     3600{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
     3601$as_echo "$CPP" >&6; }
    34383602ac_preproc_ok=false
    34393603for ac_c_preproc_warn_flag in '' yes
     
    34633627  *) ac_try_echo=$ac_try;;
    34643628esac
    3465 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3629eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3630$as_echo "$ac_try_echo") >&5
    34663631  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    34673632  ac_status=$?
     
    34693634  rm -f conftest.er1
    34703635  cat conftest.err >&5
    3471   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3636  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34723637  (exit $ac_status); } >/dev/null && {
    34733638         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    34763641  :
    34773642else
    3478   echo "$as_me: failed program was:" >&5
     3643  $as_echo "$as_me: failed program was:" >&5
    34793644sed 's/^/| /' conftest.$ac_ext >&5
    34803645
     
    35003665  *) ac_try_echo=$ac_try;;
    35013666esac
    3502 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3667eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3668$as_echo "$ac_try_echo") >&5
    35033669  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    35043670  ac_status=$?
     
    35063672  rm -f conftest.er1
    35073673  cat conftest.err >&5
    3508   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3674  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    35093675  (exit $ac_status); } >/dev/null && {
    35103676         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    35143680continue
    35153681else
    3516   echo "$as_me: failed program was:" >&5
     3682  $as_echo "$as_me: failed program was:" >&5
    35173683sed 's/^/| /' conftest.$ac_ext >&5
    35183684
     
    35303696  :
    35313697else
    3532   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
     3698  { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
    35333699See \`config.log' for more details." >&5
    3534 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
     3700$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
    35353701See \`config.log' for more details." >&2;}
    35363702   { (exit 1); exit 1; }; }
     
    35443710
    35453711
    3546 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
    3547 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
     3712{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
     3713$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
    35483714if test "${ac_cv_path_GREP+set}" = set; then
    3549   echo $ECHO_N "(cached) $ECHO_C" >&6
    3550 else
    3551   # Extract the first word of "grep ggrep" to use in msg output
    3552 if test -z "$GREP"; then
    3553 set dummy grep ggrep; ac_prog_name=$2
    3554 if test "${ac_cv_path_GREP+set}" = set; then
    3555   echo $ECHO_N "(cached) $ECHO_C" >&6
    3556 else
     3715  $as_echo_n "(cached) " >&6
     3716else
     3717  if test -z "$GREP"; then
    35573718  ac_path_GREP_found=false
    3558 # Loop through the user's path and test for each of PROGNAME-LIST
    3559 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     3719  # Loop through the user's path and test for each of PROGNAME-LIST
     3720  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    35603721for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    35613722do
     
    35633724  test -z "$as_dir" && as_dir=.
    35643725  for ac_prog in grep ggrep; do
    3565   for ac_exec_ext in '' $ac_executable_extensions; do
    3566     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    3567     { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
    3568     # Check for GNU ac_path_GREP and select it if it is found.
     3726    for ac_exec_ext in '' $ac_executable_extensions; do
     3727      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
     3728      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     3729# Check for GNU ac_path_GREP and select it if it is found.
    35693730  # Check for GNU $ac_path_GREP
    35703731case `"$ac_path_GREP" --version 2>&1` in
     
    35733734*)
    35743735  ac_count=0
    3575   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
     3736  $as_echo_n 0123456789 >"conftest.in"
    35763737  while :
    35773738  do
     
    35793740    mv "conftest.tmp" "conftest.in"
    35803741    cp "conftest.in" "conftest.nl"
    3581     echo 'GREP' >> "conftest.nl"
     3742    $as_echo 'GREP' >> "conftest.nl"
    35823743    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    35833744    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    35943755esac
    35953756
    3596 
    3597     $ac_path_GREP_found && break 3
     3757      $ac_path_GREP_found && break 3
     3758    done
    35983759  done
    35993760done
    3600 
    3601 done
    36023761IFS=$as_save_IFS
    3603 
    3604 
    3605 fi
    3606 
    3607 GREP="$ac_cv_path_GREP"
    3608 if test -z "$GREP"; then
    3609   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    3610 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     3762  if test -z "$ac_cv_path_GREP"; then
     3763    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     3764$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    36113765   { (exit 1); exit 1; }; }
    3612 fi
    3613 
     3766  fi
    36143767else
    36153768  ac_cv_path_GREP=$GREP
    36163769fi
    36173770
    3618 
    3619 fi
    3620 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
    3621 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
     3771fi
     3772{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
     3773$as_echo "$ac_cv_path_GREP" >&6; }
    36223774 GREP="$ac_cv_path_GREP"
    36233775
    36243776
    3625 { echo "$as_me:$LINENO: checking for egrep" >&5
    3626 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
     3777{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
     3778$as_echo_n "checking for egrep... " >&6; }
    36273779if test "${ac_cv_path_EGREP+set}" = set; then
    3628   echo $ECHO_N "(cached) $ECHO_C" >&6
     3780  $as_echo_n "(cached) " >&6
    36293781else
    36303782  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
    36313783   then ac_cv_path_EGREP="$GREP -E"
    36323784   else
    3633      # Extract the first word of "egrep" to use in msg output
    3634 if test -z "$EGREP"; then
    3635 set dummy egrep; ac_prog_name=$2
    3636 if test "${ac_cv_path_EGREP+set}" = set; then
    3637   echo $ECHO_N "(cached) $ECHO_C" >&6
    3638 else
     3785     if test -z "$EGREP"; then
    36393786  ac_path_EGREP_found=false
    3640 # Loop through the user's path and test for each of PROGNAME-LIST
    3641 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     3787  # Loop through the user's path and test for each of PROGNAME-LIST
     3788  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    36423789for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    36433790do
     
    36453792  test -z "$as_dir" && as_dir=.
    36463793  for ac_prog in egrep; do
    3647   for ac_exec_ext in '' $ac_executable_extensions; do
    3648     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    3649     { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
    3650     # Check for GNU ac_path_EGREP and select it if it is found.
     3794    for ac_exec_ext in '' $ac_executable_extensions; do
     3795      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
     3796      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     3797# Check for GNU ac_path_EGREP and select it if it is found.
    36513798  # Check for GNU $ac_path_EGREP
    36523799case `"$ac_path_EGREP" --version 2>&1` in
     
    36553802*)
    36563803  ac_count=0
    3657   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
     3804  $as_echo_n 0123456789 >"conftest.in"
    36583805  while :
    36593806  do
     
    36613808    mv "conftest.tmp" "conftest.in"
    36623809    cp "conftest.in" "conftest.nl"
    3663     echo 'EGREP' >> "conftest.nl"
     3810    $as_echo 'EGREP' >> "conftest.nl"
    36643811    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    36653812    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    36763823esac
    36773824
    3678 
    3679     $ac_path_EGREP_found && break 3
     3825      $ac_path_EGREP_found && break 3
     3826    done
    36803827  done
    36813828done
    3682 
    3683 done
    36843829IFS=$as_save_IFS
    3685 
    3686 
    3687 fi
    3688 
    3689 EGREP="$ac_cv_path_EGREP"
    3690 if test -z "$EGREP"; then
    3691   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    3692 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     3830  if test -z "$ac_cv_path_EGREP"; then
     3831    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     3832$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    36933833   { (exit 1); exit 1; }; }
    3694 fi
    3695 
     3834  fi
    36963835else
    36973836  ac_cv_path_EGREP=$EGREP
    36983837fi
    36993838
    3700 
    37013839   fi
    37023840fi
    3703 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
    3704 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
     3841{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
     3842$as_echo "$ac_cv_path_EGREP" >&6; }
    37053843 EGREP="$ac_cv_path_EGREP"
    37063844
    37073845
    3708 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    3709 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
     3846{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     3847$as_echo_n "checking for ANSI C header files... " >&6; }
    37103848if test "${ac_cv_header_stdc+set}" = set; then
    3711   echo $ECHO_N "(cached) $ECHO_C" >&6
     3849  $as_echo_n "(cached) " >&6
    37123850else
    37133851  cat >conftest.$ac_ext <<_ACEOF
     
    37363874  *) ac_try_echo=$ac_try;;
    37373875esac
    3738 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3876eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3877$as_echo "$ac_try_echo") >&5
    37393878  (eval "$ac_compile") 2>conftest.er1
    37403879  ac_status=$?
     
    37423881  rm -f conftest.er1
    37433882  cat conftest.err >&5
    3744   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3883  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    37453884  (exit $ac_status); } && {
    37463885         test -z "$ac_c_werror_flag" ||
     
    37493888  ac_cv_header_stdc=yes
    37503889else
    3751   echo "$as_me: failed program was:" >&5
     3890  $as_echo "$as_me: failed program was:" >&5
    37523891sed 's/^/| /' conftest.$ac_ext >&5
    37533892
     
    38413980  *) ac_try_echo=$ac_try;;
    38423981esac
    3843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3982eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3983$as_echo "$ac_try_echo") >&5
    38443984  (eval "$ac_link") 2>&5
    38453985  ac_status=$?
    3846   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3986  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    38473987  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    38483988  { (case "(($ac_try" in
     
    38503990  *) ac_try_echo=$ac_try;;
    38513991esac
    3852 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3992eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3993$as_echo "$ac_try_echo") >&5
    38533994  (eval "$ac_try") 2>&5
    38543995  ac_status=$?
    3855   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3996  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    38563997  (exit $ac_status); }; }; then
    38573998  :
    38583999else
    3859   echo "$as_me: program exited with status $ac_status" >&5
    3860 echo "$as_me: failed program was:" >&5
     4000  $as_echo "$as_me: program exited with status $ac_status" >&5
     4001$as_echo "$as_me: failed program was:" >&5
    38614002sed 's/^/| /' conftest.$ac_ext >&5
    38624003
     
    38644005ac_cv_header_stdc=no
    38654006fi
     4007rm -rf conftest.dSYM
    38664008rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    38674009fi
     
    38704012fi
    38714013fi
    3872 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    3873 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
     4014{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     4015$as_echo "$ac_cv_header_stdc" >&6; }
    38744016if test $ac_cv_header_stdc = yes; then
    38754017
     
    38804022fi
    38814023
    3882 { echo "$as_me:$LINENO: checking for atol" >&5
    3883 echo $ECHO_N "checking for atol... $ECHO_C" >&6; }
     4024{ $as_echo "$as_me:$LINENO: checking for atol" >&5
     4025$as_echo_n "checking for atol... " >&6; }
    38844026if test "${ac_cv_func_atol+set}" = set; then
    3885   echo $ECHO_N "(cached) $ECHO_C" >&6
     4027  $as_echo_n "(cached) " >&6
    38864028else
    38874029  cat >conftest.$ac_ext <<_ACEOF
     
    39364078  *) ac_try_echo=$ac_try;;
    39374079esac
    3938 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4080eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4081$as_echo "$ac_try_echo") >&5
    39394082  (eval "$ac_link") 2>conftest.er1
    39404083  ac_status=$?
     
    39424085  rm -f conftest.er1
    39434086  cat conftest.err >&5
    3944   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4087  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    39454088  (exit $ac_status); } && {
    39464089         test -z "$ac_c_werror_flag" ||
    39474090         test ! -s conftest.err
    3948        } && test -s conftest$ac_exeext &&
    3949        $as_test_x conftest$ac_exeext; then
     4091       } && test -s conftest$ac_exeext && {
     4092         test "$cross_compiling" = yes ||
     4093         $as_test_x conftest$ac_exeext
     4094       }; then
    39504095  ac_cv_func_atol=yes
    39514096else
    3952   echo "$as_me: failed program was:" >&5
     4097  $as_echo "$as_me: failed program was:" >&5
    39534098sed 's/^/| /' conftest.$ac_ext >&5
    39544099
     
    39564101fi
    39574102
     4103rm -rf conftest.dSYM
    39584104rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    39594105      conftest$ac_exeext conftest.$ac_ext
    39604106fi
    3961 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5
    3962 echo "${ECHO_T}$ac_cv_func_atol" >&6; }
     4107{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5
     4108$as_echo "$ac_cv_func_atol" >&6; }
    39634109if test $ac_cv_func_atol = yes; then
    39644110  :
    39654111else
    3966   { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5
    3967 echo "$as_me: error: oops! no atol ?!?" >&2;}
     4112  { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5
     4113$as_echo "$as_me: error: oops! no atol ?!?" >&2;}
    39684114   { (exit 1); exit 1; }; }
    39694115fi
     
    39844130    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    39854131set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    3986 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3987 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     4132{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4133$as_echo_n "checking for $ac_word... " >&6; }
    39884134if test "${ac_cv_prog_CXX+set}" = set; then
    3989   echo $ECHO_N "(cached) $ECHO_C" >&6
     4135  $as_echo_n "(cached) " >&6
    39904136else
    39914137  if test -n "$CXX"; then
     
    40004146  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40014147    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    4002     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4148    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40034149    break 2
    40044150  fi
     
    40114157CXX=$ac_cv_prog_CXX
    40124158if test -n "$CXX"; then
    4013   { echo "$as_me:$LINENO: result: $CXX" >&5
    4014 echo "${ECHO_T}$CXX" >&6; }
    4015 else
    4016   { echo "$as_me:$LINENO: result: no" >&5
    4017 echo "${ECHO_T}no" >&6; }
     4159  { $as_echo "$as_me:$LINENO: result: $CXX" >&5
     4160$as_echo "$CXX" >&6; }
     4161else
     4162  { $as_echo "$as_me:$LINENO: result: no" >&5
     4163$as_echo "no" >&6; }
    40184164fi
    40194165
     
    40284174  # Extract the first word of "$ac_prog", so it can be a program name with args.
    40294175set dummy $ac_prog; ac_word=$2
    4030 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    4031 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     4176{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4177$as_echo_n "checking for $ac_word... " >&6; }
    40324178if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
    4033   echo $ECHO_N "(cached) $ECHO_C" >&6
     4179  $as_echo_n "(cached) " >&6
    40344180else
    40354181  if test -n "$ac_ct_CXX"; then
     
    40444190  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40454191    ac_cv_prog_ac_ct_CXX="$ac_prog"
    4046     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4192    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40474193    break 2
    40484194  fi
     
    40554201ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
    40564202if test -n "$ac_ct_CXX"; then
    4057   { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
    4058 echo "${ECHO_T}$ac_ct_CXX" >&6; }
    4059 else
    4060   { echo "$as_me:$LINENO: result: no" >&5
    4061 echo "${ECHO_T}no" >&6; }
     4203  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
     4204$as_echo "$ac_ct_CXX" >&6; }
     4205else
     4206  { $as_echo "$as_me:$LINENO: result: no" >&5
     4207$as_echo "no" >&6; }
    40624208fi
    40634209
     
    40714217    case $cross_compiling:$ac_tool_warned in
    40724218yes:)
    4073 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     4219{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    40744220whose name does not start with the host triplet.  If you think this
    40754221configuration is useful to you, please write to autoconf@gnu.org." >&5
    4076 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     4222$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    40774223whose name does not start with the host triplet.  If you think this
    40784224configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    40864232fi
    40874233# Provide some information about the compiler.
    4088 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
    4089 ac_compiler=`set X $ac_compile; echo $2`
     4234$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
     4235set X $ac_compile
     4236ac_compiler=$2
    40904237{ (ac_try="$ac_compiler --version >&5"
    40914238case "(($ac_try" in
     
    40934240  *) ac_try_echo=$ac_try;;
    40944241esac
    4095 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4242eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4243$as_echo "$ac_try_echo") >&5
    40964244  (eval "$ac_compiler --version >&5") 2>&5
    40974245  ac_status=$?
    4098   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4246  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    40994247  (exit $ac_status); }
    41004248{ (ac_try="$ac_compiler -v >&5"
     
    41034251  *) ac_try_echo=$ac_try;;
    41044252esac
    4105 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4253eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4254$as_echo "$ac_try_echo") >&5
    41064255  (eval "$ac_compiler -v >&5") 2>&5
    41074256  ac_status=$?
    4108   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4257  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41094258  (exit $ac_status); }
    41104259{ (ac_try="$ac_compiler -V >&5"
     
    41134262  *) ac_try_echo=$ac_try;;
    41144263esac
    4115 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4264eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4265$as_echo "$ac_try_echo") >&5
    41164266  (eval "$ac_compiler -V >&5") 2>&5
    41174267  ac_status=$?
    4118   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4268  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41194269  (exit $ac_status); }
    41204270
    4121 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
    4122 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
     4271{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
     4272$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
    41234273if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
    4124   echo $ECHO_N "(cached) $ECHO_C" >&6
     4274  $as_echo_n "(cached) " >&6
    41254275else
    41264276  cat >conftest.$ac_ext <<_ACEOF
     
    41484298  *) ac_try_echo=$ac_try;;
    41494299esac
    4150 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4300eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4301$as_echo "$ac_try_echo") >&5
    41514302  (eval "$ac_compile") 2>conftest.er1
    41524303  ac_status=$?
     
    41544305  rm -f conftest.er1
    41554306  cat conftest.err >&5
    4156   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4307  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41574308  (exit $ac_status); } && {
    41584309         test -z "$ac_cxx_werror_flag" ||
     
    41614312  ac_compiler_gnu=yes
    41624313else
    4163   echo "$as_me: failed program was:" >&5
     4314  $as_echo "$as_me: failed program was:" >&5
    41644315sed 's/^/| /' conftest.$ac_ext >&5
    41654316
     
    41714322
    41724323fi
    4173 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
    4174 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
    4175 GXX=`test $ac_compiler_gnu = yes && echo yes`
     4324{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
     4325$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
     4326if test $ac_compiler_gnu = yes; then
     4327  GXX=yes
     4328else
     4329  GXX=
     4330fi
    41764331ac_test_CXXFLAGS=${CXXFLAGS+set}
    41774332ac_save_CXXFLAGS=$CXXFLAGS
    4178 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
    4179 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
     4333{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
     4334$as_echo_n "checking whether $CXX accepts -g... " >&6; }
    41804335if test "${ac_cv_prog_cxx_g+set}" = set; then
    4181   echo $ECHO_N "(cached) $ECHO_C" >&6
     4336  $as_echo_n "(cached) " >&6
    41824337else
    41834338  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
     
    42064361  *) ac_try_echo=$ac_try;;
    42074362esac
    4208 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4363eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4364$as_echo "$ac_try_echo") >&5
    42094365  (eval "$ac_compile") 2>conftest.er1
    42104366  ac_status=$?
     
    42124368  rm -f conftest.er1
    42134369  cat conftest.err >&5
    4214   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4370  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42154371  (exit $ac_status); } && {
    42164372         test -z "$ac_cxx_werror_flag" ||
     
    42194375  ac_cv_prog_cxx_g=yes
    42204376else
    4221   echo "$as_me: failed program was:" >&5
     4377  $as_echo "$as_me: failed program was:" >&5
    42224378sed 's/^/| /' conftest.$ac_ext >&5
    42234379
     
    42444400  *) ac_try_echo=$ac_try;;
    42454401esac
    4246 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4402eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4403$as_echo "$ac_try_echo") >&5
    42474404  (eval "$ac_compile") 2>conftest.er1
    42484405  ac_status=$?
     
    42504407  rm -f conftest.er1
    42514408  cat conftest.err >&5
    4252   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4409  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42534410  (exit $ac_status); } && {
    42544411         test -z "$ac_cxx_werror_flag" ||
     
    42574414  :
    42584415else
    4259   echo "$as_me: failed program was:" >&5
     4416  $as_echo "$as_me: failed program was:" >&5
    42604417sed 's/^/| /' conftest.$ac_ext >&5
    42614418
     
    42834440  *) ac_try_echo=$ac_try;;
    42844441esac
    4285 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4442eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4443$as_echo "$ac_try_echo") >&5
    42864444  (eval "$ac_compile") 2>conftest.er1
    42874445  ac_status=$?
     
    42894447  rm -f conftest.er1
    42904448  cat conftest.err >&5
    4291   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4449  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42924450  (exit $ac_status); } && {
    42934451         test -z "$ac_cxx_werror_flag" ||
     
    42964454  ac_cv_prog_cxx_g=yes
    42974455else
    4298   echo "$as_me: failed program was:" >&5
     4456  $as_echo "$as_me: failed program was:" >&5
    42994457sed 's/^/| /' conftest.$ac_ext >&5
    43004458
     
    43114469   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
    43124470fi
    4313 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
    4314 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
     4471{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     4472$as_echo "$ac_cv_prog_cxx_g" >&6; }
    43154473if test "$ac_test_CXXFLAGS" = set; then
    43164474  CXXFLAGS=$ac_save_CXXFLAGS
     
    43434501
    43444502
    4345 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&5
    4346 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; }
     4503{ $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&5
     4504$as_echo_n "checking for main in -lstdc++... " >&6; }
    43474505if test "${ac_cv_lib_stdcpp_main+set}" = set; then
    4348   echo $ECHO_N "(cached) $ECHO_C" >&6
     4506  $as_echo_n "(cached) " >&6
    43494507else
    43504508  ac_check_lib_save_LIBS=$LIBS
     
    43724530  *) ac_try_echo=$ac_try;;
    43734531esac
    4374 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4532eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4533$as_echo "$ac_try_echo") >&5
    43754534  (eval "$ac_link") 2>conftest.er1
    43764535  ac_status=$?
     
    43784537  rm -f conftest.er1
    43794538  cat conftest.err >&5
    4380   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4539  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    43814540  (exit $ac_status); } && {
    43824541         test -z "$ac_cxx_werror_flag" ||
    43834542         test ! -s conftest.err
    4384        } && test -s conftest$ac_exeext &&
    4385        $as_test_x conftest$ac_exeext; then
     4543       } && test -s conftest$ac_exeext && {
     4544         test "$cross_compiling" = yes ||
     4545         $as_test_x conftest$ac_exeext
     4546       }; then
    43864547  ac_cv_lib_stdcpp_main=yes
    43874548else
    4388   echo "$as_me: failed program was:" >&5
     4549  $as_echo "$as_me: failed program was:" >&5
    43894550sed 's/^/| /' conftest.$ac_ext >&5
    43904551
     
    43924553fi
    43934554
     4555rm -rf conftest.dSYM
    43944556rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    43954557      conftest$ac_exeext conftest.$ac_ext
    43964558LIBS=$ac_check_lib_save_LIBS
    43974559fi
    4398 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5
    4399 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; }
     4560{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5
     4561$as_echo "$ac_cv_lib_stdcpp_main" >&6; }
    44004562if test $ac_cv_lib_stdcpp_main = yes; then
    44014563  cat >>confdefs.h <<_ACEOF
     
    44064568
    44074569else
    4408   { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5
    4409 echo "$as_me: error: librappture requires libstdc++" >&2;}
     4570  { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5
     4571$as_echo "$as_me: error: librappture requires libstdc++" >&2;}
    44104572   { (exit 1); exit 1; }; }
    44114573fi
     
    44244586                  inttypes.h stdint.h unistd.h
    44254587do
    4426 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    4427 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4428 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     4588as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4589{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4590$as_echo_n "checking for $ac_header... " >&6; }
    44294591if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4430   echo $ECHO_N "(cached) $ECHO_C" >&6
     4592  $as_echo_n "(cached) " >&6
    44314593else
    44324594  cat >conftest.$ac_ext <<_ACEOF
     
    44464608  *) ac_try_echo=$ac_try;;
    44474609esac
    4448 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4610eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4611$as_echo "$ac_try_echo") >&5
    44494612  (eval "$ac_compile") 2>conftest.er1
    44504613  ac_status=$?
     
    44524615  rm -f conftest.er1
    44534616  cat conftest.err >&5
    4454   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4617  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    44554618  (exit $ac_status); } && {
    44564619         test -z "$ac_cxx_werror_flag" ||
     
    44594622  eval "$as_ac_Header=yes"
    44604623else
    4461   echo "$as_me: failed program was:" >&5
     4624  $as_echo "$as_me: failed program was:" >&5
    44624625sed 's/^/| /' conftest.$ac_ext >&5
    44634626
     
    44674630rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    44684631fi
    4469 ac_res=`eval echo '${'$as_ac_Header'}'`
    4470                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4471 echo "${ECHO_T}$ac_res" >&6; }
    4472 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     4632ac_res=`eval 'as_val=${'$as_ac_Header'}
     4633                 $as_echo "$as_val"'`
     4634               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4635$as_echo "$ac_res" >&6; }
     4636if test `eval 'as_val=${'$as_ac_Header'}
     4637                 $as_echo "$as_val"'` = yes; then
    44734638  cat >>confdefs.h <<_ACEOF
    4474 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
     4639#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
    44754640_ACEOF
    44764641
     
    44854650ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    44864651ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
    4487 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
    4488 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
     4652{ $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
     4653$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
    44894654if test -z "$CXXCPP"; then
    44904655  if test "${ac_cv_prog_CXXCPP+set}" = set; then
    4491   echo $ECHO_N "(cached) $ECHO_C" >&6
     4656  $as_echo_n "(cached) " >&6
    44924657else
    44934658      # Double quotes because CXXCPP needs to be expanded
     
    45214686  *) ac_try_echo=$ac_try;;
    45224687esac
    4523 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4688eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4689$as_echo "$ac_try_echo") >&5
    45244690  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    45254691  ac_status=$?
     
    45274693  rm -f conftest.er1
    45284694  cat conftest.err >&5
    4529   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4695  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45304696  (exit $ac_status); } >/dev/null && {
    45314697         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    45344700  :
    45354701else
    4536   echo "$as_me: failed program was:" >&5
     4702  $as_echo "$as_me: failed program was:" >&5
    45374703sed 's/^/| /' conftest.$ac_ext >&5
    45384704
     
    45584724  *) ac_try_echo=$ac_try;;
    45594725esac
    4560 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4726eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4727$as_echo "$ac_try_echo") >&5
    45614728  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    45624729  ac_status=$?
     
    45644731  rm -f conftest.er1
    45654732  cat conftest.err >&5
    4566   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4733  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45674734  (exit $ac_status); } >/dev/null && {
    45684735         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    45724739continue
    45734740else
    4574   echo "$as_me: failed program was:" >&5
     4741  $as_echo "$as_me: failed program was:" >&5
    45754742sed 's/^/| /' conftest.$ac_ext >&5
    45764743
     
    45974764  ac_cv_prog_CXXCPP=$CXXCPP
    45984765fi
    4599 { echo "$as_me:$LINENO: result: $CXXCPP" >&5
    4600 echo "${ECHO_T}$CXXCPP" >&6; }
     4766{ $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5
     4767$as_echo "$CXXCPP" >&6; }
    46014768ac_preproc_ok=false
    46024769for ac_cxx_preproc_warn_flag in '' yes
     
    46264793  *) ac_try_echo=$ac_try;;
    46274794esac
    4628 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4795eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4796$as_echo "$ac_try_echo") >&5
    46294797  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46304798  ac_status=$?
     
    46324800  rm -f conftest.er1
    46334801  cat conftest.err >&5
    4634   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4802  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46354803  (exit $ac_status); } >/dev/null && {
    46364804         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    46394807  :
    46404808else
    4641   echo "$as_me: failed program was:" >&5
     4809  $as_echo "$as_me: failed program was:" >&5
    46424810sed 's/^/| /' conftest.$ac_ext >&5
    46434811
     
    46634831  *) ac_try_echo=$ac_try;;
    46644832esac
    4665 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4833eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4834$as_echo "$ac_try_echo") >&5
    46664835  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46674836  ac_status=$?
     
    46694838  rm -f conftest.er1
    46704839  cat conftest.err >&5
    4671   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4840  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46724841  (exit $ac_status); } >/dev/null && {
    46734842         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    46774846continue
    46784847else
    4679   echo "$as_me: failed program was:" >&5
     4848  $as_echo "$as_me: failed program was:" >&5
    46804849sed 's/^/| /' conftest.$ac_ext >&5
    46814850
     
    46934862  :
    46944863else
    4695   { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
     4864  { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
    46964865See \`config.log' for more details." >&5
    4697 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
     4866$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
    46984867See \`config.log' for more details." >&2;}
    46994868   { (exit 1); exit 1; }; }
     
    47104879for ac_header in stack
    47114880do
    4712 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4881as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    47134882if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4714   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4715 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     4883  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4884$as_echo_n "checking for $ac_header... " >&6; }
    47164885if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4717   echo $ECHO_N "(cached) $ECHO_C" >&6
    4718 fi
    4719 ac_res=`eval echo '${'$as_ac_Header'}'`
    4720                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4721 echo "${ECHO_T}$ac_res" >&6; }
     4886  $as_echo_n "(cached) " >&6
     4887fi
     4888ac_res=`eval 'as_val=${'$as_ac_Header'}
     4889                 $as_echo "$as_val"'`
     4890               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4891$as_echo "$ac_res" >&6; }
    47224892else
    47234893  # Is the header compilable?
    4724 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    4725 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     4894{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     4895$as_echo_n "checking $ac_header usability... " >&6; }
    47264896cat >conftest.$ac_ext <<_ACEOF
    47274897/* confdefs.h.  */
     
    47394909  *) ac_try_echo=$ac_try;;
    47404910esac
    4741 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4911eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4912$as_echo "$ac_try_echo") >&5
    47424913  (eval "$ac_compile") 2>conftest.er1
    47434914  ac_status=$?
     
    47454916  rm -f conftest.er1
    47464917  cat conftest.err >&5
    4747   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4918  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47484919  (exit $ac_status); } && {
    47494920         test -z "$ac_cxx_werror_flag" ||
     
    47524923  ac_header_compiler=yes
    47534924else
    4754   echo "$as_me: failed program was:" >&5
     4925  $as_echo "$as_me: failed program was:" >&5
    47554926sed 's/^/| /' conftest.$ac_ext >&5
    47564927
     
    47594930
    47604931rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4761 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4762 echo "${ECHO_T}$ac_header_compiler" >&6; }
     4932{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     4933$as_echo "$ac_header_compiler" >&6; }
    47634934
    47644935# Is the header present?
    4765 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    4766 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     4936{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     4937$as_echo_n "checking $ac_header presence... " >&6; }
    47674938cat >conftest.$ac_ext <<_ACEOF
    47684939/* confdefs.h.  */
     
    47784949  *) ac_try_echo=$ac_try;;
    47794950esac
    4780 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4951eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4952$as_echo "$ac_try_echo") >&5
    47814953  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    47824954  ac_status=$?
     
    47844956  rm -f conftest.er1
    47854957  cat conftest.err >&5
    4786   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4958  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47874959  (exit $ac_status); } >/dev/null && {
    47884960         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    47914963  ac_header_preproc=yes
    47924964else
    4793   echo "$as_me: failed program was:" >&5
     4965  $as_echo "$as_me: failed program was:" >&5
    47944966sed 's/^/| /' conftest.$ac_ext >&5
    47954967
     
    47984970
    47994971rm -f conftest.err conftest.$ac_ext
    4800 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4801 echo "${ECHO_T}$ac_header_preproc" >&6; }
     4972{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     4973$as_echo "$ac_header_preproc" >&6; }
    48024974
    48034975# So?  What about this header?
    48044976case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    48054977  yes:no: )
    4806     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    4807 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4808     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    4809 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     4978    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     4979$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4980    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     4981$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    48104982    ac_header_preproc=yes
    48114983    ;;
    48124984  no:yes:* )
    4813     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4814 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4815     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    4816 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    4817     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    4818 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    4819     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    4820 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    4821     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4822 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4823     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    4824 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     4985    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     4986$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     4987    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     4988$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     4989    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     4990$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     4991    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     4992$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     4993    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     4994$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     4995    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     4996$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    48254997    ( cat <<\_ASBOX
    48264998## ----------------------------------- ##
     
    48315003    ;;
    48325004esac
    4833 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4834 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5005{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5006$as_echo_n "checking for $ac_header... " >&6; }
    48355007if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4836   echo $ECHO_N "(cached) $ECHO_C" >&6
     5008  $as_echo_n "(cached) " >&6
    48375009else
    48385010  eval "$as_ac_Header=\$ac_header_preproc"
    48395011fi
    4840 ac_res=`eval echo '${'$as_ac_Header'}'`
    4841                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4842 echo "${ECHO_T}$ac_res" >&6; }
    4843 
    4844 fi
    4845 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5012ac_res=`eval 'as_val=${'$as_ac_Header'}
     5013                 $as_echo "$as_val"'`
     5014               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5015$as_echo "$ac_res" >&6; }
     5016
     5017fi
     5018if test `eval 'as_val=${'$as_ac_Header'}
     5019                 $as_echo "$as_val"'` = yes; then
    48465020  cat >>confdefs.h <<_ACEOF
    4847 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    4848 _ACEOF
    4849 
    4850 else
    4851   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    4852 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5021#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5022_ACEOF
     5023
     5024else
     5025  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5026$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    48535027fi
    48545028
     
    48585032for ac_header in string
    48595033do
    4860 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5034as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    48615035if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4862   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4863 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5036  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5037$as_echo_n "checking for $ac_header... " >&6; }
    48645038if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4865   echo $ECHO_N "(cached) $ECHO_C" >&6
    4866 fi
    4867 ac_res=`eval echo '${'$as_ac_Header'}'`
    4868                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4869 echo "${ECHO_T}$ac_res" >&6; }
     5039  $as_echo_n "(cached) " >&6
     5040fi
     5041ac_res=`eval 'as_val=${'$as_ac_Header'}
     5042                 $as_echo "$as_val"'`
     5043               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5044$as_echo "$ac_res" >&6; }
    48705045else
    48715046  # Is the header compilable?
    4872 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    4873 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5047{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5048$as_echo_n "checking $ac_header usability... " >&6; }
    48745049cat >conftest.$ac_ext <<_ACEOF
    48755050/* confdefs.h.  */
     
    48875062  *) ac_try_echo=$ac_try;;
    48885063esac
    4889 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5064eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5065$as_echo "$ac_try_echo") >&5
    48905066  (eval "$ac_compile") 2>conftest.er1
    48915067  ac_status=$?
     
    48935069  rm -f conftest.er1
    48945070  cat conftest.err >&5
    4895   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5071  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    48965072  (exit $ac_status); } && {
    48975073         test -z "$ac_cxx_werror_flag" ||
     
    49005076  ac_header_compiler=yes
    49015077else
    4902   echo "$as_me: failed program was:" >&5
     5078  $as_echo "$as_me: failed program was:" >&5
    49035079sed 's/^/| /' conftest.$ac_ext >&5
    49045080
     
    49075083
    49085084rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4909 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4910 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5085{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5086$as_echo "$ac_header_compiler" >&6; }
    49115087
    49125088# Is the header present?
    4913 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    4914 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5089{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5090$as_echo_n "checking $ac_header presence... " >&6; }
    49155091cat >conftest.$ac_ext <<_ACEOF
    49165092/* confdefs.h.  */
     
    49265102  *) ac_try_echo=$ac_try;;
    49275103esac
    4928 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5104eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5105$as_echo "$ac_try_echo") >&5
    49295106  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    49305107  ac_status=$?
     
    49325109  rm -f conftest.er1
    49335110  cat conftest.err >&5
    4934   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5111  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    49355112  (exit $ac_status); } >/dev/null && {
    49365113         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    49395116  ac_header_preproc=yes
    49405117else
    4941   echo "$as_me: failed program was:" >&5
     5118  $as_echo "$as_me: failed program was:" >&5
    49425119sed 's/^/| /' conftest.$ac_ext >&5
    49435120
     
    49465123
    49475124rm -f conftest.err conftest.$ac_ext
    4948 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4949 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5125{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5126$as_echo "$ac_header_preproc" >&6; }
    49505127
    49515128# So?  What about this header?
    49525129case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    49535130  yes:no: )
    4954     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    4955 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4956     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    4957 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5131    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5132$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5133    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5134$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    49585135    ac_header_preproc=yes
    49595136    ;;
    49605137  no:yes:* )
    4961     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4962 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4963     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    4964 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    4965     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    4966 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    4967     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    4968 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    4969     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4970 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4971     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    4972 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5138    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5139$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5140    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5141$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5142    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5143$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5144    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5145$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5146    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5147$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5148    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5149$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    49735150    ( cat <<\_ASBOX
    49745151## ----------------------------------- ##
     
    49795156    ;;
    49805157esac
    4981 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4982 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5158{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5159$as_echo_n "checking for $ac_header... " >&6; }
    49835160if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4984   echo $ECHO_N "(cached) $ECHO_C" >&6
     5161  $as_echo_n "(cached) " >&6
    49855162else
    49865163  eval "$as_ac_Header=\$ac_header_preproc"
    49875164fi
    4988 ac_res=`eval echo '${'$as_ac_Header'}'`
    4989                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4990 echo "${ECHO_T}$ac_res" >&6; }
    4991 
    4992 fi
    4993 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5165ac_res=`eval 'as_val=${'$as_ac_Header'}
     5166                 $as_echo "$as_val"'`
     5167               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5168$as_echo "$ac_res" >&6; }
     5169
     5170fi
     5171if test `eval 'as_val=${'$as_ac_Header'}
     5172                 $as_echo "$as_val"'` = yes; then
    49945173  cat >>confdefs.h <<_ACEOF
    4995 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    4996 _ACEOF
    4997 
    4998 else
    4999   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5000 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5174#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5175_ACEOF
     5176
     5177else
     5178  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5179$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    50015180fi
    50025181
     
    50065185for ac_header in list
    50075186do
    5008 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5187as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    50095188if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5010   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5011 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5189  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5190$as_echo_n "checking for $ac_header... " >&6; }
    50125191if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5013   echo $ECHO_N "(cached) $ECHO_C" >&6
    5014 fi
    5015 ac_res=`eval echo '${'$as_ac_Header'}'`
    5016                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5017 echo "${ECHO_T}$ac_res" >&6; }
     5192  $as_echo_n "(cached) " >&6
     5193fi
     5194ac_res=`eval 'as_val=${'$as_ac_Header'}
     5195                 $as_echo "$as_val"'`
     5196               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5197$as_echo "$ac_res" >&6; }
    50185198else
    50195199  # Is the header compilable?
    5020 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    5021 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5200{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5201$as_echo_n "checking $ac_header usability... " >&6; }
    50225202cat >conftest.$ac_ext <<_ACEOF
    50235203/* confdefs.h.  */
     
    50355215  *) ac_try_echo=$ac_try;;
    50365216esac
    5037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5217eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5218$as_echo "$ac_try_echo") >&5
    50385219  (eval "$ac_compile") 2>conftest.er1
    50395220  ac_status=$?
     
    50415222  rm -f conftest.er1
    50425223  cat conftest.err >&5
    5043   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5224  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50445225  (exit $ac_status); } && {
    50455226         test -z "$ac_cxx_werror_flag" ||
     
    50485229  ac_header_compiler=yes
    50495230else
    5050   echo "$as_me: failed program was:" >&5
     5231  $as_echo "$as_me: failed program was:" >&5
    50515232sed 's/^/| /' conftest.$ac_ext >&5
    50525233
     
    50555236
    50565237rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5057 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5058 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5238{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5239$as_echo "$ac_header_compiler" >&6; }
    50595240
    50605241# Is the header present?
    5061 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    5062 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5242{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5243$as_echo_n "checking $ac_header presence... " >&6; }
    50635244cat >conftest.$ac_ext <<_ACEOF
    50645245/* confdefs.h.  */
     
    50745255  *) ac_try_echo=$ac_try;;
    50755256esac
    5076 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5257eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5258$as_echo "$ac_try_echo") >&5
    50775259  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    50785260  ac_status=$?
     
    50805262  rm -f conftest.er1
    50815263  cat conftest.err >&5
    5082   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5264  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50835265  (exit $ac_status); } >/dev/null && {
    50845266         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    50875269  ac_header_preproc=yes
    50885270else
    5089   echo "$as_me: failed program was:" >&5
     5271  $as_echo "$as_me: failed program was:" >&5
    50905272sed 's/^/| /' conftest.$ac_ext >&5
    50915273
     
    50945276
    50955277rm -f conftest.err conftest.$ac_ext
    5096 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5097 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5278{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5279$as_echo "$ac_header_preproc" >&6; }
    50985280
    50995281# So?  What about this header?
    51005282case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    51015283  yes:no: )
    5102     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    5103 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5104     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    5105 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5284    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5285$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5286    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5287$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    51065288    ac_header_preproc=yes
    51075289    ;;
    51085290  no:yes:* )
    5109     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    5110 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    5111     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    5112 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    5113     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    5114 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    5115     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    5116 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    5117     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    5118 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    5119     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    5120 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5291    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5292$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5293    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5294$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5295    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5296$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5297    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5298$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5299    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5300$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5301    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5302$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    51215303    ( cat <<\_ASBOX
    51225304## ----------------------------------- ##
     
    51275309    ;;
    51285310esac
    5129 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5130 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5311{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5312$as_echo_n "checking for $ac_header... " >&6; }
    51315313if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5132   echo $ECHO_N "(cached) $ECHO_C" >&6
     5314  $as_echo_n "(cached) " >&6
    51335315else
    51345316  eval "$as_ac_Header=\$ac_header_preproc"
    51355317fi
    5136 ac_res=`eval echo '${'$as_ac_Header'}'`
    5137                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5138 echo "${ECHO_T}$ac_res" >&6; }
    5139 
    5140 fi
    5141 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5318ac_res=`eval 'as_val=${'$as_ac_Header'}
     5319                 $as_echo "$as_val"'`
     5320               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5321$as_echo "$ac_res" >&6; }
     5322
     5323fi
     5324if test `eval 'as_val=${'$as_ac_Header'}
     5325                 $as_echo "$as_val"'` = yes; then
    51425326  cat >>confdefs.h <<_ACEOF
    5143 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    5144 _ACEOF
    5145 
    5146 else
    5147   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5148 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5327#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5328_ACEOF
     5329
     5330else
     5331  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5332$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    51495333fi
    51505334
     
    51545338for ac_header in vector
    51555339do
    5156 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5340as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    51575341if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5158   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5159 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5342  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5343$as_echo_n "checking for $ac_header... " >&6; }
    51605344if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5161   echo $ECHO_N "(cached) $ECHO_C" >&6
    5162 fi
    5163 ac_res=`eval echo '${'$as_ac_Header'}'`
    5164                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5165 echo "${ECHO_T}$ac_res" >&6; }
     5345  $as_echo_n "(cached) " >&6
     5346fi
     5347ac_res=`eval 'as_val=${'$as_ac_Header'}
     5348                 $as_echo "$as_val"'`
     5349               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5350$as_echo "$ac_res" >&6; }
    51665351else
    51675352  # Is the header compilable?
    5168 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    5169 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5353{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5354$as_echo_n "checking $ac_header usability... " >&6; }
    51705355cat >conftest.$ac_ext <<_ACEOF
    51715356/* confdefs.h.  */
     
    51835368  *) ac_try_echo=$ac_try;;
    51845369esac
    5185 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5370eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5371$as_echo "$ac_try_echo") >&5
    51865372  (eval "$ac_compile") 2>conftest.er1
    51875373  ac_status=$?
     
    51895375  rm -f conftest.er1
    51905376  cat conftest.err >&5
    5191   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5377  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    51925378  (exit $ac_status); } && {
    51935379         test -z "$ac_cxx_werror_flag" ||
     
    51965382  ac_header_compiler=yes
    51975383else
    5198   echo "$as_me: failed program was:" >&5
     5384  $as_echo "$as_me: failed program was:" >&5
    51995385sed 's/^/| /' conftest.$ac_ext >&5
    52005386
     
    52035389
    52045390rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5205 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5206 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5391{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5392$as_echo "$ac_header_compiler" >&6; }
    52075393
    52085394# Is the header present?
    5209 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    5210 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5395{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5396$as_echo_n "checking $ac_header presence... " >&6; }
    52115397cat >conftest.$ac_ext <<_ACEOF
    52125398/* confdefs.h.  */
     
    52225408  *) ac_try_echo=$ac_try;;
    52235409esac
    5224 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5410eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5411$as_echo "$ac_try_echo") >&5
    52255412  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    52265413  ac_status=$?
     
    52285415  rm -f conftest.er1
    52295416  cat conftest.err >&5
    5230   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5417  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52315418  (exit $ac_status); } >/dev/null && {
    52325419         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    52355422  ac_header_preproc=yes
    52365423else
    5237   echo "$as_me: failed program was:" >&5
     5424  $as_echo "$as_me: failed program was:" >&5
    52385425sed 's/^/| /' conftest.$ac_ext >&5
    52395426
     
    52425429
    52435430rm -f conftest.err conftest.$ac_ext
    5244 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5245 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5431{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5432$as_echo "$ac_header_preproc" >&6; }
    52465433
    52475434# So?  What about this header?
    52485435case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    52495436  yes:no: )
    5250     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    5251 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5252     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    5253 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5437    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5438$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5439    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5440$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    52545441    ac_header_preproc=yes
    52555442    ;;
    52565443  no:yes:* )
    5257     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    5258 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    5259     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    5260 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    5261     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    5262 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    5263     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    5264 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    5265     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    5266 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    5267     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    5268 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5444    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5445$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5446    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5447$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5448    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5449$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5450    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5451$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5452    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5453$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5454    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5455$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    52695456    ( cat <<\_ASBOX
    52705457## ----------------------------------- ##
     
    52755462    ;;
    52765463esac
    5277 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5278 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5464{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5465$as_echo_n "checking for $ac_header... " >&6; }
    52795466if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5280   echo $ECHO_N "(cached) $ECHO_C" >&6
     5467  $as_echo_n "(cached) " >&6
    52815468else
    52825469  eval "$as_ac_Header=\$ac_header_preproc"
    52835470fi
    5284 ac_res=`eval echo '${'$as_ac_Header'}'`
    5285                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5286 echo "${ECHO_T}$ac_res" >&6; }
    5287 
    5288 fi
    5289 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5471ac_res=`eval 'as_val=${'$as_ac_Header'}
     5472                 $as_echo "$as_val"'`
     5473               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5474$as_echo "$ac_res" >&6; }
     5475
     5476fi
     5477if test `eval 'as_val=${'$as_ac_Header'}
     5478                 $as_echo "$as_val"'` = yes; then
    52905479  cat >>confdefs.h <<_ACEOF
    5291 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    5292 _ACEOF
    5293 
    5294 else
    5295   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5296 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5480#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5481_ACEOF
     5482
     5483else
     5484  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5485$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    52975486fi
    52985487
     
    53095498    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    53105499set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    5311 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5312 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5500{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5501$as_echo_n "checking for $ac_word... " >&6; }
    53135502if test "${ac_cv_prog_F77+set}" = set; then
    5314   echo $ECHO_N "(cached) $ECHO_C" >&6
     5503  $as_echo_n "(cached) " >&6
    53155504else
    53165505  if test -n "$F77"; then
     
    53255514  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    53265515    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
    5327     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5516    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    53285517    break 2
    53295518  fi
     
    53365525F77=$ac_cv_prog_F77
    53375526if test -n "$F77"; then
    5338   { echo "$as_me:$LINENO: result: $F77" >&5
    5339 echo "${ECHO_T}$F77" >&6; }
    5340 else
    5341   { echo "$as_me:$LINENO: result: no" >&5
    5342 echo "${ECHO_T}no" >&6; }
     5527  { $as_echo "$as_me:$LINENO: result: $F77" >&5
     5528$as_echo "$F77" >&6; }
     5529else
     5530  { $as_echo "$as_me:$LINENO: result: no" >&5
     5531$as_echo "no" >&6; }
    53435532fi
    53445533
     
    53535542  # Extract the first word of "$ac_prog", so it can be a program name with args.
    53545543set dummy $ac_prog; ac_word=$2
    5355 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5356 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5544{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5545$as_echo_n "checking for $ac_word... " >&6; }
    53575546if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
    5358   echo $ECHO_N "(cached) $ECHO_C" >&6
     5547  $as_echo_n "(cached) " >&6
    53595548else
    53605549  if test -n "$ac_ct_F77"; then
     
    53695558  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    53705559    ac_cv_prog_ac_ct_F77="$ac_prog"
    5371     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5560    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    53725561    break 2
    53735562  fi
     
    53805569ac_ct_F77=$ac_cv_prog_ac_ct_F77
    53815570if test -n "$ac_ct_F77"; then
    5382   { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
    5383 echo "${ECHO_T}$ac_ct_F77" >&6; }
    5384 else
    5385   { echo "$as_me:$LINENO: result: no" >&5
    5386 echo "${ECHO_T}no" >&6; }
     5571  { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
     5572$as_echo "$ac_ct_F77" >&6; }
     5573else
     5574  { $as_echo "$as_me:$LINENO: result: no" >&5
     5575$as_echo "no" >&6; }
    53875576fi
    53885577
     
    53965585    case $cross_compiling:$ac_tool_warned in
    53975586yes:)
    5398 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     5587{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    53995588whose name does not start with the host triplet.  If you think this
    54005589configuration is useful to you, please write to autoconf@gnu.org." >&5
    5401 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     5590$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    54025591whose name does not start with the host triplet.  If you think this
    54035592configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    54105599
    54115600# Provide some information about the compiler.
    5412 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
    5413 ac_compiler=`set X $ac_compile; echo $2`
     5601$as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
     5602set X $ac_compile
     5603ac_compiler=$2
    54145604{ (ac_try="$ac_compiler --version >&5"
    54155605case "(($ac_try" in
     
    54175607  *) ac_try_echo=$ac_try;;
    54185608esac
    5419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5609eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5610$as_echo "$ac_try_echo") >&5
    54205611  (eval "$ac_compiler --version >&5") 2>&5
    54215612  ac_status=$?
    5422   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5613  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54235614  (exit $ac_status); }
    54245615{ (ac_try="$ac_compiler -v >&5"
     
    54275618  *) ac_try_echo=$ac_try;;
    54285619esac
    5429 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5620eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5621$as_echo "$ac_try_echo") >&5
    54305622  (eval "$ac_compiler -v >&5") 2>&5
    54315623  ac_status=$?
    5432   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5624  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54335625  (exit $ac_status); }
    54345626{ (ac_try="$ac_compiler -V >&5"
     
    54375629  *) ac_try_echo=$ac_try;;
    54385630esac
    5439 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5631eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5632$as_echo "$ac_try_echo") >&5
    54405633  (eval "$ac_compiler -V >&5") 2>&5
    54415634  ac_status=$?
    5442   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5635  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54435636  (exit $ac_status); }
    54445637rm -f a.out
     
    54485641ac_save_ext=$ac_ext
    54495642ac_ext=F
    5450 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
    5451 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
     5643{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
     5644$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
    54525645if test "${ac_cv_f77_compiler_gnu+set}" = set; then
    5453   echo $ECHO_N "(cached) $ECHO_C" >&6
     5646  $as_echo_n "(cached) " >&6
    54545647else
    54555648  cat >conftest.$ac_ext <<_ACEOF
     
    54675660  *) ac_try_echo=$ac_try;;
    54685661esac
    5469 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5662eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5663$as_echo "$ac_try_echo") >&5
    54705664  (eval "$ac_compile") 2>conftest.er1
    54715665  ac_status=$?
     
    54735667  rm -f conftest.er1
    54745668  cat conftest.err >&5
    5475   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5669  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54765670  (exit $ac_status); } && {
    54775671         test -z "$ac_f77_werror_flag" ||
     
    54805674  ac_compiler_gnu=yes
    54815675else
    5482   echo "$as_me: failed program was:" >&5
     5676  $as_echo "$as_me: failed program was:" >&5
    54835677sed 's/^/| /' conftest.$ac_ext >&5
    54845678
     
    54905684
    54915685fi
    5492 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
    5493 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
     5686{ $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
     5687$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
    54945688ac_ext=$ac_save_ext
    54955689ac_test_FFLAGS=${FFLAGS+set}
    54965690ac_save_FFLAGS=$FFLAGS
    54975691FFLAGS=
    5498 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
    5499 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
     5692{ $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
     5693$as_echo_n "checking whether $F77 accepts -g... " >&6; }
    55005694if test "${ac_cv_prog_f77_g+set}" = set; then
    5501   echo $ECHO_N "(cached) $ECHO_C" >&6
     5695  $as_echo_n "(cached) " >&6
    55025696else
    55035697  FFLAGS=-g
     
    55135707  *) ac_try_echo=$ac_try;;
    55145708esac
    5515 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5709eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5710$as_echo "$ac_try_echo") >&5
    55165711  (eval "$ac_compile") 2>conftest.er1
    55175712  ac_status=$?
     
    55195714  rm -f conftest.er1
    55205715  cat conftest.err >&5
    5521   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5716  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    55225717  (exit $ac_status); } && {
    55235718         test -z "$ac_f77_werror_flag" ||
     
    55265721  ac_cv_prog_f77_g=yes
    55275722else
    5528   echo "$as_me: failed program was:" >&5
     5723  $as_echo "$as_me: failed program was:" >&5
    55295724sed 's/^/| /' conftest.$ac_ext >&5
    55305725
     
    55355730
    55365731fi
    5537 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
    5538 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
     5732{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
     5733$as_echo "$ac_cv_prog_f77_g" >&6; }
    55395734if test "$ac_test_FFLAGS" = set; then
    55405735  FFLAGS=$ac_save_FFLAGS
     
    55535748fi
    55545749
    5555 G77=`test $ac_compiler_gnu = yes && echo yes`
     5750if test $ac_compiler_gnu = yes; then
     5751  G77=yes
     5752else
     5753  G77=
     5754fi
    55565755ac_ext=cpp
    55575756ac_cpp='$CXXCPP $CPPFLAGS'
     
    55655764    # Step 0.a: Enable 64 bit support?
    55665765
    5567     { echo "$as_me:$LINENO: checking if 64bit support is requested" >&5
    5568 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; }
     5766    { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&5
     5767$as_echo_n "checking if 64bit support is requested... " >&6; }
    55695768    # Check whether --enable-64bit was given.
    55705769if test "${enable_64bit+set}" = set; then
     
    55745773fi
    55755774
    5576     { echo "$as_me:$LINENO: result: $do64bit" >&5
    5577 echo "${ECHO_T}$do64bit" >&6; }
     5775    { $as_echo "$as_me:$LINENO: result: $do64bit" >&5
     5776$as_echo "$do64bit" >&6; }
    55785777
    55795778    # Step 0.b: Enable Solaris 64 bit VIS support?
    55805779
    5581     { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5
    5582 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; }
     5780    { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5
     5781$as_echo_n "checking if 64bit Sparc VIS support is requested... " >&6; }
    55835782    # Check whether --enable-64bit-vis was given.
    55845783if test "${enable_64bit_vis+set}" = set; then
     
    55885787fi
    55895788
    5590     { echo "$as_me:$LINENO: result: $do64bitVIS" >&5
    5591 echo "${ECHO_T}$do64bitVIS" >&6; }
     5789    { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&5
     5790$as_echo "$do64bitVIS" >&6; }
    55925791
    55935792    if test "$do64bitVIS" = "yes"; then
     
    56005799
    56015800
    5602     { echo "$as_me:$LINENO: checking system version" >&5
    5603 echo $ECHO_N "checking system version... $ECHO_C" >&6; }
     5801    { $as_echo "$as_me:$LINENO: checking system version" >&5
     5802$as_echo_n "checking system version... " >&6; }
    56045803if test "${tcl_cv_sys_version+set}" = set; then
    5605   echo $ECHO_N "(cached) $ECHO_C" >&6
     5804  $as_echo_n "(cached) " >&6
    56065805else
    56075806
     
    56115810            tcl_cv_sys_version=`uname -s`-`uname -r`
    56125811            if test "$?" -ne 0 ; then
    5613                 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&5
    5614 echo "$as_me: WARNING: can't find uname command" >&2;}
     5812                { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&5
     5813$as_echo "$as_me: WARNING: can't find uname command" >&2;}
    56155814                tcl_cv_sys_version=unknown
    56165815            else
     
    56285827
    56295828fi
    5630 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5
    5631 echo "${ECHO_T}$tcl_cv_sys_version" >&6; }
     5829{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5
     5830$as_echo "$tcl_cv_sys_version" >&6; }
    56325831    system=$tcl_cv_sys_version
    56335832
     
    56365835    # Linux can use either -ldl or -ldld for dynamic loading.
    56375836
    5638     { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
    5639 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
     5837    { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
     5838$as_echo_n "checking for dlopen in -ldl... " >&6; }
    56405839if test "${ac_cv_lib_dl_dlopen+set}" = set; then
    5641   echo $ECHO_N "(cached) $ECHO_C" >&6
     5840  $as_echo_n "(cached) " >&6
    56425841else
    56435842  ac_check_lib_save_LIBS=$LIBS
     
    56715870  *) ac_try_echo=$ac_try;;
    56725871esac
    5673 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5872eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5873$as_echo "$ac_try_echo") >&5
    56745874  (eval "$ac_link") 2>conftest.er1
    56755875  ac_status=$?
     
    56775877  rm -f conftest.er1
    56785878  cat conftest.err >&5
    5679   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5879  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    56805880  (exit $ac_status); } && {
    56815881         test -z "$ac_cxx_werror_flag" ||
    56825882         test ! -s conftest.err
    5683        } && test -s conftest$ac_exeext &&
    5684        $as_test_x conftest$ac_exeext; then
     5883       } && test -s conftest$ac_exeext && {
     5884         test "$cross_compiling" = yes ||
     5885         $as_test_x conftest$ac_exeext
     5886       }; then
    56855887  ac_cv_lib_dl_dlopen=yes
    56865888else
    5687   echo "$as_me: failed program was:" >&5
     5889  $as_echo "$as_me: failed program was:" >&5
    56885890sed 's/^/| /' conftest.$ac_ext >&5
    56895891
     
    56915893fi
    56925894
     5895rm -rf conftest.dSYM
    56935896rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    56945897      conftest$ac_exeext conftest.$ac_ext
    56955898LIBS=$ac_check_lib_save_LIBS
    56965899fi
    5697 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
    5698 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
     5900{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
     5901$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
    56995902if test $ac_cv_lib_dl_dlopen = yes; then
    57005903  have_dl=yes
     
    57295932    # Extract the first word of "ar", so it can be a program name with args.
    57305933set dummy ar; ac_word=$2
    5731 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5732 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5934{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5935$as_echo_n "checking for $ac_word... " >&6; }
    57335936if test "${ac_cv_prog_AR+set}" = set; then
    5734   echo $ECHO_N "(cached) $ECHO_C" >&6
     5937  $as_echo_n "(cached) " >&6
    57355938else
    57365939  if test -n "$AR"; then
     
    57455948  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    57465949    ac_cv_prog_AR="ar"
    5747     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5950    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    57485951    break 2
    57495952  fi
     
    57565959AR=$ac_cv_prog_AR
    57575960if test -n "$AR"; then
    5758   { echo "$as_me:$LINENO: result: $AR" >&5
    5759 echo "${ECHO_T}$AR" >&6; }
    5760 else
    5761   { echo "$as_me:$LINENO: result: no" >&5
    5762 echo "${ECHO_T}no" >&6; }
     5961  { $as_echo "$as_me:$LINENO: result: $AR" >&5
     5962$as_echo "$AR" >&6; }
     5963else
     5964  { $as_echo "$as_me:$LINENO: result: no" >&5
     5965$as_echo "no" >&6; }
    57635966fi
    57645967
    57655968
    57665969    if test "${AR}" = "" ; then
    5767         { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5
    5768 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}
     5970        { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5
     5971$as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}
    57695972   { (exit 1); exit 1; }; }
    57705973    fi
     
    57855988                        ;;
    57865989                esac
    5787                 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5
    5788 echo "${ECHO_T}Using $CC for compiling with threads" >&6; }
     5990                { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5
     5991$as_echo "Using $CC for compiling with threads" >&6; }
    57895992            fi
    57905993            LIBS="$LIBS -lc"
     
    58016004            if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then
    58026005                if test "$GCC" = "yes" ; then
    5803                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    5804 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     6006                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     6007$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    58056008                else
    58066009                    do64bit_ok=yes
     
    58566059            # known GMT value.
    58576060
    5858             { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5
    5859 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; }
     6061            { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5
     6062$as_echo_n "checking for gettimeofday in -lbsd... " >&6; }
    58606063if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then
    5861   echo $ECHO_N "(cached) $ECHO_C" >&6
     6064  $as_echo_n "(cached) " >&6
    58626065else
    58636066  ac_check_lib_save_LIBS=$LIBS
     
    58916094  *) ac_try_echo=$ac_try;;
    58926095esac
    5893 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6096eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6097$as_echo "$ac_try_echo") >&5
    58946098  (eval "$ac_link") 2>conftest.er1
    58956099  ac_status=$?
     
    58976101  rm -f conftest.er1
    58986102  cat conftest.err >&5
    5899   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6103  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59006104  (exit $ac_status); } && {
    59016105         test -z "$ac_cxx_werror_flag" ||
    59026106         test ! -s conftest.err
    5903        } && test -s conftest$ac_exeext &&
    5904        $as_test_x conftest$ac_exeext; then
     6107       } && test -s conftest$ac_exeext && {
     6108         test "$cross_compiling" = yes ||
     6109         $as_test_x conftest$ac_exeext
     6110       }; then
    59056111  ac_cv_lib_bsd_gettimeofday=yes
    59066112else
    5907   echo "$as_me: failed program was:" >&5
     6113  $as_echo "$as_me: failed program was:" >&5
    59086114sed 's/^/| /' conftest.$ac_ext >&5
    59096115
     
    59116117fi
    59126118
     6119rm -rf conftest.dSYM
    59136120rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    59146121      conftest$ac_exeext conftest.$ac_ext
    59156122LIBS=$ac_check_lib_save_LIBS
    59166123fi
    5917 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5
    5918 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; }
     6124{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5
     6125$as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }
    59196126if test $ac_cv_lib_bsd_gettimeofday = yes; then
    59206127  libbsd=yes
     
    59446151            # is always linked to, for compatibility.
    59456152            #-----------------------------------------------------------
    5946             { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5
    5947 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; }
     6153            { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5
     6154$as_echo_n "checking for inet_ntoa in -lbind... " >&6; }
    59486155if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then
    5949   echo $ECHO_N "(cached) $ECHO_C" >&6
     6156  $as_echo_n "(cached) " >&6
    59506157else
    59516158  ac_check_lib_save_LIBS=$LIBS
     
    59796186  *) ac_try_echo=$ac_try;;
    59806187esac
    5981 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6188eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6189$as_echo "$ac_try_echo") >&5
    59826190  (eval "$ac_link") 2>conftest.er1
    59836191  ac_status=$?
     
    59856193  rm -f conftest.er1
    59866194  cat conftest.err >&5
    5987   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6195  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59886196  (exit $ac_status); } && {
    59896197         test -z "$ac_cxx_werror_flag" ||
    59906198         test ! -s conftest.err
    5991        } && test -s conftest$ac_exeext &&
    5992        $as_test_x conftest$ac_exeext; then
     6199       } && test -s conftest$ac_exeext && {
     6200         test "$cross_compiling" = yes ||
     6201         $as_test_x conftest$ac_exeext
     6202       }; then
    59936203  ac_cv_lib_bind_inet_ntoa=yes
    59946204else
    5995   echo "$as_me: failed program was:" >&5
     6205  $as_echo "$as_me: failed program was:" >&5
    59966206sed 's/^/| /' conftest.$ac_ext >&5
    59976207
     
    59996209fi
    60006210
     6211rm -rf conftest.dSYM
    60016212rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    60026213      conftest$ac_exeext conftest.$ac_ext
    60036214LIBS=$ac_check_lib_save_LIBS
    60046215fi
    6005 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5
    6006 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; }
     6216{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5
     6217$as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }
    60076218if test $ac_cv_lib_bind_inet_ntoa = yes; then
    60086219  LIBS="$LIBS -lbind -lsocket"
     
    60586269                SHLIB_SUFFIX=".sl"
    60596270            fi
    6060             { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
    6061 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
     6271            { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
     6272$as_echo_n "checking for shl_load in -ldld... " >&6; }
    60626273if test "${ac_cv_lib_dld_shl_load+set}" = set; then
    6063   echo $ECHO_N "(cached) $ECHO_C" >&6
     6274  $as_echo_n "(cached) " >&6
    60646275else
    60656276  ac_check_lib_save_LIBS=$LIBS
     
    60936304  *) ac_try_echo=$ac_try;;
    60946305esac
    6095 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6306eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6307$as_echo "$ac_try_echo") >&5
    60966308  (eval "$ac_link") 2>conftest.er1
    60976309  ac_status=$?
     
    60996311  rm -f conftest.er1
    61006312  cat conftest.err >&5
    6101   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6313  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    61026314  (exit $ac_status); } && {
    61036315         test -z "$ac_cxx_werror_flag" ||
    61046316         test ! -s conftest.err
    6105        } && test -s conftest$ac_exeext &&
    6106        $as_test_x conftest$ac_exeext; then
     6317       } && test -s conftest$ac_exeext && {
     6318         test "$cross_compiling" = yes ||
     6319         $as_test_x conftest$ac_exeext
     6320       }; then
    61076321  ac_cv_lib_dld_shl_load=yes
    61086322else
    6109   echo "$as_me: failed program was:" >&5
     6323  $as_echo "$as_me: failed program was:" >&5
    61106324sed 's/^/| /' conftest.$ac_ext >&5
    61116325
     
    61136327fi
    61146328
     6329rm -rf conftest.dSYM
    61156330rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    61166331      conftest$ac_exeext conftest.$ac_ext
    61176332LIBS=$ac_check_lib_save_LIBS
    61186333fi
    6119 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
    6120 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
     6334{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
     6335$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    61216336if test $ac_cv_lib_dld_shl_load = yes; then
    61226337  tcl_ok=yes
     
    61596374                            ;;
    61606375                        *)
    6161                             { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    6162 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     6376                            { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     6377$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    61636378                            ;;
    61646379                    esac
     
    61726387        HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*)
    61736388            SHLIB_SUFFIX=".sl"
    6174             { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
    6175 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
     6389            { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
     6390$as_echo_n "checking for shl_load in -ldld... " >&6; }
    61766391if test "${ac_cv_lib_dld_shl_load+set}" = set; then
    6177   echo $ECHO_N "(cached) $ECHO_C" >&6
     6392  $as_echo_n "(cached) " >&6
    61786393else
    61796394  ac_check_lib_save_LIBS=$LIBS
     
    62076422  *) ac_try_echo=$ac_try;;
    62086423esac
    6209 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6424eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6425$as_echo "$ac_try_echo") >&5
    62106426  (eval "$ac_link") 2>conftest.er1
    62116427  ac_status=$?
     
    62136429  rm -f conftest.er1
    62146430  cat conftest.err >&5
    6215   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6431  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    62166432  (exit $ac_status); } && {
    62176433         test -z "$ac_cxx_werror_flag" ||
    62186434         test ! -s conftest.err
    6219        } && test -s conftest$ac_exeext &&
    6220        $as_test_x conftest$ac_exeext; then
     6435       } && test -s conftest$ac_exeext && {
     6436         test "$cross_compiling" = yes ||
     6437         $as_test_x conftest$ac_exeext
     6438       }; then
    62216439  ac_cv_lib_dld_shl_load=yes
    62226440else
    6223   echo "$as_me: failed program was:" >&5
     6441  $as_echo "$as_me: failed program was:" >&5
    62246442sed 's/^/| /' conftest.$ac_ext >&5
    62256443
     
    62276445fi
    62286446
     6447rm -rf conftest.dSYM
    62296448rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    62306449      conftest$ac_exeext conftest.$ac_ext
    62316450LIBS=$ac_check_lib_save_LIBS
    62326451fi
    6233 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
    6234 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
     6452{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
     6453$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    62356454if test $ac_cv_lib_dld_shl_load = yes; then
    62366455  tcl_ok=yes
     
    63126531            if test "$do64bit" = "yes" ; then
    63136532                if test "$GCC" = "yes" ; then
    6314                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5
    6315 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}
     6533                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5
     6534$as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}
    63166535                else
    63176536                    do64bit_ok=yes
     
    63426561            else
    63436562                if test "${ac_cv_header_dld_h+set}" = set; then
    6344   { echo "$as_me:$LINENO: checking for dld.h" >&5
    6345 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6563  { $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6564$as_echo_n "checking for dld.h... " >&6; }
    63466565if test "${ac_cv_header_dld_h+set}" = set; then
    6347   echo $ECHO_N "(cached) $ECHO_C" >&6
    6348 fi
    6349 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6350 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6566  $as_echo_n "(cached) " >&6
     6567fi
     6568{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6569$as_echo "$ac_cv_header_dld_h" >&6; }
    63516570else
    63526571  # Is the header compilable?
    6353 { echo "$as_me:$LINENO: checking dld.h usability" >&5
    6354 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }
     6572{ $as_echo "$as_me:$LINENO: checking dld.h usability" >&5
     6573$as_echo_n "checking dld.h usability... " >&6; }
    63556574cat >conftest.$ac_ext <<_ACEOF
    63566575/* confdefs.h.  */
     
    63686587  *) ac_try_echo=$ac_try;;
    63696588esac
    6370 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6589eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6590$as_echo "$ac_try_echo") >&5
    63716591  (eval "$ac_compile") 2>conftest.er1
    63726592  ac_status=$?
     
    63746594  rm -f conftest.er1
    63756595  cat conftest.err >&5
    6376   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6596  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63776597  (exit $ac_status); } && {
    63786598         test -z "$ac_cxx_werror_flag" ||
     
    63816601  ac_header_compiler=yes
    63826602else
    6383   echo "$as_me: failed program was:" >&5
     6603  $as_echo "$as_me: failed program was:" >&5
    63846604sed 's/^/| /' conftest.$ac_ext >&5
    63856605
     
    63886608
    63896609rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6390 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6391 echo "${ECHO_T}$ac_header_compiler" >&6; }
     6610{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     6611$as_echo "$ac_header_compiler" >&6; }
    63926612
    63936613# Is the header present?
    6394 { echo "$as_me:$LINENO: checking dld.h presence" >&5
    6395 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }
     6614{ $as_echo "$as_me:$LINENO: checking dld.h presence" >&5
     6615$as_echo_n "checking dld.h presence... " >&6; }
    63966616cat >conftest.$ac_ext <<_ACEOF
    63976617/* confdefs.h.  */
     
    64076627  *) ac_try_echo=$ac_try;;
    64086628esac
    6409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6629eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6630$as_echo "$ac_try_echo") >&5
    64106631  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    64116632  ac_status=$?
     
    64136634  rm -f conftest.er1
    64146635  cat conftest.err >&5
    6415   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6636  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    64166637  (exit $ac_status); } >/dev/null && {
    64176638         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    64206641  ac_header_preproc=yes
    64216642else
    6422   echo "$as_me: failed program was:" >&5
     6643  $as_echo "$as_me: failed program was:" >&5
    64236644sed 's/^/| /' conftest.$ac_ext >&5
    64246645
     
    64276648
    64286649rm -f conftest.err conftest.$ac_ext
    6429 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6430 echo "${ECHO_T}$ac_header_preproc" >&6; }
     6650{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     6651$as_echo "$ac_header_preproc" >&6; }
    64316652
    64326653# So?  What about this header?
    64336654case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    64346655  yes:no: )
    6435     { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6436 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6437     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
    6438 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
     6656    { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
     6657$as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     6658    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
     6659$as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
    64396660    ac_header_preproc=yes
    64406661    ;;
    64416662  no:yes:* )
    6442     { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
    6443 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
    6444     { echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
    6445 echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
    6446     { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
    6447 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
    6448     { echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
    6449 echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6450     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
    6451 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
    6452     { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
    6453 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
     6663    { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
     6664$as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
     6665    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
     6666$as_echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
     6667    { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
     6668$as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
     6669    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
     6670$as_echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     6671    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
     6672$as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
     6673    { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
     6674$as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
    64546675    ( cat <<\_ASBOX
    64556676## ----------------------------------- ##
     
    64606681    ;;
    64616682esac
    6462 { echo "$as_me:$LINENO: checking for dld.h" >&5
    6463 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6683{ $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6684$as_echo_n "checking for dld.h... " >&6; }
    64646685if test "${ac_cv_header_dld_h+set}" = set; then
    6465   echo $ECHO_N "(cached) $ECHO_C" >&6
     6686  $as_echo_n "(cached) " >&6
    64666687else
    64676688  ac_cv_header_dld_h=$ac_header_preproc
    64686689fi
    6469 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6470 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6690{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6691$as_echo "$ac_cv_header_dld_h" >&6; }
    64716692
    64726693fi
     
    64866707            fi
    64876708            if test $do64bit = yes; then
    6488                 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5
    6489 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; }
     6709                { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5
     6710$as_echo_n "checking if compiler accepts -m64 flag... " >&6; }
    64906711if test "${tcl_cv_cc_m64+set}" = set; then
    6491   echo $ECHO_N "(cached) $ECHO_C" >&6
     6712  $as_echo_n "(cached) " >&6
    64926713else
    64936714
     
    65156736  *) ac_try_echo=$ac_try;;
    65166737esac
    6517 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6738eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6739$as_echo "$ac_try_echo") >&5
    65186740  (eval "$ac_link") 2>conftest.er1
    65196741  ac_status=$?
     
    65216743  rm -f conftest.er1
    65226744  cat conftest.err >&5
    6523   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6745  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    65246746  (exit $ac_status); } && {
    65256747         test -z "$ac_cxx_werror_flag" ||
    65266748         test ! -s conftest.err
    6527        } && test -s conftest$ac_exeext &&
    6528        $as_test_x conftest$ac_exeext; then
     6749       } && test -s conftest$ac_exeext && {
     6750         test "$cross_compiling" = yes ||
     6751         $as_test_x conftest$ac_exeext
     6752       }; then
    65296753  tcl_cv_cc_m64=yes
    65306754else
    6531   echo "$as_me: failed program was:" >&5
     6755  $as_echo "$as_me: failed program was:" >&5
    65326756sed 's/^/| /' conftest.$ac_ext >&5
    65336757
     
    65356759fi
    65366760
     6761rm -rf conftest.dSYM
    65376762rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    65386763      conftest$ac_exeext conftest.$ac_ext
    65396764                    CFLAGS=$hold_cflags
    65406765fi
    6541 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5
    6542 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; }
     6766{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5
     6767$as_echo "$tcl_cv_cc_m64" >&6; }
    65436768                if test $tcl_cv_cc_m64 = yes; then
    65446769                    CFLAGS="$CFLAGS -m64"
     
    65796804            else
    65806805                if test "${ac_cv_header_dld_h+set}" = set; then
    6581   { echo "$as_me:$LINENO: checking for dld.h" >&5
    6582 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6806  { $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6807$as_echo_n "checking for dld.h... " >&6; }
    65836808if test "${ac_cv_header_dld_h+set}" = set; then
    6584   echo $ECHO_N "(cached) $ECHO_C" >&6
    6585 fi
    6586 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6587 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6809  $as_echo_n "(cached) " >&6
     6810fi
     6811{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6812$as_echo "$ac_cv_header_dld_h" >&6; }
    65886813else
    65896814  # Is the header compilable?
    6590 { echo "$as_me:$LINENO: checking dld.h usability" >&5
    6591 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }
     6815{ $as_echo "$as_me:$LINENO: checking dld.h usability" >&5
     6816$as_echo_n "checking dld.h usability... " >&6; }
    65926817cat >conftest.$ac_ext <<_ACEOF
    65936818/* confdefs.h.  */
     
    66056830  *) ac_try_echo=$ac_try;;
    66066831esac
    6607 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6832eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6833$as_echo "$ac_try_echo") >&5
    66086834  (eval "$ac_compile") 2>conftest.er1
    66096835  ac_status=$?
     
    66116837  rm -f conftest.er1
    66126838  cat conftest.err >&5
    6613   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6839  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66146840  (exit $ac_status); } && {
    66156841         test -z "$ac_cxx_werror_flag" ||
     
    66186844  ac_header_compiler=yes
    66196845else
    6620   echo "$as_me: failed program was:" >&5
     6846  $as_echo "$as_me: failed program was:" >&5
    66216847sed 's/^/| /' conftest.$ac_ext >&5
    66226848
     
    66256851
    66266852rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6627 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6628 echo "${ECHO_T}$ac_header_compiler" >&6; }
     6853{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     6854$as_echo "$ac_header_compiler" >&6; }
    66296855
    66306856# Is the header present?
    6631 { echo "$as_me:$LINENO: checking dld.h presence" >&5
    6632 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }
     6857{ $as_echo "$as_me:$LINENO: checking dld.h presence" >&5
     6858$as_echo_n "checking dld.h presence... " >&6; }
    66336859cat >conftest.$ac_ext <<_ACEOF
    66346860/* confdefs.h.  */
     
    66446870  *) ac_try_echo=$ac_try;;
    66456871esac
    6646 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6872eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6873$as_echo "$ac_try_echo") >&5
    66476874  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    66486875  ac_status=$?
     
    66506877  rm -f conftest.er1
    66516878  cat conftest.err >&5
    6652   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6879  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66536880  (exit $ac_status); } >/dev/null && {
    66546881         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    66576884  ac_header_preproc=yes
    66586885else
    6659   echo "$as_me: failed program was:" >&5
     6886  $as_echo "$as_me: failed program was:" >&5
    66606887sed 's/^/| /' conftest.$ac_ext >&5
    66616888
     
    66646891
    66656892rm -f conftest.err conftest.$ac_ext
    6666 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6667 echo "${ECHO_T}$ac_header_preproc" >&6; }
     6893{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     6894$as_echo "$ac_header_preproc" >&6; }
    66686895
    66696896# So?  What about this header?
    66706897case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    66716898  yes:no: )
    6672     { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6673 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6674     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
    6675 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
     6899    { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
     6900$as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     6901    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
     6902$as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
    66766903    ac_header_preproc=yes
    66776904    ;;
    66786905  no:yes:* )
    6679     { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
    6680 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
    6681     { echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
    6682 echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
    6683     { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
    6684 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
    6685     { echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
    6686 echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6687     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
    6688 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
    6689     { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
    6690 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
     6906    { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
     6907$as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
     6908    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
     6909$as_echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
     6910    { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
     6911$as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
     6912    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
     6913$as_echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     6914    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
     6915$as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
     6916    { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
     6917$as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
    66916918    ( cat <<\_ASBOX
    66926919## ----------------------------------- ##
     
    66976924    ;;
    66986925esac
    6699 { echo "$as_me:$LINENO: checking for dld.h" >&5
    6700 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6926{ $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6927$as_echo_n "checking for dld.h... " >&6; }
    67016928if test "${ac_cv_header_dld_h+set}" = set; then
    6702   echo $ECHO_N "(cached) $ECHO_C" >&6
     6929  $as_echo_n "(cached) " >&6
    67036930else
    67046931  ac_cv_header_dld_h=$ac_header_preproc
    67056932fi
    6706 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6707 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6933{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6934$as_echo "$ac_cv_header_dld_h" >&6; }
    67086935
    67096936fi
     
    67596986            # Not available on all versions:  check for include file.
    67606987            if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6761   { echo "$as_me:$LINENO: checking for dlfcn.h" >&5
    6762 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }
     6988  { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5
     6989$as_echo_n "checking for dlfcn.h... " >&6; }
    67636990if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6764   echo $ECHO_N "(cached) $ECHO_C" >&6
    6765 fi
    6766 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
    6767 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }
     6991  $as_echo_n "(cached) " >&6
     6992fi
     6993{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
     6994$as_echo "$ac_cv_header_dlfcn_h" >&6; }
    67686995else
    67696996  # Is the header compilable?
    6770 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&5
    6771 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; }
     6997{ $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&5
     6998$as_echo_n "checking dlfcn.h usability... " >&6; }
    67726999cat >conftest.$ac_ext <<_ACEOF
    67737000/* confdefs.h.  */
     
    67857012  *) ac_try_echo=$ac_try;;
    67867013esac
    6787 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7014eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7015$as_echo "$ac_try_echo") >&5
    67887016  (eval "$ac_compile") 2>conftest.er1
    67897017  ac_status=$?
     
    67917019  rm -f conftest.er1
    67927020  cat conftest.err >&5
    6793   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7021  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    67947022  (exit $ac_status); } && {
    67957023         test -z "$ac_cxx_werror_flag" ||
     
    67987026  ac_header_compiler=yes
    67997027else
    6800   echo "$as_me: failed program was:" >&5
     7028  $as_echo "$as_me: failed program was:" >&5
    68017029sed 's/^/| /' conftest.$ac_ext >&5
    68027030
     
    68057033
    68067034rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6807 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6808 echo "${ECHO_T}$ac_header_compiler" >&6; }
     7035{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     7036$as_echo "$ac_header_compiler" >&6; }
    68097037
    68107038# Is the header present?
    6811 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&5
    6812 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; }
     7039{ $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&5
     7040$as_echo_n "checking dlfcn.h presence... " >&6; }
    68137041cat >conftest.$ac_ext <<_ACEOF
    68147042/* confdefs.h.  */
     
    68247052  *) ac_try_echo=$ac_try;;
    68257053esac
    6826 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7054eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7055$as_echo "$ac_try_echo") >&5
    68277056  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    68287057  ac_status=$?
     
    68307059  rm -f conftest.er1
    68317060  cat conftest.err >&5
    6832   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7061  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68337062  (exit $ac_status); } >/dev/null && {
    68347063         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    68377066  ac_header_preproc=yes
    68387067else
    6839   echo "$as_me: failed program was:" >&5
     7068  $as_echo "$as_me: failed program was:" >&5
    68407069sed 's/^/| /' conftest.$ac_ext >&5
    68417070
     
    68447073
    68457074rm -f conftest.err conftest.$ac_ext
    6846 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6847 echo "${ECHO_T}$ac_header_preproc" >&6; }
     7075{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     7076$as_echo "$ac_header_preproc" >&6; }
    68487077
    68497078# So?  What about this header?
    68507079case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    68517080  yes:no: )
    6852     { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6853 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6854     { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5
    6855 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}
     7081    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5
     7082$as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     7083    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5
     7084$as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}
    68567085    ac_header_preproc=yes
    68577086    ;;
    68587087  no:yes:* )
    6859     { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5
    6860 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}
    6861     { echo "$as_me:$LINENO: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&5
    6862 echo "$as_me: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&2;}
    6863     { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5
    6864 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}
    6865     { echo "$as_me:$LINENO: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&5
    6866 echo "$as_me: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6867     { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5
    6868 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}
    6869     { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5
    6870 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}
     7088    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5
     7089$as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}
     7090    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&5
     7091$as_echo "$as_me: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&2;}
     7092    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5
     7093$as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}
     7094    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&5
     7095$as_echo "$as_me: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     7096    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5
     7097$as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}
     7098    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5
     7099$as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}
    68717100    ( cat <<\_ASBOX
    68727101## ----------------------------------- ##
     
    68777106    ;;
    68787107esac
    6879 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5
    6880 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }
     7108{ $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5
     7109$as_echo_n "checking for dlfcn.h... " >&6; }
    68817110if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6882   echo $ECHO_N "(cached) $ECHO_C" >&6
     7111  $as_echo_n "(cached) " >&6
    68837112else
    68847113  ac_cv_header_dlfcn_h=$ac_header_preproc
    68857114fi
    6886 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
    6887 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }
     7115{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
     7116$as_echo "$ac_cv_header_dlfcn_h" >&6; }
    68887117
    68897118fi
     
    68997128                CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
    69007129                LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}'
    6901                 { echo "$as_me:$LINENO: checking for ELF" >&5
    6902 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }
     7130                { $as_echo "$as_me:$LINENO: checking for ELF" >&5
     7131$as_echo_n "checking for ELF... " >&6; }
    69037132if test "${tcl_cv_ld_elf+set}" = set; then
    6904   echo $ECHO_N "(cached) $ECHO_C" >&6
     7133  $as_echo_n "(cached) " >&6
    69057134else
    69067135
     
    69267155
    69277156fi
    6928 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
    6929 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }
     7157{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
     7158$as_echo "$tcl_cv_ld_elf" >&6; }
    69307159                if test $tcl_cv_ld_elf = yes; then
    69317160                    SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so'
     
    69857214                LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS}
    69867215                SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0'
    6987                 { echo "$as_me:$LINENO: checking for ELF" >&5
    6988 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }
     7216                { $as_echo "$as_me:$LINENO: checking for ELF" >&5
     7217$as_echo_n "checking for ELF... " >&6; }
    69897218if test "${tcl_cv_ld_elf+set}" = set; then
    6990   echo $ECHO_N "(cached) $ECHO_C" >&6
     7219  $as_echo_n "(cached) " >&6
    69917220else
    69927221
     
    70127241
    70137242fi
    7014 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
    7015 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }
     7243{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
     7244$as_echo "$tcl_cv_ld_elf" >&6; }
    70167245                if test $tcl_cv_ld_elf = yes; then
    70177246                    LDFLAGS=-Wl,-export-dynamic
     
    70677296                case `arch` in
    70687297                    ppc)
    7069                         { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5
    7070 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; }
     7298                        { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5
     7299$as_echo_n "checking if compiler accepts -arch ppc64 flag... " >&6; }
    70717300if test "${tcl_cv_cc_arch_ppc64+set}" = set; then
    7072   echo $ECHO_N "(cached) $ECHO_C" >&6
     7301  $as_echo_n "(cached) " >&6
    70737302else
    70747303
     
    70967325  *) ac_try_echo=$ac_try;;
    70977326esac
    7098 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7327eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7328$as_echo "$ac_try_echo") >&5
    70997329  (eval "$ac_link") 2>conftest.er1
    71007330  ac_status=$?
     
    71027332  rm -f conftest.er1
    71037333  cat conftest.err >&5
    7104   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7334  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71057335  (exit $ac_status); } && {
    71067336         test -z "$ac_cxx_werror_flag" ||
    71077337         test ! -s conftest.err
    7108        } && test -s conftest$ac_exeext &&
    7109        $as_test_x conftest$ac_exeext; then
     7338       } && test -s conftest$ac_exeext && {
     7339         test "$cross_compiling" = yes ||
     7340         $as_test_x conftest$ac_exeext
     7341       }; then
    71107342  tcl_cv_cc_arch_ppc64=yes
    71117343else
    7112   echo "$as_me: failed program was:" >&5
     7344  $as_echo "$as_me: failed program was:" >&5
    71137345sed 's/^/| /' conftest.$ac_ext >&5
    71147346
     
    71167348fi
    71177349
     7350rm -rf conftest.dSYM
    71187351rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    71197352      conftest$ac_exeext conftest.$ac_ext
    71207353                            CFLAGS=$hold_cflags
    71217354fi
    7122 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5
    7123 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; }
     7355{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5
     7356$as_echo "$tcl_cv_cc_arch_ppc64" >&6; }
    71247357                        if test $tcl_cv_cc_arch_ppc64 = yes; then
    71257358                            CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5"
     
    71277360                        fi;;
    71287361                    i386)
    7129                         { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5
    7130 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; }
     7362                        { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5
     7363$as_echo_n "checking if compiler accepts -arch x86_64 flag... " >&6; }
    71317364if test "${tcl_cv_cc_arch_x86_64+set}" = set; then
    7132   echo $ECHO_N "(cached) $ECHO_C" >&6
     7365  $as_echo_n "(cached) " >&6
    71337366else
    71347367
     
    71567389  *) ac_try_echo=$ac_try;;
    71577390esac
    7158 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7391eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7392$as_echo "$ac_try_echo") >&5
    71597393  (eval "$ac_link") 2>conftest.er1
    71607394  ac_status=$?
     
    71627396  rm -f conftest.er1
    71637397  cat conftest.err >&5
    7164   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7398  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71657399  (exit $ac_status); } && {
    71667400         test -z "$ac_cxx_werror_flag" ||
    71677401         test ! -s conftest.err
    7168        } && test -s conftest$ac_exeext &&
    7169        $as_test_x conftest$ac_exeext; then
     7402       } && test -s conftest$ac_exeext && {
     7403         test "$cross_compiling" = yes ||
     7404         $as_test_x conftest$ac_exeext
     7405       }; then
    71707406  tcl_cv_cc_arch_x86_64=yes
    71717407else
    7172   echo "$as_me: failed program was:" >&5
     7408  $as_echo "$as_me: failed program was:" >&5
    71737409sed 's/^/| /' conftest.$ac_ext >&5
    71747410
     
    71767412fi
    71777413
     7414rm -rf conftest.dSYM
    71787415rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    71797416      conftest$ac_exeext conftest.$ac_ext
    71807417                            CFLAGS=$hold_cflags
    71817418fi
    7182 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5
    7183 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; }
     7419{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5
     7420$as_echo "$tcl_cv_cc_arch_x86_64" >&6; }
    71847421                        if test $tcl_cv_cc_arch_x86_64 = yes; then
    71857422                            CFLAGS="$CFLAGS -arch x86_64"
     
    71877424                        fi;;
    71887425                    *)
    7189                         { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5
    7190 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;
     7426                        { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5
     7427$as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;
    71917428                esac
    71927429            else
     
    71977434            fi
    71987435            SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}'
    7199             { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5
    7200 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; }
     7436            { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5
     7437$as_echo_n "checking if ld accepts -single_module flag... " >&6; }
    72017438if test "${tcl_cv_ld_single_module+set}" = set; then
    7202   echo $ECHO_N "(cached) $ECHO_C" >&6
     7439  $as_echo_n "(cached) " >&6
    72037440else
    72047441
     
    72267463  *) ac_try_echo=$ac_try;;
    72277464esac
    7228 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7465eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7466$as_echo "$ac_try_echo") >&5
    72297467  (eval "$ac_link") 2>conftest.er1
    72307468  ac_status=$?
     
    72327470  rm -f conftest.er1
    72337471  cat conftest.err >&5
    7234   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7472  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    72357473  (exit $ac_status); } && {
    72367474         test -z "$ac_cxx_werror_flag" ||
    72377475         test ! -s conftest.err
    7238        } && test -s conftest$ac_exeext &&
    7239        $as_test_x conftest$ac_exeext; then
     7476       } && test -s conftest$ac_exeext && {
     7477         test "$cross_compiling" = yes ||
     7478         $as_test_x conftest$ac_exeext
     7479       }; then
    72407480  tcl_cv_ld_single_module=yes
    72417481else
    7242   echo "$as_me: failed program was:" >&5
     7482  $as_echo "$as_me: failed program was:" >&5
    72437483sed 's/^/| /' conftest.$ac_ext >&5
    72447484
     
    72467486fi
    72477487
     7488rm -rf conftest.dSYM
    72487489rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    72497490      conftest$ac_exeext conftest.$ac_ext
    72507491                LDFLAGS=$hold_ldflags
    72517492fi
    7252 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5
    7253 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; }
     7493{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5
     7494$as_echo "$tcl_cv_ld_single_module" >&6; }
    72547495            if test $tcl_cv_ld_single_module = yes; then
    72557496                SHLIB_LD="${SHLIB_LD} -Wl,-single_module"
     
    72647505                LDFLAGS="$LDFLAGS -prebind"
    72657506            LDFLAGS="$LDFLAGS -headerpad_max_install_names"
    7266             { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5
    7267 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; }
     7507            { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5
     7508$as_echo_n "checking if ld accepts -search_paths_first flag... " >&6; }
    72687509if test "${tcl_cv_ld_search_paths_first+set}" = set; then
    7269   echo $ECHO_N "(cached) $ECHO_C" >&6
     7510  $as_echo_n "(cached) " >&6
    72707511else
    72717512
     
    72937534  *) ac_try_echo=$ac_try;;
    72947535esac
    7295 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7536eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7537$as_echo "$ac_try_echo") >&5
    72967538  (eval "$ac_link") 2>conftest.er1
    72977539  ac_status=$?
     
    72997541  rm -f conftest.er1
    73007542  cat conftest.err >&5
    7301   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7543  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    73027544  (exit $ac_status); } && {
    73037545         test -z "$ac_cxx_werror_flag" ||
    73047546         test ! -s conftest.err
    7305        } && test -s conftest$ac_exeext &&
    7306        $as_test_x conftest$ac_exeext; then
     7547       } && test -s conftest$ac_exeext && {
     7548         test "$cross_compiling" = yes ||
     7549         $as_test_x conftest$ac_exeext
     7550       }; then
    73077551  tcl_cv_ld_search_paths_first=yes
    73087552else
    7309   echo "$as_