Changeset 1081 for trunk


Ignore:
Timestamp:
Jul 31, 2008, 9:20:59 AM (16 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_me: failed program was:" >&5
     7553  $as_echo "$as_me: failed program was:" >&5
    73107554sed 's/^/| /' conftest.$ac_ext >&5
    73117555
     
    73137557fi
    73147558
     7559rm -rf conftest.dSYM
    73157560rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73167561      conftest$ac_exeext conftest.$ac_ext
    73177562                LDFLAGS=$hold_ldflags
    73187563fi
    7319 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5
    7320 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; }
     7564{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5
     7565$as_echo "$tcl_cv_ld_search_paths_first" >&6; }
    73217566            if test $tcl_cv_ld_search_paths_first = yes; then
    73227567                LDFLAGS="$LDFLAGS -Wl,-search_paths_first"
     
    73277572            PLAT_OBJS=\$\(MAC\_OSX_OBJS\)
    73287573            PLAT_SRCS=\$\(MAC\_OSX_SRCS\)
    7329             { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5
    7330 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; }
     7574            { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5
     7575$as_echo_n "checking whether to use CoreFoundation... " >&6; }
    73317576            # Check whether --enable-corefoundation was given.
    73327577if test "${enable_corefoundation+set}" = set; then
     
    73367581fi
    73377582
    7338             { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5
    7339 echo "${ECHO_T}$tcl_corefoundation" >&6; }
     7583            { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5
     7584$as_echo "$tcl_corefoundation" >&6; }
    73407585            if test $tcl_corefoundation = yes; then
    7341                 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5
    7342 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; }
     7586                { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5
     7587$as_echo_n "checking for CoreFoundation.framework... " >&6; }
    73437588if test "${tcl_cv_lib_corefoundation+set}" = set; then
    7344   echo $ECHO_N "(cached) $ECHO_C" >&6
     7589  $as_echo_n "(cached) " >&6
    73457590else
    73467591
     
    73747619  *) ac_try_echo=$ac_try;;
    73757620esac
    7376 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7621eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7622$as_echo "$ac_try_echo") >&5
    73777623  (eval "$ac_link") 2>conftest.er1
    73787624  ac_status=$?
     
    73807626  rm -f conftest.er1
    73817627  cat conftest.err >&5
    7382   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7628  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    73837629  (exit $ac_status); } && {
    73847630         test -z "$ac_cxx_werror_flag" ||
    73857631         test ! -s conftest.err
    7386        } && test -s conftest$ac_exeext &&
    7387        $as_test_x conftest$ac_exeext; then
     7632       } && test -s conftest$ac_exeext && {
     7633         test "$cross_compiling" = yes ||
     7634         $as_test_x conftest$ac_exeext
     7635       }; then
    73887636  tcl_cv_lib_corefoundation=yes
    73897637else
    7390   echo "$as_me: failed program was:" >&5
     7638  $as_echo "$as_me: failed program was:" >&5
    73917639sed 's/^/| /' conftest.$ac_ext >&5
    73927640
     
    73947642fi
    73957643
     7644rm -rf conftest.dSYM
    73967645rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73977646      conftest$ac_exeext conftest.$ac_ext
     
    74007649                    done; fi; LIBS=$hold_libs
    74017650fi
    7402 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&5
    7403 echo "${ECHO_T}$tcl_cv_lib_corefoundation" >&6; }
     7651{ $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&5
     7652$as_echo "$tcl_cv_lib_corefoundation" >&6; }
    74047653                if test $tcl_cv_lib_corefoundation = yes; then
    74057654                    LIBS="$LIBS -framework CoreFoundation"
     
    74127661                fi
    74137662                if test "$fat_32_64" = yes -a $tcl_corefoundation = yes; then
    7414                     { echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&5
    7415 echo $ECHO_N "checking for 64-bit CoreFoundation... $ECHO_C" >&6; }
     7663                    { $as_echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&5
     7664$as_echo_n "checking for 64-bit CoreFoundation... " >&6; }
    74167665if test "${tcl_cv_lib_corefoundation_64+set}" = set; then
    7417   echo $ECHO_N "(cached) $ECHO_C" >&6
     7666  $as_echo_n "(cached) " >&6
    74187667else
    74197668
     
    74427691  *) ac_try_echo=$ac_try;;
    74437692esac
    7444 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7693eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7694$as_echo "$ac_try_echo") >&5
    74457695  (eval "$ac_link") 2>conftest.er1
    74467696  ac_status=$?
     
    74487698  rm -f conftest.er1
    74497699  cat conftest.err >&5
    7450   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7700  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    74517701  (exit $ac_status); } && {
    74527702         test -z "$ac_cxx_werror_flag" ||
    74537703         test ! -s conftest.err
    7454        } && test -s conftest$ac_exeext &&
    7455        $as_test_x conftest$ac_exeext; then
     7704       } && test -s conftest$ac_exeext && {
     7705         test "$cross_compiling" = yes ||
     7706         $as_test_x conftest$ac_exeext
     7707       }; then
    74567708  tcl_cv_lib_corefoundation_64=yes
    74577709else
    7458   echo "$as_me: failed program was:" >&5
     7710  $as_echo "$as_me: failed program was:" >&5
    74597711sed 's/^/| /' conftest.$ac_ext >&5
    74607712
     
    74627714fi
    74637715
     7716rm -rf conftest.dSYM
    74647717rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    74657718      conftest$ac_exeext conftest.$ac_ext
     
    74687721                        done
    74697722fi
    7470 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&5
    7471 echo "${ECHO_T}$tcl_cv_lib_corefoundation_64" >&6; }
     7723{ $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&5
     7724$as_echo "$tcl_cv_lib_corefoundation_64" >&6; }
    74727725                    if test $tcl_cv_lib_corefoundation_64 = no; then
    74737726                        cat >>confdefs.h <<\_ACEOF
     
    76877940                        if test "$GCC" = "yes" ; then
    76887941                            if test "`gcc -dumpversion | awk -F. '{print $1}'`" -lt "3" ; then
    7689                                 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&5
    7690 echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;}
     7942                                { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&5
     7943$as_echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;}
    76917944                            else
    76927945                                do64bit_ok=yes
     
    77097962                elif test "$arch" = "amd64 i386" ; then
    77107963                    if test "$GCC" = "yes" ; then
    7711                         { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    7712 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     7964                        { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     7965$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    77137966                    else
    77147967                        do64bit_ok=yes
     
    77177970                    fi
    77187971                else
    7719                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&5
    7720 echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;}
     7972                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&5
     7973$as_echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;}
    77217974                fi
    77227975            fi
     
    77768029            # Some UNIX_SV* systems (unixware 1.1.2 for example) have linkers
    77778030            # that don't grok the -Bexport option.  Test that it does.
    7778             { echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&5
    7779 echo $ECHO_N "checking for ld accepts -Bexport flag... $ECHO_C" >&6; }
     8031            { $as_echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&5
     8032$as_echo_n "checking for ld accepts -Bexport flag... " >&6; }
    77808033if test "${tcl_cv_ld_Bexport+set}" = set; then
    7781   echo $ECHO_N "(cached) $ECHO_C" >&6
     8034  $as_echo_n "(cached) " >&6
    77828035else
    77838036
     
    78058058  *) ac_try_echo=$ac_try;;
    78068059esac
    7807 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8060eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8061$as_echo "$ac_try_echo") >&5
    78088062  (eval "$ac_link") 2>conftest.er1
    78098063  ac_status=$?
     
    78118065  rm -f conftest.er1
    78128066  cat conftest.err >&5
    7813   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8067  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    78148068  (exit $ac_status); } && {
    78158069         test -z "$ac_cxx_werror_flag" ||
    78168070         test ! -s conftest.err
    7817        } && test -s conftest$ac_exeext &&
    7818        $as_test_x conftest$ac_exeext; then
     8071       } && test -s conftest$ac_exeext && {
     8072         test "$cross_compiling" = yes ||
     8073         $as_test_x conftest$ac_exeext
     8074       }; then
    78198075  tcl_cv_ld_Bexport=yes
    78208076else
    7821   echo "$as_me: failed program was:" >&5
     8077  $as_echo "$as_me: failed program was:" >&5
    78228078sed 's/^/| /' conftest.$ac_ext >&5
    78238079
     
    78258081fi
    78268082
     8083rm -rf conftest.dSYM
    78278084rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    78288085      conftest$ac_exeext conftest.$ac_ext
    78298086                LDFLAGS=$hold_ldflags
    78308087fi
    7831 { echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&5
    7832 echo "${ECHO_T}$tcl_cv_ld_Bexport" >&6; }
     8088{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&5
     8089$as_echo "$tcl_cv_ld_Bexport" >&6; }
    78338090            if test $tcl_cv_ld_Bexport = yes; then
    78348091                LDFLAGS="$LDFLAGS -Wl,-Bexport"
     
    78408097
    78418098    if test "$do64bit" = "yes" -a "$do64bit_ok" = "no" ; then
    7842         { echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&5
    7843 echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;}
     8099        { $as_echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&5
     8100$as_echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;}
    78448101    fi
    78458102
     
    78678124
    78688125    if test "x$DL_OBJS" = "xtclLoadAout.o" ; then
    7869         { echo "$as_me:$LINENO: checking sys/exec.h" >&5
    7870 echo $ECHO_N "checking sys/exec.h... $ECHO_C" >&6; }
     8126        { $as_echo "$as_me:$LINENO: checking sys/exec.h" >&5
     8127$as_echo_n "checking sys/exec.h... " >&6; }
    78718128if test "${tcl_cv_sysexec_h+set}" = set; then
    7872   echo $ECHO_N "(cached) $ECHO_C" >&6
     8129  $as_echo_n "(cached) " >&6
    78738130else
    78748131
     
    79058162  *) ac_try_echo=$ac_try;;
    79068163esac
    7907 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8164eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8165$as_echo "$ac_try_echo") >&5
    79088166  (eval "$ac_compile") 2>conftest.er1
    79098167  ac_status=$?
     
    79118169  rm -f conftest.er1
    79128170  cat conftest.err >&5
    7913   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8171  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79148172  (exit $ac_status); } && {
    79158173         test -z "$ac_cxx_werror_flag" ||
     
    79188176  tcl_cv_sysexec_h=usable
    79198177else
    7920   echo "$as_me: failed program was:" >&5
     8178  $as_echo "$as_me: failed program was:" >&5
    79218179sed 's/^/| /' conftest.$ac_ext >&5
    79228180
     
    79268184rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    79278185fi
    7928 { echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&5
    7929 echo "${ECHO_T}$tcl_cv_sysexec_h" >&6; }
     8186{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&5
     8187$as_echo "$tcl_cv_sysexec_h" >&6; }
    79308188        if test $tcl_cv_sysexec_h = usable; then
    79318189            cat >>confdefs.h <<\_ACEOF
     
    79348192
    79358193        else
    7936             { echo "$as_me:$LINENO: checking a.out.h" >&5
    7937 echo $ECHO_N "checking a.out.h... $ECHO_C" >&6; }
     8194            { $as_echo "$as_me:$LINENO: checking a.out.h" >&5
     8195$as_echo_n "checking a.out.h... " >&6; }
    79388196if test "${tcl_cv_aout_h+set}" = set; then
    7939   echo $ECHO_N "(cached) $ECHO_C" >&6
     8197  $as_echo_n "(cached) " >&6
    79408198else
    79418199
     
    79728230  *) ac_try_echo=$ac_try;;
    79738231esac
    7974 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8232eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8233$as_echo "$ac_try_echo") >&5
    79758234  (eval "$ac_compile") 2>conftest.er1
    79768235  ac_status=$?
     
    79788237  rm -f conftest.er1
    79798238  cat conftest.err >&5
    7980   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8239  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79818240  (exit $ac_status); } && {
    79828241         test -z "$ac_cxx_werror_flag" ||
     
    79858244  tcl_cv_aout_h=usable
    79868245else
    7987   echo "$as_me: failed program was:" >&5
     8246  $as_echo "$as_me: failed program was:" >&5
    79888247sed 's/^/| /' conftest.$ac_ext >&5
    79898248
     
    79938252rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    79948253fi
    7995 { echo "$as_me:$LINENO: result: $tcl_cv_aout_h" >&5
    7996 echo "${ECHO_T}$tcl_cv_aout_h" >&6; }
     8254{ $as_echo "$as_me:$LINENO: result: $tcl_cv_aout_h" >&5
     8255$as_echo "$tcl_cv_aout_h" >&6; }
    79978256            if test $tcl_cv_aout_h = usable; then
    79988257                cat >>confdefs.h <<\_ACEOF
     
    80018260
    80028261            else
    8003                 { echo "$as_me:$LINENO: checking sys/exec_aout.h" >&5
    8004 echo $ECHO_N "checking sys/exec_aout.h... $ECHO_C" >&6; }
     8262                { $as_echo "$as_me:$LINENO: checking sys/exec_aout.h" >&5
     8263$as_echo_n "checking sys/exec_aout.h... " >&6; }
    80058264if test "${tcl_cv_sysexecaout_h+set}" = set; then
    8006   echo $ECHO_N "(cached) $ECHO_C" >&6
     8265  $as_echo_n "(cached) " >&6
    80078266else
    80088267
     
    80398298  *) ac_try_echo=$ac_try;;
    80408299esac
    8041 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8300eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8301$as_echo "$ac_try_echo") >&5
    80428302  (eval "$ac_compile") 2>conftest.er1
    80438303  ac_status=$?
     
    80458305  rm -f conftest.er1
    80468306  cat conftest.err >&5
    8047   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8307  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    80488308  (exit $ac_status); } && {
    80498309         test -z "$ac_cxx_werror_flag" ||
     
    80528312  tcl_cv_sysexecaout_h=usable
    80538313else
    8054   echo "$as_me: failed program was:" >&5
     8314  $as_echo "$as_me: failed program was:" >&5
    80558315sed 's/^/| /' conftest.$ac_ext >&5
    80568316
     
    80608320rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    80618321fi
    8062 { echo "$as_me:$LINENO: result: $tcl_cv_sysexecaout_h" >&5
    8063 echo "${ECHO_T}$tcl_cv_sysexecaout_h" >&6; }
     8322{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sysexecaout_h" >&5
     8323$as_echo "$tcl_cv_sysexecaout_h" >&6; }
    80648324                if test $tcl_cv_sysexecaout_h = usable; then
    80658325                    cat >>confdefs.h <<\_ACEOF
     
    82088468done
    82098469if test "x${make_command}" = "x" ; then
    8210   { { echo "$as_me:$LINENO: error: Requires GNU make. You can specify a version with \$MAKE" >&5
    8211 echo "$as_me: error: Requires GNU make. You can specify a version with \$MAKE" >&2;}
     8470  { { $as_echo "$as_me:$LINENO: error: Requires GNU make. You can specify a version with \$MAKE" >&5
     8471$as_echo "$as_me: error: Requires GNU make. You can specify a version with \$MAKE" >&2;}
    82128472   { (exit 1); exit 1; }; }
    82138473fi
     
    82298489
    82308490
    8231 
    82328491with_tclsh="check"
    82338492
     
    82428501TCLSH=
    82438502if test "$with_tclsh" != "no" ; then
    8244     { echo "$as_me:$LINENO: checking for tclsh" >&5
    8245 echo $ECHO_N "checking for tclsh... $ECHO_C" >&6; }
     8503    { $as_echo "$as_me:$LINENO: checking for tclsh" >&5
     8504$as_echo_n "checking for tclsh... " >&6; }
    82468505    if test -x "$with_tclsh/bin/tclsh"
    82478506    then
     
    82568515            # Extract the first word of "tclsh", so it can be a program name with args.
    82578516set dummy tclsh; ac_word=$2
    8258 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8259 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8517{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8518$as_echo_n "checking for $ac_word... " >&6; }
    82608519if test "${ac_cv_path_TCLSH+set}" = set; then
    8261   echo $ECHO_N "(cached) $ECHO_C" >&6
     8520  $as_echo_n "(cached) " >&6
    82628521else
    82638522  case $TCLSH in
     
    82748533  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    82758534    ac_cv_path_TCLSH="$as_dir/$ac_word$ac_exec_ext"
    8276     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8535    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    82778536    break 2
    82788537  fi
     
    82868545TCLSH=$ac_cv_path_TCLSH
    82878546if test -n "$TCLSH"; then
    8288   { echo "$as_me:$LINENO: result: $TCLSH" >&5
    8289 echo "${ECHO_T}$TCLSH" >&6; }
    8290 else
    8291   { echo "$as_me:$LINENO: result: no" >&5
    8292 echo "${ECHO_T}no" >&6; }
     8547  { $as_echo "$as_me:$LINENO: result: $TCLSH" >&5
     8548$as_echo "$TCLSH" >&6; }
     8549else
     8550  { $as_echo "$as_me:$LINENO: result: no" >&5
     8551$as_echo "no" >&6; }
    82938552fi
    82948553
     
    82978556    fi
    82988557fi
    8299 { echo "$as_me:$LINENO: result: ${TCLSH}" >&5
    8300 echo "${ECHO_T}${TCLSH}" >&6; }
     8558{ $as_echo "$as_me:$LINENO: result: ${TCLSH}" >&5
     8559$as_echo "${TCLSH}" >&6; }
    83018560
    83028561
     
    83188577    # Extract the first word of "mex", so it can be a program name with args.
    83198578set dummy mex; ac_word=$2
    8320 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8321 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8579{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8580$as_echo_n "checking for $ac_word... " >&6; }
    83228581if test "${ac_cv_path_MEX+set}" = set; then
    8323   echo $ECHO_N "(cached) $ECHO_C" >&6
     8582  $as_echo_n "(cached) " >&6
    83248583else
    83258584  case $MEX in
     
    83368595  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    83378596    ac_cv_path_MEX="$as_dir/$ac_word$ac_exec_ext"
    8338     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8597    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    83398598    break 2
    83408599  fi
     
    83488607MEX=$ac_cv_path_MEX
    83498608if test -n "$MEX"; then
    8350   { echo "$as_me:$LINENO: result: $MEX" >&5
    8351 echo "${ECHO_T}$MEX" >&6; }
    8352 else
    8353   { echo "$as_me:$LINENO: result: no" >&5
    8354 echo "${ECHO_T}no" >&6; }
     8609  { $as_echo "$as_me:$LINENO: result: $MEX" >&5
     8610$as_echo "$MEX" >&6; }
     8611else
     8612  { $as_echo "$as_me:$LINENO: result: no" >&5
     8613$as_echo "no" >&6; }
    83558614fi
    83568615
    83578616
    83588617  else
    8359     { echo "$as_me:$LINENO: checking for matlab mex compiler" >&5
    8360 echo $ECHO_N "checking for matlab mex compiler... $ECHO_C" >&6; }
     8618    { $as_echo "$as_me:$LINENO: checking for matlab mex compiler" >&5
     8619$as_echo_n "checking for matlab mex compiler... " >&6; }
    83618620    for i in "${with_matlab}/bin/mex" "${with_matlab}" ; do
    83628621      if test -x "$i" ; then
     
    83648623      fi
    83658624      if test "x${MEX}" = "x" ; then
    8366         { { echo "$as_me:$LINENO: error: cannot find mex in $with_matlab" >&5
    8367 echo "$as_me: error: cannot find mex in $with_matlab" >&2;}
     8625        { { $as_echo "$as_me:$LINENO: error: cannot find mex in $with_matlab" >&5
     8626$as_echo "$as_me: error: cannot find mex in $with_matlab" >&2;}
    83688627   { (exit 1); exit 1; }; }
    83698628      fi
    83708629    done
    8371     { echo "$as_me:$LINENO: result: ${MEX}" >&5
    8372 echo "${ECHO_T}${MEX}" >&6; }
     8630    { $as_echo "$as_me:$LINENO: result: ${MEX}" >&5
     8631$as_echo "${MEX}" >&6; }
    83738632  fi
    83748633fi
     
    83928651    # Extract the first word of "mkoctfile", so it can be a program name with args.
    83938652set dummy mkoctfile; ac_word=$2
    8394 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8395 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8653{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8654$as_echo_n "checking for $ac_word... " >&6; }
    83968655if test "${ac_cv_path_MKOCTFILE+set}" = set; then
    8397   echo $ECHO_N "(cached) $ECHO_C" >&6
     8656  $as_echo_n "(cached) " >&6
    83988657else
    83998658  case $MKOCTFILE in
     
    84108669  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    84118670    ac_cv_path_MKOCTFILE="$as_dir/$ac_word$ac_exec_ext"
    8412     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8671    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    84138672    break 2
    84148673  fi
     
    84228681MKOCTFILE=$ac_cv_path_MKOCTFILE
    84238682if test -n "$MKOCTFILE"; then
    8424   { echo "$as_me:$LINENO: result: $MKOCTFILE" >&5
    8425 echo "${ECHO_T}$MKOCTFILE" >&6; }
    8426 else
    8427   { echo "$as_me:$LINENO: result: no" >&5
    8428 echo "${ECHO_T}no" >&6; }
     8683  { $as_echo "$as_me:$LINENO: result: $MKOCTFILE" >&5
     8684$as_echo "$MKOCTFILE" >&6; }
     8685else
     8686  { $as_echo "$as_me:$LINENO: result: no" >&5
     8687$as_echo "no" >&6; }
    84298688fi
    84308689
    84318690
    84328691  else
    8433     { echo "$as_me:$LINENO: checking for mkoctfile" >&5
    8434 echo $ECHO_N "checking for mkoctfile... $ECHO_C" >&6; }
     8692    { $as_echo "$as_me:$LINENO: checking for mkoctfile" >&5
     8693$as_echo_n "checking for mkoctfile... " >&6; }
    84358694    for i in "${with_octave}/bin/mkoctfile" "${with_octave}" ; do
    84368695      if test -x "$i" ; then
     
    84388697      fi
    84398698      if test "x${MEX}" = "x" ; then
    8440         { { echo "$as_me:$LINENO: error: cannot find mkoctfile in $with_octave" >&5
    8441 echo "$as_me: error: cannot find mkoctfile in $with_octave" >&2;}
     8699        { { $as_echo "$as_me:$LINENO: error: cannot find mkoctfile in $with_octave" >&5
     8700$as_echo "$as_me: error: cannot find mkoctfile in $with_octave" >&2;}
    84428701   { (exit 1); exit 1; }; }
    84438702      fi
    84448703    done
    8445     { echo "$as_me:$LINENO: result: ${MKOCTFILE}" >&5
    8446 echo "${ECHO_T}${MKOCTFILE}" >&6; }
     8704    { $as_echo "$as_me:$LINENO: result: ${MKOCTFILE}" >&5
     8705$as_echo "${MKOCTFILE}" >&6; }
    84478706  fi
    84488707fi
    8449 
    8450 
    8451 
    84528708
    84538709
     
    84668722PERL_SITE_PACKAGES=
    84678723if test "$with_perl" != "no" ; then
    8468     { echo "$as_me:$LINENO: checking for perl" >&5
    8469 echo $ECHO_N "checking for perl... $ECHO_C" >&6; }
     8724    { $as_echo "$as_me:$LINENO: checking for perl" >&5
     8725$as_echo_n "checking for perl... " >&6; }
    84708726    if test -x "$with_perl/bin/perl"
    84718727    then
     
    84808736            # Extract the first word of "perl", so it can be a program name with args.
    84818737set dummy perl; ac_word=$2
    8482 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8483 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8738{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8739$as_echo_n "checking for $ac_word... " >&6; }
    84848740if test "${ac_cv_path_PERL+set}" = set; then
    8485   echo $ECHO_N "(cached) $ECHO_C" >&6
     8741  $as_echo_n "(cached) " >&6
    84868742else
    84878743  case $PERL in
     
    84988754  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    84998755    ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
    8500     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8756    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    85018757    break 2
    85028758  fi
     
    85108766PERL=$ac_cv_path_PERL
    85118767if test -n "$PERL"; then
    8512   { echo "$as_me:$LINENO: result: $PERL" >&5
    8513 echo "${ECHO_T}$PERL" >&6; }
    8514 else
    8515   { echo "$as_me:$LINENO: result: no" >&5
    8516 echo "${ECHO_T}no" >&6; }
     8768  { $as_echo "$as_me:$LINENO: result: $PERL" >&5
     8769$as_echo "$PERL" >&6; }
     8770else
     8771  { $as_echo "$as_me:$LINENO: result: no" >&5
     8772$as_echo "no" >&6; }
    85178773fi
    85188774
     
    85228778    PERL_SITE_PACKAGES='$(libdir)/perl5'
    85238779fi
    8524 { echo "$as_me:$LINENO: result: ${PERL}" >&5
    8525 echo "${ECHO_T}${PERL}" >&6; }
    8526 
    8527 
     8780{ $as_echo "$as_me:$LINENO: result: ${PERL}" >&5
     8781$as_echo "${PERL}" >&6; }
    85288782
    85298783
     
    85338787PYTHON_CFLAGS=""
    85348788PYTHON_CPPFLAGS=""
    8535 PYTHON_DISTUTILS=""
     8789HAVE_PYTHON_DISTUTILS=""
    85368790PYTHON_INCLUDES=""
    85378791PYTHON_LDFLAGS=""
     
    85538807
    85548808if test "$with_python" != "no" ; then
    8555   { echo "$as_me:$LINENO: checking for python" >&5
    8556 echo $ECHO_N "checking for python... $ECHO_C" >&6; }
     8809  { $as_echo "$as_me:$LINENO: checking for python" >&5
     8810$as_echo_n "checking for python... " >&6; }
    85578811  if test -x "$with_python/bin/python"; then
    85588812    echo Found python in $with_python/bin/python
     
    85648818    # Extract the first word of "python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5", so it can be a program name with args.
    85658819set dummy python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5; ac_word=$2
    8566 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8567 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8820{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8821$as_echo_n "checking for $ac_word... " >&6; }
    85688822if test "${ac_cv_path_PYTHON+set}" = set; then
    8569   echo $ECHO_N "(cached) $ECHO_C" >&6
     8823  $as_echo_n "(cached) " >&6
    85708824else
    85718825  case $PYTHON in
     
    85828836  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    85838837    ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
    8584     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8838    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    85858839    break 2
    85868840  fi
     
    85948848PYTHON=$ac_cv_path_PYTHON
    85958849if test -n "$PYTHON"; then
    8596   { echo "$as_me:$LINENO: result: $PYTHON" >&5
    8597 echo "${ECHO_T}$PYTHON" >&6; }
    8598 else
    8599   { echo "$as_me:$LINENO: result: no" >&5
    8600 echo "${ECHO_T}no" >&6; }
     8850  { $as_echo "$as_me:$LINENO: result: $PYTHON" >&5
     8851$as_echo "$PYTHON" >&6; }
     8852else
     8853  { $as_echo "$as_me:$LINENO: result: no" >&5
     8854$as_echo "no" >&6; }
    86018855fi
    86028856
     
    86358889  fi
    86368890
    8637   { echo "$as_me:$LINENO: checking for python distutils" >&5
    8638 echo $ECHO_N "checking for python distutils... $ECHO_C" >&6; }
     8891  { $as_echo "$as_me:$LINENO: checking for python distutils" >&5
     8892$as_echo_n "checking for python distutils... " >&6; }
    86398893  ${PYTHON} -c "from distutils.core import setup; setup(name='test')" \
    86408894        build build_ext 2>&1 > /dev/null
    86418895  if test $? = 0 ; then
    8642     PYTHON_DISTUTILS="yes"
     8896    HAVE_PYTHON_DISTUTILS="yes"
    86438897  else
    8644     PYTHON_DISTUTILS="no"
     8898    HAVE_PYTHON_DISTUTILS="no"
    86458899  fi
    8646   { echo "$as_me:$LINENO: result: $PYTHON_DISTUTILS" >&5
    8647 echo "${ECHO_T}$PYTHON_DISTUTILS" >&6; }
    8648 
    8649   if test "${PYTHON_DISTUTILS}" = "yes"; then
     8900  { $as_echo "$as_me:$LINENO: result: $HAVE_PYTHON_DISTUTILS" >&5
     8901$as_echo "$HAVE_PYTHON_DISTUTILS" >&6; }
     8902
     8903  if test "${HAVE_PYTHON_DISTUTILS}" = "yes"; then
    86508904    #
    86518905    # Check for Python include path
    86528906    #
    8653     { echo "$as_me:$LINENO: checking for Python include path" >&5
    8654 echo $ECHO_N "checking for Python include path... $ECHO_C" >&6; }
     8907    { $as_echo "$as_me:$LINENO: checking for Python include path" >&5
     8908$as_echo_n "checking for Python include path... " >&6; }
    86558909    if test "x${PYTHON_CPPFLAGS}" = "x"; then
    86568910      incdir_path=`${PYTHON} -c "import distutils.sysconfig; \
     
    86618915      PYTHON_CPPFLAGS=$python_path
    86628916    fi
    8663     { echo "$as_me:$LINENO: result: $PYTHON_CPPFLAGS" >&5
    8664 echo "${ECHO_T}$PYTHON_CPPFLAGS" >&6; }
     8917    { $as_echo "$as_me:$LINENO: result: $PYTHON_CPPFLAGS" >&5
     8918$as_echo "$PYTHON_CPPFLAGS" >&6; }
    86658919
    86668920    #
    86678921    # python distutils found, get settings from python directly
    86688922    #
    8669     { echo "$as_me:$LINENO: checking location of site-packages" >&5
    8670 echo $ECHO_N "checking location of site-packages... $ECHO_C" >&6; }
     8923    { $as_echo "$as_me:$LINENO: checking location of site-packages" >&5
     8924$as_echo_n "checking location of site-packages... " >&6; }
    86718925    PYTHON_SITE_DIR="`${PYTHON} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(0);'`"
    86728926
     
    86798933
    86808934
    8681 echo "PYTHON=${PYTHON}"
    8682 echo "PYTHON_CPPFLAGS=${PYTHON_CPPFLAGS}"
    8683 echo "PYTHON_DISTUTILS=${PYTHON_DISTUTILS}"
    8684 echo "PYTHON_INCLUDES=${PYTHON_INCLUDES}"
    8685 echo "PYTHON_LDFLAGS=${PYTHON_LDFLAGS}"
    8686 echo "PYTHON_LIB=${PYTHON_LIB}"
    8687 echo "PYTHON_LIBDIR=${PYTHON_LIBDIR}"
    8688 echo "PYTHON_SITE_DIR=${PYTHON_SITE_DIR}"
    8689 echo "PYTHON_SITE_PACKAGES=${PYTHON_SITE_PACKAGES}"
    8690 echo "PYTHON_VERSION=${PYTHON_VERSION}"
    8691 echo "pythondir=${pythondir}"
    8692 
    8693 
    8694 
    8695 
    8696 
    8697 
     8935
     8936
     8937
     8938
     8939
     8940
     8941rappture_with_ruby="yes"
     8942
     8943RUBY=""
     8944RUBY_DEV_PKG="no"
    86988945
    86998946
    87008947# Check whether --with-ruby was given.
    87018948if test "${with_ruby+set}" = set; then
    8702   withval=$with_ruby;
    8703 else
    8704   with_ruby=check
    8705 fi
    8706 
    8707 
    8708 RUBY=""
    8709 if test "$with_ruby" != "no" ; then
    8710     { echo "$as_me:$LINENO: checking for ruby" >&5
    8711 echo $ECHO_N "checking for ruby... $ECHO_C" >&6; }
    8712     if test -x "$with_ruby/bin/ruby"
    8713     then
    8714         echo Found perl in $with_ruby/bin/ruby
    8715         PERL="$with_ruby/bin/ruby"
    8716     else
    8717         if test -x "$with_ruby"
    8718         then
    8719             echo Found ruby in $with_ruby
    8720             PERL="$with_ruby"
    8721         else
    8722             # Extract the first word of "ruby", so it can be a program name with args.
     8949  withval=$with_ruby; rappture_with_ruby=$with_val
     8950fi
     8951
     8952if test "${rappture_with_ruby}" != "no" ; then
     8953  if test "${rappture_with_ruby}" = "yes" ; then
     8954    # Extract the first word of "ruby", so it can be a program name with args.
    87238955set dummy ruby; ac_word=$2
    8724 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8725 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8956{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8957$as_echo_n "checking for $ac_word... " >&6; }
    87268958if test "${ac_cv_path_RUBY+set}" = set; then
    8727   echo $ECHO_N "(cached) $ECHO_C" >&6
     8959  $as_echo_n "(cached) " >&6
    87288960else
    87298961  case $RUBY in
     
    87408972  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    87418973    ac_cv_path_RUBY="$as_dir/$ac_word$ac_exec_ext"
    8742     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8974    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    87438975    break 2
    87448976  fi
     
    87528984RUBY=$ac_cv_path_RUBY
    87538985if test -n "$RUBY"; then
    8754   { echo "$as_me:$LINENO: result: $RUBY" >&5
    8755 echo "${ECHO_T}$RUBY" >&6; }
    8756 else
    8757   { echo "$as_me:$LINENO: result: no" >&5
    8758 echo "${ECHO_T}no" >&6; }
    8759 fi
    8760 
    8761 
     8986  { $as_echo "$as_me:$LINENO: result: $RUBY" >&5
     8987$as_echo "$RUBY" >&6; }
     8988else
     8989  { $as_echo "$as_me:$LINENO: result: no" >&5
     8990$as_echo "no" >&6; }
     8991fi
     8992
     8993
     8994  else
     8995    # Extract the first word of "ruby", so it can be a program name with args.
     8996set dummy ruby; ac_word=$2
     8997{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8998$as_echo_n "checking for $ac_word... " >&6; }
     8999if test "${ac_cv_path_RUBY+set}" = set; then
     9000  $as_echo_n "(cached) " >&6
     9001else
     9002  case $RUBY in
     9003  [\\/]* | ?:[\\/]*)
     9004  ac_cv_path_RUBY="$RUBY" # Let the user override the test with a path.
     9005  ;;
     9006  *)
     9007  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     9008for as_dir in $PATH
     9009do
     9010  IFS=$as_save_IFS
     9011  test -z "$as_dir" && as_dir=.
     9012  for ac_exec_ext in '' $ac_executable_extensions; do
     9013  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     9014    ac_cv_path_RUBY="$as_dir/$ac_word$ac_exec_ext"
     9015    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     9016    break 2
     9017  fi
     9018done
     9019done
     9020IFS=$as_save_IFS
     9021
     9022  test -z "$ac_cv_path_RUBY" && ac_cv_path_RUBY="${rappture_with_ruby}/bin/ruby:${rappture_with_ruby}"
     9023  ;;
     9024esac
     9025fi
     9026RUBY=$ac_cv_path_RUBY
     9027if test -n "$RUBY"; then
     9028  { $as_echo "$as_me:$LINENO: result: $RUBY" >&5
     9029$as_echo "$RUBY" >&6; }
     9030else
     9031  { $as_echo "$as_me:$LINENO: result: no" >&5
     9032$as_echo "no" >&6; }
     9033fi
     9034
     9035
     9036  fi
     9037fi
     9038
     9039
     9040if test "x${RUBY}" != "x" ; then
     9041  { $as_echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
     9042$as_echo_n "checking for a sed that does not truncate output... " >&6; }
     9043if test "${ac_cv_path_SED+set}" = set; then
     9044  $as_echo_n "(cached) " >&6
     9045else
     9046            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
     9047     for ac_i in 1 2 3 4 5 6 7; do
     9048       ac_script="$ac_script$as_nl$ac_script"
     9049     done
     9050     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
     9051     $as_unset ac_script || ac_script=
     9052     if test -z "$SED"; then
     9053  ac_path_SED_found=false
     9054  # Loop through the user's path and test for each of PROGNAME-LIST
     9055  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     9056for as_dir in $PATH
     9057do
     9058  IFS=$as_save_IFS
     9059  test -z "$as_dir" && as_dir=.
     9060  for ac_prog in sed gsed; do
     9061    for ac_exec_ext in '' $ac_executable_extensions; do
     9062      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
     9063      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
     9064# Check for GNU ac_path_SED and select it if it is found.
     9065  # Check for GNU $ac_path_SED
     9066case `"$ac_path_SED" --version 2>&1` in
     9067*GNU*)
     9068  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
     9069*)
     9070  ac_count=0
     9071  $as_echo_n 0123456789 >"conftest.in"
     9072  while :
     9073  do
     9074    cat "conftest.in" "conftest.in" >"conftest.tmp"
     9075    mv "conftest.tmp" "conftest.in"
     9076    cp "conftest.in" "conftest.nl"
     9077    $as_echo '' >> "conftest.nl"
     9078    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
     9079    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     9080    ac_count=`expr $ac_count + 1`
     9081    if test $ac_count -gt ${ac_path_SED_max-0}; then
     9082      # Best one so far, save it but keep looking for a better one
     9083      ac_cv_path_SED="$ac_path_SED"
     9084      ac_path_SED_max=$ac_count
     9085    fi
     9086    # 10*(2^10) chars as input seems more than enough
     9087    test $ac_count -gt 10 && break
     9088  done
     9089  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
     9090esac
     9091
     9092      $ac_path_SED_found && break 3
     9093    done
     9094  done
     9095done
     9096IFS=$as_save_IFS
     9097  if test -z "$ac_cv_path_SED"; then
     9098    { { $as_echo "$as_me:$LINENO: error: no acceptable sed could be found in \$PATH" >&5
     9099$as_echo "$as_me: error: no acceptable sed could be found in \$PATH" >&2;}
     9100   { (exit 1); exit 1; }; }
     9101  fi
     9102else
     9103  ac_cv_path_SED=$SED
     9104fi
     9105
     9106fi
     9107{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_SED" >&5
     9108$as_echo "$ac_cv_path_SED" >&6; }
     9109 SED="$ac_cv_path_SED"
     9110  rm -f conftest.sed
     9111
     9112
     9113
     9114
     9115
     9116    if test -n "$RUBY"; then
     9117
     9118        ax_ruby_version=""
     9119
     9120        { $as_echo "$as_me:$LINENO: checking for ruby version" >&5
     9121$as_echo_n "checking for ruby version... " >&6; }
     9122
     9123        ruby_version=`$RUBY --version 2>&1 | $GREP "^ruby " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\) .*/\1/'`
     9124
     9125        { $as_echo "$as_me:$LINENO: result: $ruby_version" >&5
     9126$as_echo "$ruby_version" >&6; }
     9127
     9128        RUBY_VERSION=$ruby_version
     9129
     9130
     9131
     9132  for ac_prog in gawk mawk nawk awk
     9133do
     9134  # Extract the first word of "$ac_prog", so it can be a program name with args.
     9135set dummy $ac_prog; ac_word=$2
     9136{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     9137$as_echo_n "checking for $ac_word... " >&6; }
     9138if test "${ac_cv_prog_AWK+set}" = set; then
     9139  $as_echo_n "(cached) " >&6
     9140else
     9141  if test -n "$AWK"; then
     9142  ac_cv_prog_AWK="$AWK" # Let the user override the test.
     9143else
     9144as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     9145for as_dir in $PATH
     9146do
     9147  IFS=$as_save_IFS
     9148  test -z "$as_dir" && as_dir=.
     9149  for ac_exec_ext in '' $ac_executable_extensions; do
     9150  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     9151    ac_cv_prog_AWK="$ac_prog"
     9152    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     9153    break 2
     9154  fi
     9155done
     9156done
     9157IFS=$as_save_IFS
     9158
     9159fi
     9160fi
     9161AWK=$ac_cv_prog_AWK
     9162if test -n "$AWK"; then
     9163  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
     9164$as_echo "$AWK" >&6; }
     9165else
     9166  { $as_echo "$as_me:$LINENO: result: no" >&5
     9167$as_echo "no" >&6; }
     9168fi
     9169
     9170
     9171  test -n "$AWK" && break
     9172done
     9173
     9174
     9175  # Used to indicate true or false condition
     9176  ax_compare_version=false
     9177
     9178  # Convert the two version strings to be compared into a format that
     9179  # allows a simple string comparison.  The end result is that a version
     9180  # string of the form 1.12.5-r617 will be converted to the form
     9181  # 0001001200050617.  In other words, each number is zero padded to four
     9182  # digits, and non digits are removed.
     9183
     9184  ax_compare_version_A=`echo "$ax_ruby_version" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
     9185                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
     9186                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
     9187                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
     9188                     -e 's/[^0-9]//g'`
     9189
     9190
     9191  ax_compare_version_B=`echo "$ruby_version" | sed -e 's/\([0-9]*\)/Z\1Z/g' \
     9192                     -e 's/Z\([0-9]\)Z/Z0\1Z/g' \
     9193                     -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' \
     9194                     -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' \
     9195                     -e 's/[^0-9]//g'`
     9196
     9197
     9198    ax_compare_version=`echo "x$ax_compare_version_A
     9199x$ax_compare_version_B" | sed 's/^ *//' | sort | sed "s/x${ax_compare_version_A}/true/;s/x${ax_compare_version_B}/false/;1q"`
     9200
     9201
     9202
     9203    if test "$ax_compare_version" = "true" ; then
     9204
     9205            :
     9206
     9207
     9208    else
     9209            :
     9210
     9211
     9212  fi
     9213
     9214
     9215else
     9216
     9217        { $as_echo "$as_me:$LINENO: WARNING: could not find the ruby interpreter" >&5
     9218$as_echo "$as_me: WARNING: could not find the ruby interpreter" >&2;}
     9219
     9220
     9221fi
     9222
     9223
     9224  ac_mkmf_result=`${RUBY} -r mkmf -e ";" 2>&1`
     9225  if test -z "$ac_mkmf_result"; then
     9226    HAVE_RUBY_DEVEL="yes"
     9227
     9228    #
     9229    # Check for Ruby include path
     9230    #
     9231    { $as_echo "$as_me:$LINENO: checking for Ruby include path" >&5
     9232$as_echo_n "checking for Ruby include path... " >&6; }
     9233    if test -z "$RUBY_CPPFLAGS"; then
     9234        ruby_path=`$RUBY -rmkmf -e 'print Config::CONFIG["archdir"]'`
     9235        if test -n "${ruby_path}"; then
     9236                ruby_path="-I$ruby_path"
    87629237        fi
     9238        RUBY_CPPFLAGS=$ruby_path
    87639239    fi
    8764 fi
    8765 
    8766 { echo "$as_me:$LINENO: result: ${RUBY}" >&5
    8767 echo "${ECHO_T}${RUBY}" >&6; }
     9240    { $as_echo "$as_me:$LINENO: result: $RUBY_CPPFLAGS" >&5
     9241$as_echo "$RUBY_CPPFLAGS" >&6; }
     9242
     9243
     9244    #
     9245    # Check for Ruby library path
     9246    #
     9247    { $as_echo "$as_me:$LINENO: checking for Ruby library path" >&5
     9248$as_echo_n "checking for Ruby library path... " >&6; }
     9249    if test -z "$RUBY_LDFLAGS"; then
     9250        RUBY_LDFLAGS=`$RUBY -rmkmf -e 'print Config::CONFIG["LIBRUBYARG_SHARED"]'`
     9251    fi
     9252    { $as_echo "$as_me:$LINENO: result: $RUBY_LDFLAGS" >&5
     9253$as_echo "$RUBY_LDFLAGS" >&6; }
     9254
     9255
     9256    #
     9257    # Check for site packages
     9258    #
     9259    { $as_echo "$as_me:$LINENO: checking for Ruby site-packages path" >&5
     9260$as_echo_n "checking for Ruby site-packages path... " >&6; }
     9261    if test -z "$RUBY_SITE_PKG"; then
     9262        RUBY_SITE_PKG=`$RUBY -rmkmf -e 'print Config::CONFIG["sitearchdir"]'`
     9263    fi
     9264    { $as_echo "$as_me:$LINENO: result: $RUBY_SITE_PKG" >&5
     9265$as_echo "$RUBY_SITE_PKG" >&6; }
     9266
     9267
     9268    #
     9269    # libraries which must be linked in when embedding
     9270    #
     9271    { $as_echo "$as_me:$LINENO: checking ruby extra libraries" >&5
     9272$as_echo_n "checking ruby extra libraries... " >&6; }
     9273    if test -z "$RUBY_EXTRA_LIBS"; then
     9274       RUBY_EXTRA_LIBS=`$RUBY -rmkmf -e 'print Config::CONFIG["SOLIBS"]'`
     9275    fi
     9276    { $as_echo "$as_me:$LINENO: result: $RUBY_EXTRA_LIBS" >&5
     9277$as_echo "$RUBY_EXTRA_LIBS" >&6; }
     9278
     9279
     9280    #
     9281    # linking flags needed when embedding
     9282    # (is it even needed for Ruby?)
     9283    #
     9284    # AC_MSG_CHECKING(ruby extra linking flags)
     9285    # if test -z "$RUBY_EXTRA_LDFLAGS"; then
     9286    # RUBY_EXTRA_LDFLAGS=`$RUBY -rmkmf -e 'print Config::CONFIG[["LINKFORSHARED"]]'`
     9287    # fi
     9288    # AC_MSG_RESULT([$RUBY_EXTRA_LDFLAGS])
     9289    # AC_SUBST(RUBY_EXTRA_LDFLAGS)
     9290
     9291    # this flags breaks ruby.h, and is sometimes defined by KDE m4 macros
     9292    CFLAGS="`echo "$CFLAGS" | sed -e 's/-std=iso9899:1990//g;'`"
     9293    #
     9294    # final check to see if everything compiles alright
     9295    #
     9296    { $as_echo "$as_me:$LINENO: checking consistency of all components of ruby development environment" >&5
     9297$as_echo_n "checking consistency of all components of ruby development environment... " >&6; }
     9298    ac_ext=c
     9299ac_cpp='$CPP $CPPFLAGS'
     9300ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
     9301ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
     9302ac_compiler_gnu=$ac_cv_c_compiler_gnu
     9303
     9304    # save current global flags
     9305    ac_save_LIBS="$LIBS"
     9306    LIBS="$ac_save_LIBS $RUBY_LDFLAGS"
     9307    ac_save_CPPFLAGS="$CPPFLAGS"
     9308    CPPFLAGS="$ac_save_CPPFLAGS $RUBY_CPPFLAGS"
     9309    cat >conftest.$ac_ext <<_ACEOF
     9310/* confdefs.h.  */
     9311_ACEOF
     9312cat confdefs.h >>conftest.$ac_ext
     9313cat >>conftest.$ac_ext <<_ACEOF
     9314/* end confdefs.h.  */
     9315
     9316        #include <ruby.h>
     9317
     9318int
     9319main ()
     9320{
     9321
     9322        ruby_init();
     9323
     9324  ;
     9325  return 0;
     9326}
     9327_ACEOF
     9328rm -f conftest.$ac_objext conftest$ac_exeext
     9329if { (ac_try="$ac_link"
     9330case "(($ac_try" in
     9331  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     9332  *) ac_try_echo=$ac_try;;
     9333esac
     9334eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     9335$as_echo "$ac_try_echo") >&5
     9336  (eval "$ac_link") 2>conftest.er1
     9337  ac_status=$?
     9338  grep -v '^ *+' conftest.er1 >conftest.err
     9339  rm -f conftest.er1
     9340  cat conftest.err >&5
     9341  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     9342  (exit $ac_status); } && {
     9343         test -z "$ac_c_werror_flag" ||
     9344         test ! -s conftest.err
     9345       } && test -s conftest$ac_exeext && {
     9346         test "$cross_compiling" = yes ||
     9347         $as_test_x conftest$ac_exeext
     9348       }; then
     9349  rubyexists=yes
     9350else
     9351  $as_echo "$as_me: failed program was:" >&5
     9352sed 's/^/| /' conftest.$ac_ext >&5
     9353
     9354        rubyexists=no
     9355fi
     9356
     9357rm -rf conftest.dSYM
     9358rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
     9359      conftest$ac_exeext conftest.$ac_ext
     9360
     9361    { $as_echo "$as_me:$LINENO: result: $rubyexists" >&5
     9362$as_echo "$rubyexists" >&6; }
     9363
     9364    if test "$rubyexists" = "no"; then
     9365      HAVE_RUBY_DEVEL="no"
     9366    fi
     9367    ac_ext=cpp
     9368ac_cpp='$CXXCPP $CPPFLAGS'
     9369ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
     9370ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
     9371ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
     9372
     9373    # turn back to default flags
     9374    CPPFLAGS="$ac_save_CPPFLAGS"
     9375    LIBS="$ac_save_LIBS"
     9376
     9377    #
     9378    # all done!
     9379    #
     9380
     9381  fi
     9382fi
    87689383
    87699384
     
    87729387
    87739388
    8774     { echo "$as_me:$LINENO: checking how to build libraries" >&5
    8775 echo $ECHO_N "checking how to build libraries... $ECHO_C" >&6; }
     9389    { $as_echo "$as_me:$LINENO: checking how to build libraries" >&5
     9390$as_echo_n "checking how to build libraries... " >&6; }
    87769391    # Check whether --enable-shared was given.
    87779392if test "${enable_shared+set}" = set; then
     
    87909405
    87919406    if test "$tcl_ok" = "yes" ; then
    8792         { echo "$as_me:$LINENO: result: shared" >&5
    8793 echo "${ECHO_T}shared" >&6; }
     9407        { $as_echo "$as_me:$LINENO: result: shared" >&5
     9408$as_echo "shared" >&6; }
    87949409        SHARED_BUILD=1
    87959410    else
    8796         { echo "$as_me:$LINENO: result: static" >&5
    8797 echo "${ECHO_T}static" >&6; }
     9411        { $as_echo "$as_me:$LINENO: result: static" >&5
     9412$as_echo "static" >&6; }
    87989413        SHARED_BUILD=0
    87999414        cat >>confdefs.h <<\_ACEOF
     
    88249439
    88259440
    8826     { echo "$as_me:$LINENO: checking for build with symbols" >&5
    8827 echo $ECHO_N "checking for build with symbols... $ECHO_C" >&6; }
     9441    { $as_echo "$as_me:$LINENO: checking for build with symbols" >&5
     9442$as_echo_n "checking for build with symbols... " >&6; }
    88289443    # Check whether --enable-symbols was given.
    88299444if test "${enable_symbols+set}" = set; then
     
    88389453        LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
    88399454        DBGX=""
    8840         { echo "$as_me:$LINENO: result: no" >&5
    8841 echo "${ECHO_T}no" >&6; }
     9455        { $as_echo "$as_me:$LINENO: result: no" >&5
     9456$as_echo "no" >&6; }
    88429457    else
    88439458        CFLAGS_DEFAULT='$(CFLAGS_DEBUG)'
     
    88459460        DBGX=g
    88469461        if test "$tcl_ok" = "yes"; then
    8847             { echo "$as_me:$LINENO: result: yes (standard debugging)" >&5
    8848 echo "${ECHO_T}yes (standard debugging)" >&6; }
     9462            { $as_echo "$as_me:$LINENO: result: yes (standard debugging)" >&5
     9463$as_echo "yes (standard debugging)" >&6; }
    88499464        fi
    88509465    fi
     
    88729487    if test "$tcl_ok" != "yes" -a "$tcl_ok" != "no"; then
    88739488        if test "$tcl_ok" = "all"; then
    8874             { echo "$as_me:$LINENO: result: enabled symbols mem compile debugging" >&5
    8875 echo "${ECHO_T}enabled symbols mem compile debugging" >&6; }
     9489            { $as_echo "$as_me:$LINENO: result: enabled symbols mem compile debugging" >&5
     9490$as_echo "enabled symbols mem compile debugging" >&6; }
    88769491        else
    8877             { echo "$as_me:$LINENO: result: enabled $tcl_ok debugging" >&5
    8878 echo "${ECHO_T}enabled $tcl_ok debugging" >&6; }
     9492            { $as_echo "$as_me:$LINENO: result: enabled $tcl_ok debugging" >&5
     9493$as_echo "enabled $tcl_ok debugging" >&6; }
    88799494        fi
    88809495    fi
     
    88889503
    88899504ac_configure_args="--disable-threads --enable-shared"
     9505
     9506
    88909507subdirs="$subdirs packages/optimizer/src"
    88919508
     
    89209537    *${as_nl}*)
    89219538      case $ac_var in #(
    8922       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
    8923 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
     9539      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     9540$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    89249541      esac
    89259542      case $ac_var in #(
    89269543      _ | IFS | as_nl) ;; #(
     9544      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    89279545      *) $as_unset $ac_var ;;
    89289546      esac ;;
     
    89579575  if test -w "$cache_file"; then
    89589576    test "x$cache_file" != "x/dev/null" &&
    8959       { echo "$as_me:$LINENO: updating cache $cache_file" >&5
    8960 echo "$as_me: updating cache $cache_file" >&6;}
     9577      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
     9578$as_echo "$as_me: updating cache $cache_file" >&6;}
    89619579    cat confcache >$cache_file
    89629580  else
    8963     { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
    8964 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
     9581    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
     9582$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    89659583  fi
    89669584fi
     
    89799597# look for a macro that doesn't take arguments.
    89809598ac_script='
     9599:mline
     9600/\\$/{
     9601 N
     9602 s,\\\n,,
     9603 b mline
     9604}
    89819605t clear
    89829606:clear
     
    90089632  # 1. Remove the extension, and $U if already installed.
    90099633  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
    9010   ac_i=`echo "$ac_i" | sed "$ac_script"`
     9634  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
    90119635  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
    90129636  #    will be set to the directory where LIBOBJS objects are built.
     
    90219645
    90229646: ${CONFIG_STATUS=./config.status}
     9647ac_write_fail=0
    90239648ac_clean_files_save=$ac_clean_files
    90249649ac_clean_files="$ac_clean_files $CONFIG_STATUS"
    9025 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
    9026 echo "$as_me: creating $CONFIG_STATUS" >&6;}
    9027 cat >$CONFIG_STATUS <<_ACEOF
     9650{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
     9651$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
     9652cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    90289653#! $SHELL
    90299654# Generated by $as_me.
     
    90389663_ACEOF
    90399664
    9040 cat >>$CONFIG_STATUS <<\_ACEOF
     9665cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    90419666## --------------------- ##
    90429667## M4sh Initialization.  ##
     
    90489673  emulate sh
    90499674  NULLCMD=:
    9050   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     9675  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    90519676  # is contrary to our usage.  Disable this feature.
    90529677  alias -g '${1+"$@"}'='"$@"'
     
    90709695as_cr_alnum=$as_cr_Letters$as_cr_digits
    90719696
     9697as_nl='
     9698'
     9699export as_nl
     9700# Printing a long string crashes Solaris 7 /usr/bin/printf.
     9701as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     9702as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     9703as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     9704if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
     9705  as_echo='printf %s\n'
     9706  as_echo_n='printf %s'
     9707else
     9708  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
     9709    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     9710    as_echo_n='/usr/ucb/echo -n'
     9711  else
     9712    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     9713    as_echo_n_body='eval
     9714      arg=$1;
     9715      case $arg in
     9716      *"$as_nl"*)
     9717        expr "X$arg" : "X\\(.*\\)$as_nl";
     9718        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
     9719      esac;
     9720      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     9721    '
     9722    export as_echo_n_body
     9723    as_echo_n='sh -c $as_echo_n_body as_echo'
     9724  fi
     9725  export as_echo_body
     9726  as_echo='sh -c $as_echo_body as_echo'
     9727fi
     9728
    90729729# The user is always right.
    90739730if test "${PATH_SEPARATOR+set}" != set; then
    9074   echo "#! /bin/sh" >conf$$.sh
    9075   echo  "exit 0"   >>conf$$.sh
    9076   chmod +x conf$$.sh
    9077   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
    9078     PATH_SEPARATOR=';'
    9079   else
    9080     PATH_SEPARATOR=:
    9081   fi
    9082   rm -f conf$$.sh
     9731  PATH_SEPARATOR=:
     9732  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     9733    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     9734      PATH_SEPARATOR=';'
     9735  }
    90839736fi
    90849737
     
    90969749# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    90979750# splitting by setting IFS to empty value.)
    9098 as_nl='
    9099 '
    91009751IFS=" ""        $as_nl"
    91019752
     
    91209771fi
    91219772if test ! -f "$as_myself"; then
    9122   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     9773  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    91239774  { (exit 1); exit 1; }
    91249775fi
     
    91339784
    91349785# NLS nuisances.
    9135 for as_var in \
    9136   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
    9137   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
    9138   LC_TELEPHONE LC_TIME
    9139 do
    9140   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    9141     eval $as_var=C; export $as_var
    9142   else
    9143     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
    9144   fi
    9145 done
     9786LC_ALL=C
     9787export LC_ALL
     9788LANGUAGE=C
     9789export LANGUAGE
    91469790
    91479791# Required to use basename.
     
    91659809         X"$0" : 'X\(//\)$' \| \
    91669810         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    9167 echo X/"$0" |
     9811$as_echo X/"$0" |
    91689812    sed '/^.*\/\([^/][^/]*\)\/*$/{
    91699813            s//\1/
     
    92169860    ' >$as_me.lineno &&
    92179861  chmod +x "$as_me.lineno" ||
    9218     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     9862    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    92199863   { (exit 1); exit 1; }; }
    92209864
     
    92449888  ECHO_N='-n';;
    92459889esac
    9246 
    92479890if expr a : '\(a\)' >/dev/null 2>&1 &&
    92489891   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    92579900else
    92589901  rm -f conf$$.dir
    9259   mkdir conf$$.dir
    9260 fi
    9261 echo >conf$$.file
    9262 if ln -s conf$$.file conf$$ 2>/dev/null; then
    9263   as_ln_s='ln -s'
    9264   # ... but there are two gotchas:
    9265   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    9266   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    9267   # In both cases, we have to default to `cp -p'.
    9268   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     9902  mkdir conf$$.dir 2>/dev/null
     9903fi
     9904if (echo >conf$$.file) 2>/dev/null; then
     9905  if ln -s conf$$.file conf$$ 2>/dev/null; then
     9906    as_ln_s='ln -s'
     9907    # ... but there are two gotchas:
     9908    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     9909    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     9910    # In both cases, we have to default to `cp -p'.
     9911    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     9912      as_ln_s='cp -p'
     9913  elif ln conf$$.file conf$$ 2>/dev/null; then
     9914    as_ln_s=ln
     9915  else
    92699916    as_ln_s='cp -p'
    9270 elif ln conf$$.file conf$$ 2>/dev/null; then
    9271   as_ln_s=ln
     9917  fi
    92729918else
    92739919  as_ln_s='cp -p'
     
    92949940    eval sh -c '\''
    92959941      if test -d "$1"; then
    9296         test -d "$1/.";
     9942        test -d "$1/.";
    92979943      else
    92989944        case $1 in
    9299         -*)set "./$1";;
     9945        -*)set "./$1";;
    93009946        esac;
    93019947        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    93209966ac_log="
    93219967This file was extended by Rappture $as_me 1.1, which was
    9322 generated by GNU Autoconf 2.61.  Invocation command line was
     9968generated by GNU Autoconf 2.62.  Invocation command line was
    93239969
    93249970  CONFIG_FILES    = $CONFIG_FILES
     
    93339979_ACEOF
    93349980
    9335 cat >>$CONFIG_STATUS <<_ACEOF
     9981cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    93369982# Files that config.status was made for.
    9337 config_files="$ac_config_files"
    9338 
    9339 _ACEOF
    9340 
    9341 cat >>$CONFIG_STATUS <<\_ACEOF
     9983config_files="`echo $ac_config_files`"
     9984
     9985_ACEOF
     9986
     9987cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    93429988ac_cs_usage="\
    93439989\`$as_me' instantiates files from templates according to the
     
    93529998      --recheck    update $as_me by reconfiguring in the same conditions
    93539999  --file=FILE[:TEMPLATE]
    9354                    instantiate the configuration file FILE
     10000                   instantiate the configuration file FILE
    935510001
    935610002Configuration files:
     
    936010006
    936110007_ACEOF
    9362 cat >>$CONFIG_STATUS <<_ACEOF
     10008cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    936310009ac_cs_version="\\
    936410010Rappture config.status 1.1
    9365 configured by $0, generated by GNU Autoconf 2.61,
    9366   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
    9367 
    9368 Copyright (C) 2006 Free Software Foundation, Inc.
     10011configured by $0, generated by GNU Autoconf 2.62,
     10012  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
     10013
     10014Copyright (C) 2008 Free Software Foundation, Inc.
    936910015This config.status script is free software; the Free Software Foundation
    937010016gives unlimited permission to copy, distribute and modify it."
     
    937310019srcdir='$srcdir'
    937410020INSTALL='$INSTALL'
    9375 _ACEOF
    9376 
    9377 cat >>$CONFIG_STATUS <<\_ACEOF
    9378 # If no file are specified by the user, then we need to provide default
    9379 # value.  By we need to know if files were specified by the user.
     10021AWK='$AWK'
     10022test -n "\$AWK" || AWK=awk
     10023_ACEOF
     10024
     10025cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     10026# The default lists apply if the user does not specify any file.
    938010027ac_need_defaults=:
    938110028while test $# != 0
     
    939910046    ac_cs_recheck=: ;;
    940010047  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
    9401     echo "$ac_cs_version"; exit ;;
     10048    $as_echo "$ac_cs_version"; exit ;;
    940210049  --debug | --debu | --deb | --de | --d | -d )
    940310050    debug=: ;;
    940410051  --file | --fil | --fi | --f )
    940510052    $ac_shift
    9406     CONFIG_FILES="$CONFIG_FILES $ac_optarg"
     10053    case $ac_optarg in
     10054    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     10055    esac
     10056    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
    940710057    ac_need_defaults=false;;
    940810058  --he | --h |  --help | --hel | -h )
    9409     echo "$ac_cs_usage"; exit ;;
     10059    $as_echo "$ac_cs_usage"; exit ;;
    941010060  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    941110061  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     
    941310063
    941410064  # This is an error.
    9415   -*) { echo "$as_me: error: unrecognized option: $1
     10065  -*) { $as_echo "$as_me: error: unrecognized option: $1
    941610066Try \`$0 --help' for more information." >&2
    941710067   { (exit 1); exit 1; }; } ;;
     
    943210082
    943310083_ACEOF
    9434 cat >>$CONFIG_STATUS <<_ACEOF
     10084cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    943510085if \$ac_cs_recheck; then
    9436   echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
    9437   CONFIG_SHELL=$SHELL
     10086  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     10087  shift
     10088  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
     10089  CONFIG_SHELL='$SHELL'
    943810090  export CONFIG_SHELL
    9439   exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    9440 fi
    9441 
    9442 _ACEOF
    9443 cat >>$CONFIG_STATUS <<\_ACEOF
     10091  exec "\$@"
     10092fi
     10093
     10094_ACEOF
     10095cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    944410096exec 5>>config.log
    944510097{
     
    944810100## Running $as_me. ##
    944910101_ASBOX
    9450   echo "$ac_log"
     10102  $as_echo "$ac_log"
    945110103} >&5
    945210104
    945310105_ACEOF
    9454 cat >>$CONFIG_STATUS <<_ACEOF
    9455 _ACEOF
    9456 
    9457 cat >>$CONFIG_STATUS <<\_ACEOF
     10106cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10107_ACEOF
     10108
     10109cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    945810110
    945910111# Handling of arguments.
     
    954110193    "test/src/Makefile") CONFIG_FILES="$CONFIG_FILES test/src/Makefile" ;;
    954210194
    9543   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    9544 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
     10195  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     10196$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    954510197   { (exit 1); exit 1; }; };;
    954610198  esac
     
    958110233} ||
    958210234{
    9583    echo "$me: cannot create a temporary directory in ." >&2
     10235   $as_echo "$as_me: cannot create a temporary directory in ." >&2
    958410236   { (exit 1); exit 1; }
    958510237}
    958610238
    9587 #
    9588 # Set up the sed scripts for CONFIG_FILES section.
    9589 #
    9590 
    9591 # No need to generate the scripts if there are no CONFIG_FILES.
    9592 # This happens for instance when ./config.status config.h
     10239# Set up the scripts for CONFIG_FILES section.
     10240# No need to generate them if there are no CONFIG_FILES.
     10241# This happens for instance with `./config.status config.h'.
    959310242if test -n "$CONFIG_FILES"; then
    959410243
    9595 _ACEOF
    9596 
    9597 
    9598 
     10244
     10245ac_cr='
     10246'
     10247ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
     10248if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
     10249  ac_cs_awk_cr='\\r'
     10250else
     10251  ac_cs_awk_cr=$ac_cr
     10252fi
     10253
     10254echo 'BEGIN {' >"$tmp/subs1.awk" &&
     10255_ACEOF
     10256
     10257
     10258{
     10259  echo "cat >conf$$subs.awk <<_ACEOF" &&
     10260  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
     10261  echo "_ACEOF"
     10262} >conf$$subs.sh ||
     10263  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     10264$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     10265   { (exit 1); exit 1; }; }
     10266ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
    959910267ac_delim='%!_!# '
    960010268for ac_last_try in false false false false false :; do
    9601   cat >conf$$subs.sed <<_ACEOF
    9602 SHELL!$SHELL$ac_delim
    9603 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
    9604 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
    9605 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
    9606 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
    9607 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
    9608 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
    9609 exec_prefix!$exec_prefix$ac_delim
    9610 prefix!$prefix$ac_delim
    9611 program_transform_name!$program_transform_name$ac_delim
    9612 bindir!$bindir$ac_delim
    9613 sbindir!$sbindir$ac_delim
    9614 libexecdir!$libexecdir$ac_delim
    9615 datarootdir!$datarootdir$ac_delim
    9616 datadir!$datadir$ac_delim
    9617 sysconfdir!$sysconfdir$ac_delim
    9618 sharedstatedir!$sharedstatedir$ac_delim
    9619 localstatedir!$localstatedir$ac_delim
    9620 includedir!$includedir$ac_delim
    9621 oldincludedir!$oldincludedir$ac_delim
    9622 docdir!$docdir$ac_delim
    9623 infodir!$infodir$ac_delim
    9624 htmldir!$htmldir$ac_delim
    9625 dvidir!$dvidir$ac_delim
    9626 pdfdir!$pdfdir$ac_delim
    9627 psdir!$psdir$ac_delim
    9628 libdir!$libdir$ac_delim
    9629 localedir!$localedir$ac_delim
    9630 mandir!$mandir$ac_delim
    9631 DEFS!$DEFS$ac_delim
    9632 ECHO_C!$ECHO_C$ac_delim
    9633 ECHO_N!$ECHO_N$ac_delim
    9634 ECHO_T!$ECHO_T$ac_delim
    9635 LIBS!$LIBS$ac_delim
    9636 build_alias!$build_alias$ac_delim
    9637 host_alias!$host_alias$ac_delim
    9638 target_alias!$target_alias$ac_delim
    9639 LIB_SEARCH_DIRS!$LIB_SEARCH_DIRS$ac_delim
    9640 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
    9641 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
    9642 INSTALL_DATA!$INSTALL_DATA$ac_delim
    9643 SET_MAKE!$SET_MAKE$ac_delim
    9644 CC!$CC$ac_delim
    9645 CFLAGS!$CFLAGS$ac_delim
    9646 LDFLAGS!$LDFLAGS$ac_delim
    9647 CPPFLAGS!$CPPFLAGS$ac_delim
    9648 ac_ct_CC!$ac_ct_CC$ac_delim
    9649 EXEEXT!$EXEEXT$ac_delim
    9650 OBJEXT!$OBJEXT$ac_delim
    9651 F77!$F77$ac_delim
    9652 FFLAGS!$FFLAGS$ac_delim
    9653 ac_ct_F77!$ac_ct_F77$ac_delim
    9654 RANLIB!$RANLIB$ac_delim
    9655 LN_S!$LN_S$ac_delim
    9656 CPP!$CPP$ac_delim
    9657 GREP!$GREP$ac_delim
    9658 EGREP!$EGREP$ac_delim
    9659 CXX!$CXX$ac_delim
    9660 CXXFLAGS!$CXXFLAGS$ac_delim
    9661 ac_ct_CXX!$ac_ct_CXX$ac_delim
    9662 CXXCPP!$CXXCPP$ac_delim
    9663 AR!$AR$ac_delim
    9664 DL_LIBS!$DL_LIBS$ac_delim
    9665 DL_OBJS!$DL_OBJS$ac_delim
    9666 PLAT_OBJS!$PLAT_OBJS$ac_delim
    9667 PLAT_SRCS!$PLAT_SRCS$ac_delim
    9668 CFLAGS_DEBUG!$CFLAGS_DEBUG$ac_delim
    9669 CFLAGS_OPTIMIZE!$CFLAGS_OPTIMIZE$ac_delim
    9670 CFLAGS_WARNING!$CFLAGS_WARNING$ac_delim
    9671 LDFLAGS_DEBUG!$LDFLAGS_DEBUG$ac_delim
    9672 LDFLAGS_OPTIMIZE!$LDFLAGS_OPTIMIZE$ac_delim
    9673 CC_SEARCH_FLAGS!$CC_SEARCH_FLAGS$ac_delim
    9674 LD_SEARCH_FLAGS!$LD_SEARCH_FLAGS$ac_delim
    9675 STLIB_LD!$STLIB_LD$ac_delim
    9676 SHLIB_LD!$SHLIB_LD$ac_delim
    9677 TCL_SHLIB_LD_EXTRAS!$TCL_SHLIB_LD_EXTRAS$ac_delim
    9678 TK_SHLIB_LD_EXTRAS!$TK_SHLIB_LD_EXTRAS$ac_delim
    9679 SHLIB_LD_LIBS!$SHLIB_LD_LIBS$ac_delim
    9680 SHLIB_CFLAGS!$SHLIB_CFLAGS$ac_delim
    9681 SHLIB_SUFFIX!$SHLIB_SUFFIX$ac_delim
    9682 MAKE_LIB!$MAKE_LIB$ac_delim
    9683 MAKE_STUB_LIB!$MAKE_STUB_LIB$ac_delim
    9684 INSTALL_LIB!$INSTALL_LIB$ac_delim
    9685 INSTALL_STUB_LIB!$INSTALL_STUB_LIB$ac_delim
    9686 MAKE!$MAKE$ac_delim
    9687 ENABLE_GUI!$ENABLE_GUI$ac_delim
    9688 TCLSH!$TCLSH$ac_delim
    9689 MEX!$MEX$ac_delim
    9690 MEX_ARCH!$MEX_ARCH$ac_delim
    9691 MEXEXT!$MEXEXT$ac_delim
    9692 MKOCTFILE!$MKOCTFILE$ac_delim
    9693 PERL!$PERL$ac_delim
    9694 PERL_INCLUDES!$PERL_INCLUDES$ac_delim
    9695 PERL_SITE_PACKAGES!$PERL_SITE_PACKAGES$ac_delim
    9696 PYTHON!$PYTHON$ac_delim
    9697 PYTHON_CPPFLAGS!$PYTHON_CPPFLAGS$ac_delim
    9698 pythondir!$pythondir$ac_delim
    9699 _ACEOF
    9700 
    9701   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
     10269  . ./conf$$subs.sh ||
     10270    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     10271$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     10272   { (exit 1); exit 1; }; }
     10273
     10274  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then
    970210275    break
    970310276  elif $ac_last_try; then
    9704     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9705 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     10277    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     10278$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    970610279   { (exit 1); exit 1; }; }
    970710280  else
     
    970910282  fi
    971010283done
    9711 
    9712 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
    9713 if test -n "$ac_eof"; then
    9714   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
    9715   ac_eof=`expr $ac_eof + 1`
    9716 fi
    9717 
    9718 cat >>$CONFIG_STATUS <<_ACEOF
    9719 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
    9720 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    9721 _ACEOF
    9722 sed '
    9723 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
    9724 s/^/s,@/; s/!/@,|#_!!_#|/
    9725 :n
    9726 t n
    9727 s/'"$ac_delim"'$/,g/; t
    9728 s/$/\\/; p
    9729 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
    9730 ' >>$CONFIG_STATUS <conf$$subs.sed
    9731 rm -f conf$$subs.sed
    9732 cat >>$CONFIG_STATUS <<_ACEOF
    9733 CEOF$ac_eof
    9734 _ACEOF
    9735 
    9736 
    9737 ac_delim='%!_!# '
    9738 for ac_last_try in false false false false false :; do
    9739   cat >conf$$subs.sed <<_ACEOF
    9740 PYTHON_VERSION!$PYTHON_VERSION$ac_delim
    9741 PYTHON_INCLUDES!$PYTHON_INCLUDES$ac_delim
    9742 PYTHON_SITE_PACKAGES!$PYTHON_SITE_PACKAGES$ac_delim
    9743 PYTHON_DISTUTILS!$PYTHON_DISTUTILS$ac_delim
    9744 RUBY!$RUBY$ac_delim
    9745 RP_BASE!$RP_BASE$ac_delim
    9746 SHLIB_LDFLAGS!$SHLIB_LDFLAGS$ac_delim
    9747 CFLAGS_DEFAULT!$CFLAGS_DEFAULT$ac_delim
    9748 LDFLAGS_DEFAULT!$LDFLAGS_DEFAULT$ac_delim
    9749 subdirs!$subdirs$ac_delim
    9750 LIBOBJS!$LIBOBJS$ac_delim
    9751 LTLIBOBJS!$LTLIBOBJS$ac_delim
    9752 _ACEOF
    9753 
    9754   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 12; then
    9755     break
    9756   elif $ac_last_try; then
    9757     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9758 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     10284rm -f conf$$subs.sh
     10285
     10286cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10287cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
     10288_ACEOF
     10289sed -n '
     10290h
     10291s/^/S["/; s/!.*/"]=/
     10292p
     10293g
     10294s/^[^!]*!//
     10295:repl
     10296t repl
     10297s/'"$ac_delim"'$//
     10298t delim
     10299:nl
     10300h
     10301s/\(.\{148\}\).*/\1/
     10302t more1
     10303s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
     10304p
     10305n
     10306b repl
     10307:more1
     10308s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     10309p
     10310g
     10311s/.\{148\}//
     10312t nl
     10313:delim
     10314h
     10315s/\(.\{148\}\).*/\1/
     10316t more2
     10317s/["\\]/\\&/g; s/^/"/; s/$/"/
     10318p
     10319b
     10320:more2
     10321s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     10322p
     10323g
     10324s/.\{148\}//
     10325t delim
     10326' <conf$$subs.awk | sed '
     10327/^[^""]/{
     10328  N
     10329  s/\n//
     10330}
     10331' >>$CONFIG_STATUS || ac_write_fail=1
     10332rm -f conf$$subs.awk
     10333cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10334_ACAWK
     10335cat >>"\$tmp/subs1.awk" <<_ACAWK &&
     10336  for (key in S) S_is_set[key] = 1
     10337  FS = ""
     10338
     10339}
     10340{
     10341  line = $ 0
     10342  nfields = split(line, field, "@")
     10343  substed = 0
     10344  len = length(field[1])
     10345  for (i = 2; i < nfields; i++) {
     10346    key = field[i]
     10347    keylen = length(key)
     10348    if (S_is_set[key]) {
     10349      value = S[key]
     10350      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
     10351      len += length(value) + length(field[++i])
     10352      substed = 1
     10353    } else
     10354      len += 1 + keylen
     10355  }
     10356
     10357  print line
     10358}
     10359
     10360_ACAWK
     10361_ACEOF
     10362cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     10363if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
     10364  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
     10365else
     10366  cat
     10367fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
     10368  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
     10369$as_echo "$as_me: error: could not setup config files machinery" >&2;}
    975910370   { (exit 1); exit 1; }; }
    9760   else
    9761     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    9762   fi
    9763 done
    9764 
    9765 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
    9766 if test -n "$ac_eof"; then
    9767   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
    9768   ac_eof=`expr $ac_eof + 1`
    9769 fi
    9770 
    9771 cat >>$CONFIG_STATUS <<_ACEOF
    9772 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
    9773 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
    9774 _ACEOF
    9775 sed '
    9776 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
    9777 s/^/s,@/; s/!/@,|#_!!_#|/
    9778 :n
    9779 t n
    9780 s/'"$ac_delim"'$/,g/; t
    9781 s/$/\\/; p
    9782 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
    9783 ' >>$CONFIG_STATUS <conf$$subs.sed
    9784 rm -f conf$$subs.sed
    9785 cat >>$CONFIG_STATUS <<_ACEOF
    9786 :end
    9787 s/|#_!!_#|//g
    9788 CEOF$ac_eof
    9789 _ACEOF
    9790 
     10371_ACEOF
    979110372
    979210373# VPATH may cause trouble with some makes, so we remove $(srcdir),
     
    980510386fi
    980610387
    9807 cat >>$CONFIG_STATUS <<\_ACEOF
     10388cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    980810389fi # test -n "$CONFIG_FILES"
    980910390
    981010391
    9811 for ac_tag in  :F $CONFIG_FILES
     10392eval set X "  :F $CONFIG_FILES      "
     10393shift
     10394for ac_tag
    981210395do
    981310396  case $ac_tag in
     
    981610399  case $ac_mode$ac_tag in
    981710400  :[FHL]*:*);;
    9818   :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
    9819 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
     10401  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
     10402$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
    982010403   { (exit 1); exit 1; }; };;
    982110404  :[FH]-) ac_tag=-:-;;
     
    984610429           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    984710430           esac ||
    9848            { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
    9849 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
     10431           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
     10432$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
    985010433   { (exit 1); exit 1; }; };;
    985110434      esac
    9852       ac_file_inputs="$ac_file_inputs $ac_f"
     10435      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     10436      ac_file_inputs="$ac_file_inputs '$ac_f'"
    985310437    done
    985410438
     
    985610440    # use $as_me), people would be surprised to read:
    985710441    #    /* config.h.  Generated by config.status.  */
    9858     configure_input="Generated from "`IFS=:
    9859           echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
     10442    configure_input='Generated from '`
     10443          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
     10444        `' by configure.'
    986010445    if test x"$ac_file" != x-; then
    986110446      configure_input="$ac_file.  $configure_input"
    9862       { echo "$as_me:$LINENO: creating $ac_file" >&5
    9863 echo "$as_me: creating $ac_file" >&6;}
     10447      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
     10448$as_echo "$as_me: creating $ac_file" >&6;}
    986410449    fi
     10450    # Neutralize special characters interpreted by sed in replacement strings.
     10451    case $configure_input in #(
     10452    *\&* | *\|* | *\\* )
     10453       ac_sed_conf_input=`$as_echo "$configure_input" |
     10454       sed 's/[\\\\&|]/\\\\&/g'`;; #(
     10455    *) ac_sed_conf_input=$configure_input;;
     10456    esac
    986510457
    986610458    case $ac_tag in
    9867     *:-:* | *:-) cat >"$tmp/stdin";;
     10459    *:-:* | *:-) cat >"$tmp/stdin" \
     10460      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10461$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10462   { (exit 1); exit 1; }; } ;;
    986810463    esac
    986910464    ;;
     
    987510470         X"$ac_file" : 'X\(//\)$' \| \
    987610471         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
    9877 echo X"$ac_file" |
     10472$as_echo X"$ac_file" |
    987810473    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    987910474            s//\1/
     
    990110496    while :; do
    990210497      case $as_dir in #(
    9903       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
     10498      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
    990410499      *) as_qdir=$as_dir;;
    990510500      esac
     
    991010505         X"$as_dir" : 'X\(//\)$' \| \
    991110506         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    9912 echo X"$as_dir" |
     10507$as_echo X"$as_dir" |
    991310508    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    991410509            s//\1/
     
    993110526    done
    993210527    test -z "$as_dirs" || eval "mkdir $as_dirs"
    9933   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    9934 echo "$as_me: error: cannot create directory $as_dir" >&2;}
     10528  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     10529$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
    993510530   { (exit 1); exit 1; }; }; }
    993610531  ac_builddir=.
     
    993910534.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    994010535*)
    9941   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     10536  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    994210537  # A ".." for each directory in $ac_dir_suffix.
    9943   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     10538  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    994410539  case $ac_top_builddir_sub in
    994510540  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    998110576_ACEOF
    998210577
    9983 cat >>$CONFIG_STATUS <<\_ACEOF
     10578cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    998410579# If the template does not know about datarootdir, expand it.
    998510580# FIXME: This hack should be removed a few years after 2.60.
    998610581ac_datarootdir_hack=; ac_datarootdir_seen=
    998710582
    9988 case `sed -n '/datarootdir/ {
     10583ac_sed_dataroot='
     10584/datarootdir/ {
    998910585  p
    999010586  q
     
    999510591/@localedir@/p
    999610592/@mandir@/p
    9997 ' $ac_file_inputs` in
     10593'
     10594case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
    999810595*datarootdir*) ac_datarootdir_seen=yes;;
    999910596*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
    10000   { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
    10001 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
    10002 _ACEOF
    10003 cat >>$CONFIG_STATUS <<_ACEOF
     10597  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     10598$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     10599_ACEOF
     10600cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    1000410601  ac_datarootdir_hack='
    1000510602  s&@datadir@&$datadir&g
     
    1001510612# Shell code in configure.ac might set extrasub.
    1001610613# FIXME: do we really want to maintain this feature?
    10017 cat >>$CONFIG_STATUS <<_ACEOF
    10018   sed "$ac_vpsub
     10614cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10615ac_sed_extra="$ac_vpsub
    1001910616$extrasub
    1002010617_ACEOF
    10021 cat >>$CONFIG_STATUS <<\_ACEOF
     10618cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    1002210619:t
    1002310620/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    10024 s&@configure_input@&$configure_input&;t t
     10621s|@configure_input@|$ac_sed_conf_input|;t t
    1002510622s&@top_builddir@&$ac_top_builddir_sub&;t t
     10623s&@top_build_prefix@&$ac_top_build_prefix&;t t
    1002610624s&@srcdir@&$ac_srcdir&;t t
    1002710625s&@abs_srcdir@&$ac_abs_srcdir&;t t
     
    1003310631s&@INSTALL@&$ac_INSTALL&;t t
    1003410632$ac_datarootdir_hack
    10035 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
     10633"
     10634eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
     10635  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10636$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10637   { (exit 1); exit 1; }; }
    1003610638
    1003710639test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    1003810640  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    1003910641  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
    10040   { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10642  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    1004110643which seems to be undefined.  Please make sure it is defined." >&5
    10042 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10644$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    1004310645which seems to be undefined.  Please make sure it is defined." >&2;}
    1004410646
    1004510647  rm -f "$tmp/stdin"
    1004610648  case $ac_file in
    10047   -) cat "$tmp/out"; rm -f "$tmp/out";;
    10048   *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
    10049   esac
     10649  -) cat "$tmp/out" && rm -f "$tmp/out";;
     10650  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
     10651  esac \
     10652  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10653$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10654   { (exit 1); exit 1; }; }
    1005010655 ;;
    1005110656
     
    1006110666chmod +x $CONFIG_STATUS
    1006210667ac_clean_files=$ac_clean_files_save
     10668
     10669test $ac_write_fail = 0 ||
     10670  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
     10671$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
     10672   { (exit 1); exit 1; }; }
    1006310673
    1006410674
     
    1008910699if test "$no_recursion" != yes; then
    1009010700
    10091   # Remove --cache-file and --srcdir arguments so they do not pile up.
     10701  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
     10702  # so they do not pile up.
    1009210703  ac_sub_configure_args=
    1009310704  ac_prev=
     
    1011810729    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
    1011910730      ;;
     10731    --disable-option-checking)
     10732      ;;
    1012010733    *)
    1012110734      case $ac_arg in
    10122       *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     10735      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    1012310736      esac
    1012410737      ac_sub_configure_args="$ac_sub_configure_args '$ac_arg'" ;;
     
    1013010743  ac_arg="--prefix=$prefix"
    1013110744  case $ac_arg in
    10132   *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     10745  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    1013310746  esac
    1013410747  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
     
    1013910752  fi
    1014010753
     10754  # Always prepend --disable-option-checking to silence warnings, since
     10755  # different subdirs can have different --enable and --with options.
     10756  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
     10757
    1014110758  ac_popdir=`pwd`
    1014210759  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
     
    1014710764
    1014810765    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
    10149     echo "$as_me:$LINENO: $ac_msg" >&5
    10150     echo "$ac_msg" >&6
     10766    $as_echo "$as_me:$LINENO: $ac_msg" >&5
     10767    $as_echo "$ac_msg" >&6
    1015110768    { as_dir="$ac_dir"
    1015210769  case $as_dir in #(
     
    1015710774    while :; do
    1015810775      case $as_dir in #(
    10159       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
     10776      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
    1016010777      *) as_qdir=$as_dir;;
    1016110778      esac
     
    1016610783         X"$as_dir" : 'X\(//\)$' \| \
    1016710784         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    10168 echo X"$as_dir" |
     10785$as_echo X"$as_dir" |
    1016910786    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    1017010787            s//\1/
     
    1018710804    done
    1018810805    test -z "$as_dirs" || eval "mkdir $as_dirs"
    10189   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    10190 echo "$as_me: error: cannot create directory $as_dir" >&2;}
     10806  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     10807$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
    1019110808   { (exit 1); exit 1; }; }; }
    1019210809    ac_builddir=.
     
    1019510812.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    1019610813*)
    10197   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     10814  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    1019810815  # A ".." for each directory in $ac_dir_suffix.
    10199   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     10816  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    1020010817  case $ac_top_builddir_sub in
    1020110818  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    1023610853      ac_sub_configure=$ac_aux_dir/configure
    1023710854    else
    10238       { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
    10239 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
     10855      { $as_echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
     10856$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
    1024010857      ac_sub_configure=
    1024110858    fi
     
    1025010867      esac
    1025110868
    10252       { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
    10253 echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
     10869      { $as_echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
     10870$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
    1025410871      # The eval makes quoting arguments work.
    1025510872      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
    1025610873           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
    10257         { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
    10258 echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
     10874        { { $as_echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
     10875$as_echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
    1025910876   { (exit 1); exit 1; }; }
    1026010877    fi
     
    1026310880  done
    1026410881fi
    10265 
     10882if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
     10883  { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
     10884$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
     10885fi
     10886
  • trunk/configure.in

    r1075 r1081  
    11AC_INIT([Rappture], [1.1], [rappture@nanohub.org])
     2AC_CONFIG_AUX_DIR(cf)
    23
    34#------------------------------------------------------------------------
     
    7273fi
    7374AC_SUBST(ENABLE_GUI)
    74 
    75 dnl AC_ARG_ENABLE(
    76 dnl     [tcl],
    77 dnl     [AS_HELP_STRING([--enable-tcl], [build tcl bindings @<:@default=check@:>@])],
    78 dnl     [],
    79 dnl     [enable_tcl=check])
    80 dnl
    81 dnl BUILD_TCL=yes
    82 dnl AC_SUBST(BUILD_TCL)
    8375
    8476with_tclsh="check"
     
    168160AC_SUBST(MKOCTFILE)
    169161
    170 
    171 dnl perl and python check borrowed from
    172 dnl http://www.opensource.apple.com/darwinsource/Current/libxslt-8.1/libxslt/configure.in
    173 dnl
    174 dnl Perl is just needed for generating some data for XSLtmark
    175 dnl
    176 
    177 dnl AC_ARG_ENABLE(
    178 dnl     [perl],
    179 dnl     [AS_HELP_STRING([--enable-perl], [build perl bindings @<:@default=check@:>@])],
    180 dnl     [],
    181 dnl     [enable_perl=check])
    182 
    183 dnl BUILD_PERL=yes
    184 dnl AC_SUBST(BUILD_PERL)
    185162
    186163AC_ARG_WITH(
     
    215192AC_SUBST(PERL_SITE_PACKAGES)
    216193
    217 dnl
    218 dnl check for python
    219 dnl
    220 
    221 dnl AC_ARG_ENABLE(
    222 dnl     [python],
    223 dnl     [AS_HELP_STRING([--enable-pyton], [build python bindings @<:@default=check@:>@])],
    224 dnl     [],
    225 dnl     [enable_python=check])
    226 dnl
    227 dnl BUILD_PYTHON=yes
    228 dnl AC_SUBST(BUILD_PYTHON)
    229 
    230194PYTHON=""
    231195PYTHON_CFLAGS=""
    232196PYTHON_CPPFLAGS=""
    233 PYTHON_DISTUTILS=""
     197HAVE_PYTHON_DISTUTILS=""
    234198PYTHON_INCLUDES=""
    235199PYTHON_LDFLAGS=""
     
    293257        build build_ext 2>&1 > /dev/null
    294258  if test $? = 0 ; then
    295     PYTHON_DISTUTILS="yes"
    296   else
    297     PYTHON_DISTUTILS="no"
    298   fi
    299   AC_MSG_RESULT([$PYTHON_DISTUTILS])
     259    HAVE_PYTHON_DISTUTILS="yes"
     260  else
     261    HAVE_PYTHON_DISTUTILS="no"
     262  fi
     263  AC_MSG_RESULT([$HAVE_PYTHON_DISTUTILS])
    300264 
    301   if test "${PYTHON_DISTUTILS}" = "yes"; then
     265  if test "${HAVE_PYTHON_DISTUTILS}" = "yes"; then
    302266    #
    303267    # Check for Python include path
     
    327291fi 
    328292AC_SUBST(pythondir)
    329 dnl AC_SUBST(PYTHON_SUBDIR)
    330 
    331 echo "PYTHON=${PYTHON}"
    332 echo "PYTHON_CPPFLAGS=${PYTHON_CPPFLAGS}"
    333 echo "PYTHON_DISTUTILS=${PYTHON_DISTUTILS}"
    334 echo "PYTHON_INCLUDES=${PYTHON_INCLUDES}"
    335 echo "PYTHON_LDFLAGS=${PYTHON_LDFLAGS}"
    336 echo "PYTHON_LIB=${PYTHON_LIB}"
    337 echo "PYTHON_LIBDIR=${PYTHON_LIBDIR}"
    338 echo "PYTHON_SITE_DIR=${PYTHON_SITE_DIR}"
    339 echo "PYTHON_SITE_PACKAGES=${PYTHON_SITE_PACKAGES}"
    340 echo "PYTHON_VERSION=${PYTHON_VERSION}"
    341 echo "pythondir=${pythondir}"
    342293
    343294AC_SUBST(PYTHON)
     
    345296AC_SUBST(PYTHON_INCLUDES)
    346297AC_SUBST(PYTHON_SITE_PACKAGES)
    347 AC_SUBST(PYTHON_DISTUTILS)
    348 
    349 AC_ARG_WITH(
    350     [ruby],
    351     [AS_HELP_STRING([--with-ruby[=DIR]], [location of ruby @<:@default=check@:>@])],
    352     [],
    353     [with_ruby=check])
     298AC_SUBST(HAVE_PYTHON_DISTUTILS)
     299
     300rappture_with_ruby="yes"
    354301
    355302RUBY=""
    356 if test "$with_ruby" != "no" ; then
    357     AC_MSG_CHECKING([for ruby])
    358     if test -x "$with_ruby/bin/ruby"
    359     then
    360         echo Found perl in $with_ruby/bin/ruby
    361         PERL="$with_ruby/bin/ruby"
    362     else
    363         if test -x "$with_ruby"
    364         then
    365             echo Found ruby in $with_ruby
    366             PERL="$with_ruby"
    367         else
    368             AC_PATH_PROG(RUBY, ruby)
    369         fi
    370     fi
    371 fi
    372 
    373 AC_MSG_RESULT([${RUBY}])
     303RUBY_DEV_PKG="no"
     304
     305AC_ARG_WITH(ruby,
     306  AS_HELP_STRING([--with-ruby=PATH], [absolute path to ruby executable]),
     307  [rappture_with_ruby=$with_val])
     308if test "${rappture_with_ruby}" != "no" ; then
     309  if test "${rappture_with_ruby}" = "yes" ; then
     310    AC_PATH_PROG(RUBY, ruby)
     311  else
     312    AC_PATH_PROG(RUBY, ruby,
     313      [${rappture_with_ruby}/bin/ruby:${rappture_with_ruby}])
     314  fi
     315fi
    374316AC_SUBST(RUBY)
     317
     318if test "x${RUBY}" != "x" ; then
     319  AX_PROG_RUBY_VERSION
     320  ac_mkmf_result=`${RUBY} -r mkmf -e ";" 2>&1`
     321  if test -z "$ac_mkmf_result"; then
     322    HAVE_RUBY_DEVEL="yes"
     323    AX_RUBY_DEV_FLAGS([${RUBY}])
     324  fi
     325fi
     326AC_SUBST(HAVE_RUBY_DEVEL)
    375327
    376328RP_BASE=`pwd`
  • trunk/gui/apps/rappture.env.in

    r1080 r1081  
    2929export TCLLIBPATH="$RAPPTURE_INSTALL_DIR/lib/vtk $TCLLIBPATH"
    3030export TK_LIBRARY=$RAPPTURE_INSTALL_DIR/lib/tk8.4:$RAPPTURE_INSTALL_DIR/lib64/tk8.4:$TK_LIBRARY
    31 export RUBYLIB=$RAPPTURE_INSTALL_DIR/lib/ruby/ruby_site:$RUBYLIB
     31export RUBYLIB=$RAPPTURE_INSTALL_DIR/lib/ruby/ruby_site:$RAPPTURE_INSTALL_DIR/lib64/ruby/ruby_site:$RUBY_LIB
     32
  • trunk/gui/scripts/nanovisviewer.tcl

    r1069 r1081  
    758758        append _outbuf $string "\n"
    759759    } else {
    760         if {[SendBytes $string]} {
    761             foreach line [split $string \n] {
    762                 SendEcho >>line $line
    763             }
    764         }
     760        foreach line [split $string \n] {
     761            SendEcho >>line $line
     762        }
     763        SendBytes $string
    765764    }
    766765}
  • trunk/gui/scripts/visviewer.tcl

    r1013 r1081  
    4444    private method _ServerDown {}
    4545    private method _SendHelper {}
     46    private method _SendHelper.old {}
    4647
    4748    protected method SendEcho { channel {data ""} }
     
    277278#
    278279itcl::body Rappture::VisViewer::_SendHelper {} {
     280    puts $_sid $_buffer(out)
     281    flush $_sid
     282    set _done($this) 1;         # Success
     283}
     284
     285itcl::body Rappture::VisViewer::_SendHelper.old {} {
    279286    set bytesLeft [string length $_buffer(out)]
    280287    if { $bytesLeft > 0} {
  • trunk/lang/Makefile.in

    r1080 r1081  
    1515CC              = @CC@
    1616CXX             = @CXX@
    17 RUBY            = @RUBY@
     17RUBY            = @HAVE_RUBY_DEVEL@
    1818PERL            = @PERL@
    1919TCLSH           = @TCLSH@
    20 PYTHON_DISTUTILS= @PYTHON_DISTUTILS@
    21 PYTHON          = @PYTHON@
     20PYTHON          = @HAVE_PYTHON_DISTUTILS@
    2221MEX             = @MEX@
    2322MKOCTFILE       = @MKOCTFILE@
     
    3534  LANGS += perl
    3635endif
    37 ifeq ($(PYTHON_DISTUTILS),yes)
     36ifeq ($(PYTHON),yes)
    3837  LANGS += python
    3938endif
    40 ifneq ($(RUBY),)
     39ifeq ($(RUBY),yes)
    4140  LANGS += ruby
    4241endif
  • trunk/lang/perl/Makefile.PL.in

    r1027 r1081  
    122122    NAME              => 'Rappture',
    123123    PREFIX            => '@prefix@',
    124     VERSION_FROM      => '@srcdir@/lib/Rappture.pm', # finds $VERSION
     124    VERSION_FROM      => './lib/Rappture.pm', # finds $VERSION
    125125    PREREQ_PM         => {}, # e.g., Module::Name => 1.1
    126126    ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
    127       (ABSTRACT_FROM  => '@srcdir@/lib/Rappture.pm', # retrieve abstract from module
     127      (ABSTRACT_FROM  => './lib/Rappture.pm', # retrieve abstract from module
    128128       AUTHOR         => 'Nicholas J. Kisseberth') : ()),
    129129    LIBS              => ["@LIBS"],
  • trunk/lang/perl/Makefile.in

    r1018 r1081  
    1111
    1212INSTALL         = @INSTALL@
    13 INSTALL_PROGRAM = ${INSTALL} -m 755
    14 INSTALL_DATA    = ${INSTALL} -m 644
    15 INSTALL_SCRIPT  = ${INSTALL} -m 644
    1613RM              = rm -f
     14PERL            = @PERL@
    1715
    18 PERL =  @PERL@
     16build_dir       = build
    1917
    20 all: Makefile.perl
    21         $(MAKE) -f Makefile.perl
     18all: tmp
     19        $(MAKE) -C $(build_dir)
    2220
    23 Makefile.perl: Makefile.PL
    24         $(PERL) Makefile.PL MAKEFILE=$@
     21tmp:
     22        $(RM) -r $(build_dir)
     23        $(INSTALL) -d $(build_dir)
     24        cp -p Makefile.PL $(build_dir)/Makefile.PL
     25        tar -C $(srcdir) -clf - . | tar -C $(build_dir) -xpf -
     26        (cd $(build_dir); $(PERL) Makefile.PL)
    2527
    26 install: Makefile.perl
    27         $(MAKE) -f Makefile.perl install
     28install:
     29        $(MAKE) -C $(build_dir) install_perl
    2830
    29 test: Makefile.perl
    30         LD_LIBRARY_PATH=`pwd`/../../src/core $(MAKE) -f Makefile.perl test
    31 
    32 clean: Makefile.perl
    33         $(MAKE) -f Makefile.perl clean
     31clean:
     32        $(MAKE) -C $(build_dir) clean
     33        $(RM) -rf $(build_dir)
    3434
    3535distclean: clean
    36         $(RM) Makefile.perl*
    3736
  • trunk/lang/ruby/Makefile.in

    r1018 r1081  
    1313
    1414INSTALL         = @INSTALL@
    15 EXT             = @SHLIB_SUFFIX@
     15SOEXT           = @SHLIB_SUFFIX@
    1616
    17 package         = Rappture$(EXT)
    1817
    19 RUBY            = ruby
     18HAVE_RUBY_DEVEL = @HAVE_RUBY_DEVEL@
     19RUBY            = @RUBY@
     20RUBY_CPPFLAGS   = @RUBY_CPPFLAGS@
     21RUBY_EXTRA_LIBS = @RUBY_EXTRA_LIBS@
     22RUBY_LDFLAGS    = @RUBY_LDFLAGS@
     23RUBY_SITE_PKG   = @RUBY_SITE_PKG@
    2024
    21 all: Makefile.ruby
    22         $(MAKE) -f Makefile.ruby all
     25CXX             = @CXX@
     26CC              = @CC@
     27CFLAGS_DEBUG    = @CFLAGS_DEBUG@
     28CFLAGS_OPTIMIZE = @CFLAGS_OPTIMIZE@
     29STLIB_LD        = @STLIB_LD@
     30SHLIB_LD        = @SHLIB_LD@
     31SHLIB_CFLAGS    = @SHLIB_CFLAGS@
     32SHLIB_LDFLAGS   = @SHLIB_LDFLAGS@ $(RUBY_LDFLAGS)
     33SHLIB_SUFFIX    = @SHLIB_SUFFIX@
     34CFLAGS_DEFAULT  = @CFLAGS_DEFAULT@
     35LIB_SEARCH_DIRS = @LIB_SEARCH_DIRS@
     36
     37DEFINES         = -Wall -DRAISE_EXCEPTIONS
     38CFLAGS          = @CFLAGS@ @SHLIB_CFLAGS@
     39INCLUDES        = -I$(srcdir) \
     40                  -I$(srcdir)/../../src/core \
     41                  -I$(includedir) \
     42                  $(RUBY_CPPFLAGS)
     43
     44RANLIB          = @RANLIB@
     45AR              = ar
     46VPATH           = $(srcdir)
     47RM              = rm -f
     48
     49CDEBUGFLAGS     = -g -Wall
     50
     51LIBS            = \
     52                -L../../src/core -lrappture \
     53                $(RUBY_LDFLAGS)
     54
     55CC_SWITCHES     = $(CFLAGS) $(CFLAGS_DEBUG) $(INCLUDES) $(DEFINES)
     56CXX_SWITCHES    = $(CFLAGS) $(CFLAGS_DEBUG) $(INCLUDES) $(DEFINES)
     57
     58
     59OBJS            = \
     60                Ruby_Rappture.o
     61
     62lib             = Rappture$(SOEXT)
     63
     64all: $(lib)
     65
     66$(lib): $(OBJS)
     67        $(SHLIB_LD) $(SHLIB_LDFLAGS) -o $@ $(OBJS) \
     68                $(LIB_SEARCH_DIRS) $(LIBS)
     69install:
     70        $(INSTALL) -d $(destdir)
     71        $(INSTALL) -m 555 $(lib) $(destdir)
     72
     73clean:
     74        $(RM) $(lib) $(OBJS)
     75
     76distclean: clean
     77        $(RM) Makefile *~ build.rb
    2378
    2479Makefile.ruby: build.rb
    2580        $(RUBY) build.rb
    2681
    27 install: Makefile.ruby
    28         $(INSTALL) -d $(destdir)
    29         $(MAKE) -f Makefile.ruby  install
     82.cc.o:
     83        $(CXX) $(CXX_SWITCHES) -c $?
     84.c.o:
     85        $(CC) $(CC_SWITCHES)-c $?
    3086
    31 clean: Makefile.ruby
    32         $(RM) $(package) Rappture.bundle Makefile.ruby
    33 
    34 distclean: clean
    35         $(RM) Makefile *~ build.rb
     87old: Makefile.ruby
     88        $(MAKE) -f Makefile.ruby all
  • trunk/lang/ruby/Ruby_Rappture.cc

    r1043 r1081  
    3333 ******************************************************************************/
    3434
     35
    3536/* The new Rappture class */
    3637VALUE classRappture;
    3738
    3839
     40
     41extern "C" void Init_Rappture(void);
    3942
    4043/******************************************************************************
     
    498501 ******************************************************************************/
    499502
    500 extern "C" 
    501 {
    502 
    503503void
    504504Init_Rappture(void)
     
    521521   /* Register methods; last argument gives the expected number of arguments,
    522522      not counting self (i.e. number of arguments from Ruby code) */
    523    rb_define_singleton_method(classRappture, "new", RB_FUNC(RbRp_New), 1);
    524    rb_define_method(classRappture, "initialize", RB_FUNC(RbRp_Init), 1);
    525    rb_define_method(classRappture, "get", RB_FUNC(RbRp_GetString), 1);
    526    rb_define_method(classRappture, "getdata", RB_FUNC(RbRp_GetData), 1);
    527    rb_define_method(classRappture, "put", RB_FUNC(RbRp_PutObject), 3);
    528    rb_define_method(classRappture, "putdata", RB_FUNC(RbRp_PutData), 3);
    529    rb_define_method(classRappture, "putfile", RB_FUNC(RbRp_PutFile), 4);
    530    rb_define_method(classRappture, "result", RB_FUNC(RbRp_Result), 1);
    531    rb_define_method(classRappture, "xml", RB_FUNC(RbRp_Xml), 0);
    532    rb_define_method(classRappture, "convert", RB_FUNC(RbRp_Convert), 3);
    533    rb_define_method(classRappture, "progress", RB_FUNC(RbRp_Progress), 2);
     523   rb_define_singleton_method(classRappture, "new", RB_FUNC(RbRp_New),    1);
     524   rb_define_method(classRappture, "initialize", RB_FUNC(RbRp_Init),      1);
     525   rb_define_method(classRappture, "get",        RB_FUNC(RbRp_GetString), 1);
     526   rb_define_method(classRappture, "getdata",    RB_FUNC(RbRp_GetData),  1);
     527   rb_define_method(classRappture, "put",        RB_FUNC(RbRp_PutObject), 3);
     528   rb_define_method(classRappture, "putdata",    RB_FUNC(RbRp_PutData),  3);
     529   rb_define_method(classRappture, "putfile",    RB_FUNC(RbRp_PutFile),  4);
     530   rb_define_method(classRappture, "result",     RB_FUNC(RbRp_Result),    1);
     531   rb_define_method(classRappture, "xml",        RB_FUNC(RbRp_Xml),      0);
     532   rb_define_method(classRappture, "convert",    RB_FUNC(RbRp_Convert),  3);
     533   rb_define_method(classRappture, "progress",   RB_FUNC(RbRp_Progress), 2);
    534534
    535535}  /* end Init_Rappture */
    536536
    537 }  /* end extern "C" */
    538 
    539537/* TODO rpElement*(), rpChildren*() */
    540538
  • trunk/lang/ruby/build.rb.in

    r1018 r1081  
    2424dlext         = Config::CONFIG["DLEXT"]
    2525rubydir       = Config::CONFIG["prefix"]
    26 rb_archdir        = Config::CONFIG["archdir"]
     26rb_archdir    = Config::CONFIG["archdir"]
    2727sitedir       = Config::CONFIG["sitedir"]
    2828ldshared      = Config::CONFIG["LDSHARED"]
Note: See TracChangeset for help on using the changeset viewer.