Changeset 1047


Ignore:
Timestamp:
Jun 13, 2008, 3:57:22 PM (16 years ago)
Author:
gah
Message:
 
Location:
trunk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.in

    r1046 r1047  
    2828endif
    2929
    30 .PHONY: src gui lang test examples
     30.PHONY: src gui lang test examples lib
    3131
    32 all: src gui lang examples test lib
     32all: src gui examples test lib lang
    3333
    3434src:
     
    4848        $(MAKE) -C examples install
    4949        $(MAKE) -C gui install
    50         $(MAKE) -C lang install
    5150        $(MAKE) -C lib install
    5251        $(MAKE) -C src install
     52        $(MAKE) -C lang install
    5353
    5454clean:
  • trunk/aclocal.m4

    r1018 r1047  
    11builtin(include,./tcl.m4)
     2builtin(include,./ac_python_devel.m4)
  • trunk/configure

    r1046 r1047  
    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
     
    713736PYTHON_INCLUDES
    714737PYTHON_SITE_PACKAGES
     738PYTHON_HAS_DISTUTILS
    715739RUBY
    716740RP_BASE
     
    722746LTLIBOBJS'
    723747ac_subst_files=''
     748ac_user_opts='
     749enable_option_checking
     750enable_64bit
     751enable_64bit_vis
     752enable_corefoundation
     753enable_load
     754enable_gui
     755with_tclsh
     756with_matlab
     757with_matlab_arch
     758with_mexext
     759with_octave
     760with_perl
     761with_python
     762with_ruby
     763enable_shared
     764enable_symbols
     765'
    724766      ac_precious_vars='build_alias
    725767host_alias
     
    742784ac_init_help=
    743785ac_init_version=false
     786ac_unrecognized_opts=
     787ac_unrecognized_sep=
    744788# The variables have the same names as the options, with
    745789# dashes changed to underlines.
     
    840884
    841885  -disable-* | --disable-*)
    842     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     886    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
    843887    # Reject names that are not valid shell variable names.
    844     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    845       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     888    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     889      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    846890   { (exit 1); exit 1; }; }
    847     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
    848     eval enable_$ac_feature=no ;;
     891    ac_useropt_orig=$ac_useropt
     892    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     893    case $ac_user_opts in
     894      *"
     895"enable_$ac_useropt"
     896"*) ;;
     897      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
     898         ac_unrecognized_sep=', ';;
     899    esac
     900    eval enable_$ac_useropt=no ;;
    849901
    850902  -docdir | --docdir | --docdi | --doc | --do)
     
    859911
    860912  -enable-* | --enable-*)
    861     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     913    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
    862914    # Reject names that are not valid shell variable names.
    863     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    864       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     915    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     916      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    865917   { (exit 1); exit 1; }; }
    866     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
    867     eval enable_$ac_feature=\$ac_optarg ;;
     918    ac_useropt_orig=$ac_useropt
     919    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     920    case $ac_user_opts in
     921      *"
     922"enable_$ac_useropt"
     923"*) ;;
     924      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
     925         ac_unrecognized_sep=', ';;
     926    esac
     927    eval enable_$ac_useropt=\$ac_optarg ;;
    868928
    869929  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
     
    10561116
    10571117  -with-* | --with-*)
    1058     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     1118    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    10591119    # Reject names that are not valid shell variable names.
    1060     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1061       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1120    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1121      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    10621122   { (exit 1); exit 1; }; }
    1063     ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
    1064     eval with_$ac_package=\$ac_optarg ;;
     1123    ac_useropt_orig=$ac_useropt
     1124    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1125    case $ac_user_opts in
     1126      *"
     1127"with_$ac_useropt"
     1128"*) ;;
     1129      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
     1130         ac_unrecognized_sep=', ';;
     1131    esac
     1132    eval with_$ac_useropt=\$ac_optarg ;;
    10651133
    10661134  -without-* | --without-*)
    1067     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     1135    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    10681136    # Reject names that are not valid shell variable names.
    1069     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1070       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1137    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1138      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    10711139   { (exit 1); exit 1; }; }
    1072     ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
    1073     eval with_$ac_package=no ;;
     1140    ac_useropt_orig=$ac_useropt
     1141    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1142    case $ac_user_opts in
     1143      *"
     1144"with_$ac_useropt"
     1145"*) ;;
     1146      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
     1147         ac_unrecognized_sep=', ';;
     1148    esac
     1149    eval with_$ac_useropt=no ;;
    10741150
    10751151  --x)
     
    10911167    x_libraries=$ac_optarg ;;
    10921168
    1093   -*) { echo "$as_me: error: unrecognized option: $ac_option
     1169  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
    10941170Try \`$0 --help' for more information." >&2
    10951171   { (exit 1); exit 1; }; }
     
    11001176    # Reject names that are not valid shell variable names.
    11011177    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
    1102       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
     1178      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    11031179   { (exit 1); exit 1; }; }
    11041180    eval $ac_envvar=\$ac_optarg
     
    11071183  *)
    11081184    # FIXME: should be removed in autoconf 3.0.
    1109     echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     1185    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    11101186    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1111       echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     1187      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    11121188    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    11131189    ;;
     
    11181194if test -n "$ac_prev"; then
    11191195  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    1120   { echo "$as_me: error: missing argument to $ac_option" >&2
     1196  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
    11211197   { (exit 1); exit 1; }; }
    11221198fi
    11231199
    1124 # Be sure to have absolute directory names.
     1200if test -n "$ac_unrecognized_opts"; then
     1201  case $enable_option_checking in
     1202    no) ;;
     1203    fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
     1204   { (exit 1); exit 1; }; } ;;
     1205    *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
     1206  esac
     1207fi
     1208
     1209# Check all directory arguments for consistency.
    11251210for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
    11261211                datadir sysconfdir sharedstatedir localstatedir includedir \
     
    11291214do
    11301215  eval ac_val=\$$ac_var
     1216  # Remove trailing slashes.
     1217  case $ac_val in
     1218    */ )
     1219      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
     1220      eval $ac_var=\$ac_val;;
     1221  esac
     1222  # Be sure to have absolute directory names.
    11311223  case $ac_val in
    11321224    [\\/$]* | ?:[\\/]* )  continue;;
    11331225    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    11341226  esac
    1135   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
     1227  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    11361228   { (exit 1); exit 1; }; }
    11371229done
     
    11481240  if test "x$build_alias" = x; then
    11491241    cross_compiling=maybe
    1150     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1242    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    11511243    If a cross compiler is detected then cross compile mode will be used." >&2
    11521244  elif test "x$build_alias" != "x$host_alias"; then
     
    11641256ac_ls_di=`ls -di .` &&
    11651257ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    1166   { echo "$as_me: error: Working directory cannot be determined" >&2
     1258  { $as_echo "$as_me: error: Working directory cannot be determined" >&2
    11671259   { (exit 1); exit 1; }; }
    11681260test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    1169   { echo "$as_me: error: pwd does not report name of working directory" >&2
     1261  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
    11701262   { (exit 1); exit 1; }; }
    11711263
     
    11751267  ac_srcdir_defaulted=yes
    11761268  # Try the directory containing this script, then the parent directory.
    1177   ac_confdir=`$as_dirname -- "$0" ||
    1178 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    1179          X"$0" : 'X\(//\)[^/]' \| \
    1180          X"$0" : 'X\(//\)$' \| \
    1181          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    1182 echo X"$0" |
     1269  ac_confdir=`$as_dirname -- "$as_myself" ||
     1270$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1271         X"$as_myself" : 'X\(//\)[^/]' \| \
     1272         X"$as_myself" : 'X\(//\)$' \| \
     1273         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
     1274$as_echo X"$as_myself" |
    11831275    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    11841276            s//\1/
     
    12071299if test ! -r "$srcdir/$ac_unique_file"; then
    12081300  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    1209   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
     1301  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    12101302   { (exit 1); exit 1; }; }
    12111303fi
    12121304ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
    12131305ac_abs_confdir=`(
    1214         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
     1306        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
    12151307   { (exit 1); exit 1; }; }
    12161308        pwd)`
     
    12611353Installation directories:
    12621354  --prefix=PREFIX         install architecture-independent files in PREFIX
    1263                           [$ac_default_prefix]
     1355                          [$ac_default_prefix]
    12641356  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    1265                           [PREFIX]
     1357                          [PREFIX]
    12661358
    12671359By default, \`make install' will install all the files in
     
    12731365
    12741366Fine tuning of the installation directories:
    1275   --bindir=DIR           user executables [EPREFIX/bin]
    1276   --sbindir=DIR          system admin executables [EPREFIX/sbin]
    1277   --libexecdir=DIR       program executables [EPREFIX/libexec]
    1278   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
    1279   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
    1280   --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
    1281   --libdir=DIR           object code libraries [EPREFIX/lib]
    1282   --includedir=DIR       C header files [PREFIX/include]
    1283   --oldincludedir=DIR    C header files for non-gcc [/usr/include]
    1284   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
    1285   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
    1286   --infodir=DIR          info documentation [DATAROOTDIR/info]
    1287   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
    1288   --mandir=DIR           man documentation [DATAROOTDIR/man]
    1289   --docdir=DIR           documentation root [DATAROOTDIR/doc/rappture]
    1290   --htmldir=DIR          html documentation [DOCDIR]
    1291   --dvidir=DIR           dvi documentation [DOCDIR]
    1292   --pdfdir=DIR           pdf documentation [DOCDIR]
    1293   --psdir=DIR            ps documentation [DOCDIR]
     1367  --bindir=DIR            user executables [EPREFIX/bin]
     1368  --sbindir=DIR           system admin executables [EPREFIX/sbin]
     1369  --libexecdir=DIR        program executables [EPREFIX/libexec]
     1370  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
     1371  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
     1372  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
     1373  --libdir=DIR            object code libraries [EPREFIX/lib]
     1374  --includedir=DIR        C header files [PREFIX/include]
     1375  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
     1376  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
     1377  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
     1378  --infodir=DIR           info documentation [DATAROOTDIR/info]
     1379  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
     1380  --mandir=DIR            man documentation [DATAROOTDIR/man]
     1381  --docdir=DIR            documentation root [DATAROOTDIR/doc/rappture]
     1382  --htmldir=DIR           html documentation [DOCDIR]
     1383  --dvidir=DIR            dvi documentation [DOCDIR]
     1384  --pdfdir=DIR            pdf documentation [DOCDIR]
     1385  --psdir=DIR             ps documentation [DOCDIR]
    12941386_ACEOF
    12951387
     
    13051397
    13061398Optional Features:
     1399  --disable-option-checking  ignore unrecognized --enable/--with options
    13071400  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    13081401  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     
    13571450  # If there are subdirs, report their specific --help.
    13581451  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    1359     test -d "$ac_dir" || continue
     1452    test -d "$ac_dir" ||
     1453      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
     1454      continue
    13601455    ac_builddir=.
    13611456
     
    13631458.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    13641459*)
    1365   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     1460  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    13661461  # A ".." for each directory in $ac_dir_suffix.
    1367   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     1462  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    13681463  case $ac_top_builddir_sub in
    13691464  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    14011496      $SHELL "$ac_srcdir/configure" --help=recursive
    14021497    else
    1403       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     1498      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    14041499    fi || ac_status=$?
    14051500    cd "$ac_pwd" || { ac_status=$?; break; }
     
    14111506  cat <<\_ACEOF
    14121507Rappture configure 1.1
    1413 generated by GNU Autoconf 2.61
     1508generated by GNU Autoconf 2.62
    14141509
    14151510Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    1416 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     15112002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    14171512This configure script is free software; the Free Software Foundation
    14181513gives unlimited permission to copy, distribute and modify it.
     
    14251520
    14261521It was created by Rappture $as_me 1.1, which was
    1427 generated by GNU Autoconf 2.61.  Invocation command line was
     1522generated by GNU Autoconf 2.62.  Invocation command line was
    14281523
    14291524  $ $0 $@
     
    14611556  IFS=$as_save_IFS
    14621557  test -z "$as_dir" && as_dir=.
    1463   echo "PATH: $as_dir"
     1558  $as_echo "PATH: $as_dir"
    14641559done
    14651560IFS=$as_save_IFS
     
    14961591      continue ;;
    14971592    *\'*)
    1498       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     1593      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    14991594    esac
    15001595    case $ac_pass in
     
    15481643    *${as_nl}*)
    15491644      case $ac_var in #(
    1550       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
    1551 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
     1645      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     1646$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    15521647      esac
    15531648      case $ac_var in #(
    15541649      _ | IFS | as_nl) ;; #(
     1650      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    15551651      *) $as_unset $ac_var ;;
    15561652      esac ;;
     
    15821678      eval ac_val=\$$ac_var
    15831679      case $ac_val in
    1584       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1680      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    15851681      esac
    1586       echo "$ac_var='\''$ac_val'\''"
     1682      $as_echo "$ac_var='\''$ac_val'\''"
    15871683    done | sort
    15881684    echo
     
    15991695        eval ac_val=\$$ac_var
    16001696        case $ac_val in
    1601         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1697        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16021698        esac
    1603         echo "$ac_var='\''$ac_val'\''"
     1699        $as_echo "$ac_var='\''$ac_val'\''"
    16041700      done | sort
    16051701      echo
     
    16171713    fi
    16181714    test "$ac_signal" != 0 &&
    1619       echo "$as_me: caught signal $ac_signal"
    1620     echo "$as_me: exit $exit_status"
     1715      $as_echo "$as_me: caught signal $ac_signal"
     1716    $as_echo "$as_me: exit $exit_status"
    16211717  } >&5
    16221718  rm -f core *.core core.conftest.* &&
     
    16601756
    16611757# Let the site file select an alternate cache file if it wants to.
    1662 # Prefer explicitly selected file to automatically selected ones.
     1758# Prefer an explicitly selected file to automatically selected ones.
     1759ac_site_file1=NONE
     1760ac_site_file2=NONE
    16631761if test -n "$CONFIG_SITE"; then
    1664   set x "$CONFIG_SITE"
     1762  ac_site_file1=$CONFIG_SITE
    16651763elif test "x$prefix" != xNONE; then
    1666   set x "$prefix/share/config.site" "$prefix/etc/config.site"
    1667 else
    1668   set x "$ac_default_prefix/share/config.site" \
    1669         "$ac_default_prefix/etc/config.site"
    1670 fi
    1671 shift
    1672 for ac_site_file
     1764  ac_site_file1=$prefix/share/config.site
     1765  ac_site_file2=$prefix/etc/config.site
     1766else
     1767  ac_site_file1=$ac_default_prefix/share/config.site
     1768  ac_site_file2=$ac_default_prefix/etc/config.site
     1769fi
     1770for ac_site_file in "$ac_site_file1" "$ac_site_file2"
    16731771do
     1772  test "x$ac_site_file" = xNONE && continue
    16741773  if test -r "$ac_site_file"; then
    1675     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
    1676 echo "$as_me: loading site script $ac_site_file" >&6;}
     1774    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
     1775$as_echo "$as_me: loading site script $ac_site_file" >&6;}
    16771776    sed 's/^/| /' "$ac_site_file" >&5
    16781777    . "$ac_site_file"
     
    16841783  # files actually), so we avoid doing that.
    16851784  if test -f "$cache_file"; then
    1686     { echo "$as_me:$LINENO: loading cache $cache_file" >&5
    1687 echo "$as_me: loading cache $cache_file" >&6;}
     1785    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
     1786$as_echo "$as_me: loading cache $cache_file" >&6;}
    16881787    case $cache_file in
    16891788      [\\/]* | ?:[\\/]* ) . "$cache_file";;
     
    16921791  fi
    16931792else
    1694   { echo "$as_me:$LINENO: creating cache $cache_file" >&5
    1695 echo "$as_me: creating cache $cache_file" >&6;}
     1793  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
     1794$as_echo "$as_me: creating cache $cache_file" >&6;}
    16961795  >$cache_file
    16971796fi
     
    17071806  case $ac_old_set,$ac_new_set in
    17081807    set,)
    1709       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1710 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
     1808      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     1809$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    17111810      ac_cache_corrupted=: ;;
    17121811    ,set)
    1713       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
    1714 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
     1812      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
     1813$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    17151814      ac_cache_corrupted=: ;;
    17161815    ,);;
    17171816    *)
    17181817      if test "x$ac_old_val" != "x$ac_new_val"; then
    1719         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    1720 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1721         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
    1722 echo "$as_me:   former value:  $ac_old_val" >&2;}
    1723         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
    1724 echo "$as_me:   current value: $ac_new_val" >&2;}
    1725         ac_cache_corrupted=:
     1818        # differences in whitespace do not lead to failure.
     1819        ac_old_val_w=`echo x $ac_old_val`
     1820        ac_new_val_w=`echo x $ac_new_val`
     1821        if test "$ac_old_val_w" != "$ac_new_val_w"; then
     1822          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1823$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
     1824          ac_cache_corrupted=:
     1825        else
     1826          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
     1827$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
     1828          eval $ac_var=\$ac_old_val
     1829        fi
     1830        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
     1831$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
     1832        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
     1833$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
    17261834      fi;;
    17271835  esac
     
    17291837  if test "$ac_new_set" = set; then
    17301838    case $ac_new_val in
    1731     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     1839    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    17321840    *) ac_arg=$ac_var=$ac_new_val ;;
    17331841    esac
     
    17391847done
    17401848if $ac_cache_corrupted; then
    1741   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
    1742 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1743   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1744 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
     1849  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
     1850$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
     1851  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     1852$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    17451853   { (exit 1); exit 1; }; }
    17461854fi
     
    18141922done
    18151923if test -z "$ac_aux_dir"; then
    1816   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
    1817 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
     1924  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
     1925$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
    18181926   { (exit 1); exit 1; }; }
    18191927fi
     
    18411949# OS/2's system install, which has a completely different semantic
    18421950# ./install, which can be erroneously created by make from ./install.sh.
    1843 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    1844 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
     1951# Reject install programs that cannot install multiple files.
     1952{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     1953$as_echo_n "checking for a BSD-compatible install... " >&6; }
    18451954if test -z "$INSTALL"; then
    18461955if test "${ac_cv_path_install+set}" = set; then
    1847   echo $ECHO_N "(cached) $ECHO_C" >&6
     1956  $as_echo_n "(cached) " >&6
    18481957else
    18491958  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    18741983            :
    18751984          else
    1876             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    1877             break 3
     1985            rm -rf conftest.one conftest.two conftest.dir
     1986            echo one > conftest.one
     1987            echo two > conftest.two
     1988            mkdir conftest.dir
     1989            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
     1990              test -s conftest.one && test -s conftest.two &&
     1991              test -s conftest.dir/conftest.one &&
     1992              test -s conftest.dir/conftest.two
     1993            then
     1994              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     1995              break 3
     1996            fi
    18781997          fi
    18791998        fi
     
    18822001    ;;
    18832002esac
     2003
    18842004done
    18852005IFS=$as_save_IFS
    18862006
     2007rm -rf conftest.one conftest.two conftest.dir
    18872008
    18882009fi
     
    18972018  fi
    18982019fi
    1899 { echo "$as_me:$LINENO: result: $INSTALL" >&5
    1900 echo "${ECHO_T}$INSTALL" >&6; }
     2020{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
     2021$as_echo "$INSTALL" >&6; }
    19012022
    19022023# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    19082029test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    19092030
    1910 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    1911 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
    1912 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
     2031{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
     2032$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
     2033set x ${MAKE-make}
     2034ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    19132035if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
    1914   echo $ECHO_N "(cached) $ECHO_C" >&6
     2036  $as_echo_n "(cached) " >&6
    19152037else
    19162038  cat >conftest.make <<\_ACEOF
     
    19292051fi
    19302052if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
    1931   { echo "$as_me:$LINENO: result: yes" >&5
    1932 echo "${ECHO_T}yes" >&6; }
     2053  { $as_echo "$as_me:$LINENO: result: yes" >&5
     2054$as_echo "yes" >&6; }
    19332055  SET_MAKE=
    19342056else
    1935   { echo "$as_me:$LINENO: result: no" >&5
    1936 echo "${ECHO_T}no" >&6; }
     2057  { $as_echo "$as_me:$LINENO: result: no" >&5
     2058$as_echo "no" >&6; }
    19372059  SET_MAKE="MAKE=${MAKE-make}"
    19382060fi
     
    19472069  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    19482070set dummy ${ac_tool_prefix}gcc; ac_word=$2
    1949 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    1950 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2071{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2072$as_echo_n "checking for $ac_word... " >&6; }
    19512073if test "${ac_cv_prog_CC+set}" = set; then
    1952   echo $ECHO_N "(cached) $ECHO_C" >&6
     2074  $as_echo_n "(cached) " >&6
    19532075else
    19542076  if test -n "$CC"; then
     
    19632085  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    19642086    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    1965     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2087    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    19662088    break 2
    19672089  fi
     
    19742096CC=$ac_cv_prog_CC
    19752097if test -n "$CC"; then
    1976   { echo "$as_me:$LINENO: result: $CC" >&5
    1977 echo "${ECHO_T}$CC" >&6; }
    1978 else
    1979   { echo "$as_me:$LINENO: result: no" >&5
    1980 echo "${ECHO_T}no" >&6; }
     2098  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2099$as_echo "$CC" >&6; }
     2100else
     2101  { $as_echo "$as_me:$LINENO: result: no" >&5
     2102$as_echo "no" >&6; }
    19812103fi
    19822104
     
    19872109  # Extract the first word of "gcc", so it can be a program name with args.
    19882110set dummy gcc; ac_word=$2
    1989 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    1990 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2111{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2112$as_echo_n "checking for $ac_word... " >&6; }
    19912113if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1992   echo $ECHO_N "(cached) $ECHO_C" >&6
     2114  $as_echo_n "(cached) " >&6
    19932115else
    19942116  if test -n "$ac_ct_CC"; then
     
    20032125  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    20042126    ac_cv_prog_ac_ct_CC="gcc"
    2005     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2127    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    20062128    break 2
    20072129  fi
     
    20142136ac_ct_CC=$ac_cv_prog_ac_ct_CC
    20152137if test -n "$ac_ct_CC"; then
    2016   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2017 echo "${ECHO_T}$ac_ct_CC" >&6; }
    2018 else
    2019   { echo "$as_me:$LINENO: result: no" >&5
    2020 echo "${ECHO_T}no" >&6; }
     2138  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2139$as_echo "$ac_ct_CC" >&6; }
     2140else
     2141  { $as_echo "$as_me:$LINENO: result: no" >&5
     2142$as_echo "no" >&6; }
    20212143fi
    20222144
     
    20262148    case $cross_compiling:$ac_tool_warned in
    20272149yes:)
    2028 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2150{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    20292151whose name does not start with the host triplet.  If you think this
    20302152configuration is useful to you, please write to autoconf@gnu.org." >&5
    2031 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2153$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    20322154whose name does not start with the host triplet.  If you think this
    20332155configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    20442166    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    20452167set dummy ${ac_tool_prefix}cc; ac_word=$2
    2046 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2047 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2168{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2169$as_echo_n "checking for $ac_word... " >&6; }
    20482170if test "${ac_cv_prog_CC+set}" = set; then
    2049   echo $ECHO_N "(cached) $ECHO_C" >&6
     2171  $as_echo_n "(cached) " >&6
    20502172else
    20512173  if test -n "$CC"; then
     
    20602182  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    20612183    ac_cv_prog_CC="${ac_tool_prefix}cc"
    2062     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2184    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    20632185    break 2
    20642186  fi
     
    20712193CC=$ac_cv_prog_CC
    20722194if test -n "$CC"; then
    2073   { echo "$as_me:$LINENO: result: $CC" >&5
    2074 echo "${ECHO_T}$CC" >&6; }
    2075 else
    2076   { echo "$as_me:$LINENO: result: no" >&5
    2077 echo "${ECHO_T}no" >&6; }
     2195  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2196$as_echo "$CC" >&6; }
     2197else
     2198  { $as_echo "$as_me:$LINENO: result: no" >&5
     2199$as_echo "no" >&6; }
    20782200fi
    20792201
     
    20842206  # Extract the first word of "cc", so it can be a program name with args.
    20852207set dummy cc; ac_word=$2
    2086 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2087 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2208{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2209$as_echo_n "checking for $ac_word... " >&6; }
    20882210if test "${ac_cv_prog_CC+set}" = set; then
    2089   echo $ECHO_N "(cached) $ECHO_C" >&6
     2211  $as_echo_n "(cached) " >&6
    20902212else
    20912213  if test -n "$CC"; then
     
    21052227     fi
    21062228    ac_cv_prog_CC="cc"
    2107     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2229    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21082230    break 2
    21092231  fi
     
    21282250CC=$ac_cv_prog_CC
    21292251if test -n "$CC"; then
    2130   { echo "$as_me:$LINENO: result: $CC" >&5
    2131 echo "${ECHO_T}$CC" >&6; }
    2132 else
    2133   { echo "$as_me:$LINENO: result: no" >&5
    2134 echo "${ECHO_T}no" >&6; }
     2252  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2253$as_echo "$CC" >&6; }
     2254else
     2255  { $as_echo "$as_me:$LINENO: result: no" >&5
     2256$as_echo "no" >&6; }
    21352257fi
    21362258
     
    21432265    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    21442266set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2145 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2146 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2267{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2268$as_echo_n "checking for $ac_word... " >&6; }
    21472269if test "${ac_cv_prog_CC+set}" = set; then
    2148   echo $ECHO_N "(cached) $ECHO_C" >&6
     2270  $as_echo_n "(cached) " >&6
    21492271else
    21502272  if test -n "$CC"; then
     
    21592281  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21602282    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    2161     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2283    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21622284    break 2
    21632285  fi
     
    21702292CC=$ac_cv_prog_CC
    21712293if test -n "$CC"; then
    2172   { echo "$as_me:$LINENO: result: $CC" >&5
    2173 echo "${ECHO_T}$CC" >&6; }
    2174 else
    2175   { echo "$as_me:$LINENO: result: no" >&5
    2176 echo "${ECHO_T}no" >&6; }
     2294  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2295$as_echo "$CC" >&6; }
     2296else
     2297  { $as_echo "$as_me:$LINENO: result: no" >&5
     2298$as_echo "no" >&6; }
    21772299fi
    21782300
     
    21872309  # Extract the first word of "$ac_prog", so it can be a program name with args.
    21882310set dummy $ac_prog; ac_word=$2
    2189 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2190 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     2311{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2312$as_echo_n "checking for $ac_word... " >&6; }
    21912313if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2192   echo $ECHO_N "(cached) $ECHO_C" >&6
     2314  $as_echo_n "(cached) " >&6
    21932315else
    21942316  if test -n "$ac_ct_CC"; then
     
    22032325  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    22042326    ac_cv_prog_ac_ct_CC="$ac_prog"
    2205     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2327    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22062328    break 2
    22072329  fi
     
    22142336ac_ct_CC=$ac_cv_prog_ac_ct_CC
    22152337if test -n "$ac_ct_CC"; then
    2216   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2217 echo "${ECHO_T}$ac_ct_CC" >&6; }
    2218 else
    2219   { echo "$as_me:$LINENO: result: no" >&5
    2220 echo "${ECHO_T}no" >&6; }
     2338  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2339$as_echo "$ac_ct_CC" >&6; }
     2340else
     2341  { $as_echo "$as_me:$LINENO: result: no" >&5
     2342$as_echo "no" >&6; }
    22212343fi
    22222344
     
    22302352    case $cross_compiling:$ac_tool_warned in
    22312353yes:)
    2232 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2354{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    22332355whose name does not start with the host triplet.  If you think this
    22342356configuration is useful to you, please write to autoconf@gnu.org." >&5
    2235 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2357$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    22362358whose name does not start with the host triplet.  If you think this
    22372359configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    22452367
    22462368
    2247 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
     2369test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
    22482370See \`config.log' for more details." >&5
    2249 echo "$as_me: error: no acceptable C compiler found in \$PATH
     2371$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
    22502372See \`config.log' for more details." >&2;}
    22512373   { (exit 1); exit 1; }; }
    22522374
    22532375# Provide some information about the compiler.
    2254 echo "$as_me:$LINENO: checking for C compiler version" >&5
    2255 ac_compiler=`set X $ac_compile; echo $2`
     2376$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
     2377set X $ac_compile
     2378ac_compiler=$2
    22562379{ (ac_try="$ac_compiler --version >&5"
    22572380case "(($ac_try" in
     
    22592382  *) ac_try_echo=$ac_try;;
    22602383esac
    2261 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2384eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2385$as_echo "$ac_try_echo") >&5
    22622386  (eval "$ac_compiler --version >&5") 2>&5
    22632387  ac_status=$?
    2264   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2388  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22652389  (exit $ac_status); }
    22662390{ (ac_try="$ac_compiler -v >&5"
     
    22692393  *) ac_try_echo=$ac_try;;
    22702394esac
    2271 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2395eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2396$as_echo "$ac_try_echo") >&5
    22722397  (eval "$ac_compiler -v >&5") 2>&5
    22732398  ac_status=$?
    2274   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2399  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22752400  (exit $ac_status); }
    22762401{ (ac_try="$ac_compiler -V >&5"
     
    22792404  *) ac_try_echo=$ac_try;;
    22802405esac
    2281 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2406eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2407$as_echo "$ac_try_echo") >&5
    22822408  (eval "$ac_compiler -V >&5") 2>&5
    22832409  ac_status=$?
    2284   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2410  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    22852411  (exit $ac_status); }
    22862412
     
    23012427_ACEOF
    23022428ac_clean_files_save=$ac_clean_files
    2303 ac_clean_files="$ac_clean_files a.out a.exe b.out"
     2429ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
    23042430# Try to create an executable without -o first, disregard a.out.
    23052431# It will help us diagnose broken compilers, and finding out an intuition
    23062432# of exeext.
    2307 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
    2308 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
    2309 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    2310 #
    2311 # List of possible output files, starting from the most likely.
    2312 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
    2313 # only as a last resort.  b.out is created by i960 compilers.
    2314 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
    2315 #
    2316 # The IRIX 6 linker writes into existing files which may not be
    2317 # executable, retaining their permissions.  Remove them first so a
    2318 # subsequent execution test works.
     2433{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2434$as_echo_n "checking for C compiler default output file name... " >&6; }
     2435ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
     2436
     2437# The possible output files:
     2438ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
     2439
    23192440ac_rmfiles=
    23202441for ac_file in $ac_files
    23212442do
    23222443  case $ac_file in
    2323     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
     2444    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
    23242445    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
    23252446  esac
     
    23322453  *) ac_try_echo=$ac_try;;
    23332454esac
    2334 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2455eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2456$as_echo "$ac_try_echo") >&5
    23352457  (eval "$ac_link_default") 2>&5
    23362458  ac_status=$?
    2337   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2459  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    23382460  (exit $ac_status); }; then
    23392461  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
     
    23462468  test -f "$ac_file" || continue
    23472469  case $ac_file in
    2348     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
     2470    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
    23492471        ;;
    23502472    [ab].out )
     
    23732495fi
    23742496
    2375 { echo "$as_me:$LINENO: result: $ac_file" >&5
    2376 echo "${ECHO_T}$ac_file" >&6; }
     2497{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
     2498$as_echo "$ac_file" >&6; }
    23772499if test -z "$ac_file"; then
    2378   echo "$as_me: failed program was:" >&5
     2500  $as_echo "$as_me: failed program was:" >&5
    23792501sed 's/^/| /' conftest.$ac_ext >&5
    23802502
    2381 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
     2503{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
    23822504See \`config.log' for more details." >&5
    2383 echo "$as_me: error: C compiler cannot create executables
     2505$as_echo "$as_me: error: C compiler cannot create executables
    23842506See \`config.log' for more details." >&2;}
    23852507   { (exit 77); exit 77; }; }
     
    23902512# Check that the compiler produces executables we can run.  If not, either
    23912513# the compiler is broken, or we cross compile.
    2392 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
    2393 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
     2514{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
     2515$as_echo_n "checking whether the C compiler works... " >&6; }
    23942516# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
    23952517# If not cross compiling, check that we can run a simple program.
     
    24002522  *) ac_try_echo=$ac_try;;
    24012523esac
    2402 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2524eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2525$as_echo "$ac_try_echo") >&5
    24032526  (eval "$ac_try") 2>&5
    24042527  ac_status=$?
    2405   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2528  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24062529  (exit $ac_status); }; }; then
    24072530    cross_compiling=no
     
    24102533        cross_compiling=yes
    24112534    else
    2412         { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
     2535        { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
    24132536If you meant to cross compile, use \`--host'.
    24142537See \`config.log' for more details." >&5
    2415 echo "$as_me: error: cannot run C compiled programs.
     2538$as_echo "$as_me: error: cannot run C compiled programs.
    24162539If you meant to cross compile, use \`--host'.
    24172540See \`config.log' for more details." >&2;}
     
    24202543  fi
    24212544fi
    2422 { echo "$as_me:$LINENO: result: yes" >&5
    2423 echo "${ECHO_T}yes" >&6; }
    2424 
    2425 rm -f a.out a.exe conftest$ac_cv_exeext b.out
     2545{ $as_echo "$as_me:$LINENO: result: yes" >&5
     2546$as_echo "yes" >&6; }
     2547
     2548rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
    24262549ac_clean_files=$ac_clean_files_save
    24272550# Check that the compiler produces executables we can run.  If not, either
    24282551# the compiler is broken, or we cross compile.
    2429 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
    2430 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
    2431 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
    2432 echo "${ECHO_T}$cross_compiling" >&6; }
    2433 
    2434 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
    2435 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
     2552{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
     2553$as_echo_n "checking whether we are cross compiling... " >&6; }
     2554{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
     2555$as_echo "$cross_compiling" >&6; }
     2556
     2557{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
     2558$as_echo_n "checking for suffix of executables... " >&6; }
    24362559if { (ac_try="$ac_link"
    24372560case "(($ac_try" in
     
    24392562  *) ac_try_echo=$ac_try;;
    24402563esac
    2441 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2564eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2565$as_echo "$ac_try_echo") >&5
    24422566  (eval "$ac_link") 2>&5
    24432567  ac_status=$?
    2444   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2568  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24452569  (exit $ac_status); }; then
    24462570  # If both `conftest.exe' and `conftest' are `present' (well, observable)
     
    24512575  test -f "$ac_file" || continue
    24522576  case $ac_file in
    2453     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
     2577    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
    24542578    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    24552579          break;;
     
    24582582done
    24592583else
    2460   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
     2584  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
    24612585See \`config.log' for more details." >&5
    2462 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
     2586$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
    24632587See \`config.log' for more details." >&2;}
    24642588   { (exit 1); exit 1; }; }
     
    24662590
    24672591rm -f conftest$ac_cv_exeext
    2468 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
    2469 echo "${ECHO_T}$ac_cv_exeext" >&6; }
     2592{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
     2593$as_echo "$ac_cv_exeext" >&6; }
    24702594
    24712595rm -f conftest.$ac_ext
    24722596EXEEXT=$ac_cv_exeext
    24732597ac_exeext=$EXEEXT
    2474 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
    2475 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
     2598{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
     2599$as_echo_n "checking for suffix of object files... " >&6; }
    24762600if test "${ac_cv_objext+set}" = set; then
    2477   echo $ECHO_N "(cached) $ECHO_C" >&6
     2601  $as_echo_n "(cached) " >&6
    24782602else
    24792603  cat >conftest.$ac_ext <<_ACEOF
     
    24982622  *) ac_try_echo=$ac_try;;
    24992623esac
    2500 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2624eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2625$as_echo "$ac_try_echo") >&5
    25012626  (eval "$ac_compile") 2>&5
    25022627  ac_status=$?
    2503   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2628  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25042629  (exit $ac_status); }; then
    25052630  for ac_file in conftest.o conftest.obj conftest.*; do
    25062631  test -f "$ac_file" || continue;
    25072632  case $ac_file in
    2508     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
     2633    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
    25092634    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
    25102635       break;;
     
    25122637done
    25132638else
    2514   echo "$as_me: failed program was:" >&5
     2639  $as_echo "$as_me: failed program was:" >&5
    25152640sed 's/^/| /' conftest.$ac_ext >&5
    25162641
    2517 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
     2642{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
    25182643See \`config.log' for more details." >&5
    2519 echo "$as_me: error: cannot compute suffix of object files: cannot compile
     2644$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
    25202645See \`config.log' for more details." >&2;}
    25212646   { (exit 1); exit 1; }; }
     
    25242649rm -f conftest.$ac_cv_objext conftest.$ac_ext
    25252650fi
    2526 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
    2527 echo "${ECHO_T}$ac_cv_objext" >&6; }
     2651{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
     2652$as_echo "$ac_cv_objext" >&6; }
    25282653OBJEXT=$ac_cv_objext
    25292654ac_objext=$OBJEXT
    2530 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
    2531 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
     2655{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
     2656$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    25322657if test "${ac_cv_c_compiler_gnu+set}" = set; then
    2533   echo $ECHO_N "(cached) $ECHO_C" >&6
     2658  $as_echo_n "(cached) " >&6
    25342659else
    25352660  cat >conftest.$ac_ext <<_ACEOF
     
    25572682  *) ac_try_echo=$ac_try;;
    25582683esac
    2559 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2684eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2685$as_echo "$ac_try_echo") >&5
    25602686  (eval "$ac_compile") 2>conftest.er1
    25612687  ac_status=$?
     
    25632689  rm -f conftest.er1
    25642690  cat conftest.err >&5
    2565   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2691  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25662692  (exit $ac_status); } && {
    25672693         test -z "$ac_c_werror_flag" ||
     
    25702696  ac_compiler_gnu=yes
    25712697else
    2572   echo "$as_me: failed program was:" >&5
     2698  $as_echo "$as_me: failed program was:" >&5
    25732699sed 's/^/| /' conftest.$ac_ext >&5
    25742700
     
    25802706
    25812707fi
    2582 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
    2583 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
    2584 GCC=`test $ac_compiler_gnu = yes && echo yes`
     2708{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
     2709$as_echo "$ac_cv_c_compiler_gnu" >&6; }
     2710if test $ac_compiler_gnu = yes; then
     2711  GCC=yes
     2712else
     2713  GCC=
     2714fi
    25852715ac_test_CFLAGS=${CFLAGS+set}
    25862716ac_save_CFLAGS=$CFLAGS
    2587 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
    2588 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
     2717{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
     2718$as_echo_n "checking whether $CC accepts -g... " >&6; }
    25892719if test "${ac_cv_prog_cc_g+set}" = set; then
    2590   echo $ECHO_N "(cached) $ECHO_C" >&6
     2720  $as_echo_n "(cached) " >&6
    25912721else
    25922722  ac_save_c_werror_flag=$ac_c_werror_flag
     
    26152745  *) ac_try_echo=$ac_try;;
    26162746esac
    2617 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2747eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2748$as_echo "$ac_try_echo") >&5
    26182749  (eval "$ac_compile") 2>conftest.er1
    26192750  ac_status=$?
     
    26212752  rm -f conftest.er1
    26222753  cat conftest.err >&5
    2623   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2754  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26242755  (exit $ac_status); } && {
    26252756         test -z "$ac_c_werror_flag" ||
     
    26282759  ac_cv_prog_cc_g=yes
    26292760else
    2630   echo "$as_me: failed program was:" >&5
     2761  $as_echo "$as_me: failed program was:" >&5
    26312762sed 's/^/| /' conftest.$ac_ext >&5
    26322763
     
    26532784  *) ac_try_echo=$ac_try;;
    26542785esac
    2655 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2786eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2787$as_echo "$ac_try_echo") >&5
    26562788  (eval "$ac_compile") 2>conftest.er1
    26572789  ac_status=$?
     
    26592791  rm -f conftest.er1
    26602792  cat conftest.err >&5
    2661   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2793  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26622794  (exit $ac_status); } && {
    26632795         test -z "$ac_c_werror_flag" ||
     
    26662798  :
    26672799else
    2668   echo "$as_me: failed program was:" >&5
     2800  $as_echo "$as_me: failed program was:" >&5
    26692801sed 's/^/| /' conftest.$ac_ext >&5
    26702802
     
    26922824  *) ac_try_echo=$ac_try;;
    26932825esac
    2694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2826eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2827$as_echo "$ac_try_echo") >&5
    26952828  (eval "$ac_compile") 2>conftest.er1
    26962829  ac_status=$?
     
    26982831  rm -f conftest.er1
    26992832  cat conftest.err >&5
    2700   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2833  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    27012834  (exit $ac_status); } && {
    27022835         test -z "$ac_c_werror_flag" ||
     
    27052838  ac_cv_prog_cc_g=yes
    27062839else
    2707   echo "$as_me: failed program was:" >&5
     2840  $as_echo "$as_me: failed program was:" >&5
    27082841sed 's/^/| /' conftest.$ac_ext >&5
    27092842
     
    27202853   ac_c_werror_flag=$ac_save_c_werror_flag
    27212854fi
    2722 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
    2723 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
     2855{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     2856$as_echo "$ac_cv_prog_cc_g" >&6; }
    27242857if test "$ac_test_CFLAGS" = set; then
    27252858  CFLAGS=$ac_save_CFLAGS
     
    27372870  fi
    27382871fi
    2739 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
    2740 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
     2872{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
     2873$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
    27412874if test "${ac_cv_prog_cc_c89+set}" = set; then
    2742   echo $ECHO_N "(cached) $ECHO_C" >&6
     2875  $as_echo_n "(cached) " >&6
    27432876else
    27442877  ac_cv_prog_cc_c89=no
     
    28112944  *) ac_try_echo=$ac_try;;
    28122945esac
    2813 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     2946eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2947$as_echo "$ac_try_echo") >&5
    28142948  (eval "$ac_compile") 2>conftest.er1
    28152949  ac_status=$?
     
    28172951  rm -f conftest.er1
    28182952  cat conftest.err >&5
    2819   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2953  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28202954  (exit $ac_status); } && {
    28212955         test -z "$ac_c_werror_flag" ||
     
    28242958  ac_cv_prog_cc_c89=$ac_arg
    28252959else
    2826   echo "$as_me: failed program was:" >&5
     2960  $as_echo "$as_me: failed program was:" >&5
    28272961sed 's/^/| /' conftest.$ac_ext >&5
    28282962
     
    28402974case "x$ac_cv_prog_cc_c89" in
    28412975  x)
    2842     { echo "$as_me:$LINENO: result: none needed" >&5
    2843 echo "${ECHO_T}none needed" >&6; } ;;
     2976    { $as_echo "$as_me:$LINENO: result: none needed" >&5
     2977$as_echo "none needed" >&6; } ;;
    28442978  xno)
    2845     { echo "$as_me:$LINENO: result: unsupported" >&5
    2846 echo "${ECHO_T}unsupported" >&6; } ;;
     2979    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
     2980$as_echo "unsupported" >&6; } ;;
    28472981  *)
    28482982    CC="$CC $ac_cv_prog_cc_c89"
    2849     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
    2850 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
     2983    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
     2984$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
    28512985esac
    28522986
     
    28673001    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    28683002set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2869 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2870 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3003{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3004$as_echo_n "checking for $ac_word... " >&6; }
    28713005if test "${ac_cv_prog_F77+set}" = set; then
    2872   echo $ECHO_N "(cached) $ECHO_C" >&6
     3006  $as_echo_n "(cached) " >&6
    28733007else
    28743008  if test -n "$F77"; then
     
    28833017  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    28843018    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
    2885     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3019    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    28863020    break 2
    28873021  fi
     
    28943028F77=$ac_cv_prog_F77
    28953029if test -n "$F77"; then
    2896   { echo "$as_me:$LINENO: result: $F77" >&5
    2897 echo "${ECHO_T}$F77" >&6; }
    2898 else
    2899   { echo "$as_me:$LINENO: result: no" >&5
    2900 echo "${ECHO_T}no" >&6; }
     3030  { $as_echo "$as_me:$LINENO: result: $F77" >&5
     3031$as_echo "$F77" >&6; }
     3032else
     3033  { $as_echo "$as_me:$LINENO: result: no" >&5
     3034$as_echo "no" >&6; }
    29013035fi
    29023036
     
    29113045  # Extract the first word of "$ac_prog", so it can be a program name with args.
    29123046set dummy $ac_prog; ac_word=$2
    2913 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    2914 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3047{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3048$as_echo_n "checking for $ac_word... " >&6; }
    29153049if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
    2916   echo $ECHO_N "(cached) $ECHO_C" >&6
     3050  $as_echo_n "(cached) " >&6
    29173051else
    29183052  if test -n "$ac_ct_F77"; then
     
    29273061  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    29283062    ac_cv_prog_ac_ct_F77="$ac_prog"
    2929     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3063    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    29303064    break 2
    29313065  fi
     
    29383072ac_ct_F77=$ac_cv_prog_ac_ct_F77
    29393073if test -n "$ac_ct_F77"; then
    2940   { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
    2941 echo "${ECHO_T}$ac_ct_F77" >&6; }
    2942 else
    2943   { echo "$as_me:$LINENO: result: no" >&5
    2944 echo "${ECHO_T}no" >&6; }
     3074  { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
     3075$as_echo "$ac_ct_F77" >&6; }
     3076else
     3077  { $as_echo "$as_me:$LINENO: result: no" >&5
     3078$as_echo "no" >&6; }
    29453079fi
    29463080
     
    29543088    case $cross_compiling:$ac_tool_warned in
    29553089yes:)
    2956 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3090{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    29573091whose name does not start with the host triplet.  If you think this
    29583092configuration is useful to you, please write to autoconf@gnu.org." >&5
    2959 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3093$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    29603094whose name does not start with the host triplet.  If you think this
    29613095configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    29683102
    29693103# Provide some information about the compiler.
    2970 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
    2971 ac_compiler=`set X $ac_compile; echo $2`
     3104$as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
     3105set X $ac_compile
     3106ac_compiler=$2
    29723107{ (ac_try="$ac_compiler --version >&5"
    29733108case "(($ac_try" in
     
    29753110  *) ac_try_echo=$ac_try;;
    29763111esac
    2977 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3112eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3113$as_echo "$ac_try_echo") >&5
    29783114  (eval "$ac_compiler --version >&5") 2>&5
    29793115  ac_status=$?
    2980   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3116  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    29813117  (exit $ac_status); }
    29823118{ (ac_try="$ac_compiler -v >&5"
     
    29853121  *) ac_try_echo=$ac_try;;
    29863122esac
    2987 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3123eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3124$as_echo "$ac_try_echo") >&5
    29883125  (eval "$ac_compiler -v >&5") 2>&5
    29893126  ac_status=$?
    2990   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3127  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    29913128  (exit $ac_status); }
    29923129{ (ac_try="$ac_compiler -V >&5"
     
    29953132  *) ac_try_echo=$ac_try;;
    29963133esac
    2997 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3134eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3135$as_echo "$ac_try_echo") >&5
    29983136  (eval "$ac_compiler -V >&5") 2>&5
    29993137  ac_status=$?
    3000   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3138  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30013139  (exit $ac_status); }
    30023140rm -f a.out
     
    30063144ac_save_ext=$ac_ext
    30073145ac_ext=F
    3008 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
    3009 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
     3146{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
     3147$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
    30103148if test "${ac_cv_f77_compiler_gnu+set}" = set; then
    3011   echo $ECHO_N "(cached) $ECHO_C" >&6
     3149  $as_echo_n "(cached) " >&6
    30123150else
    30133151  cat >conftest.$ac_ext <<_ACEOF
     
    30253163  *) ac_try_echo=$ac_try;;
    30263164esac
    3027 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3165eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3166$as_echo "$ac_try_echo") >&5
    30283167  (eval "$ac_compile") 2>conftest.er1
    30293168  ac_status=$?
     
    30313170  rm -f conftest.er1
    30323171  cat conftest.err >&5
    3033   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3172  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30343173  (exit $ac_status); } && {
    30353174         test -z "$ac_f77_werror_flag" ||
     
    30383177  ac_compiler_gnu=yes
    30393178else
    3040   echo "$as_me: failed program was:" >&5
     3179  $as_echo "$as_me: failed program was:" >&5
    30413180sed 's/^/| /' conftest.$ac_ext >&5
    30423181
     
    30483187
    30493188fi
    3050 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
    3051 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
     3189{ $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
     3190$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
    30523191ac_ext=$ac_save_ext
    30533192ac_test_FFLAGS=${FFLAGS+set}
    30543193ac_save_FFLAGS=$FFLAGS
    30553194FFLAGS=
    3056 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
    3057 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
     3195{ $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
     3196$as_echo_n "checking whether $F77 accepts -g... " >&6; }
    30583197if test "${ac_cv_prog_f77_g+set}" = set; then
    3059   echo $ECHO_N "(cached) $ECHO_C" >&6
     3198  $as_echo_n "(cached) " >&6
    30603199else
    30613200  FFLAGS=-g
     
    30713210  *) ac_try_echo=$ac_try;;
    30723211esac
    3073 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3212eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3213$as_echo "$ac_try_echo") >&5
    30743214  (eval "$ac_compile") 2>conftest.er1
    30753215  ac_status=$?
     
    30773217  rm -f conftest.er1
    30783218  cat conftest.err >&5
    3079   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3219  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30803220  (exit $ac_status); } && {
    30813221         test -z "$ac_f77_werror_flag" ||
     
    30843224  ac_cv_prog_f77_g=yes
    30853225else
    3086   echo "$as_me: failed program was:" >&5
     3226  $as_echo "$as_me: failed program was:" >&5
    30873227sed 's/^/| /' conftest.$ac_ext >&5
    30883228
     
    30933233
    30943234fi
    3095 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
    3096 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
     3235{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
     3236$as_echo "$ac_cv_prog_f77_g" >&6; }
    30973237if test "$ac_test_FFLAGS" = set; then
    30983238  FFLAGS=$ac_save_FFLAGS
     
    31113251fi
    31123252
    3113 G77=`test $ac_compiler_gnu = yes && echo yes`
     3253if test $ac_compiler_gnu = yes; then
     3254  G77=yes
     3255else
     3256  G77=
     3257fi
    31143258ac_ext=c
    31153259ac_cpp='$CPP $CPPFLAGS'
     
    31383282# OS/2's system install, which has a completely different semantic
    31393283# ./install, which can be erroneously created by make from ./install.sh.
    3140 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    3141 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
     3284# Reject install programs that cannot install multiple files.
     3285{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     3286$as_echo_n "checking for a BSD-compatible install... " >&6; }
    31423287if test -z "$INSTALL"; then
    31433288if test "${ac_cv_path_install+set}" = set; then
    3144   echo $ECHO_N "(cached) $ECHO_C" >&6
     3289  $as_echo_n "(cached) " >&6
    31453290else
    31463291  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    31713316            :
    31723317          else
    3173             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    3174             break 3
     3318            rm -rf conftest.one conftest.two conftest.dir
     3319            echo one > conftest.one
     3320            echo two > conftest.two
     3321            mkdir conftest.dir
     3322            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
     3323              test -s conftest.one && test -s conftest.two &&
     3324              test -s conftest.dir/conftest.one &&
     3325              test -s conftest.dir/conftest.two
     3326            then
     3327              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3328              break 3
     3329            fi
    31753330          fi
    31763331        fi
     
    31793334    ;;
    31803335esac
     3336
    31813337done
    31823338IFS=$as_save_IFS
    31833339
     3340rm -rf conftest.one conftest.two conftest.dir
    31843341
    31853342fi
     
    31943351  fi
    31953352fi
    3196 { echo "$as_me:$LINENO: result: $INSTALL" >&5
    3197 echo "${ECHO_T}$INSTALL" >&6; }
     3353{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
     3354$as_echo "$INSTALL" >&6; }
    31983355
    31993356# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    32083365  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
    32093366set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    3210 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3211 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3367{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3368$as_echo_n "checking for $ac_word... " >&6; }
    32123369if test "${ac_cv_prog_RANLIB+set}" = set; then
    3213   echo $ECHO_N "(cached) $ECHO_C" >&6
     3370  $as_echo_n "(cached) " >&6
    32143371else
    32153372  if test -n "$RANLIB"; then
     
    32243381  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    32253382    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    3226     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3383    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    32273384    break 2
    32283385  fi
     
    32353392RANLIB=$ac_cv_prog_RANLIB
    32363393if test -n "$RANLIB"; then
    3237   { echo "$as_me:$LINENO: result: $RANLIB" >&5
    3238 echo "${ECHO_T}$RANLIB" >&6; }
    3239 else
    3240   { echo "$as_me:$LINENO: result: no" >&5
    3241 echo "${ECHO_T}no" >&6; }
     3394  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
     3395$as_echo "$RANLIB" >&6; }
     3396else
     3397  { $as_echo "$as_me:$LINENO: result: no" >&5
     3398$as_echo "no" >&6; }
    32423399fi
    32433400
     
    32483405  # Extract the first word of "ranlib", so it can be a program name with args.
    32493406set dummy ranlib; ac_word=$2
    3250 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3251 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     3407{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     3408$as_echo_n "checking for $ac_word... " >&6; }
    32523409if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    3253   echo $ECHO_N "(cached) $ECHO_C" >&6
     3410  $as_echo_n "(cached) " >&6
    32543411else
    32553412  if test -n "$ac_ct_RANLIB"; then
     
    32643421  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    32653422    ac_cv_prog_ac_ct_RANLIB="ranlib"
    3266     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3423    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    32673424    break 2
    32683425  fi
     
    32753432ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    32763433if test -n "$ac_ct_RANLIB"; then
    3277   { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
    3278 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
    3279 else
    3280   { echo "$as_me:$LINENO: result: no" >&5
    3281 echo "${ECHO_T}no" >&6; }
     3434  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
     3435$as_echo "$ac_ct_RANLIB" >&6; }
     3436else
     3437  { $as_echo "$as_me:$LINENO: result: no" >&5
     3438$as_echo "no" >&6; }
    32823439fi
    32833440
     
    32873444    case $cross_compiling:$ac_tool_warned in
    32883445yes:)
    3289 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3446{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    32903447whose name does not start with the host triplet.  If you think this
    32913448configuration is useful to you, please write to autoconf@gnu.org." >&5
    3292 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3449$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    32933450whose name does not start with the host triplet.  If you think this
    32943451configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    33013458fi
    33023459
    3303 { echo "$as_me:$LINENO: checking whether ln -s works" >&5
    3304 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
     3460{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
     3461$as_echo_n "checking whether ln -s works... " >&6; }
    33053462LN_S=$as_ln_s
    33063463if test "$LN_S" = "ln -s"; then
    3307   { echo "$as_me:$LINENO: result: yes" >&5
    3308 echo "${ECHO_T}yes" >&6; }
    3309 else
    3310   { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
    3311 echo "${ECHO_T}no, using $LN_S" >&6; }
     3464  { $as_echo "$as_me:$LINENO: result: yes" >&5
     3465$as_echo "yes" >&6; }
     3466else
     3467  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
     3468$as_echo "no, using $LN_S" >&6; }
    33123469fi
    33133470
     
    33193476ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    33203477ac_compiler_gnu=$ac_cv_c_compiler_gnu
    3321 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
    3322 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
     3478{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
     3479$as_echo_n "checking how to run the C preprocessor... " >&6; }
    33233480# On Suns, sometimes $CPP names a directory.
    33243481if test -n "$CPP" && test -d "$CPP"; then
     
    33273484if test -z "$CPP"; then
    33283485  if test "${ac_cv_prog_CPP+set}" = set; then
    3329   echo $ECHO_N "(cached) $ECHO_C" >&6
     3486  $as_echo_n "(cached) " >&6
    33303487else
    33313488      # Double quotes because CPP needs to be expanded
     
    33593516  *) ac_try_echo=$ac_try;;
    33603517esac
    3361 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3518eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3519$as_echo "$ac_try_echo") >&5
    33623520  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    33633521  ac_status=$?
     
    33653523  rm -f conftest.er1
    33663524  cat conftest.err >&5
    3367   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3525  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33683526  (exit $ac_status); } >/dev/null && {
    33693527         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    33723530  :
    33733531else
    3374   echo "$as_me: failed program was:" >&5
     3532  $as_echo "$as_me: failed program was:" >&5
    33753533sed 's/^/| /' conftest.$ac_ext >&5
    33763534
     
    33963554  *) ac_try_echo=$ac_try;;
    33973555esac
    3398 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3556eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3557$as_echo "$ac_try_echo") >&5
    33993558  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    34003559  ac_status=$?
     
    34023561  rm -f conftest.er1
    34033562  cat conftest.err >&5
    3404   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3563  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34053564  (exit $ac_status); } >/dev/null && {
    34063565         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    34103569continue
    34113570else
    3412   echo "$as_me: failed program was:" >&5
     3571  $as_echo "$as_me: failed program was:" >&5
    34133572sed 's/^/| /' conftest.$ac_ext >&5
    34143573
     
    34353594  ac_cv_prog_CPP=$CPP
    34363595fi
    3437 { echo "$as_me:$LINENO: result: $CPP" >&5
    3438 echo "${ECHO_T}$CPP" >&6; }
     3596{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
     3597$as_echo "$CPP" >&6; }
    34393598ac_preproc_ok=false
    34403599for ac_c_preproc_warn_flag in '' yes
     
    34643623  *) ac_try_echo=$ac_try;;
    34653624esac
    3466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3625eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3626$as_echo "$ac_try_echo") >&5
    34673627  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    34683628  ac_status=$?
     
    34703630  rm -f conftest.er1
    34713631  cat conftest.err >&5
    3472   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3632  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34733633  (exit $ac_status); } >/dev/null && {
    34743634         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    34773637  :
    34783638else
    3479   echo "$as_me: failed program was:" >&5
     3639  $as_echo "$as_me: failed program was:" >&5
    34803640sed 's/^/| /' conftest.$ac_ext >&5
    34813641
     
    35013661  *) ac_try_echo=$ac_try;;
    35023662esac
    3503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3663eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3664$as_echo "$ac_try_echo") >&5
    35043665  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    35053666  ac_status=$?
     
    35073668  rm -f conftest.er1
    35083669  cat conftest.err >&5
    3509   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3670  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    35103671  (exit $ac_status); } >/dev/null && {
    35113672         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    35153676continue
    35163677else
    3517   echo "$as_me: failed program was:" >&5
     3678  $as_echo "$as_me: failed program was:" >&5
    35183679sed 's/^/| /' conftest.$ac_ext >&5
    35193680
     
    35313692  :
    35323693else
    3533   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
     3694  { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
    35343695See \`config.log' for more details." >&5
    3535 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
     3696$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
    35363697See \`config.log' for more details." >&2;}
    35373698   { (exit 1); exit 1; }; }
     
    35453706
    35463707
    3547 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
    3548 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
     3708{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
     3709$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
    35493710if test "${ac_cv_path_GREP+set}" = set; then
    3550   echo $ECHO_N "(cached) $ECHO_C" >&6
    3551 else
    3552   # Extract the first word of "grep ggrep" to use in msg output
    3553 if test -z "$GREP"; then
    3554 set dummy grep ggrep; ac_prog_name=$2
    3555 if test "${ac_cv_path_GREP+set}" = set; then
    3556   echo $ECHO_N "(cached) $ECHO_C" >&6
    3557 else
     3711  $as_echo_n "(cached) " >&6
     3712else
     3713  if test -z "$GREP"; then
    35583714  ac_path_GREP_found=false
    3559 # Loop through the user's path and test for each of PROGNAME-LIST
    3560 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     3715  # Loop through the user's path and test for each of PROGNAME-LIST
     3716  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    35613717for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    35623718do
     
    35643720  test -z "$as_dir" && as_dir=.
    35653721  for ac_prog in grep ggrep; do
    3566   for ac_exec_ext in '' $ac_executable_extensions; do
    3567     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    3568     { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
    3569     # Check for GNU ac_path_GREP and select it if it is found.
     3722    for ac_exec_ext in '' $ac_executable_extensions; do
     3723      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
     3724      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     3725# Check for GNU ac_path_GREP and select it if it is found.
    35703726  # Check for GNU $ac_path_GREP
    35713727case `"$ac_path_GREP" --version 2>&1` in
     
    35743730*)
    35753731  ac_count=0
    3576   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
     3732  $as_echo_n 0123456789 >"conftest.in"
    35773733  while :
    35783734  do
     
    35803736    mv "conftest.tmp" "conftest.in"
    35813737    cp "conftest.in" "conftest.nl"
    3582     echo 'GREP' >> "conftest.nl"
     3738    $as_echo 'GREP' >> "conftest.nl"
    35833739    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    35843740    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    35953751esac
    35963752
    3597 
    3598     $ac_path_GREP_found && break 3
     3753      $ac_path_GREP_found && break 3
     3754    done
    35993755  done
    36003756done
    3601 
    3602 done
    36033757IFS=$as_save_IFS
    3604 
    3605 
    3606 fi
    3607 
    3608 GREP="$ac_cv_path_GREP"
    3609 if test -z "$GREP"; then
    3610   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    3611 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     3758  if test -z "$ac_cv_path_GREP"; then
     3759    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     3760$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    36123761   { (exit 1); exit 1; }; }
    3613 fi
    3614 
     3762  fi
    36153763else
    36163764  ac_cv_path_GREP=$GREP
    36173765fi
    36183766
    3619 
    3620 fi
    3621 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
    3622 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
     3767fi
     3768{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
     3769$as_echo "$ac_cv_path_GREP" >&6; }
    36233770 GREP="$ac_cv_path_GREP"
    36243771
    36253772
    3626 { echo "$as_me:$LINENO: checking for egrep" >&5
    3627 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
     3773{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
     3774$as_echo_n "checking for egrep... " >&6; }
    36283775if test "${ac_cv_path_EGREP+set}" = set; then
    3629   echo $ECHO_N "(cached) $ECHO_C" >&6
     3776  $as_echo_n "(cached) " >&6
    36303777else
    36313778  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
    36323779   then ac_cv_path_EGREP="$GREP -E"
    36333780   else
    3634      # Extract the first word of "egrep" to use in msg output
    3635 if test -z "$EGREP"; then
    3636 set dummy egrep; ac_prog_name=$2
    3637 if test "${ac_cv_path_EGREP+set}" = set; then
    3638   echo $ECHO_N "(cached) $ECHO_C" >&6
    3639 else
     3781     if test -z "$EGREP"; then
    36403782  ac_path_EGREP_found=false
    3641 # Loop through the user's path and test for each of PROGNAME-LIST
    3642 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     3783  # Loop through the user's path and test for each of PROGNAME-LIST
     3784  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    36433785for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    36443786do
     
    36463788  test -z "$as_dir" && as_dir=.
    36473789  for ac_prog in egrep; do
    3648   for ac_exec_ext in '' $ac_executable_extensions; do
    3649     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    3650     { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
    3651     # Check for GNU ac_path_EGREP and select it if it is found.
     3790    for ac_exec_ext in '' $ac_executable_extensions; do
     3791      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
     3792      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     3793# Check for GNU ac_path_EGREP and select it if it is found.
    36523794  # Check for GNU $ac_path_EGREP
    36533795case `"$ac_path_EGREP" --version 2>&1` in
     
    36563798*)
    36573799  ac_count=0
    3658   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
     3800  $as_echo_n 0123456789 >"conftest.in"
    36593801  while :
    36603802  do
     
    36623804    mv "conftest.tmp" "conftest.in"
    36633805    cp "conftest.in" "conftest.nl"
    3664     echo 'EGREP' >> "conftest.nl"
     3806    $as_echo 'EGREP' >> "conftest.nl"
    36653807    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    36663808    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    36773819esac
    36783820
    3679 
    3680     $ac_path_EGREP_found && break 3
     3821      $ac_path_EGREP_found && break 3
     3822    done
    36813823  done
    36823824done
    3683 
    3684 done
    36853825IFS=$as_save_IFS
    3686 
    3687 
    3688 fi
    3689 
    3690 EGREP="$ac_cv_path_EGREP"
    3691 if test -z "$EGREP"; then
    3692   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    3693 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     3826  if test -z "$ac_cv_path_EGREP"; then
     3827    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     3828$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    36943829   { (exit 1); exit 1; }; }
    3695 fi
    3696 
     3830  fi
    36973831else
    36983832  ac_cv_path_EGREP=$EGREP
    36993833fi
    37003834
    3701 
    37023835   fi
    37033836fi
    3704 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
    3705 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
     3837{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
     3838$as_echo "$ac_cv_path_EGREP" >&6; }
    37063839 EGREP="$ac_cv_path_EGREP"
    37073840
    37083841
    3709 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    3710 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
     3842{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     3843$as_echo_n "checking for ANSI C header files... " >&6; }
    37113844if test "${ac_cv_header_stdc+set}" = set; then
    3712   echo $ECHO_N "(cached) $ECHO_C" >&6
     3845  $as_echo_n "(cached) " >&6
    37133846else
    37143847  cat >conftest.$ac_ext <<_ACEOF
     
    37373870  *) ac_try_echo=$ac_try;;
    37383871esac
    3739 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3872eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3873$as_echo "$ac_try_echo") >&5
    37403874  (eval "$ac_compile") 2>conftest.er1
    37413875  ac_status=$?
     
    37433877  rm -f conftest.er1
    37443878  cat conftest.err >&5
    3745   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3879  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    37463880  (exit $ac_status); } && {
    37473881         test -z "$ac_c_werror_flag" ||
     
    37503884  ac_cv_header_stdc=yes
    37513885else
    3752   echo "$as_me: failed program was:" >&5
     3886  $as_echo "$as_me: failed program was:" >&5
    37533887sed 's/^/| /' conftest.$ac_ext >&5
    37543888
     
    38423976  *) ac_try_echo=$ac_try;;
    38433977esac
    3844 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3978eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3979$as_echo "$ac_try_echo") >&5
    38453980  (eval "$ac_link") 2>&5
    38463981  ac_status=$?
    3847   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3982  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    38483983  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    38493984  { (case "(($ac_try" in
     
    38513986  *) ac_try_echo=$ac_try;;
    38523987esac
    3853 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     3988eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3989$as_echo "$ac_try_echo") >&5
    38543990  (eval "$ac_try") 2>&5
    38553991  ac_status=$?
    3856   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3992  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    38573993  (exit $ac_status); }; }; then
    38583994  :
    38593995else
    3860   echo "$as_me: program exited with status $ac_status" >&5
    3861 echo "$as_me: failed program was:" >&5
     3996  $as_echo "$as_me: program exited with status $ac_status" >&5
     3997$as_echo "$as_me: failed program was:" >&5
    38623998sed 's/^/| /' conftest.$ac_ext >&5
    38633999
     
    38654001ac_cv_header_stdc=no
    38664002fi
     4003rm -rf conftest.dSYM
    38674004rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    38684005fi
     
    38714008fi
    38724009fi
    3873 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    3874 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
     4010{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     4011$as_echo "$ac_cv_header_stdc" >&6; }
    38754012if test $ac_cv_header_stdc = yes; then
    38764013
     
    38814018fi
    38824019
    3883 { echo "$as_me:$LINENO: checking for atol" >&5
    3884 echo $ECHO_N "checking for atol... $ECHO_C" >&6; }
     4020{ $as_echo "$as_me:$LINENO: checking for atol" >&5
     4021$as_echo_n "checking for atol... " >&6; }
    38854022if test "${ac_cv_func_atol+set}" = set; then
    3886   echo $ECHO_N "(cached) $ECHO_C" >&6
     4023  $as_echo_n "(cached) " >&6
    38874024else
    38884025  cat >conftest.$ac_ext <<_ACEOF
     
    39374074  *) ac_try_echo=$ac_try;;
    39384075esac
    3939 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4076eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4077$as_echo "$ac_try_echo") >&5
    39404078  (eval "$ac_link") 2>conftest.er1
    39414079  ac_status=$?
     
    39434081  rm -f conftest.er1
    39444082  cat conftest.err >&5
    3945   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4083  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    39464084  (exit $ac_status); } && {
    39474085         test -z "$ac_c_werror_flag" ||
    39484086         test ! -s conftest.err
    3949        } && test -s conftest$ac_exeext &&
    3950        $as_test_x conftest$ac_exeext; then
     4087       } && test -s conftest$ac_exeext && {
     4088         test "$cross_compiling" = yes ||
     4089         $as_test_x conftest$ac_exeext
     4090       }; then
    39514091  ac_cv_func_atol=yes
    39524092else
    3953   echo "$as_me: failed program was:" >&5
     4093  $as_echo "$as_me: failed program was:" >&5
    39544094sed 's/^/| /' conftest.$ac_ext >&5
    39554095
     
    39574097fi
    39584098
     4099rm -rf conftest.dSYM
    39594100rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    39604101      conftest$ac_exeext conftest.$ac_ext
    39614102fi
    3962 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5
    3963 echo "${ECHO_T}$ac_cv_func_atol" >&6; }
     4103{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5
     4104$as_echo "$ac_cv_func_atol" >&6; }
    39644105if test $ac_cv_func_atol = yes; then
    39654106  :
    39664107else
    3967   { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5
    3968 echo "$as_me: error: oops! no atol ?!?" >&2;}
     4108  { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5
     4109$as_echo "$as_me: error: oops! no atol ?!?" >&2;}
    39694110   { (exit 1); exit 1; }; }
    39704111fi
     
    39854126    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    39864127set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    3987 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    3988 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     4128{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4129$as_echo_n "checking for $ac_word... " >&6; }
    39894130if test "${ac_cv_prog_CXX+set}" = set; then
    3990   echo $ECHO_N "(cached) $ECHO_C" >&6
     4131  $as_echo_n "(cached) " >&6
    39914132else
    39924133  if test -n "$CXX"; then
     
    40014142  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40024143    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    4003     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4144    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40044145    break 2
    40054146  fi
     
    40124153CXX=$ac_cv_prog_CXX
    40134154if test -n "$CXX"; then
    4014   { echo "$as_me:$LINENO: result: $CXX" >&5
    4015 echo "${ECHO_T}$CXX" >&6; }
    4016 else
    4017   { echo "$as_me:$LINENO: result: no" >&5
    4018 echo "${ECHO_T}no" >&6; }
     4155  { $as_echo "$as_me:$LINENO: result: $CXX" >&5
     4156$as_echo "$CXX" >&6; }
     4157else
     4158  { $as_echo "$as_me:$LINENO: result: no" >&5
     4159$as_echo "no" >&6; }
    40194160fi
    40204161
     
    40294170  # Extract the first word of "$ac_prog", so it can be a program name with args.
    40304171set dummy $ac_prog; ac_word=$2
    4031 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    4032 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     4172{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4173$as_echo_n "checking for $ac_word... " >&6; }
    40334174if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
    4034   echo $ECHO_N "(cached) $ECHO_C" >&6
     4175  $as_echo_n "(cached) " >&6
    40354176else
    40364177  if test -n "$ac_ct_CXX"; then
     
    40454186  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40464187    ac_cv_prog_ac_ct_CXX="$ac_prog"
    4047     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4188    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40484189    break 2
    40494190  fi
     
    40564197ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
    40574198if test -n "$ac_ct_CXX"; then
    4058   { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
    4059 echo "${ECHO_T}$ac_ct_CXX" >&6; }
    4060 else
    4061   { echo "$as_me:$LINENO: result: no" >&5
    4062 echo "${ECHO_T}no" >&6; }
     4199  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
     4200$as_echo "$ac_ct_CXX" >&6; }
     4201else
     4202  { $as_echo "$as_me:$LINENO: result: no" >&5
     4203$as_echo "no" >&6; }
    40634204fi
    40644205
     
    40724213    case $cross_compiling:$ac_tool_warned in
    40734214yes:)
    4074 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     4215{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    40754216whose name does not start with the host triplet.  If you think this
    40764217configuration is useful to you, please write to autoconf@gnu.org." >&5
    4077 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     4218$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    40784219whose name does not start with the host triplet.  If you think this
    40794220configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    40874228fi
    40884229# Provide some information about the compiler.
    4089 echo "$as_me:$LINENO: checking for C++ compiler version" >&5
    4090 ac_compiler=`set X $ac_compile; echo $2`
     4230$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
     4231set X $ac_compile
     4232ac_compiler=$2
    40914233{ (ac_try="$ac_compiler --version >&5"
    40924234case "(($ac_try" in
     
    40944236  *) ac_try_echo=$ac_try;;
    40954237esac
    4096 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4238eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4239$as_echo "$ac_try_echo") >&5
    40974240  (eval "$ac_compiler --version >&5") 2>&5
    40984241  ac_status=$?
    4099   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4242  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41004243  (exit $ac_status); }
    41014244{ (ac_try="$ac_compiler -v >&5"
     
    41044247  *) ac_try_echo=$ac_try;;
    41054248esac
    4106 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4249eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4250$as_echo "$ac_try_echo") >&5
    41074251  (eval "$ac_compiler -v >&5") 2>&5
    41084252  ac_status=$?
    4109   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4253  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41104254  (exit $ac_status); }
    41114255{ (ac_try="$ac_compiler -V >&5"
     
    41144258  *) ac_try_echo=$ac_try;;
    41154259esac
    4116 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4260eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4261$as_echo "$ac_try_echo") >&5
    41174262  (eval "$ac_compiler -V >&5") 2>&5
    41184263  ac_status=$?
    4119   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4264  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41204265  (exit $ac_status); }
    41214266
    4122 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
    4123 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
     4267{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
     4268$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
    41244269if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
    4125   echo $ECHO_N "(cached) $ECHO_C" >&6
     4270  $as_echo_n "(cached) " >&6
    41264271else
    41274272  cat >conftest.$ac_ext <<_ACEOF
     
    41494294  *) ac_try_echo=$ac_try;;
    41504295esac
    4151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4296eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4297$as_echo "$ac_try_echo") >&5
    41524298  (eval "$ac_compile") 2>conftest.er1
    41534299  ac_status=$?
     
    41554301  rm -f conftest.er1
    41564302  cat conftest.err >&5
    4157   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4303  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41584304  (exit $ac_status); } && {
    41594305         test -z "$ac_cxx_werror_flag" ||
     
    41624308  ac_compiler_gnu=yes
    41634309else
    4164   echo "$as_me: failed program was:" >&5
     4310  $as_echo "$as_me: failed program was:" >&5
    41654311sed 's/^/| /' conftest.$ac_ext >&5
    41664312
     
    41724318
    41734319fi
    4174 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
    4175 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
    4176 GXX=`test $ac_compiler_gnu = yes && echo yes`
     4320{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
     4321$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
     4322if test $ac_compiler_gnu = yes; then
     4323  GXX=yes
     4324else
     4325  GXX=
     4326fi
    41774327ac_test_CXXFLAGS=${CXXFLAGS+set}
    41784328ac_save_CXXFLAGS=$CXXFLAGS
    4179 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
    4180 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
     4329{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
     4330$as_echo_n "checking whether $CXX accepts -g... " >&6; }
    41814331if test "${ac_cv_prog_cxx_g+set}" = set; then
    4182   echo $ECHO_N "(cached) $ECHO_C" >&6
     4332  $as_echo_n "(cached) " >&6
    41834333else
    41844334  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
     
    42074357  *) ac_try_echo=$ac_try;;
    42084358esac
    4209 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4359eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4360$as_echo "$ac_try_echo") >&5
    42104361  (eval "$ac_compile") 2>conftest.er1
    42114362  ac_status=$?
     
    42134364  rm -f conftest.er1
    42144365  cat conftest.err >&5
    4215   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4366  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42164367  (exit $ac_status); } && {
    42174368         test -z "$ac_cxx_werror_flag" ||
     
    42204371  ac_cv_prog_cxx_g=yes
    42214372else
    4222   echo "$as_me: failed program was:" >&5
     4373  $as_echo "$as_me: failed program was:" >&5
    42234374sed 's/^/| /' conftest.$ac_ext >&5
    42244375
     
    42454396  *) ac_try_echo=$ac_try;;
    42464397esac
    4247 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4398eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4399$as_echo "$ac_try_echo") >&5
    42484400  (eval "$ac_compile") 2>conftest.er1
    42494401  ac_status=$?
     
    42514403  rm -f conftest.er1
    42524404  cat conftest.err >&5
    4253   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4405  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42544406  (exit $ac_status); } && {
    42554407         test -z "$ac_cxx_werror_flag" ||
     
    42584410  :
    42594411else
    4260   echo "$as_me: failed program was:" >&5
     4412  $as_echo "$as_me: failed program was:" >&5
    42614413sed 's/^/| /' conftest.$ac_ext >&5
    42624414
     
    42844436  *) ac_try_echo=$ac_try;;
    42854437esac
    4286 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4438eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4439$as_echo "$ac_try_echo") >&5
    42874440  (eval "$ac_compile") 2>conftest.er1
    42884441  ac_status=$?
     
    42904443  rm -f conftest.er1
    42914444  cat conftest.err >&5
    4292   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4445  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    42934446  (exit $ac_status); } && {
    42944447         test -z "$ac_cxx_werror_flag" ||
     
    42974450  ac_cv_prog_cxx_g=yes
    42984451else
    4299   echo "$as_me: failed program was:" >&5
     4452  $as_echo "$as_me: failed program was:" >&5
    43004453sed 's/^/| /' conftest.$ac_ext >&5
    43014454
     
    43124465   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
    43134466fi
    4314 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
    4315 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
     4467{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     4468$as_echo "$ac_cv_prog_cxx_g" >&6; }
    43164469if test "$ac_test_CXXFLAGS" = set; then
    43174470  CXXFLAGS=$ac_save_CXXFLAGS
     
    43444497
    43454498
    4346 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&5
    4347 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; }
     4499{ $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&5
     4500$as_echo_n "checking for main in -lstdc++... " >&6; }
    43484501if test "${ac_cv_lib_stdcpp_main+set}" = set; then
    4349   echo $ECHO_N "(cached) $ECHO_C" >&6
     4502  $as_echo_n "(cached) " >&6
    43504503else
    43514504  ac_check_lib_save_LIBS=$LIBS
     
    43734526  *) ac_try_echo=$ac_try;;
    43744527esac
    4375 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4528eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4529$as_echo "$ac_try_echo") >&5
    43764530  (eval "$ac_link") 2>conftest.er1
    43774531  ac_status=$?
     
    43794533  rm -f conftest.er1
    43804534  cat conftest.err >&5
    4381   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4535  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    43824536  (exit $ac_status); } && {
    43834537         test -z "$ac_cxx_werror_flag" ||
    43844538         test ! -s conftest.err
    4385        } && test -s conftest$ac_exeext &&
    4386        $as_test_x conftest$ac_exeext; then
     4539       } && test -s conftest$ac_exeext && {
     4540         test "$cross_compiling" = yes ||
     4541         $as_test_x conftest$ac_exeext
     4542       }; then
    43874543  ac_cv_lib_stdcpp_main=yes
    43884544else
    4389   echo "$as_me: failed program was:" >&5
     4545  $as_echo "$as_me: failed program was:" >&5
    43904546sed 's/^/| /' conftest.$ac_ext >&5
    43914547
     
    43934549fi
    43944550
     4551rm -rf conftest.dSYM
    43954552rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    43964553      conftest$ac_exeext conftest.$ac_ext
    43974554LIBS=$ac_check_lib_save_LIBS
    43984555fi
    4399 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5
    4400 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; }
     4556{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5
     4557$as_echo "$ac_cv_lib_stdcpp_main" >&6; }
    44014558if test $ac_cv_lib_stdcpp_main = yes; then
    44024559  cat >>confdefs.h <<_ACEOF
     
    44074564
    44084565else
    4409   { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5
    4410 echo "$as_me: error: librappture requires libstdc++" >&2;}
     4566  { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5
     4567$as_echo "$as_me: error: librappture requires libstdc++" >&2;}
    44114568   { (exit 1); exit 1; }; }
    44124569fi
     
    44254582                  inttypes.h stdint.h unistd.h
    44264583do
    4427 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    4428 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4429 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     4584as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4585{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4586$as_echo_n "checking for $ac_header... " >&6; }
    44304587if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4431   echo $ECHO_N "(cached) $ECHO_C" >&6
     4588  $as_echo_n "(cached) " >&6
    44324589else
    44334590  cat >conftest.$ac_ext <<_ACEOF
     
    44474604  *) ac_try_echo=$ac_try;;
    44484605esac
    4449 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4606eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4607$as_echo "$ac_try_echo") >&5
    44504608  (eval "$ac_compile") 2>conftest.er1
    44514609  ac_status=$?
     
    44534611  rm -f conftest.er1
    44544612  cat conftest.err >&5
    4455   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4613  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    44564614  (exit $ac_status); } && {
    44574615         test -z "$ac_cxx_werror_flag" ||
     
    44604618  eval "$as_ac_Header=yes"
    44614619else
    4462   echo "$as_me: failed program was:" >&5
     4620  $as_echo "$as_me: failed program was:" >&5
    44634621sed 's/^/| /' conftest.$ac_ext >&5
    44644622
     
    44684626rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    44694627fi
    4470 ac_res=`eval echo '${'$as_ac_Header'}'`
    4471                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4472 echo "${ECHO_T}$ac_res" >&6; }
    4473 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     4628ac_res=`eval 'as_val=${'$as_ac_Header'}
     4629                 $as_echo "$as_val"'`
     4630               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4631$as_echo "$ac_res" >&6; }
     4632if test `eval 'as_val=${'$as_ac_Header'}
     4633                 $as_echo "$as_val"'` = yes; then
    44744634  cat >>confdefs.h <<_ACEOF
    4475 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
     4635#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
    44764636_ACEOF
    44774637
     
    44864646ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    44874647ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
    4488 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
    4489 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; }
     4648{ $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
     4649$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
    44904650if test -z "$CXXCPP"; then
    44914651  if test "${ac_cv_prog_CXXCPP+set}" = set; then
    4492   echo $ECHO_N "(cached) $ECHO_C" >&6
     4652  $as_echo_n "(cached) " >&6
    44934653else
    44944654      # Double quotes because CXXCPP needs to be expanded
     
    45224682  *) ac_try_echo=$ac_try;;
    45234683esac
    4524 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4684eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4685$as_echo "$ac_try_echo") >&5
    45254686  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    45264687  ac_status=$?
     
    45284689  rm -f conftest.er1
    45294690  cat conftest.err >&5
    4530   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4691  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45314692  (exit $ac_status); } >/dev/null && {
    45324693         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    45354696  :
    45364697else
    4537   echo "$as_me: failed program was:" >&5
     4698  $as_echo "$as_me: failed program was:" >&5
    45384699sed 's/^/| /' conftest.$ac_ext >&5
    45394700
     
    45594720  *) ac_try_echo=$ac_try;;
    45604721esac
    4561 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4722eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4723$as_echo "$ac_try_echo") >&5
    45624724  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    45634725  ac_status=$?
     
    45654727  rm -f conftest.er1
    45664728  cat conftest.err >&5
    4567   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4729  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45684730  (exit $ac_status); } >/dev/null && {
    45694731         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    45734735continue
    45744736else
    4575   echo "$as_me: failed program was:" >&5
     4737  $as_echo "$as_me: failed program was:" >&5
    45764738sed 's/^/| /' conftest.$ac_ext >&5
    45774739
     
    45984760  ac_cv_prog_CXXCPP=$CXXCPP
    45994761fi
    4600 { echo "$as_me:$LINENO: result: $CXXCPP" >&5
    4601 echo "${ECHO_T}$CXXCPP" >&6; }
     4762{ $as_echo "$as_me:$LINENO: result: $CXXCPP" >&5
     4763$as_echo "$CXXCPP" >&6; }
    46024764ac_preproc_ok=false
    46034765for ac_cxx_preproc_warn_flag in '' yes
     
    46274789  *) ac_try_echo=$ac_try;;
    46284790esac
    4629 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4791eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4792$as_echo "$ac_try_echo") >&5
    46304793  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46314794  ac_status=$?
     
    46334796  rm -f conftest.er1
    46344797  cat conftest.err >&5
    4635   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4798  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46364799  (exit $ac_status); } >/dev/null && {
    46374800         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    46404803  :
    46414804else
    4642   echo "$as_me: failed program was:" >&5
     4805  $as_echo "$as_me: failed program was:" >&5
    46434806sed 's/^/| /' conftest.$ac_ext >&5
    46444807
     
    46644827  *) ac_try_echo=$ac_try;;
    46654828esac
    4666 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4829eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4830$as_echo "$ac_try_echo") >&5
    46674831  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46684832  ac_status=$?
     
    46704834  rm -f conftest.er1
    46714835  cat conftest.err >&5
    4672   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4836  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46734837  (exit $ac_status); } >/dev/null && {
    46744838         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    46784842continue
    46794843else
    4680   echo "$as_me: failed program was:" >&5
     4844  $as_echo "$as_me: failed program was:" >&5
    46814845sed 's/^/| /' conftest.$ac_ext >&5
    46824846
     
    46944858  :
    46954859else
    4696   { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
     4860  { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
    46974861See \`config.log' for more details." >&5
    4698 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
     4862$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
    46994863See \`config.log' for more details." >&2;}
    47004864   { (exit 1); exit 1; }; }
     
    47114875for ac_header in stack
    47124876do
    4713 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4877as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    47144878if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4715   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4716 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     4879  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4880$as_echo_n "checking for $ac_header... " >&6; }
    47174881if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4718   echo $ECHO_N "(cached) $ECHO_C" >&6
    4719 fi
    4720 ac_res=`eval echo '${'$as_ac_Header'}'`
    4721                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4722 echo "${ECHO_T}$ac_res" >&6; }
     4882  $as_echo_n "(cached) " >&6
     4883fi
     4884ac_res=`eval 'as_val=${'$as_ac_Header'}
     4885                 $as_echo "$as_val"'`
     4886               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4887$as_echo "$ac_res" >&6; }
    47234888else
    47244889  # Is the header compilable?
    4725 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    4726 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     4890{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     4891$as_echo_n "checking $ac_header usability... " >&6; }
    47274892cat >conftest.$ac_ext <<_ACEOF
    47284893/* confdefs.h.  */
     
    47404905  *) ac_try_echo=$ac_try;;
    47414906esac
    4742 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4907eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4908$as_echo "$ac_try_echo") >&5
    47434909  (eval "$ac_compile") 2>conftest.er1
    47444910  ac_status=$?
     
    47464912  rm -f conftest.er1
    47474913  cat conftest.err >&5
    4748   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4914  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47494915  (exit $ac_status); } && {
    47504916         test -z "$ac_cxx_werror_flag" ||
     
    47534919  ac_header_compiler=yes
    47544920else
    4755   echo "$as_me: failed program was:" >&5
     4921  $as_echo "$as_me: failed program was:" >&5
    47564922sed 's/^/| /' conftest.$ac_ext >&5
    47574923
     
    47604926
    47614927rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4762 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4763 echo "${ECHO_T}$ac_header_compiler" >&6; }
     4928{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     4929$as_echo "$ac_header_compiler" >&6; }
    47644930
    47654931# Is the header present?
    4766 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    4767 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     4932{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     4933$as_echo_n "checking $ac_header presence... " >&6; }
    47684934cat >conftest.$ac_ext <<_ACEOF
    47694935/* confdefs.h.  */
     
    47794945  *) ac_try_echo=$ac_try;;
    47804946esac
    4781 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4947eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4948$as_echo "$ac_try_echo") >&5
    47824949  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    47834950  ac_status=$?
     
    47854952  rm -f conftest.er1
    47864953  cat conftest.err >&5
    4787   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4954  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47884955  (exit $ac_status); } >/dev/null && {
    47894956         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    47924959  ac_header_preproc=yes
    47934960else
    4794   echo "$as_me: failed program was:" >&5
     4961  $as_echo "$as_me: failed program was:" >&5
    47954962sed 's/^/| /' conftest.$ac_ext >&5
    47964963
     
    47994966
    48004967rm -f conftest.err conftest.$ac_ext
    4801 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4802 echo "${ECHO_T}$ac_header_preproc" >&6; }
     4968{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     4969$as_echo "$ac_header_preproc" >&6; }
    48034970
    48044971# So?  What about this header?
    48054972case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    48064973  yes:no: )
    4807     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    4808 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4809     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    4810 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     4974    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     4975$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4976    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     4977$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    48114978    ac_header_preproc=yes
    48124979    ;;
    48134980  no:yes:* )
    4814     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4815 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4816     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    4817 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    4818     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    4819 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    4820     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    4821 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    4822     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4823 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4824     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    4825 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     4981    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     4982$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     4983    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     4984$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     4985    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     4986$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     4987    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     4988$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     4989    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     4990$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     4991    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     4992$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    48264993    ( cat <<\_ASBOX
    48274994## ----------------------------------- ##
     
    48324999    ;;
    48335000esac
    4834 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4835 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5001{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5002$as_echo_n "checking for $ac_header... " >&6; }
    48365003if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4837   echo $ECHO_N "(cached) $ECHO_C" >&6
     5004  $as_echo_n "(cached) " >&6
    48385005else
    48395006  eval "$as_ac_Header=\$ac_header_preproc"
    48405007fi
    4841 ac_res=`eval echo '${'$as_ac_Header'}'`
    4842                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4843 echo "${ECHO_T}$ac_res" >&6; }
    4844 
    4845 fi
    4846 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5008ac_res=`eval 'as_val=${'$as_ac_Header'}
     5009                 $as_echo "$as_val"'`
     5010               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5011$as_echo "$ac_res" >&6; }
     5012
     5013fi
     5014if test `eval 'as_val=${'$as_ac_Header'}
     5015                 $as_echo "$as_val"'` = yes; then
    48475016  cat >>confdefs.h <<_ACEOF
    4848 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    4849 _ACEOF
    4850 
    4851 else
    4852   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    4853 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5017#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5018_ACEOF
     5019
     5020else
     5021  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5022$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    48545023fi
    48555024
     
    48595028for ac_header in string
    48605029do
    4861 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5030as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    48625031if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4863   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4864 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5032  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5033$as_echo_n "checking for $ac_header... " >&6; }
    48655034if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4866   echo $ECHO_N "(cached) $ECHO_C" >&6
    4867 fi
    4868 ac_res=`eval echo '${'$as_ac_Header'}'`
    4869                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4870 echo "${ECHO_T}$ac_res" >&6; }
     5035  $as_echo_n "(cached) " >&6
     5036fi
     5037ac_res=`eval 'as_val=${'$as_ac_Header'}
     5038                 $as_echo "$as_val"'`
     5039               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5040$as_echo "$ac_res" >&6; }
    48715041else
    48725042  # Is the header compilable?
    4873 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    4874 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5043{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5044$as_echo_n "checking $ac_header usability... " >&6; }
    48755045cat >conftest.$ac_ext <<_ACEOF
    48765046/* confdefs.h.  */
     
    48885058  *) ac_try_echo=$ac_try;;
    48895059esac
    4890 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5060eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5061$as_echo "$ac_try_echo") >&5
    48915062  (eval "$ac_compile") 2>conftest.er1
    48925063  ac_status=$?
     
    48945065  rm -f conftest.er1
    48955066  cat conftest.err >&5
    4896   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5067  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    48975068  (exit $ac_status); } && {
    48985069         test -z "$ac_cxx_werror_flag" ||
     
    49015072  ac_header_compiler=yes
    49025073else
    4903   echo "$as_me: failed program was:" >&5
     5074  $as_echo "$as_me: failed program was:" >&5
    49045075sed 's/^/| /' conftest.$ac_ext >&5
    49055076
     
    49085079
    49095080rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4910 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4911 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5081{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5082$as_echo "$ac_header_compiler" >&6; }
    49125083
    49135084# Is the header present?
    4914 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    4915 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5085{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5086$as_echo_n "checking $ac_header presence... " >&6; }
    49165087cat >conftest.$ac_ext <<_ACEOF
    49175088/* confdefs.h.  */
     
    49275098  *) ac_try_echo=$ac_try;;
    49285099esac
    4929 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5100eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5101$as_echo "$ac_try_echo") >&5
    49305102  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    49315103  ac_status=$?
     
    49335105  rm -f conftest.er1
    49345106  cat conftest.err >&5
    4935   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5107  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    49365108  (exit $ac_status); } >/dev/null && {
    49375109         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    49405112  ac_header_preproc=yes
    49415113else
    4942   echo "$as_me: failed program was:" >&5
     5114  $as_echo "$as_me: failed program was:" >&5
    49435115sed 's/^/| /' conftest.$ac_ext >&5
    49445116
     
    49475119
    49485120rm -f conftest.err conftest.$ac_ext
    4949 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4950 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5121{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5122$as_echo "$ac_header_preproc" >&6; }
    49515123
    49525124# So?  What about this header?
    49535125case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    49545126  yes:no: )
    4955     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    4956 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4957     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    4958 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5127    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5128$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5129    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5130$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    49595131    ac_header_preproc=yes
    49605132    ;;
    49615133  no:yes:* )
    4962     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    4963 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    4964     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    4965 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    4966     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    4967 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    4968     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    4969 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    4970     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    4971 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    4972     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    4973 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5134    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5135$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5136    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5137$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5138    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5139$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5140    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5141$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5142    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5143$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5144    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5145$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    49745146    ( cat <<\_ASBOX
    49755147## ----------------------------------- ##
     
    49805152    ;;
    49815153esac
    4982 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    4983 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5154{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5155$as_echo_n "checking for $ac_header... " >&6; }
    49845156if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4985   echo $ECHO_N "(cached) $ECHO_C" >&6
     5157  $as_echo_n "(cached) " >&6
    49865158else
    49875159  eval "$as_ac_Header=\$ac_header_preproc"
    49885160fi
    4989 ac_res=`eval echo '${'$as_ac_Header'}'`
    4990                { echo "$as_me:$LINENO: result: $ac_res" >&5
    4991 echo "${ECHO_T}$ac_res" >&6; }
    4992 
    4993 fi
    4994 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5161ac_res=`eval 'as_val=${'$as_ac_Header'}
     5162                 $as_echo "$as_val"'`
     5163               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5164$as_echo "$ac_res" >&6; }
     5165
     5166fi
     5167if test `eval 'as_val=${'$as_ac_Header'}
     5168                 $as_echo "$as_val"'` = yes; then
    49955169  cat >>confdefs.h <<_ACEOF
    4996 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    4997 _ACEOF
    4998 
    4999 else
    5000   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5001 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5170#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5171_ACEOF
     5172
     5173else
     5174  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5175$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    50025176fi
    50035177
     
    50075181for ac_header in list
    50085182do
    5009 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5183as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    50105184if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5011   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5012 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5185  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5186$as_echo_n "checking for $ac_header... " >&6; }
    50135187if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5014   echo $ECHO_N "(cached) $ECHO_C" >&6
    5015 fi
    5016 ac_res=`eval echo '${'$as_ac_Header'}'`
    5017                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5018 echo "${ECHO_T}$ac_res" >&6; }
     5188  $as_echo_n "(cached) " >&6
     5189fi
     5190ac_res=`eval 'as_val=${'$as_ac_Header'}
     5191                 $as_echo "$as_val"'`
     5192               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5193$as_echo "$ac_res" >&6; }
    50195194else
    50205195  # Is the header compilable?
    5021 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    5022 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5196{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5197$as_echo_n "checking $ac_header usability... " >&6; }
    50235198cat >conftest.$ac_ext <<_ACEOF
    50245199/* confdefs.h.  */
     
    50365211  *) ac_try_echo=$ac_try;;
    50375212esac
    5038 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5213eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5214$as_echo "$ac_try_echo") >&5
    50395215  (eval "$ac_compile") 2>conftest.er1
    50405216  ac_status=$?
     
    50425218  rm -f conftest.er1
    50435219  cat conftest.err >&5
    5044   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5220  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50455221  (exit $ac_status); } && {
    50465222         test -z "$ac_cxx_werror_flag" ||
     
    50495225  ac_header_compiler=yes
    50505226else
    5051   echo "$as_me: failed program was:" >&5
     5227  $as_echo "$as_me: failed program was:" >&5
    50525228sed 's/^/| /' conftest.$ac_ext >&5
    50535229
     
    50565232
    50575233rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5058 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5059 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5234{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5235$as_echo "$ac_header_compiler" >&6; }
    50605236
    50615237# Is the header present?
    5062 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    5063 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5238{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5239$as_echo_n "checking $ac_header presence... " >&6; }
    50645240cat >conftest.$ac_ext <<_ACEOF
    50655241/* confdefs.h.  */
     
    50755251  *) ac_try_echo=$ac_try;;
    50765252esac
    5077 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5253eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5254$as_echo "$ac_try_echo") >&5
    50785255  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    50795256  ac_status=$?
     
    50815258  rm -f conftest.er1
    50825259  cat conftest.err >&5
    5083   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5260  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50845261  (exit $ac_status); } >/dev/null && {
    50855262         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    50885265  ac_header_preproc=yes
    50895266else
    5090   echo "$as_me: failed program was:" >&5
     5267  $as_echo "$as_me: failed program was:" >&5
    50915268sed 's/^/| /' conftest.$ac_ext >&5
    50925269
     
    50955272
    50965273rm -f conftest.err conftest.$ac_ext
    5097 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5098 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5274{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5275$as_echo "$ac_header_preproc" >&6; }
    50995276
    51005277# So?  What about this header?
    51015278case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    51025279  yes:no: )
    5103     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    5104 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5105     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    5106 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5280    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5281$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5282    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5283$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    51075284    ac_header_preproc=yes
    51085285    ;;
    51095286  no:yes:* )
    5110     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    5111 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    5112     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    5113 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    5114     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    5115 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    5116     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    5117 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    5118     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    5119 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    5120     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    5121 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5287    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5288$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5289    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5290$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5291    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5292$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5293    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5294$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5295    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5296$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5297    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5298$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    51225299    ( cat <<\_ASBOX
    51235300## ----------------------------------- ##
     
    51285305    ;;
    51295306esac
    5130 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5131 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5307{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5308$as_echo_n "checking for $ac_header... " >&6; }
    51325309if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5133   echo $ECHO_N "(cached) $ECHO_C" >&6
     5310  $as_echo_n "(cached) " >&6
    51345311else
    51355312  eval "$as_ac_Header=\$ac_header_preproc"
    51365313fi
    5137 ac_res=`eval echo '${'$as_ac_Header'}'`
    5138                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5139 echo "${ECHO_T}$ac_res" >&6; }
    5140 
    5141 fi
    5142 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5314ac_res=`eval 'as_val=${'$as_ac_Header'}
     5315                 $as_echo "$as_val"'`
     5316               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5317$as_echo "$ac_res" >&6; }
     5318
     5319fi
     5320if test `eval 'as_val=${'$as_ac_Header'}
     5321                 $as_echo "$as_val"'` = yes; then
    51435322  cat >>confdefs.h <<_ACEOF
    5144 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    5145 _ACEOF
    5146 
    5147 else
    5148   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5149 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5323#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5324_ACEOF
     5325
     5326else
     5327  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5328$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    51505329fi
    51515330
     
    51555334for ac_header in vector
    51565335do
    5157 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5336as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    51585337if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5159   { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5160 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5338  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5339$as_echo_n "checking for $ac_header... " >&6; }
    51615340if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5162   echo $ECHO_N "(cached) $ECHO_C" >&6
    5163 fi
    5164 ac_res=`eval echo '${'$as_ac_Header'}'`
    5165                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5166 echo "${ECHO_T}$ac_res" >&6; }
     5341  $as_echo_n "(cached) " >&6
     5342fi
     5343ac_res=`eval 'as_val=${'$as_ac_Header'}
     5344                 $as_echo "$as_val"'`
     5345               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5346$as_echo "$ac_res" >&6; }
    51675347else
    51685348  # Is the header compilable?
    5169 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
    5170 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
     5349{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5350$as_echo_n "checking $ac_header usability... " >&6; }
    51715351cat >conftest.$ac_ext <<_ACEOF
    51725352/* confdefs.h.  */
     
    51845364  *) ac_try_echo=$ac_try;;
    51855365esac
    5186 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5366eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5367$as_echo "$ac_try_echo") >&5
    51875368  (eval "$ac_compile") 2>conftest.er1
    51885369  ac_status=$?
     
    51905371  rm -f conftest.er1
    51915372  cat conftest.err >&5
    5192   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5373  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    51935374  (exit $ac_status); } && {
    51945375         test -z "$ac_cxx_werror_flag" ||
     
    51975378  ac_header_compiler=yes
    51985379else
    5199   echo "$as_me: failed program was:" >&5
     5380  $as_echo "$as_me: failed program was:" >&5
    52005381sed 's/^/| /' conftest.$ac_ext >&5
    52015382
     
    52045385
    52055386rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5206 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5207 echo "${ECHO_T}$ac_header_compiler" >&6; }
     5387{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5388$as_echo "$ac_header_compiler" >&6; }
    52085389
    52095390# Is the header present?
    5210 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
    5211 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
     5391{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5392$as_echo_n "checking $ac_header presence... " >&6; }
    52125393cat >conftest.$ac_ext <<_ACEOF
    52135394/* confdefs.h.  */
     
    52235404  *) ac_try_echo=$ac_try;;
    52245405esac
    5225 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5406eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5407$as_echo "$ac_try_echo") >&5
    52265408  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    52275409  ac_status=$?
     
    52295411  rm -f conftest.er1
    52305412  cat conftest.err >&5
    5231   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5413  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52325414  (exit $ac_status); } >/dev/null && {
    52335415         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    52365418  ac_header_preproc=yes
    52375419else
    5238   echo "$as_me: failed program was:" >&5
     5420  $as_echo "$as_me: failed program was:" >&5
    52395421sed 's/^/| /' conftest.$ac_ext >&5
    52405422
     
    52435425
    52445426rm -f conftest.err conftest.$ac_ext
    5245 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5246 echo "${ECHO_T}$ac_header_preproc" >&6; }
     5427{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5428$as_echo "$ac_header_preproc" >&6; }
    52475429
    52485430# So?  What about this header?
    52495431case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    52505432  yes:no: )
    5251     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    5252 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5253     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    5254 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5433    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5434$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5435    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5436$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    52555437    ac_header_preproc=yes
    52565438    ;;
    52575439  no:yes:* )
    5258     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    5259 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    5260     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    5261 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    5262     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    5263 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    5264     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    5265 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    5266     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    5267 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    5268     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    5269 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5440    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5441$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5442    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5443$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5444    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5445$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5446    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5447$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5448    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5449$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5450    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5451$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    52705452    ( cat <<\_ASBOX
    52715453## ----------------------------------- ##
     
    52765458    ;;
    52775459esac
    5278 { echo "$as_me:$LINENO: checking for $ac_header" >&5
    5279 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
     5460{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     5461$as_echo_n "checking for $ac_header... " >&6; }
    52805462if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5281   echo $ECHO_N "(cached) $ECHO_C" >&6
     5463  $as_echo_n "(cached) " >&6
    52825464else
    52835465  eval "$as_ac_Header=\$ac_header_preproc"
    52845466fi
    5285 ac_res=`eval echo '${'$as_ac_Header'}'`
    5286                { echo "$as_me:$LINENO: result: $ac_res" >&5
    5287 echo "${ECHO_T}$ac_res" >&6; }
    5288 
    5289 fi
    5290 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     5467ac_res=`eval 'as_val=${'$as_ac_Header'}
     5468                 $as_echo "$as_val"'`
     5469               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     5470$as_echo "$ac_res" >&6; }
     5471
     5472fi
     5473if test `eval 'as_val=${'$as_ac_Header'}
     5474                 $as_echo "$as_val"'` = yes; then
    52915475  cat >>confdefs.h <<_ACEOF
    5292 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    5293 _ACEOF
    5294 
    5295 else
    5296   { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
    5297 echo "$as_me: WARNING: STL classes missing ?" >&2;}
     5476#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5477_ACEOF
     5478
     5479else
     5480  { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5
     5481$as_echo "$as_me: WARNING: STL classes missing ?" >&2;}
    52985482fi
    52995483
     
    53105494    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    53115495set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    5312 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5313 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5496{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5497$as_echo_n "checking for $ac_word... " >&6; }
    53145498if test "${ac_cv_prog_F77+set}" = set; then
    5315   echo $ECHO_N "(cached) $ECHO_C" >&6
     5499  $as_echo_n "(cached) " >&6
    53165500else
    53175501  if test -n "$F77"; then
     
    53265510  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    53275511    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
    5328     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5512    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    53295513    break 2
    53305514  fi
     
    53375521F77=$ac_cv_prog_F77
    53385522if test -n "$F77"; then
    5339   { echo "$as_me:$LINENO: result: $F77" >&5
    5340 echo "${ECHO_T}$F77" >&6; }
    5341 else
    5342   { echo "$as_me:$LINENO: result: no" >&5
    5343 echo "${ECHO_T}no" >&6; }
     5523  { $as_echo "$as_me:$LINENO: result: $F77" >&5
     5524$as_echo "$F77" >&6; }
     5525else
     5526  { $as_echo "$as_me:$LINENO: result: no" >&5
     5527$as_echo "no" >&6; }
    53445528fi
    53455529
     
    53545538  # Extract the first word of "$ac_prog", so it can be a program name with args.
    53555539set dummy $ac_prog; ac_word=$2
    5356 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5357 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5540{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5541$as_echo_n "checking for $ac_word... " >&6; }
    53585542if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
    5359   echo $ECHO_N "(cached) $ECHO_C" >&6
     5543  $as_echo_n "(cached) " >&6
    53605544else
    53615545  if test -n "$ac_ct_F77"; then
     
    53705554  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    53715555    ac_cv_prog_ac_ct_F77="$ac_prog"
    5372     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5556    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    53735557    break 2
    53745558  fi
     
    53815565ac_ct_F77=$ac_cv_prog_ac_ct_F77
    53825566if test -n "$ac_ct_F77"; then
    5383   { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
    5384 echo "${ECHO_T}$ac_ct_F77" >&6; }
    5385 else
    5386   { echo "$as_me:$LINENO: result: no" >&5
    5387 echo "${ECHO_T}no" >&6; }
     5567  { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
     5568$as_echo "$ac_ct_F77" >&6; }
     5569else
     5570  { $as_echo "$as_me:$LINENO: result: no" >&5
     5571$as_echo "no" >&6; }
    53885572fi
    53895573
     
    53975581    case $cross_compiling:$ac_tool_warned in
    53985582yes:)
    5399 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     5583{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
    54005584whose name does not start with the host triplet.  If you think this
    54015585configuration is useful to you, please write to autoconf@gnu.org." >&5
    5402 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     5586$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
    54035587whose name does not start with the host triplet.  If you think this
    54045588configuration is useful to you, please write to autoconf@gnu.org." >&2;}
     
    54115595
    54125596# Provide some information about the compiler.
    5413 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
    5414 ac_compiler=`set X $ac_compile; echo $2`
     5597$as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5
     5598set X $ac_compile
     5599ac_compiler=$2
    54155600{ (ac_try="$ac_compiler --version >&5"
    54165601case "(($ac_try" in
     
    54185603  *) ac_try_echo=$ac_try;;
    54195604esac
    5420 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5605eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5606$as_echo "$ac_try_echo") >&5
    54215607  (eval "$ac_compiler --version >&5") 2>&5
    54225608  ac_status=$?
    5423   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5609  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54245610  (exit $ac_status); }
    54255611{ (ac_try="$ac_compiler -v >&5"
     
    54285614  *) ac_try_echo=$ac_try;;
    54295615esac
    5430 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5616eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5617$as_echo "$ac_try_echo") >&5
    54315618  (eval "$ac_compiler -v >&5") 2>&5
    54325619  ac_status=$?
    5433   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5620  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54345621  (exit $ac_status); }
    54355622{ (ac_try="$ac_compiler -V >&5"
     
    54385625  *) ac_try_echo=$ac_try;;
    54395626esac
    5440 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5627eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5628$as_echo "$ac_try_echo") >&5
    54415629  (eval "$ac_compiler -V >&5") 2>&5
    54425630  ac_status=$?
    5443   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5631  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54445632  (exit $ac_status); }
    54455633rm -f a.out
     
    54495637ac_save_ext=$ac_ext
    54505638ac_ext=F
    5451 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
    5452 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; }
     5639{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
     5640$as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; }
    54535641if test "${ac_cv_f77_compiler_gnu+set}" = set; then
    5454   echo $ECHO_N "(cached) $ECHO_C" >&6
     5642  $as_echo_n "(cached) " >&6
    54555643else
    54565644  cat >conftest.$ac_ext <<_ACEOF
     
    54685656  *) ac_try_echo=$ac_try;;
    54695657esac
    5470 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5658eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5659$as_echo "$ac_try_echo") >&5
    54715660  (eval "$ac_compile") 2>conftest.er1
    54725661  ac_status=$?
     
    54745663  rm -f conftest.er1
    54755664  cat conftest.err >&5
    5476   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5665  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    54775666  (exit $ac_status); } && {
    54785667         test -z "$ac_f77_werror_flag" ||
     
    54815670  ac_compiler_gnu=yes
    54825671else
    5483   echo "$as_me: failed program was:" >&5
     5672  $as_echo "$as_me: failed program was:" >&5
    54845673sed 's/^/| /' conftest.$ac_ext >&5
    54855674
     
    54915680
    54925681fi
    5493 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
    5494 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; }
     5682{ $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
     5683$as_echo "$ac_cv_f77_compiler_gnu" >&6; }
    54955684ac_ext=$ac_save_ext
    54965685ac_test_FFLAGS=${FFLAGS+set}
    54975686ac_save_FFLAGS=$FFLAGS
    54985687FFLAGS=
    5499 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
    5500 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; }
     5688{ $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
     5689$as_echo_n "checking whether $F77 accepts -g... " >&6; }
    55015690if test "${ac_cv_prog_f77_g+set}" = set; then
    5502   echo $ECHO_N "(cached) $ECHO_C" >&6
     5691  $as_echo_n "(cached) " >&6
    55035692else
    55045693  FFLAGS=-g
     
    55145703  *) ac_try_echo=$ac_try;;
    55155704esac
    5516 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5705eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5706$as_echo "$ac_try_echo") >&5
    55175707  (eval "$ac_compile") 2>conftest.er1
    55185708  ac_status=$?
     
    55205710  rm -f conftest.er1
    55215711  cat conftest.err >&5
    5522   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5712  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    55235713  (exit $ac_status); } && {
    55245714         test -z "$ac_f77_werror_flag" ||
     
    55275717  ac_cv_prog_f77_g=yes
    55285718else
    5529   echo "$as_me: failed program was:" >&5
     5719  $as_echo "$as_me: failed program was:" >&5
    55305720sed 's/^/| /' conftest.$ac_ext >&5
    55315721
     
    55365726
    55375727fi
    5538 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
    5539 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; }
     5728{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
     5729$as_echo "$ac_cv_prog_f77_g" >&6; }
    55405730if test "$ac_test_FFLAGS" = set; then
    55415731  FFLAGS=$ac_save_FFLAGS
     
    55545744fi
    55555745
    5556 G77=`test $ac_compiler_gnu = yes && echo yes`
     5746if test $ac_compiler_gnu = yes; then
     5747  G77=yes
     5748else
     5749  G77=
     5750fi
    55575751ac_ext=cpp
    55585752ac_cpp='$CXXCPP $CPPFLAGS'
     
    55665760    # Step 0.a: Enable 64 bit support?
    55675761
    5568     { echo "$as_me:$LINENO: checking if 64bit support is requested" >&5
    5569 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; }
     5762    { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&5
     5763$as_echo_n "checking if 64bit support is requested... " >&6; }
    55705764    # Check whether --enable-64bit was given.
    55715765if test "${enable_64bit+set}" = set; then
     
    55755769fi
    55765770
    5577     { echo "$as_me:$LINENO: result: $do64bit" >&5
    5578 echo "${ECHO_T}$do64bit" >&6; }
     5771    { $as_echo "$as_me:$LINENO: result: $do64bit" >&5
     5772$as_echo "$do64bit" >&6; }
    55795773
    55805774    # Step 0.b: Enable Solaris 64 bit VIS support?
    55815775
    5582     { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5
    5583 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; }
     5776    { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5
     5777$as_echo_n "checking if 64bit Sparc VIS support is requested... " >&6; }
    55845778    # Check whether --enable-64bit-vis was given.
    55855779if test "${enable_64bit_vis+set}" = set; then
     
    55895783fi
    55905784
    5591     { echo "$as_me:$LINENO: result: $do64bitVIS" >&5
    5592 echo "${ECHO_T}$do64bitVIS" >&6; }
     5785    { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&5
     5786$as_echo "$do64bitVIS" >&6; }
    55935787
    55945788    if test "$do64bitVIS" = "yes"; then
     
    56015795
    56025796
    5603     { echo "$as_me:$LINENO: checking system version" >&5
    5604 echo $ECHO_N "checking system version... $ECHO_C" >&6; }
     5797    { $as_echo "$as_me:$LINENO: checking system version" >&5
     5798$as_echo_n "checking system version... " >&6; }
    56055799if test "${tcl_cv_sys_version+set}" = set; then
    5606   echo $ECHO_N "(cached) $ECHO_C" >&6
     5800  $as_echo_n "(cached) " >&6
    56075801else
    56085802
     
    56125806            tcl_cv_sys_version=`uname -s`-`uname -r`
    56135807            if test "$?" -ne 0 ; then
    5614                 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&5
    5615 echo "$as_me: WARNING: can't find uname command" >&2;}
     5808                { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&5
     5809$as_echo "$as_me: WARNING: can't find uname command" >&2;}
    56165810                tcl_cv_sys_version=unknown
    56175811            else
     
    56295823
    56305824fi
    5631 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5
    5632 echo "${ECHO_T}$tcl_cv_sys_version" >&6; }
     5825{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5
     5826$as_echo "$tcl_cv_sys_version" >&6; }
    56335827    system=$tcl_cv_sys_version
    56345828
     
    56375831    # Linux can use either -ldl or -ldld for dynamic loading.
    56385832
    5639     { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
    5640 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; }
     5833    { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
     5834$as_echo_n "checking for dlopen in -ldl... " >&6; }
    56415835if test "${ac_cv_lib_dl_dlopen+set}" = set; then
    5642   echo $ECHO_N "(cached) $ECHO_C" >&6
     5836  $as_echo_n "(cached) " >&6
    56435837else
    56445838  ac_check_lib_save_LIBS=$LIBS
     
    56725866  *) ac_try_echo=$ac_try;;
    56735867esac
    5674 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     5868eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5869$as_echo "$ac_try_echo") >&5
    56755870  (eval "$ac_link") 2>conftest.er1
    56765871  ac_status=$?
     
    56785873  rm -f conftest.er1
    56795874  cat conftest.err >&5
    5680   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5875  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    56815876  (exit $ac_status); } && {
    56825877         test -z "$ac_cxx_werror_flag" ||
    56835878         test ! -s conftest.err
    5684        } && test -s conftest$ac_exeext &&
    5685        $as_test_x conftest$ac_exeext; then
     5879       } && test -s conftest$ac_exeext && {
     5880         test "$cross_compiling" = yes ||
     5881         $as_test_x conftest$ac_exeext
     5882       }; then
    56865883  ac_cv_lib_dl_dlopen=yes
    56875884else
    5688   echo "$as_me: failed program was:" >&5
     5885  $as_echo "$as_me: failed program was:" >&5
    56895886sed 's/^/| /' conftest.$ac_ext >&5
    56905887
     
    56925889fi
    56935890
     5891rm -rf conftest.dSYM
    56945892rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    56955893      conftest$ac_exeext conftest.$ac_ext
    56965894LIBS=$ac_check_lib_save_LIBS
    56975895fi
    5698 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
    5699 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; }
     5896{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
     5897$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
    57005898if test $ac_cv_lib_dl_dlopen = yes; then
    57015899  have_dl=yes
     
    57305928    # Extract the first word of "ar", so it can be a program name with args.
    57315929set dummy ar; ac_word=$2
    5732 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    5733 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     5930{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     5931$as_echo_n "checking for $ac_word... " >&6; }
    57345932if test "${ac_cv_prog_AR+set}" = set; then
    5735   echo $ECHO_N "(cached) $ECHO_C" >&6
     5933  $as_echo_n "(cached) " >&6
    57365934else
    57375935  if test -n "$AR"; then
     
    57465944  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    57475945    ac_cv_prog_AR="ar"
    5748     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     5946    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    57495947    break 2
    57505948  fi
     
    57575955AR=$ac_cv_prog_AR
    57585956if test -n "$AR"; then
    5759   { echo "$as_me:$LINENO: result: $AR" >&5
    5760 echo "${ECHO_T}$AR" >&6; }
    5761 else
    5762   { echo "$as_me:$LINENO: result: no" >&5
    5763 echo "${ECHO_T}no" >&6; }
     5957  { $as_echo "$as_me:$LINENO: result: $AR" >&5
     5958$as_echo "$AR" >&6; }
     5959else
     5960  { $as_echo "$as_me:$LINENO: result: no" >&5
     5961$as_echo "no" >&6; }
    57645962fi
    57655963
    57665964
    57675965    if test "${AR}" = "" ; then
    5768         { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5
    5769 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}
     5966        { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5
     5967$as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}
    57705968   { (exit 1); exit 1; }; }
    57715969    fi
     
    57865984                        ;;
    57875985                esac
    5788                 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5
    5789 echo "${ECHO_T}Using $CC for compiling with threads" >&6; }
     5986                { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5
     5987$as_echo "Using $CC for compiling with threads" >&6; }
    57905988            fi
    57915989            LIBS="$LIBS -lc"
     
    58026000            if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then
    58036001                if test "$GCC" = "yes" ; then
    5804                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    5805 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     6002                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     6003$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    58066004                else
    58076005                    do64bit_ok=yes
     
    58576055            # known GMT value.
    58586056
    5859             { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5
    5860 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; }
     6057            { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5
     6058$as_echo_n "checking for gettimeofday in -lbsd... " >&6; }
    58616059if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then
    5862   echo $ECHO_N "(cached) $ECHO_C" >&6
     6060  $as_echo_n "(cached) " >&6
    58636061else
    58646062  ac_check_lib_save_LIBS=$LIBS
     
    58926090  *) ac_try_echo=$ac_try;;
    58936091esac
    5894 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6092eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6093$as_echo "$ac_try_echo") >&5
    58956094  (eval "$ac_link") 2>conftest.er1
    58966095  ac_status=$?
     
    58986097  rm -f conftest.er1
    58996098  cat conftest.err >&5
    5900   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6099  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59016100  (exit $ac_status); } && {
    59026101         test -z "$ac_cxx_werror_flag" ||
    59036102         test ! -s conftest.err
    5904        } && test -s conftest$ac_exeext &&
    5905        $as_test_x conftest$ac_exeext; then
     6103       } && test -s conftest$ac_exeext && {
     6104         test "$cross_compiling" = yes ||
     6105         $as_test_x conftest$ac_exeext
     6106       }; then
    59066107  ac_cv_lib_bsd_gettimeofday=yes
    59076108else
    5908   echo "$as_me: failed program was:" >&5
     6109  $as_echo "$as_me: failed program was:" >&5
    59096110sed 's/^/| /' conftest.$ac_ext >&5
    59106111
     
    59126113fi
    59136114
     6115rm -rf conftest.dSYM
    59146116rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    59156117      conftest$ac_exeext conftest.$ac_ext
    59166118LIBS=$ac_check_lib_save_LIBS
    59176119fi
    5918 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5
    5919 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; }
     6120{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5
     6121$as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }
    59206122if test $ac_cv_lib_bsd_gettimeofday = yes; then
    59216123  libbsd=yes
     
    59456147            # is always linked to, for compatibility.
    59466148            #-----------------------------------------------------------
    5947             { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5
    5948 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; }
     6149            { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5
     6150$as_echo_n "checking for inet_ntoa in -lbind... " >&6; }
    59496151if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then
    5950   echo $ECHO_N "(cached) $ECHO_C" >&6
     6152  $as_echo_n "(cached) " >&6
    59516153else
    59526154  ac_check_lib_save_LIBS=$LIBS
     
    59806182  *) ac_try_echo=$ac_try;;
    59816183esac
    5982 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6184eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6185$as_echo "$ac_try_echo") >&5
    59836186  (eval "$ac_link") 2>conftest.er1
    59846187  ac_status=$?
     
    59866189  rm -f conftest.er1
    59876190  cat conftest.err >&5
    5988   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6191  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59896192  (exit $ac_status); } && {
    59906193         test -z "$ac_cxx_werror_flag" ||
    59916194         test ! -s conftest.err
    5992        } && test -s conftest$ac_exeext &&
    5993        $as_test_x conftest$ac_exeext; then
     6195       } && test -s conftest$ac_exeext && {
     6196         test "$cross_compiling" = yes ||
     6197         $as_test_x conftest$ac_exeext
     6198       }; then
    59946199  ac_cv_lib_bind_inet_ntoa=yes
    59956200else
    5996   echo "$as_me: failed program was:" >&5
     6201  $as_echo "$as_me: failed program was:" >&5
    59976202sed 's/^/| /' conftest.$ac_ext >&5
    59986203
     
    60006205fi
    60016206
     6207rm -rf conftest.dSYM
    60026208rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    60036209      conftest$ac_exeext conftest.$ac_ext
    60046210LIBS=$ac_check_lib_save_LIBS
    60056211fi
    6006 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5
    6007 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; }
     6212{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5
     6213$as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }
    60086214if test $ac_cv_lib_bind_inet_ntoa = yes; then
    60096215  LIBS="$LIBS -lbind -lsocket"
     
    60596265                SHLIB_SUFFIX=".sl"
    60606266            fi
    6061             { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
    6062 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
     6267            { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
     6268$as_echo_n "checking for shl_load in -ldld... " >&6; }
    60636269if test "${ac_cv_lib_dld_shl_load+set}" = set; then
    6064   echo $ECHO_N "(cached) $ECHO_C" >&6
     6270  $as_echo_n "(cached) " >&6
    60656271else
    60666272  ac_check_lib_save_LIBS=$LIBS
     
    60946300  *) ac_try_echo=$ac_try;;
    60956301esac
    6096 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6302eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6303$as_echo "$ac_try_echo") >&5
    60976304  (eval "$ac_link") 2>conftest.er1
    60986305  ac_status=$?
     
    61006307  rm -f conftest.er1
    61016308  cat conftest.err >&5
    6102   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6309  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    61036310  (exit $ac_status); } && {
    61046311         test -z "$ac_cxx_werror_flag" ||
    61056312         test ! -s conftest.err
    6106        } && test -s conftest$ac_exeext &&
    6107        $as_test_x conftest$ac_exeext; then
     6313       } && test -s conftest$ac_exeext && {
     6314         test "$cross_compiling" = yes ||
     6315         $as_test_x conftest$ac_exeext
     6316       }; then
    61086317  ac_cv_lib_dld_shl_load=yes
    61096318else
    6110   echo "$as_me: failed program was:" >&5
     6319  $as_echo "$as_me: failed program was:" >&5
    61116320sed 's/^/| /' conftest.$ac_ext >&5
    61126321
     
    61146323fi
    61156324
     6325rm -rf conftest.dSYM
    61166326rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    61176327      conftest$ac_exeext conftest.$ac_ext
    61186328LIBS=$ac_check_lib_save_LIBS
    61196329fi
    6120 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
    6121 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
     6330{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
     6331$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    61226332if test $ac_cv_lib_dld_shl_load = yes; then
    61236333  tcl_ok=yes
     
    61606370                            ;;
    61616371                        *)
    6162                             { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    6163 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     6372                            { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     6373$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    61646374                            ;;
    61656375                    esac
     
    61736383        HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*)
    61746384            SHLIB_SUFFIX=".sl"
    6175             { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
    6176 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; }
     6385            { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
     6386$as_echo_n "checking for shl_load in -ldld... " >&6; }
    61776387if test "${ac_cv_lib_dld_shl_load+set}" = set; then
    6178   echo $ECHO_N "(cached) $ECHO_C" >&6
     6388  $as_echo_n "(cached) " >&6
    61796389else
    61806390  ac_check_lib_save_LIBS=$LIBS
     
    62086418  *) ac_try_echo=$ac_try;;
    62096419esac
    6210 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6420eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6421$as_echo "$ac_try_echo") >&5
    62116422  (eval "$ac_link") 2>conftest.er1
    62126423  ac_status=$?
     
    62146425  rm -f conftest.er1
    62156426  cat conftest.err >&5
    6216   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6427  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    62176428  (exit $ac_status); } && {
    62186429         test -z "$ac_cxx_werror_flag" ||
    62196430         test ! -s conftest.err
    6220        } && test -s conftest$ac_exeext &&
    6221        $as_test_x conftest$ac_exeext; then
     6431       } && test -s conftest$ac_exeext && {
     6432         test "$cross_compiling" = yes ||
     6433         $as_test_x conftest$ac_exeext
     6434       }; then
    62226435  ac_cv_lib_dld_shl_load=yes
    62236436else
    6224   echo "$as_me: failed program was:" >&5
     6437  $as_echo "$as_me: failed program was:" >&5
    62256438sed 's/^/| /' conftest.$ac_ext >&5
    62266439
     
    62286441fi
    62296442
     6443rm -rf conftest.dSYM
    62306444rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    62316445      conftest$ac_exeext conftest.$ac_ext
    62326446LIBS=$ac_check_lib_save_LIBS
    62336447fi
    6234 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
    6235 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; }
     6448{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
     6449$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
    62366450if test $ac_cv_lib_dld_shl_load = yes; then
    62376451  tcl_ok=yes
     
    63136527            if test "$do64bit" = "yes" ; then
    63146528                if test "$GCC" = "yes" ; then
    6315                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5
    6316 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}
     6529                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5
     6530$as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}
    63176531                else
    63186532                    do64bit_ok=yes
     
    63436557            else
    63446558                if test "${ac_cv_header_dld_h+set}" = set; then
    6345   { echo "$as_me:$LINENO: checking for dld.h" >&5
    6346 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6559  { $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6560$as_echo_n "checking for dld.h... " >&6; }
    63476561if test "${ac_cv_header_dld_h+set}" = set; then
    6348   echo $ECHO_N "(cached) $ECHO_C" >&6
    6349 fi
    6350 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6351 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6562  $as_echo_n "(cached) " >&6
     6563fi
     6564{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6565$as_echo "$ac_cv_header_dld_h" >&6; }
    63526566else
    63536567  # Is the header compilable?
    6354 { echo "$as_me:$LINENO: checking dld.h usability" >&5
    6355 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }
     6568{ $as_echo "$as_me:$LINENO: checking dld.h usability" >&5
     6569$as_echo_n "checking dld.h usability... " >&6; }
    63566570cat >conftest.$ac_ext <<_ACEOF
    63576571/* confdefs.h.  */
     
    63696583  *) ac_try_echo=$ac_try;;
    63706584esac
    6371 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6585eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6586$as_echo "$ac_try_echo") >&5
    63726587  (eval "$ac_compile") 2>conftest.er1
    63736588  ac_status=$?
     
    63756590  rm -f conftest.er1
    63766591  cat conftest.err >&5
    6377   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6592  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63786593  (exit $ac_status); } && {
    63796594         test -z "$ac_cxx_werror_flag" ||
     
    63826597  ac_header_compiler=yes
    63836598else
    6384   echo "$as_me: failed program was:" >&5
     6599  $as_echo "$as_me: failed program was:" >&5
    63856600sed 's/^/| /' conftest.$ac_ext >&5
    63866601
     
    63896604
    63906605rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6391 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6392 echo "${ECHO_T}$ac_header_compiler" >&6; }
     6606{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     6607$as_echo "$ac_header_compiler" >&6; }
    63936608
    63946609# Is the header present?
    6395 { echo "$as_me:$LINENO: checking dld.h presence" >&5
    6396 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }
     6610{ $as_echo "$as_me:$LINENO: checking dld.h presence" >&5
     6611$as_echo_n "checking dld.h presence... " >&6; }
    63976612cat >conftest.$ac_ext <<_ACEOF
    63986613/* confdefs.h.  */
     
    64086623  *) ac_try_echo=$ac_try;;
    64096624esac
    6410 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6625eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6626$as_echo "$ac_try_echo") >&5
    64116627  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    64126628  ac_status=$?
     
    64146630  rm -f conftest.er1
    64156631  cat conftest.err >&5
    6416   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6632  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    64176633  (exit $ac_status); } >/dev/null && {
    64186634         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    64216637  ac_header_preproc=yes
    64226638else
    6423   echo "$as_me: failed program was:" >&5
     6639  $as_echo "$as_me: failed program was:" >&5
    64246640sed 's/^/| /' conftest.$ac_ext >&5
    64256641
     
    64286644
    64296645rm -f conftest.err conftest.$ac_ext
    6430 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6431 echo "${ECHO_T}$ac_header_preproc" >&6; }
     6646{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     6647$as_echo "$ac_header_preproc" >&6; }
    64326648
    64336649# So?  What about this header?
    64346650case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    64356651  yes:no: )
    6436     { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6437 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6438     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
    6439 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
     6652    { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
     6653$as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     6654    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
     6655$as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
    64406656    ac_header_preproc=yes
    64416657    ;;
    64426658  no:yes:* )
    6443     { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
    6444 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
    6445     { echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
    6446 echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
    6447     { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
    6448 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
    6449     { echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
    6450 echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6451     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
    6452 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
    6453     { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
    6454 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
     6659    { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
     6660$as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
     6661    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
     6662$as_echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
     6663    { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
     6664$as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
     6665    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
     6666$as_echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     6667    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
     6668$as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
     6669    { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
     6670$as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
    64556671    ( cat <<\_ASBOX
    64566672## ----------------------------------- ##
     
    64616677    ;;
    64626678esac
    6463 { echo "$as_me:$LINENO: checking for dld.h" >&5
    6464 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6679{ $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6680$as_echo_n "checking for dld.h... " >&6; }
    64656681if test "${ac_cv_header_dld_h+set}" = set; then
    6466   echo $ECHO_N "(cached) $ECHO_C" >&6
     6682  $as_echo_n "(cached) " >&6
    64676683else
    64686684  ac_cv_header_dld_h=$ac_header_preproc
    64696685fi
    6470 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6471 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6686{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6687$as_echo "$ac_cv_header_dld_h" >&6; }
    64726688
    64736689fi
     
    64876703            fi
    64886704            if test $do64bit = yes; then
    6489                 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5
    6490 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; }
     6705                { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5
     6706$as_echo_n "checking if compiler accepts -m64 flag... " >&6; }
    64916707if test "${tcl_cv_cc_m64+set}" = set; then
    6492   echo $ECHO_N "(cached) $ECHO_C" >&6
     6708  $as_echo_n "(cached) " >&6
    64936709else
    64946710
     
    65166732  *) ac_try_echo=$ac_try;;
    65176733esac
    6518 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6734eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6735$as_echo "$ac_try_echo") >&5
    65196736  (eval "$ac_link") 2>conftest.er1
    65206737  ac_status=$?
     
    65226739  rm -f conftest.er1
    65236740  cat conftest.err >&5
    6524   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6741  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    65256742  (exit $ac_status); } && {
    65266743         test -z "$ac_cxx_werror_flag" ||
    65276744         test ! -s conftest.err
    6528        } && test -s conftest$ac_exeext &&
    6529        $as_test_x conftest$ac_exeext; then
     6745       } && test -s conftest$ac_exeext && {
     6746         test "$cross_compiling" = yes ||
     6747         $as_test_x conftest$ac_exeext
     6748       }; then
    65306749  tcl_cv_cc_m64=yes
    65316750else
    6532   echo "$as_me: failed program was:" >&5
     6751  $as_echo "$as_me: failed program was:" >&5
    65336752sed 's/^/| /' conftest.$ac_ext >&5
    65346753
     
    65366755fi
    65376756
     6757rm -rf conftest.dSYM
    65386758rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    65396759      conftest$ac_exeext conftest.$ac_ext
    65406760                    CFLAGS=$hold_cflags
    65416761fi
    6542 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5
    6543 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; }
     6762{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5
     6763$as_echo "$tcl_cv_cc_m64" >&6; }
    65446764                if test $tcl_cv_cc_m64 = yes; then
    65456765                    CFLAGS="$CFLAGS -m64"
     
    65806800            else
    65816801                if test "${ac_cv_header_dld_h+set}" = set; then
    6582   { echo "$as_me:$LINENO: checking for dld.h" >&5
    6583 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6802  { $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6803$as_echo_n "checking for dld.h... " >&6; }
    65846804if test "${ac_cv_header_dld_h+set}" = set; then
    6585   echo $ECHO_N "(cached) $ECHO_C" >&6
    6586 fi
    6587 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6588 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6805  $as_echo_n "(cached) " >&6
     6806fi
     6807{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6808$as_echo "$ac_cv_header_dld_h" >&6; }
    65896809else
    65906810  # Is the header compilable?
    6591 { echo "$as_me:$LINENO: checking dld.h usability" >&5
    6592 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; }
     6811{ $as_echo "$as_me:$LINENO: checking dld.h usability" >&5
     6812$as_echo_n "checking dld.h usability... " >&6; }
    65936813cat >conftest.$ac_ext <<_ACEOF
    65946814/* confdefs.h.  */
     
    66066826  *) ac_try_echo=$ac_try;;
    66076827esac
    6608 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6828eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6829$as_echo "$ac_try_echo") >&5
    66096830  (eval "$ac_compile") 2>conftest.er1
    66106831  ac_status=$?
     
    66126833  rm -f conftest.er1
    66136834  cat conftest.err >&5
    6614   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6835  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66156836  (exit $ac_status); } && {
    66166837         test -z "$ac_cxx_werror_flag" ||
     
    66196840  ac_header_compiler=yes
    66206841else
    6621   echo "$as_me: failed program was:" >&5
     6842  $as_echo "$as_me: failed program was:" >&5
    66226843sed 's/^/| /' conftest.$ac_ext >&5
    66236844
     
    66266847
    66276848rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6628 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6629 echo "${ECHO_T}$ac_header_compiler" >&6; }
     6849{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     6850$as_echo "$ac_header_compiler" >&6; }
    66306851
    66316852# Is the header present?
    6632 { echo "$as_me:$LINENO: checking dld.h presence" >&5
    6633 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; }
     6853{ $as_echo "$as_me:$LINENO: checking dld.h presence" >&5
     6854$as_echo_n "checking dld.h presence... " >&6; }
    66346855cat >conftest.$ac_ext <<_ACEOF
    66356856/* confdefs.h.  */
     
    66456866  *) ac_try_echo=$ac_try;;
    66466867esac
    6647 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     6868eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6869$as_echo "$ac_try_echo") >&5
    66486870  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    66496871  ac_status=$?
     
    66516873  rm -f conftest.er1
    66526874  cat conftest.err >&5
    6653   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6875  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66546876  (exit $ac_status); } >/dev/null && {
    66556877         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    66586880  ac_header_preproc=yes
    66596881else
    6660   echo "$as_me: failed program was:" >&5
     6882  $as_echo "$as_me: failed program was:" >&5
    66616883sed 's/^/| /' conftest.$ac_ext >&5
    66626884
     
    66656887
    66666888rm -f conftest.err conftest.$ac_ext
    6667 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6668 echo "${ECHO_T}$ac_header_preproc" >&6; }
     6889{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     6890$as_echo "$ac_header_preproc" >&6; }
    66696891
    66706892# So?  What about this header?
    66716893case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    66726894  yes:no: )
    6673     { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6674 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6675     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
    6676 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
     6895    { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5
     6896$as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     6897    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5
     6898$as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}
    66776899    ac_header_preproc=yes
    66786900    ;;
    66796901  no:yes:* )
    6680     { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
    6681 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
    6682     { echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
    6683 echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
    6684     { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
    6685 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
    6686     { echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
    6687 echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6688     { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
    6689 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
    6690     { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
    6691 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
     6902    { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5
     6903$as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}
     6904    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     check for missing prerequisite headers?" >&5
     6905$as_echo "$as_me: WARNING: dld.h:     check for missing prerequisite headers?" >&2;}
     6906    { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5
     6907$as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}
     6908    { $as_echo "$as_me:$LINENO: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&5
     6909$as_echo "$as_me: WARNING: dld.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     6910    { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5
     6911$as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}
     6912    { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5
     6913$as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}
    66926914    ( cat <<\_ASBOX
    66936915## ----------------------------------- ##
     
    66986920    ;;
    66996921esac
    6700 { echo "$as_me:$LINENO: checking for dld.h" >&5
    6701 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; }
     6922{ $as_echo "$as_me:$LINENO: checking for dld.h" >&5
     6923$as_echo_n "checking for dld.h... " >&6; }
    67026924if test "${ac_cv_header_dld_h+set}" = set; then
    6703   echo $ECHO_N "(cached) $ECHO_C" >&6
     6925  $as_echo_n "(cached) " >&6
    67046926else
    67056927  ac_cv_header_dld_h=$ac_header_preproc
    67066928fi
    6707 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
    6708 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; }
     6929{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5
     6930$as_echo "$ac_cv_header_dld_h" >&6; }
    67096931
    67106932fi
     
    67606982            # Not available on all versions:  check for include file.
    67616983            if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6762   { echo "$as_me:$LINENO: checking for dlfcn.h" >&5
    6763 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }
     6984  { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5
     6985$as_echo_n "checking for dlfcn.h... " >&6; }
    67646986if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6765   echo $ECHO_N "(cached) $ECHO_C" >&6
    6766 fi
    6767 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
    6768 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }
     6987  $as_echo_n "(cached) " >&6
     6988fi
     6989{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
     6990$as_echo "$ac_cv_header_dlfcn_h" >&6; }
    67696991else
    67706992  # Is the header compilable?
    6771 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&5
    6772 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; }
     6993{ $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&5
     6994$as_echo_n "checking dlfcn.h usability... " >&6; }
    67736995cat >conftest.$ac_ext <<_ACEOF
    67746996/* confdefs.h.  */
     
    67867008  *) ac_try_echo=$ac_try;;
    67877009esac
    6788 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7010eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7011$as_echo "$ac_try_echo") >&5
    67897012  (eval "$ac_compile") 2>conftest.er1
    67907013  ac_status=$?
     
    67927015  rm -f conftest.er1
    67937016  cat conftest.err >&5
    6794   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7017  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    67957018  (exit $ac_status); } && {
    67967019         test -z "$ac_cxx_werror_flag" ||
     
    67997022  ac_header_compiler=yes
    68007023else
    6801   echo "$as_me: failed program was:" >&5
     7024  $as_echo "$as_me: failed program was:" >&5
    68027025sed 's/^/| /' conftest.$ac_ext >&5
    68037026
     
    68067029
    68077030rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6808 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6809 echo "${ECHO_T}$ac_header_compiler" >&6; }
     7031{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     7032$as_echo "$ac_header_compiler" >&6; }
    68107033
    68117034# Is the header present?
    6812 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&5
    6813 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; }
     7035{ $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&5
     7036$as_echo_n "checking dlfcn.h presence... " >&6; }
    68147037cat >conftest.$ac_ext <<_ACEOF
    68157038/* confdefs.h.  */
     
    68257048  *) ac_try_echo=$ac_try;;
    68267049esac
    6827 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7050eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7051$as_echo "$ac_try_echo") >&5
    68287052  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    68297053  ac_status=$?
     
    68317055  rm -f conftest.er1
    68327056  cat conftest.err >&5
    6833   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7057  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68347058  (exit $ac_status); } >/dev/null && {
    68357059         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
     
    68387062  ac_header_preproc=yes
    68397063else
    6840   echo "$as_me: failed program was:" >&5
     7064  $as_echo "$as_me: failed program was:" >&5
    68417065sed 's/^/| /' conftest.$ac_ext >&5
    68427066
     
    68457069
    68467070rm -f conftest.err conftest.$ac_ext
    6847 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6848 echo "${ECHO_T}$ac_header_preproc" >&6; }
     7071{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     7072$as_echo "$ac_header_preproc" >&6; }
    68497073
    68507074# So?  What about this header?
    68517075case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
    68527076  yes:no: )
    6853     { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5
    6854 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6855     { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5
    6856 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}
     7077    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5
     7078$as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     7079    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5
     7080$as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}
    68577081    ac_header_preproc=yes
    68587082    ;;
    68597083  no:yes:* )
    6860     { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5
    6861 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}
    6862     { echo "$as_me:$LINENO: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&5
    6863 echo "$as_me: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&2;}
    6864     { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5
    6865 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}
    6866     { echo "$as_me:$LINENO: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&5
    6867 echo "$as_me: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    6868     { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5
    6869 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}
    6870     { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5
    6871 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}
     7084    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5
     7085$as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}
     7086    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&5
     7087$as_echo "$as_me: WARNING: dlfcn.h:     check for missing prerequisite headers?" >&2;}
     7088    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5
     7089$as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}
     7090    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&5
     7091$as_echo "$as_me: WARNING: dlfcn.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     7092    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5
     7093$as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}
     7094    { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5
     7095$as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}
    68727096    ( cat <<\_ASBOX
    68737097## ----------------------------------- ##
     
    68787102    ;;
    68797103esac
    6880 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5
    6881 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }
     7104{ $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5
     7105$as_echo_n "checking for dlfcn.h... " >&6; }
    68827106if test "${ac_cv_header_dlfcn_h+set}" = set; then
    6883   echo $ECHO_N "(cached) $ECHO_C" >&6
     7107  $as_echo_n "(cached) " >&6
    68847108else
    68857109  ac_cv_header_dlfcn_h=$ac_header_preproc
    68867110fi
    6887 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
    6888 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }
     7111{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5
     7112$as_echo "$ac_cv_header_dlfcn_h" >&6; }
    68897113
    68907114fi
     
    69007124                CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
    69017125                LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}'
    6902                 { echo "$as_me:$LINENO: checking for ELF" >&5
    6903 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }
     7126                { $as_echo "$as_me:$LINENO: checking for ELF" >&5
     7127$as_echo_n "checking for ELF... " >&6; }
    69047128if test "${tcl_cv_ld_elf+set}" = set; then
    6905   echo $ECHO_N "(cached) $ECHO_C" >&6
     7129  $as_echo_n "(cached) " >&6
    69067130else
    69077131
     
    69277151
    69287152fi
    6929 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
    6930 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }
     7153{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
     7154$as_echo "$tcl_cv_ld_elf" >&6; }
    69317155                if test $tcl_cv_ld_elf = yes; then
    69327156                    SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so'
     
    69867210                LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS}
    69877211                SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0'
    6988                 { echo "$as_me:$LINENO: checking for ELF" >&5
    6989 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }
     7212                { $as_echo "$as_me:$LINENO: checking for ELF" >&5
     7213$as_echo_n "checking for ELF... " >&6; }
    69907214if test "${tcl_cv_ld_elf+set}" = set; then
    6991   echo $ECHO_N "(cached) $ECHO_C" >&6
     7215  $as_echo_n "(cached) " >&6
    69927216else
    69937217
     
    70137237
    70147238fi
    7015 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
    7016 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; }
     7239{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5
     7240$as_echo "$tcl_cv_ld_elf" >&6; }
    70177241                if test $tcl_cv_ld_elf = yes; then
    70187242                    LDFLAGS=-Wl,-export-dynamic
     
    70687292                case `arch` in
    70697293                    ppc)
    7070                         { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5
    7071 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; }
     7294                        { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5
     7295$as_echo_n "checking if compiler accepts -arch ppc64 flag... " >&6; }
    70727296if test "${tcl_cv_cc_arch_ppc64+set}" = set; then
    7073   echo $ECHO_N "(cached) $ECHO_C" >&6
     7297  $as_echo_n "(cached) " >&6
    70747298else
    70757299
     
    70977321  *) ac_try_echo=$ac_try;;
    70987322esac
    7099 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7323eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7324$as_echo "$ac_try_echo") >&5
    71007325  (eval "$ac_link") 2>conftest.er1
    71017326  ac_status=$?
     
    71037328  rm -f conftest.er1
    71047329  cat conftest.err >&5
    7105   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7330  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71067331  (exit $ac_status); } && {
    71077332         test -z "$ac_cxx_werror_flag" ||
    71087333         test ! -s conftest.err
    7109        } && test -s conftest$ac_exeext &&
    7110        $as_test_x conftest$ac_exeext; then
     7334       } && test -s conftest$ac_exeext && {
     7335         test "$cross_compiling" = yes ||
     7336         $as_test_x conftest$ac_exeext
     7337       }; then
    71117338  tcl_cv_cc_arch_ppc64=yes
    71127339else
    7113   echo "$as_me: failed program was:" >&5
     7340  $as_echo "$as_me: failed program was:" >&5
    71147341sed 's/^/| /' conftest.$ac_ext >&5
    71157342
     
    71177344fi
    71187345
     7346rm -rf conftest.dSYM
    71197347rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    71207348      conftest$ac_exeext conftest.$ac_ext
    71217349                            CFLAGS=$hold_cflags
    71227350fi
    7123 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5
    7124 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; }
     7351{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5
     7352$as_echo "$tcl_cv_cc_arch_ppc64" >&6; }
    71257353                        if test $tcl_cv_cc_arch_ppc64 = yes; then
    71267354                            CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5"
     
    71287356                        fi;;
    71297357                    i386)
    7130                         { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5
    7131 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; }
     7358                        { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5
     7359$as_echo_n "checking if compiler accepts -arch x86_64 flag... " >&6; }
    71327360if test "${tcl_cv_cc_arch_x86_64+set}" = set; then
    7133   echo $ECHO_N "(cached) $ECHO_C" >&6
     7361  $as_echo_n "(cached) " >&6
    71347362else
    71357363
     
    71577385  *) ac_try_echo=$ac_try;;
    71587386esac
    7159 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7387eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7388$as_echo "$ac_try_echo") >&5
    71607389  (eval "$ac_link") 2>conftest.er1
    71617390  ac_status=$?
     
    71637392  rm -f conftest.er1
    71647393  cat conftest.err >&5
    7165   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7394  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71667395  (exit $ac_status); } && {
    71677396         test -z "$ac_cxx_werror_flag" ||
    71687397         test ! -s conftest.err
    7169        } && test -s conftest$ac_exeext &&
    7170        $as_test_x conftest$ac_exeext; then
     7398       } && test -s conftest$ac_exeext && {
     7399         test "$cross_compiling" = yes ||
     7400         $as_test_x conftest$ac_exeext
     7401       }; then
    71717402  tcl_cv_cc_arch_x86_64=yes
    71727403else
    7173   echo "$as_me: failed program was:" >&5
     7404  $as_echo "$as_me: failed program was:" >&5
    71747405sed 's/^/| /' conftest.$ac_ext >&5
    71757406
     
    71777408fi
    71787409
     7410rm -rf conftest.dSYM
    71797411rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    71807412      conftest$ac_exeext conftest.$ac_ext
    71817413                            CFLAGS=$hold_cflags
    71827414fi
    7183 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5
    7184 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; }
     7415{ $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5
     7416$as_echo "$tcl_cv_cc_arch_x86_64" >&6; }
    71857417                        if test $tcl_cv_cc_arch_x86_64 = yes; then
    71867418                            CFLAGS="$CFLAGS -arch x86_64"
     
    71887420                        fi;;
    71897421                    *)
    7190                         { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5
    7191 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;
     7422                        { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5
     7423$as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;
    71927424                esac
    71937425            else
     
    71987430            fi
    71997431            SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}'
    7200             { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5
    7201 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; }
     7432            { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5
     7433$as_echo_n "checking if ld accepts -single_module flag... " >&6; }
    72027434if test "${tcl_cv_ld_single_module+set}" = set; then
    7203   echo $ECHO_N "(cached) $ECHO_C" >&6
     7435  $as_echo_n "(cached) " >&6
    72047436else
    72057437
     
    72277459  *) ac_try_echo=$ac_try;;
    72287460esac
    7229 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7461eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7462$as_echo "$ac_try_echo") >&5
    72307463  (eval "$ac_link") 2>conftest.er1
    72317464  ac_status=$?
     
    72337466  rm -f conftest.er1
    72347467  cat conftest.err >&5
    7235   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7468  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    72367469  (exit $ac_status); } && {
    72377470         test -z "$ac_cxx_werror_flag" ||
    72387471         test ! -s conftest.err
    7239        } && test -s conftest$ac_exeext &&
    7240        $as_test_x conftest$ac_exeext; then
     7472       } && test -s conftest$ac_exeext && {
     7473         test "$cross_compiling" = yes ||
     7474         $as_test_x conftest$ac_exeext
     7475       }; then
    72417476  tcl_cv_ld_single_module=yes
    72427477else
    7243   echo "$as_me: failed program was:" >&5
     7478  $as_echo "$as_me: failed program was:" >&5
    72447479sed 's/^/| /' conftest.$ac_ext >&5
    72457480
     
    72477482fi
    72487483
     7484rm -rf conftest.dSYM
    72497485rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    72507486      conftest$ac_exeext conftest.$ac_ext
    72517487                LDFLAGS=$hold_ldflags
    72527488fi
    7253 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5
    7254 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; }
     7489{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5
     7490$as_echo "$tcl_cv_ld_single_module" >&6; }
    72557491            if test $tcl_cv_ld_single_module = yes; then
    72567492                SHLIB_LD="${SHLIB_LD} -Wl,-single_module"
     
    72657501                LDFLAGS="$LDFLAGS -prebind"
    72667502            LDFLAGS="$LDFLAGS -headerpad_max_install_names"
    7267             { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5
    7268 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; }
     7503            { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5
     7504$as_echo_n "checking if ld accepts -search_paths_first flag... " >&6; }
    72697505if test "${tcl_cv_ld_search_paths_first+set}" = set; then
    7270   echo $ECHO_N "(cached) $ECHO_C" >&6
     7506  $as_echo_n "(cached) " >&6
    72717507else
    72727508
     
    72947530  *) ac_try_echo=$ac_try;;
    72957531esac
    7296 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7532eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7533$as_echo "$ac_try_echo") >&5
    72977534  (eval "$ac_link") 2>conftest.er1
    72987535  ac_status=$?
     
    73007537  rm -f conftest.er1
    73017538  cat conftest.err >&5
    7302   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7539  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    73037540  (exit $ac_status); } && {
    73047541         test -z "$ac_cxx_werror_flag" ||
    73057542         test ! -s conftest.err
    7306        } && test -s conftest$ac_exeext &&
    7307        $as_test_x conftest$ac_exeext; then
     7543       } && test -s conftest$ac_exeext && {
     7544         test "$cross_compiling" = yes ||
     7545         $as_test_x conftest$ac_exeext
     7546       }; then
    73087547  tcl_cv_ld_search_paths_first=yes
    73097548else
    7310   echo "$as_me: failed program was:" >&5
     7549  $as_echo "$as_me: failed program was:" >&5
    73117550sed 's/^/| /' conftest.$ac_ext >&5
    73127551
     
    73147553fi
    73157554
     7555rm -rf conftest.dSYM
    73167556rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73177557      conftest$ac_exeext conftest.$ac_ext
    73187558                LDFLAGS=$hold_ldflags
    73197559fi
    7320 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5
    7321 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; }
     7560{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5
     7561$as_echo "$tcl_cv_ld_search_paths_first" >&6; }
    73227562            if test $tcl_cv_ld_search_paths_first = yes; then
    73237563                LDFLAGS="$LDFLAGS -Wl,-search_paths_first"
     
    73287568            PLAT_OBJS=\$\(MAC\_OSX_OBJS\)
    73297569            PLAT_SRCS=\$\(MAC\_OSX_SRCS\)
    7330             { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5
    7331 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; }
     7570            { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5
     7571$as_echo_n "checking whether to use CoreFoundation... " >&6; }
    73327572            # Check whether --enable-corefoundation was given.
    73337573if test "${enable_corefoundation+set}" = set; then
     
    73377577fi
    73387578
    7339             { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5
    7340 echo "${ECHO_T}$tcl_corefoundation" >&6; }
     7579            { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5
     7580$as_echo "$tcl_corefoundation" >&6; }
    73417581            if test $tcl_corefoundation = yes; then
    7342                 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5
    7343 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; }
     7582                { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5
     7583$as_echo_n "checking for CoreFoundation.framework... " >&6; }
    73447584if test "${tcl_cv_lib_corefoundation+set}" = set; then
    7345   echo $ECHO_N "(cached) $ECHO_C" >&6
     7585  $as_echo_n "(cached) " >&6
    73467586else
    73477587
     
    73757615  *) ac_try_echo=$ac_try;;
    73767616esac
    7377 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7617eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7618$as_echo "$ac_try_echo") >&5
    73787619  (eval "$ac_link") 2>conftest.er1
    73797620  ac_status=$?
     
    73817622  rm -f conftest.er1
    73827623  cat conftest.err >&5
    7383   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7624  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5