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
    73847625  (exit $ac_status); } && {
    73857626         test -z "$ac_cxx_werror_flag" ||
    73867627         test ! -s conftest.err
    7387        } && test -s conftest$ac_exeext &&
    7388        $as_test_x conftest$ac_exeext; then
     7628       } && test -s conftest$ac_exeext && {
     7629         test "$cross_compiling" = yes ||
     7630         $as_test_x conftest$ac_exeext
     7631       }; then
    73897632  tcl_cv_lib_corefoundation=yes
    73907633else
    7391   echo "$as_me: failed program was:" >&5
     7634  $as_echo "$as_me: failed program was:" >&5
    73927635sed 's/^/| /' conftest.$ac_ext >&5
    73937636
     
    73957638fi
    73967639
     7640rm -rf conftest.dSYM
    73977641rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73987642      conftest$ac_exeext conftest.$ac_ext
     
    74017645                    done; fi; LIBS=$hold_libs
    74027646fi
    7403 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&5
    7404 echo "${ECHO_T}$tcl_cv_lib_corefoundation" >&6; }
     7647{ $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation" >&5
     7648$as_echo "$tcl_cv_lib_corefoundation" >&6; }
    74057649                if test $tcl_cv_lib_corefoundation = yes; then
    74067650                    LIBS="$LIBS -framework CoreFoundation"
     
    74137657                fi
    74147658                if test "$fat_32_64" = yes -a $tcl_corefoundation = yes; then
    7415                     { echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&5
    7416 echo $ECHO_N "checking for 64-bit CoreFoundation... $ECHO_C" >&6; }
     7659                    { $as_echo "$as_me:$LINENO: checking for 64-bit CoreFoundation" >&5
     7660$as_echo_n "checking for 64-bit CoreFoundation... " >&6; }
    74177661if test "${tcl_cv_lib_corefoundation_64+set}" = set; then
    7418   echo $ECHO_N "(cached) $ECHO_C" >&6
     7662  $as_echo_n "(cached) " >&6
    74197663else
    74207664
     
    74437687  *) ac_try_echo=$ac_try;;
    74447688esac
    7445 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     7689eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7690$as_echo "$ac_try_echo") >&5
    74467691  (eval "$ac_link") 2>conftest.er1
    74477692  ac_status=$?
     
    74497694  rm -f conftest.er1
    74507695  cat conftest.err >&5
    7451   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7696  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    74527697  (exit $ac_status); } && {
    74537698         test -z "$ac_cxx_werror_flag" ||
    74547699         test ! -s conftest.err
    7455        } && test -s conftest$ac_exeext &&
    7456        $as_test_x conftest$ac_exeext; then
     7700       } && test -s conftest$ac_exeext && {
     7701         test "$cross_compiling" = yes ||
     7702         $as_test_x conftest$ac_exeext
     7703       }; then
    74577704  tcl_cv_lib_corefoundation_64=yes
    74587705else
    7459   echo "$as_me: failed program was:" >&5
     7706  $as_echo "$as_me: failed program was:" >&5
    74607707sed 's/^/| /' conftest.$ac_ext >&5
    74617708
     
    74637710fi
    74647711
     7712rm -rf conftest.dSYM
    74657713rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    74667714      conftest$ac_exeext conftest.$ac_ext
     
    74697717                        done
    74707718fi
    7471 { echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&5
    7472 echo "${ECHO_T}$tcl_cv_lib_corefoundation_64" >&6; }
     7719{ $as_echo "$as_me:$LINENO: result: $tcl_cv_lib_corefoundation_64" >&5
     7720$as_echo "$tcl_cv_lib_corefoundation_64" >&6; }
    74737721                    if test $tcl_cv_lib_corefoundation_64 = no; then
    74747722                        cat >>confdefs.h <<\_ACEOF
     
    76887936                        if test "$GCC" = "yes" ; then
    76897937                            if test "`gcc -dumpversion | awk -F. '{print $1}'`" -lt "3" ; then
    7690                                 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&5
    7691 echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;}
     7938                                { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&5
     7939$as_echo "$as_me: WARNING: 64bit mode not supported with GCC < 3.2 on $system" >&2;}
    76927940                            else
    76937941                                do64bit_ok=yes
     
    77107958                elif test "$arch" = "amd64 i386" ; then
    77117959                    if test "$GCC" = "yes" ; then
    7712                         { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
    7713 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
     7960                        { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5
     7961$as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}
    77147962                    else
    77157963                        do64bit_ok=yes
     
    77187966                    fi
    77197967                else
    7720                     { echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&5
    7721 echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;}
     7968                    { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported for $arch" >&5
     7969$as_echo "$as_me: WARNING: 64bit mode not supported for $arch" >&2;}
    77227970                fi
    77237971            fi
     
    77778025            # Some UNIX_SV* systems (unixware 1.1.2 for example) have linkers
    77788026            # that don't grok the -Bexport option.  Test that it does.
    7779             { echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&5
    7780 echo $ECHO_N "checking for ld accepts -Bexport flag... $ECHO_C" >&6; }
     8027            { $as_echo "$as_me:$LINENO: checking for ld accepts -Bexport flag" >&5
     8028$as_echo_n "checking for ld accepts -Bexport flag... " >&6; }
    77818029if test "${tcl_cv_ld_Bexport+set}" = set; then
    7782   echo $ECHO_N "(cached) $ECHO_C" >&6
     8030  $as_echo_n "(cached) " >&6
    77838031else
    77848032
     
    78068054  *) ac_try_echo=$ac_try;;
    78078055esac
    7808 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8056eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8057$as_echo "$ac_try_echo") >&5
    78098058  (eval "$ac_link") 2>conftest.er1
    78108059  ac_status=$?
     
    78128061  rm -f conftest.er1
    78138062  cat conftest.err >&5
    7814   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8063  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    78158064  (exit $ac_status); } && {
    78168065         test -z "$ac_cxx_werror_flag" ||
    78178066         test ! -s conftest.err
    7818        } && test -s conftest$ac_exeext &&
    7819        $as_test_x conftest$ac_exeext; then
     8067       } && test -s conftest$ac_exeext && {
     8068         test "$cross_compiling" = yes ||
     8069         $as_test_x conftest$ac_exeext
     8070       }; then
    78208071  tcl_cv_ld_Bexport=yes
    78218072else
    7822   echo "$as_me: failed program was:" >&5
     8073  $as_echo "$as_me: failed program was:" >&5
    78238074sed 's/^/| /' conftest.$ac_ext >&5
    78248075
     
    78268077fi
    78278078
     8079rm -rf conftest.dSYM
    78288080rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    78298081      conftest$ac_exeext conftest.$ac_ext
    78308082                LDFLAGS=$hold_ldflags
    78318083fi
    7832 { echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&5
    7833 echo "${ECHO_T}$tcl_cv_ld_Bexport" >&6; }
     8084{ $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_Bexport" >&5
     8085$as_echo "$tcl_cv_ld_Bexport" >&6; }
    78348086            if test $tcl_cv_ld_Bexport = yes; then
    78358087                LDFLAGS="$LDFLAGS -Wl,-Bexport"
     
    78418093
    78428094    if test "$do64bit" = "yes" -a "$do64bit_ok" = "no" ; then
    7843         { echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&5
    7844 echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;}
     8095        { $as_echo "$as_me:$LINENO: WARNING: 64bit support being disabled -- don't know magic for this platform" >&5
     8096$as_echo "$as_me: WARNING: 64bit support being disabled -- don't know magic for this platform" >&2;}
    78458097    fi
    78468098
     
    78688120
    78698121    if test "x$DL_OBJS" = "xtclLoadAout.o" ; then
    7870         { echo "$as_me:$LINENO: checking sys/exec.h" >&5
    7871 echo $ECHO_N "checking sys/exec.h... $ECHO_C" >&6; }
     8122        { $as_echo "$as_me:$LINENO: checking sys/exec.h" >&5
     8123$as_echo_n "checking sys/exec.h... " >&6; }
    78728124if test "${tcl_cv_sysexec_h+set}" = set; then
    7873   echo $ECHO_N "(cached) $ECHO_C" >&6
     8125  $as_echo_n "(cached) " >&6
    78748126else
    78758127
     
    79068158  *) ac_try_echo=$ac_try;;
    79078159esac
    7908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8160eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8161$as_echo "$ac_try_echo") >&5
    79098162  (eval "$ac_compile") 2>conftest.er1
    79108163  ac_status=$?
     
    79128165  rm -f conftest.er1
    79138166  cat conftest.err >&5
    7914   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8167  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79158168  (exit $ac_status); } && {
    79168169         test -z "$ac_cxx_werror_flag" ||
     
    79198172  tcl_cv_sysexec_h=usable
    79208173else
    7921   echo "$as_me: failed program was:" >&5
     8174  $as_echo "$as_me: failed program was:" >&5
    79228175sed 's/^/| /' conftest.$ac_ext >&5
    79238176
     
    79278180rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    79288181fi
    7929 { echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&5
    7930 echo "${ECHO_T}$tcl_cv_sysexec_h" >&6; }
     8182{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sysexec_h" >&5
     8183$as_echo "$tcl_cv_sysexec_h" >&6; }
    79318184        if test $tcl_cv_sysexec_h = usable; then
    79328185            cat >>confdefs.h <<\_ACEOF
     
    79358188
    79368189        else
    7937             { echo "$as_me:$LINENO: checking a.out.h" >&5
    7938 echo $ECHO_N "checking a.out.h... $ECHO_C" >&6; }
     8190            { $as_echo "$as_me:$LINENO: checking a.out.h" >&5
     8191$as_echo_n "checking a.out.h... " >&6; }
    79398192if test "${tcl_cv_aout_h+set}" = set; then
    7940   echo $ECHO_N "(cached) $ECHO_C" >&6
     8193  $as_echo_n "(cached) " >&6
    79418194else
    79428195
     
    79738226  *) ac_try_echo=$ac_try;;
    79748227esac
    7975 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8228eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8229$as_echo "$ac_try_echo") >&5
    79768230  (eval "$ac_compile") 2>conftest.er1
    79778231  ac_status=$?
     
    79798233  rm -f conftest.er1
    79808234  cat conftest.err >&5
    7981   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8235  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79828236  (exit $ac_status); } && {
    79838237         test -z "$ac_cxx_werror_flag" ||
     
    79868240  tcl_cv_aout_h=usable
    79878241else
    7988   echo "$as_me: failed program was:" >&5
     8242  $as_echo "$as_me: failed program was:" >&5
    79898243sed 's/^/| /' conftest.$ac_ext >&5
    79908244
     
    79948248rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    79958249fi
    7996 { echo "$as_me:$LINENO: result: $tcl_cv_aout_h" >&5
    7997 echo "${ECHO_T}$tcl_cv_aout_h" >&6; }
     8250{ $as_echo "$as_me:$LINENO: result: $tcl_cv_aout_h" >&5
     8251$as_echo "$tcl_cv_aout_h" >&6; }
    79988252            if test $tcl_cv_aout_h = usable; then
    79998253                cat >>confdefs.h <<\_ACEOF
     
    80028256
    80038257            else
    8004                 { echo "$as_me:$LINENO: checking sys/exec_aout.h" >&5
    8005 echo $ECHO_N "checking sys/exec_aout.h... $ECHO_C" >&6; }
     8258                { $as_echo "$as_me:$LINENO: checking sys/exec_aout.h" >&5
     8259$as_echo_n "checking sys/exec_aout.h... " >&6; }
    80068260if test "${tcl_cv_sysexecaout_h+set}" = set; then
    8007   echo $ECHO_N "(cached) $ECHO_C" >&6
     8261  $as_echo_n "(cached) " >&6
    80088262else
    80098263
     
    80408294  *) ac_try_echo=$ac_try;;
    80418295esac
    8042 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     8296eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8297$as_echo "$ac_try_echo") >&5
    80438298  (eval "$ac_compile") 2>conftest.er1
    80448299  ac_status=$?
     
    80468301  rm -f conftest.er1
    80478302  cat conftest.err >&5
    8048   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8303  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    80498304  (exit $ac_status); } && {
    80508305         test -z "$ac_cxx_werror_flag" ||
     
    80538308  tcl_cv_sysexecaout_h=usable
    80548309else
    8055   echo "$as_me: failed program was:" >&5
     8310  $as_echo "$as_me: failed program was:" >&5
    80568311sed 's/^/| /' conftest.$ac_ext >&5
    80578312
     
    80618316rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    80628317fi
    8063 { echo "$as_me:$LINENO: result: $tcl_cv_sysexecaout_h" >&5
    8064 echo "${ECHO_T}$tcl_cv_sysexecaout_h" >&6; }
     8318{ $as_echo "$as_me:$LINENO: result: $tcl_cv_sysexecaout_h" >&5
     8319$as_echo "$tcl_cv_sysexecaout_h" >&6; }
    80658320                if test $tcl_cv_sysexecaout_h = usable; then
    80668321                    cat >>confdefs.h <<\_ACEOF
     
    82278482TCLSH=
    82288483if test "$with_tclsh" != "no" ; then
    8229     { echo "$as_me:$LINENO: checking for tclsh" >&5
    8230 echo $ECHO_N "checking for tclsh... $ECHO_C" >&6; }
     8484    { $as_echo "$as_me:$LINENO: checking for tclsh" >&5
     8485$as_echo_n "checking for tclsh... " >&6; }
    82318486    if test -x "$with_tclsh/bin/tclsh"
    82328487    then
     
    82418496            # Extract the first word of "tclsh", so it can be a program name with args.
    82428497set dummy tclsh; ac_word=$2
    8243 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8244 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8498{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8499$as_echo_n "checking for $ac_word... " >&6; }
    82458500if test "${ac_cv_path_TCLSH+set}" = set; then
    8246   echo $ECHO_N "(cached) $ECHO_C" >&6
     8501  $as_echo_n "(cached) " >&6
    82478502else
    82488503  case $TCLSH in
     
    82598514  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    82608515    ac_cv_path_TCLSH="$as_dir/$ac_word$ac_exec_ext"
    8261     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8516    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    82628517    break 2
    82638518  fi
     
    82718526TCLSH=$ac_cv_path_TCLSH
    82728527if test -n "$TCLSH"; then
    8273   { echo "$as_me:$LINENO: result: $TCLSH" >&5
    8274 echo "${ECHO_T}$TCLSH" >&6; }
    8275 else
    8276   { echo "$as_me:$LINENO: result: no" >&5
    8277 echo "${ECHO_T}no" >&6; }
     8528  { $as_echo "$as_me:$LINENO: result: $TCLSH" >&5
     8529$as_echo "$TCLSH" >&6; }
     8530else
     8531  { $as_echo "$as_me:$LINENO: result: no" >&5
     8532$as_echo "no" >&6; }
    82788533fi
    82798534
     
    82828537    fi
    82838538fi
    8284 { echo "$as_me:$LINENO: result: ${TCLSH}" >&5
    8285 echo "${ECHO_T}${TCLSH}" >&6; }
     8539{ $as_echo "$as_me:$LINENO: result: ${TCLSH}" >&5
     8540$as_echo "${TCLSH}" >&6; }
    82868541
    82878542
     
    83198574MEXEXT=
    83208575if test "$with_matlab" != "no" ; then
    8321     { echo "$as_me:$LINENO: checking for matlab's mex" >&5
    8322 echo $ECHO_N "checking for matlab's mex... $ECHO_C" >&6; }
     8576    { $as_echo "$as_me:$LINENO: checking for matlab's mex" >&5
     8577$as_echo_n "checking for matlab's mex... " >&6; }
    83238578    if test "$with_matlab" != "no" ; then
    83248579                if test -x "$with_matlab/bin/mex"
     
    83328587                # Extract the first word of "mex", so it can be a program name with args.
    83338588set dummy mex; ac_word=$2
    8334 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8335 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8589{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8590$as_echo_n "checking for $ac_word... " >&6; }
    83368591if test "${ac_cv_path_MEX+set}" = set; then
    8337   echo $ECHO_N "(cached) $ECHO_C" >&6
     8592  $as_echo_n "(cached) " >&6
    83388593else
    83398594  case $MEX in
     
    83508605  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    83518606    ac_cv_path_MEX="$as_dir/$ac_word$ac_exec_ext"
    8352     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8607    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    83538608    break 2
    83548609  fi
     
    83628617MEX=$ac_cv_path_MEX
    83638618if test -n "$MEX"; then
    8364   { echo "$as_me:$LINENO: result: $MEX" >&5
    8365 echo "${ECHO_T}$MEX" >&6; }
    8366 else
    8367   { echo "$as_me:$LINENO: result: no" >&5
    8368 echo "${ECHO_T}no" >&6; }
     8619  { $as_echo "$as_me:$LINENO: result: $MEX" >&5
     8620$as_echo "$MEX" >&6; }
     8621else
     8622  { $as_echo "$as_me:$LINENO: result: no" >&5
     8623$as_echo "no" >&6; }
    83698624fi
    83708625
     
    83798634            MEX=
    83808635        fi
    8381         { echo "$as_me:$LINENO: result: ${MEX}" >&5
    8382 echo "${ECHO_T}${MEX}" >&6; }
     8636        { $as_echo "$as_me:$LINENO: result: ${MEX}" >&5
     8637$as_echo "${MEX}" >&6; }
    83838638        if test "$with_matlab_arch" = "check" ; then
    83848639                        with_matlab_arch=""
     
    84038658            fi
    84048659            echo "Using mex file extension \"$MEXEXT\""
    8405             { echo "$as_me:$LINENO: result: ${MEXEXT}" >&5
    8406 echo "${ECHO_T}${MEXEXT}" >&6; }
     8660            { $as_echo "$as_me:$LINENO: result: ${MEXEXT}" >&5
     8661$as_echo "${MEXEXT}" >&6; }
    84078662        else
    84088663                                    echo "can't find the matlab compiler \"mex\""
     
    84188673
    84198674
    8420 
    84218675# Check whether --with-octave was given.
    84228676if test "${with_octave+set}" = set; then
     
    84298683MKOCTFILE=
    84308684if test "$with_octave" != "no" ; then
    8431     { echo "$as_me:$LINENO: checking for mkoctfile" >&5
    8432 echo $ECHO_N "checking for mkoctfile... $ECHO_C" >&6; }
     8685    { $as_echo "$as_me:$LINENO: checking for mkoctfile" >&5
     8686$as_echo_n "checking for mkoctfile... " >&6; }
    84338687    if test "$with_octave" != "no" ; then
    84348688        if test -x "$with_octave/bin/mkoctfile"
     
    84438697                # Extract the first word of "mkoctfile", so it can be a program name with args.
    84448698set dummy mkoctfile; ac_word=$2
    8445 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8446 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8699{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8700$as_echo_n "checking for $ac_word... " >&6; }
    84478701if test "${ac_cv_path_MKOCTFILE+set}" = set; then
    8448   echo $ECHO_N "(cached) $ECHO_C" >&6
     8702  $as_echo_n "(cached) " >&6
    84498703else
    84508704  case $MKOCTFILE in
     
    84618715  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    84628716    ac_cv_path_MKOCTFILE="$as_dir/$ac_word$ac_exec_ext"
    8463     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8717    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    84648718    break 2
    84658719  fi
     
    84738727MKOCTFILE=$ac_cv_path_MKOCTFILE
    84748728if test -n "$MKOCTFILE"; then
    8475   { echo "$as_me:$LINENO: result: $MKOCTFILE" >&5
    8476 echo "${ECHO_T}$MKOCTFILE" >&6; }
    8477 else
    8478   { echo "$as_me:$LINENO: result: no" >&5
    8479 echo "${ECHO_T}no" >&6; }
     8729  { $as_echo "$as_me:$LINENO: result: $MKOCTFILE" >&5
     8730$as_echo "$MKOCTFILE" >&6; }
     8731else
     8732  { $as_echo "$as_me:$LINENO: result: no" >&5
     8733$as_echo "no" >&6; }
    84808734fi
    84818735
     
    84888742        fi
    84898743    fi
    8490     { echo "$as_me:$LINENO: result: ${MKOCTFILE}" >&5
    8491 echo "${ECHO_T}${MKOCTFILE}" >&6; }
     8744    { $as_echo "$as_me:$LINENO: result: ${MKOCTFILE}" >&5
     8745$as_echo "${MKOCTFILE}" >&6; }
    84928746fi
    84938747
     
    85108764PERL_SITE_PACKAGES=
    85118765if test "$with_perl" != "no" ; then
    8512     { echo "$as_me:$LINENO: checking for perl" >&5
    8513 echo $ECHO_N "checking for perl... $ECHO_C" >&6; }
     8766    { $as_echo "$as_me:$LINENO: checking for perl" >&5
     8767$as_echo_n "checking for perl... " >&6; }
    85148768    if test -x "$with_perl/bin/perl"
    85158769    then
     
    85248778            # Extract the first word of "perl", so it can be a program name with args.
    85258779set dummy perl; ac_word=$2
    8526 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8527 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8780{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8781$as_echo_n "checking for $ac_word... " >&6; }
    85288782if test "${ac_cv_path_PERL+set}" = set; then
    8529   echo $ECHO_N "(cached) $ECHO_C" >&6
     8783  $as_echo_n "(cached) " >&6
    85308784else
    85318785  case $PERL in
     
    85428796  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    85438797    ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
    8544     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8798    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    85458799    break 2
    85468800  fi
     
    85548808PERL=$ac_cv_path_PERL
    85558809if test -n "$PERL"; then
    8556   { echo "$as_me:$LINENO: result: $PERL" >&5
    8557 echo "${ECHO_T}$PERL" >&6; }
    8558 else
    8559   { echo "$as_me:$LINENO: result: no" >&5
    8560 echo "${ECHO_T}no" >&6; }
     8810  { $as_echo "$as_me:$LINENO: result: $PERL" >&5
     8811$as_echo "$PERL" >&6; }
     8812else
     8813  { $as_echo "$as_me:$LINENO: result: no" >&5
     8814$as_echo "no" >&6; }
    85618815fi
    85628816
     
    85668820    PERL_SITE_PACKAGES='$(libdir)/perl5'
    85678821fi
    8568 { echo "$as_me:$LINENO: result: ${PERL}" >&5
    8569 echo "${ECHO_T}${PERL}" >&6; }
     8822{ $as_echo "$as_me:$LINENO: result: ${PERL}" >&5
     8823$as_echo "${PERL}" >&6; }
    85708824
    85718825
     
    85898843
    85908844if test "$with_python" != "no" ; then
    8591     { echo "$as_me:$LINENO: checking for python" >&5
    8592 echo $ECHO_N "checking for python... $ECHO_C" >&6; }
    8593     if test -x "$with_python/bin/python"
     8845  { $as_echo "$as_me:$LINENO: checking for python" >&5
     8846$as_echo_n "checking for python... " >&6; }
     8847  if test -x "$with_python/bin/python"
     8848  then
     8849    echo Found python in $with_python/bin/python
     8850    PYTHON="$with_python/bin/python"
     8851  else
     8852    if test -x "$with_python"
    85948853    then
    8595         echo Found python in $with_python/bin/python
    8596         PYTHON="$with_python/bin/python"
     8854      echo Found python in $with_python
     8855      PYTHON="$with_python"
    85978856    else
    8598         if test -x "$with_python"
    8599         then
    8600             echo Found python in $with_python
    8601             PYTHON="$with_python"
    8602         else
    8603             # Extract the first word of "python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5", so it can be a program name with args.
     8857      # Extract the first word of "python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5", so it can be a program name with args.
    86048858set dummy python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5; ac_word=$2
    8605 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8606 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8859{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8860$as_echo_n "checking for $ac_word... " >&6; }
    86078861if test "${ac_cv_path_PYTHON+set}" = set; then
    8608   echo $ECHO_N "(cached) $ECHO_C" >&6
     8862  $as_echo_n "(cached) " >&6
    86098863else
    86108864  case $PYTHON in
     
    86218875  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    86228876    ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
    8623     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8877    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    86248878    break 2
    86258879  fi
     
    86338887PYTHON=$ac_cv_path_PYTHON
    86348888if test -n "$PYTHON"; then
    8635   { echo "$as_me:$LINENO: result: $PYTHON" >&5
    8636 echo "${ECHO_T}$PYTHON" >&6; }
    8637 else
    8638   { echo "$as_me:$LINENO: result: no" >&5
    8639 echo "${ECHO_T}no" >&6; }
    8640 fi
    8641 
    8642 
    8643         fi
     8889  { $as_echo "$as_me:$LINENO: result: $PYTHON" >&5
     8890$as_echo "$PYTHON" >&6; }
     8891else
     8892  { $as_echo "$as_me:$LINENO: result: no" >&5
     8893$as_echo "no" >&6; }
     8894fi
     8895
     8896
    86448897    fi
    8645     if test "$PYTHON" != ""
     8898  fi
     8899  if test "$PYTHON" != ""
     8900  then
     8901    PYTHON_VERSION=`$PYTHON -c "import sys; print sys.version[0:3]"`
     8902    echo Using python version $PYTHON_VERSION
     8903  fi
     8904  if test "$PYTHON_VERSION" != ""
     8905  then
     8906    if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
     8907     -d $with_python/lib/python$PYTHON_VERSION/site-packages
    86468908    then
    8647         PYTHON_VERSION=`$PYTHON -c "import sys; print sys.version[0:3]"`
    8648         echo Using python version $PYTHON_VERSION
     8909      PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
     8910      PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
     8911    else
     8912      if test -r $prefix/include/python$PYTHON_VERSION/Python.h
     8913      then
     8914        PYTHON_INCLUDES='$(prefix)/include/python$(PYTHON_VERSION)'
     8915        PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
     8916      else
     8917        if test -r /usr/include/python$PYTHON_VERSION/Python.h
     8918        then
     8919          PYTHON_INCLUDES=/usr/include/python$PYTHON_VERSION
     8920          PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
     8921        else
     8922          echo could not find python$PYTHON_VERSION/Python.h
     8923        fi
     8924      fi
     8925      if test ! -d "$PYTHON_SITE_PACKAGES"
     8926      then
     8927        PYTHON_SITE_PACKAGES=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
     8928      fi
    86498929    fi
    8650     if test "$PYTHON_VERSION" != ""
    8651     then
    8652     if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
    8653        -d $with_python/lib/python$PYTHON_VERSION/site-packages
    8654     then
    8655         PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
    8656         PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
    8657     else
    8658         if test -r $prefix/include/python$PYTHON_VERSION/Python.h
    8659         then
    8660             PYTHON_INCLUDES='$(prefix)/include/python$(PYTHON_VERSION)'
    8661             PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
    8662         else
    8663             if test -r /usr/include/python$PYTHON_VERSION/Python.h
    8664             then
    8665                 PYTHON_INCLUDES=/usr/include/python$PYTHON_VERSION
    8666                 PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
    8667             else
    8668                 echo could not find python$PYTHON_VERSION/Python.h
    8669             fi
    8670         fi
    8671         if test ! -d "$PYTHON_SITE_PACKAGES"
    8672         then
    8673             PYTHON_SITE_PACKAGES=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
    8674         fi
    8675     fi
    8676     fi
    8677     if test "$with_python" != ""
    8678     then
    8679         pythondir='$(PYTHON_SITE_PACKAGES)'
    8680     else
    8681         pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
    8682     fi
    8683 fi
     8930  fi
     8931  if test "x$with_python" != "x" ;  then
     8932    pythondir='$(PYTHON_SITE_PACKAGES)'
     8933  else
     8934    pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
     8935  fi
     8936  { $as_echo "$as_me:$LINENO: checking for python distutils" >&5
     8937$as_echo_n "checking for python distutils... " >&6; }
     8938  python_result="`$PYTHON -c 'import distutils;' 2>&1`"
     8939  if test -z "$python_result" ; then
     8940    PYTHON_HAS_DISTUTILS="yes"
     8941  else
     8942    PYTHON_HAS_DISTUTILS="no"
     8943  fi
     8944  { $as_echo "$as_me:$LINENO: result: $PYTHON_HAS_DISTUTILS" >&5
     8945$as_echo "$PYTHON_HAS_DISTUTILS" >&6; }
     8946fi
     8947
    86848948
    86858949
     
    87018965RUBY=""
    87028966if test "$with_ruby" != "no" ; then
    8703     { echo "$as_me:$LINENO: checking for ruby" >&5
    8704 echo $ECHO_N "checking for ruby... $ECHO_C" >&6; }
     8967    { $as_echo "$as_me:$LINENO: checking for ruby" >&5
     8968$as_echo_n "checking for ruby... " >&6; }
    87058969    if test -x "$with_ruby/bin/ruby"
    87068970    then
     
    87158979            # Extract the first word of "ruby", so it can be a program name with args.
    87168980set dummy ruby; ac_word=$2
    8717 { echo "$as_me:$LINENO: checking for $ac_word" >&5
    8718 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
     8981{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     8982$as_echo_n "checking for $ac_word... " >&6; }
    87198983if test "${ac_cv_path_RUBY+set}" = set; then
    8720   echo $ECHO_N "(cached) $ECHO_C" >&6
     8984  $as_echo_n "(cached) " >&6
    87218985else
    87228986  case $RUBY in
     
    87338997  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    87348998    ac_cv_path_RUBY="$as_dir/$ac_word$ac_exec_ext"
    8735     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     8999    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    87369000    break 2
    87379001  fi
     
    87459009RUBY=$ac_cv_path_RUBY
    87469010if test -n "$RUBY"; then
    8747   { echo "$as_me:$LINENO: result: $RUBY" >&5
    8748 echo "${ECHO_T}$RUBY" >&6; }
    8749 else
    8750   { echo "$as_me:$LINENO: result: no" >&5
    8751 echo "${ECHO_T}no" >&6; }
     9011  { $as_echo "$as_me:$LINENO: result: $RUBY" >&5
     9012$as_echo "$RUBY" >&6; }
     9013else
     9014  { $as_echo "$as_me:$LINENO: result: no" >&5
     9015$as_echo "no" >&6; }
    87529016fi
    87539017
     
    87569020    fi
    87579021fi
    8758 { echo "$as_me:$LINENO: result: ${RUBY}" >&5
    8759 echo "${ECHO_T}${RUBY}" >&6; }
     9022{ $as_echo "$as_me:$LINENO: result: ${RUBY}" >&5
     9023$as_echo "${RUBY}" >&6; }
    87609024
    87619025
     
    87649028
    87659029
    8766     { echo "$as_me:$LINENO: checking how to build libraries" >&5
    8767 echo $ECHO_N "checking how to build libraries... $ECHO_C" >&6; }
     9030    { $as_echo "$as_me:$LINENO: checking how to build libraries" >&5
     9031$as_echo_n "checking how to build libraries... " >&6; }
    87689032    # Check whether --enable-shared was given.
    87699033if test "${enable_shared+set}" = set; then
     
    87829046
    87839047    if test "$tcl_ok" = "yes" ; then
    8784         { echo "$as_me:$LINENO: result: shared" >&5
    8785 echo "${ECHO_T}shared" >&6; }
     9048        { $as_echo "$as_me:$LINENO: result: shared" >&5
     9049$as_echo "shared" >&6; }
    87869050        SHARED_BUILD=1
    87879051    else
    8788         { echo "$as_me:$LINENO: result: static" >&5
    8789 echo "${ECHO_T}static" >&6; }
     9052        { $as_echo "$as_me:$LINENO: result: static" >&5
     9053$as_echo "static" >&6; }
    87909054        SHARED_BUILD=0
    87919055        cat >>confdefs.h <<\_ACEOF
     
    88169080
    88179081
    8818     { echo "$as_me:$LINENO: checking for build with symbols" >&5
    8819 echo $ECHO_N "checking for build with symbols... $ECHO_C" >&6; }
     9082    { $as_echo "$as_me:$LINENO: checking for build with symbols" >&5
     9083$as_echo_n "checking for build with symbols... " >&6; }
    88209084    # Check whether --enable-symbols was given.
    88219085if test "${enable_symbols+set}" = set; then
     
    88309094        LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
    88319095        DBGX=""
    8832         { echo "$as_me:$LINENO: result: no" >&5
    8833 echo "${ECHO_T}no" >&6; }
     9096        { $as_echo "$as_me:$LINENO: result: no" >&5
     9097$as_echo "no" >&6; }
    88349098    else
    88359099        CFLAGS_DEFAULT='$(CFLAGS_DEBUG)'
     
    88379101        DBGX=g
    88389102        if test "$tcl_ok" = "yes"; then
    8839             { echo "$as_me:$LINENO: result: yes (standard debugging)" >&5
    8840 echo "${ECHO_T}yes (standard debugging)" >&6; }
     9103            { $as_echo "$as_me:$LINENO: result: yes (standard debugging)" >&5
     9104$as_echo "yes (standard debugging)" >&6; }
    88419105        fi
    88429106    fi
     
    88649128    if test "$tcl_ok" != "yes" -a "$tcl_ok" != "no"; then
    88659129        if test "$tcl_ok" = "all"; then
    8866             { echo "$as_me:$LINENO: result: enabled symbols mem compile debugging" >&5
    8867 echo "${ECHO_T}enabled symbols mem compile debugging" >&6; }
     9130            { $as_echo "$as_me:$LINENO: result: enabled symbols mem compile debugging" >&5
     9131$as_echo "enabled symbols mem compile debugging" >&6; }
    88689132        else
    8869             { echo "$as_me:$LINENO: result: enabled $tcl_ok debugging" >&5
    8870 echo "${ECHO_T}enabled $tcl_ok debugging" >&6; }
     9133            { $as_echo "$as_me:$LINENO: result: enabled $tcl_ok debugging" >&5
     9134$as_echo "enabled $tcl_ok debugging" >&6; }
    88719135        fi
    88729136    fi
     
    88789142    CFLAGS='${CFLAGS_DEFAULT} ${CFLAGS_WARNING}'
    88799143fi
     9144
     9145
    88809146
    88819147subdirs="$subdirs packages/optimizer/src"
     
    89119177    *${as_nl}*)
    89129178      case $ac_var in #(
    8913       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
    8914 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
     9179      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     9180$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    89159181      esac
    89169182      case $ac_var in #(
    89179183      _ | IFS | as_nl) ;; #(
     9184      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    89189185      *) $as_unset $ac_var ;;
    89199186      esac ;;
     
    89489215  if test -w "$cache_file"; then
    89499216    test "x$cache_file" != "x/dev/null" &&
    8950       { echo "$as_me:$LINENO: updating cache $cache_file" >&5
    8951 echo "$as_me: updating cache $cache_file" >&6;}
     9217      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
     9218$as_echo "$as_me: updating cache $cache_file" >&6;}
    89529219    cat confcache >$cache_file
    89539220  else
    8954     { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
    8955 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
     9221    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
     9222$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    89569223  fi
    89579224fi
     
    89709237# look for a macro that doesn't take arguments.
    89719238ac_script='
     9239:mline
     9240/\\$/{
     9241 N
     9242 s,\\\n,,
     9243 b mline
     9244}
    89729245t clear
    89739246:clear
     
    89999272  # 1. Remove the extension, and $U if already installed.
    90009273  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
    9001   ac_i=`echo "$ac_i" | sed "$ac_script"`
     9274  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
    90029275  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
    90039276  #    will be set to the directory where LIBOBJS objects are built.
     
    90129285
    90139286: ${CONFIG_STATUS=./config.status}
     9287ac_write_fail=0
    90149288ac_clean_files_save=$ac_clean_files
    90159289ac_clean_files="$ac_clean_files $CONFIG_STATUS"
    9016 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
    9017 echo "$as_me: creating $CONFIG_STATUS" >&6;}
    9018 cat >$CONFIG_STATUS <<_ACEOF
     9290{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
     9291$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
     9292cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    90199293#! $SHELL
    90209294# Generated by $as_me.
     
    90299303_ACEOF
    90309304
    9031 cat >>$CONFIG_STATUS <<\_ACEOF
     9305cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    90329306## --------------------- ##
    90339307## M4sh Initialization.  ##
     
    90399313  emulate sh
    90409314  NULLCMD=:
    9041   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     9315  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    90429316  # is contrary to our usage.  Disable this feature.
    90439317  alias -g '${1+"$@"}'='"$@"'
     
    90619335as_cr_alnum=$as_cr_Letters$as_cr_digits
    90629336
     9337as_nl='
     9338'
     9339export as_nl
     9340# Printing a long string crashes Solaris 7 /usr/bin/printf.
     9341as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     9342as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     9343as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     9344if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
     9345  as_echo='printf %s\n'
     9346  as_echo_n='printf %s'
     9347else
     9348  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
     9349    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     9350    as_echo_n='/usr/ucb/echo -n'
     9351  else
     9352    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     9353    as_echo_n_body='eval
     9354      arg=$1;
     9355      case $arg in
     9356      *"$as_nl"*)
     9357        expr "X$arg" : "X\\(.*\\)$as_nl";
     9358        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
     9359      esac;
     9360      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     9361    '
     9362    export as_echo_n_body
     9363    as_echo_n='sh -c $as_echo_n_body as_echo'
     9364  fi
     9365  export as_echo_body
     9366  as_echo='sh -c $as_echo_body as_echo'
     9367fi
     9368
    90639369# The user is always right.
    90649370if test "${PATH_SEPARATOR+set}" != set; then
    9065   echo "#! /bin/sh" >conf$$.sh
    9066   echo  "exit 0"   >>conf$$.sh
    9067   chmod +x conf$$.sh
    9068   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
    9069     PATH_SEPARATOR=';'
    9070   else
    9071     PATH_SEPARATOR=:
    9072   fi
    9073   rm -f conf$$.sh
     9371  PATH_SEPARATOR=:
     9372  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     9373    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     9374      PATH_SEPARATOR=';'
     9375  }
    90749376fi
    90759377
     
    90879389# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    90889390# splitting by setting IFS to empty value.)
    9089 as_nl='
    9090 '
    90919391IFS=" ""        $as_nl"
    90929392
     
    91119411fi
    91129412if test ! -f "$as_myself"; then
    9113   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     9413  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    91149414  { (exit 1); exit 1; }
    91159415fi
     
    91249424
    91259425# NLS nuisances.
    9126 for as_var in \
    9127   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
    9128   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
    9129   LC_TELEPHONE LC_TIME
    9130 do
    9131   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    9132     eval $as_var=C; export $as_var
    9133   else
    9134     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
    9135   fi
    9136 done
     9426LC_ALL=C
     9427export LC_ALL
     9428LANGUAGE=C
     9429export LANGUAGE
    91379430
    91389431# Required to use basename.
     
    91569449         X"$0" : 'X\(//\)$' \| \
    91579450         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    9158 echo X/"$0" |
     9451$as_echo X/"$0" |
    91599452    sed '/^.*\/\([^/][^/]*\)\/*$/{
    91609453            s//\1/
     
    92079500    ' >$as_me.lineno &&
    92089501  chmod +x "$as_me.lineno" ||
    9209     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     9502    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    92109503   { (exit 1); exit 1; }; }
    92119504
     
    92359528  ECHO_N='-n';;
    92369529esac
    9237 
    92389530if expr a : '\(a\)' >/dev/null 2>&1 &&
    92399531   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    92489540else
    92499541  rm -f conf$$.dir
    9250   mkdir conf$$.dir
    9251 fi
    9252 echo >conf$$.file
    9253 if ln -s conf$$.file conf$$ 2>/dev/null; then
    9254   as_ln_s='ln -s'
    9255   # ... but there are two gotchas:
    9256   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    9257   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    9258   # In both cases, we have to default to `cp -p'.
    9259   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     9542  mkdir conf$$.dir 2>/dev/null
     9543fi
     9544if (echo >conf$$.file) 2>/dev/null; then
     9545  if ln -s conf$$.file conf$$ 2>/dev/null; then
     9546    as_ln_s='ln -s'
     9547    # ... but there are two gotchas:
     9548    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     9549    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     9550    # In both cases, we have to default to `cp -p'.
     9551    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     9552      as_ln_s='cp -p'
     9553  elif ln conf$$.file conf$$ 2>/dev/null; then
     9554    as_ln_s=ln
     9555  else
    92609556    as_ln_s='cp -p'
    9261 elif ln conf$$.file conf$$ 2>/dev/null; then
    9262   as_ln_s=ln
     9557  fi
    92639558else
    92649559  as_ln_s='cp -p'
     
    92859580    eval sh -c '\''
    92869581      if test -d "$1"; then
    9287         test -d "$1/.";
     9582        test -d "$1/.";
    92889583      else
    92899584        case $1 in
    9290         -*)set "./$1";;
     9585        -*)set "./$1";;
    92919586        esac;
    92929587        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    93119606ac_log="
    93129607This file was extended by Rappture $as_me 1.1, which was
    9313 generated by GNU Autoconf 2.61.  Invocation command line was
     9608generated by GNU Autoconf 2.62.  Invocation command line was
    93149609
    93159610  CONFIG_FILES    = $CONFIG_FILES
     
    93249619_ACEOF
    93259620
    9326 cat >>$CONFIG_STATUS <<_ACEOF
     9621cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    93279622# Files that config.status was made for.
    93289623config_files="$ac_config_files"
     
    93309625_ACEOF
    93319626
    9332 cat >>$CONFIG_STATUS <<\_ACEOF
     9627cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    93339628ac_cs_usage="\
    93349629\`$as_me' instantiates files from templates according to the
     
    93439638      --recheck    update $as_me by reconfiguring in the same conditions
    93449639  --file=FILE[:TEMPLATE]
    9345                    instantiate the configuration file FILE
     9640                   instantiate the configuration file FILE
    93469641
    93479642Configuration files:
     
    93519646
    93529647_ACEOF
    9353 cat >>$CONFIG_STATUS <<_ACEOF
     9648cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    93549649ac_cs_version="\\
    93559650Rappture config.status 1.1
    9356 configured by $0, generated by GNU Autoconf 2.61,
    9357   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
    9358 
    9359 Copyright (C) 2006 Free Software Foundation, Inc.
     9651configured by $0, generated by GNU Autoconf 2.62,
     9652  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
     9653
     9654Copyright (C) 2008 Free Software Foundation, Inc.
    93609655This config.status script is free software; the Free Software Foundation
    93619656gives unlimited permission to copy, distribute and modify it."
     
    93649659srcdir='$srcdir'
    93659660INSTALL='$INSTALL'
    9366 _ACEOF
    9367 
    9368 cat >>$CONFIG_STATUS <<\_ACEOF
    9369 # If no file are specified by the user, then we need to provide default
    9370 # value.  By we need to know if files were specified by the user.
     9661test -n "\$AWK" || AWK=awk
     9662_ACEOF
     9663
     9664cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9665# The default lists apply if the user does not specify any file.
    93719666ac_need_defaults=:
    93729667while test $# != 0
     
    93909685    ac_cs_recheck=: ;;
    93919686  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
    9392     echo "$ac_cs_version"; exit ;;
     9687    $as_echo "$ac_cs_version"; exit ;;
    93939688  --debug | --debu | --deb | --de | --d | -d )
    93949689    debug=: ;;
    93959690  --file | --fil | --fi | --f )
    93969691    $ac_shift
    9397     CONFIG_FILES="$CONFIG_FILES $ac_optarg"
     9692    case $ac_optarg in
     9693    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9694    esac
     9695    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
    93989696    ac_need_defaults=false;;
    93999697  --he | --h |  --help | --hel | -h )
    9400     echo "$ac_cs_usage"; exit ;;
     9698    $as_echo "$ac_cs_usage"; exit ;;
    94019699  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    94029700  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     
    94049702
    94059703  # This is an error.
    9406   -*) { echo "$as_me: error: unrecognized option: $1
     9704  -*) { $as_echo "$as_me: error: unrecognized option: $1
    94079705Try \`$0 --help' for more information." >&2
    94089706   { (exit 1); exit 1; }; } ;;
     
    94239721
    94249722_ACEOF
    9425 cat >>$CONFIG_STATUS <<_ACEOF
     9723cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    94269724if \$ac_cs_recheck; then
    9427   echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
    9428   CONFIG_SHELL=$SHELL
     9725  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     9726  shift
     9727  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
     9728  CONFIG_SHELL='$SHELL'
    94299729  export CONFIG_SHELL
    9430   exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    9431 fi
    9432 
    9433 _ACEOF
    9434 cat >>$CONFIG_STATUS <<\_ACEOF
     9730  exec "\$@"
     9731fi
     9732
     9733_ACEOF
     9734cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    94359735exec 5>>config.log
    94369736{
     
    94399739## Running $as_me. ##
    94409740_ASBOX
    9441   echo "$ac_log"
     9741  $as_echo "$ac_log"
    94429742} >&5
    94439743
    94449744_ACEOF
    9445 cat >>$CONFIG_STATUS <<_ACEOF
    9446 _ACEOF
    9447 
    9448 cat >>$CONFIG_STATUS <<\_ACEOF
     9745cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9746_ACEOF
     9747
     9748cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    94499749
    94509750# Handling of arguments.
     
    95309830    "test/src/Makefile") CONFIG_FILES="$CONFIG_FILES test/src/Makefile" ;;
    95319831
    9532   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    9533 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
     9832  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     9833$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    95349834   { (exit 1); exit 1; }; };;
    95359835  esac
     
    95709870} ||
    95719871{
    9572    echo "$me: cannot create a temporary directory in ." >&2
     9872   $as_echo "$as_me: cannot create a temporary directory in ." >&2
    95739873   { (exit 1); exit 1; }
    95749874}
    95759875
    9576 #
    9577 # Set up the sed scripts for CONFIG_FILES section.
    9578 #
    9579 
    9580 # No need to generate the scripts if there are no CONFIG_FILES.
    9581 # This happens for instance when ./config.status config.h
     9876# Set up the scripts for CONFIG_FILES section.
     9877# No need to generate them if there are no CONFIG_FILES.
     9878# This happens for instance with `./config.status config.h'.
    95829879if test -n "$CONFIG_FILES"; then
    95839880
    9584 _ACEOF
    9585 
    9586 
    9587 
     9881
     9882ac_cr='
     9883'
     9884ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
     9885if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
     9886  ac_cs_awk_cr='\\r'
     9887else
     9888  ac_cs_awk_cr=$ac_cr
     9889fi
     9890
     9891echo 'BEGIN {' >"$tmp/subs1.awk" &&
     9892_ACEOF
     9893
     9894
     9895{
     9896  echo "cat >conf$$subs.awk <<_ACEOF" &&
     9897  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
     9898  echo "_ACEOF"
     9899} >conf$$subs.sh ||
     9900  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9901$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9902   { (exit 1); exit 1; }; }
     9903ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
    95889904ac_delim='%!_!# '
    95899905for ac_last_try in false false false false false :; do
    9590   cat >conf$$subs.sed <<_ACEOF
    9591 SHELL!$SHELL$ac_delim
    9592 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
    9593 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
    9594 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
    9595 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
    9596 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
    9597 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
    9598 exec_prefix!$exec_prefix$ac_delim
    9599 prefix!$prefix$ac_delim
    9600 program_transform_name!$program_transform_name$ac_delim
    9601 bindir!$bindir$ac_delim
    9602 sbindir!$sbindir$ac_delim
    9603 libexecdir!$libexecdir$ac_delim
    9604 datarootdir!$datarootdir$ac_delim
    9605 datadir!$datadir$ac_delim
    9606 sysconfdir!$sysconfdir$ac_delim
    9607 sharedstatedir!$sharedstatedir$ac_delim
    9608 localstatedir!$localstatedir$ac_delim
    9609 includedir!$includedir$ac_delim
    9610 oldincludedir!$oldincludedir$ac_delim
    9611 docdir!$docdir$ac_delim
    9612 infodir!$infodir$ac_delim
    9613 htmldir!$htmldir$ac_delim
    9614 dvidir!$dvidir$ac_delim
    9615 pdfdir!$pdfdir$ac_delim
    9616 psdir!$psdir$ac_delim
    9617 libdir!$libdir$ac_delim
    9618 localedir!$localedir$ac_delim
    9619 mandir!$mandir$ac_delim
    9620 DEFS!$DEFS$ac_delim
    9621 ECHO_C!$ECHO_C$ac_delim
    9622 ECHO_N!$ECHO_N$ac_delim
    9623 ECHO_T!$ECHO_T$ac_delim
    9624 LIBS!$LIBS$ac_delim
    9625 build_alias!$build_alias$ac_delim
    9626 host_alias!$host_alias$ac_delim
    9627 target_alias!$target_alias$ac_delim
    9628 LIB_SEARCH_DIRS!$LIB_SEARCH_DIRS$ac_delim
    9629 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
    9630 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
    9631 INSTALL_DATA!$INSTALL_DATA$ac_delim
    9632 SET_MAKE!$SET_MAKE$ac_delim
    9633 CC!$CC$ac_delim
    9634 CFLAGS!$CFLAGS$ac_delim
    9635 LDFLAGS!$LDFLAGS$ac_delim
    9636 CPPFLAGS!$CPPFLAGS$ac_delim
    9637 ac_ct_CC!$ac_ct_CC$ac_delim
    9638 EXEEXT!$EXEEXT$ac_delim
    9639 OBJEXT!$OBJEXT$ac_delim
    9640 F77!$F77$ac_delim
    9641 FFLAGS!$FFLAGS$ac_delim
    9642 ac_ct_F77!$ac_ct_F77$ac_delim
    9643 RANLIB!$RANLIB$ac_delim
    9644 LN_S!$LN_S$ac_delim
    9645 CPP!$CPP$ac_delim
    9646 GREP!$GREP$ac_delim
    9647 EGREP!$EGREP$ac_delim
    9648 CXX!$CXX$ac_delim
    9649 CXXFLAGS!$CXXFLAGS$ac_delim
    9650 ac_ct_CXX!$ac_ct_CXX$ac_delim
    9651 CXXCPP!$CXXCPP$ac_delim
    9652 AR!$AR$ac_delim
    9653 DL_LIBS!$DL_LIBS$ac_delim
    9654 DL_OBJS!$DL_OBJS$ac_delim
    9655 PLAT_OBJS!$PLAT_OBJS$ac_delim
    9656 PLAT_SRCS!$PLAT_SRCS$ac_delim
    9657 CFLAGS_DEBUG!$CFLAGS_DEBUG$ac_delim
    9658 CFLAGS_OPTIMIZE!$CFLAGS_OPTIMIZE$ac_delim
    9659 CFLAGS_WARNING!$CFLAGS_WARNING$ac_delim
    9660 LDFLAGS_DEBUG!$LDFLAGS_DEBUG$ac_delim
    9661 LDFLAGS_OPTIMIZE!$LDFLAGS_OPTIMIZE$ac_delim
    9662 CC_SEARCH_FLAGS!$CC_SEARCH_FLAGS$ac_delim
    9663 LD_SEARCH_FLAGS!$LD_SEARCH_FLAGS$ac_delim
    9664 STLIB_LD!$STLIB_LD$ac_delim
    9665 SHLIB_LD!$SHLIB_LD$ac_delim
    9666 TCL_SHLIB_LD_EXTRAS!$TCL_SHLIB_LD_EXTRAS$ac_delim
    9667 TK_SHLIB_LD_EXTRAS!$TK_SHLIB_LD_EXTRAS$ac_delim
    9668 SHLIB_LD_LIBS!$SHLIB_LD_LIBS$ac_delim
    9669 SHLIB_CFLAGS!$SHLIB_CFLAGS$ac_delim
    9670 SHLIB_SUFFIX!$SHLIB_SUFFIX$ac_delim
    9671 MAKE_LIB!$MAKE_LIB$ac_delim
    9672 MAKE_STUB_LIB!$MAKE_STUB_LIB$ac_delim
    9673 INSTALL_LIB!$INSTALL_LIB$ac_delim
    9674 INSTALL_STUB_LIB!$INSTALL_STUB_LIB$ac_delim
    9675 ENABLE_GUI!$ENABLE_GUI$ac_delim
    9676 TCLSH!$TCLSH$ac_delim
    9677 MEX!$MEX$ac_delim
    9678 MEX_ARCH!$MEX_ARCH$ac_delim
    9679 MEXEXT!$MEXEXT$ac_delim
    9680 MKOCTFILE!$MKOCTFILE$ac_delim
    9681 PERL!$PERL$ac_delim
    9682 PERL_INCLUDES!$PERL_INCLUDES$ac_delim
    9683 PERL_SITE_PACKAGES!$PERL_SITE_PACKAGES$ac_delim
    9684 PYTHON!$PYTHON$ac_delim
    9685 pythondir!$pythondir$ac_delim
    9686 PYTHON_VERSION!$PYTHON_VERSION$ac_delim
    9687 PYTHON_INCLUDES!$PYTHON_INCLUDES$ac_delim
    9688 _ACEOF
    9689 
    9690   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
     9906  . ./conf$$subs.sh ||
     9907    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9908$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9909   { (exit 1); exit 1; }; }
     9910
     9911  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then
    96919912    break
    96929913  elif $ac_last_try; then
    9693     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9694 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9914    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9915$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    96959916   { (exit 1); exit 1; }; }
    96969917  else
     
    96989919  fi
    96999920done
    9700 
    9701 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
    9702 if test -n "$ac_eof"; then
    9703   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
    9704   ac_eof=`expr $ac_eof + 1`
    9705 fi
    9706 
    9707 cat >>$CONFIG_STATUS <<_ACEOF
    9708 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
    9709 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    9710 _ACEOF
    9711 sed '
    9712 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
    9713 s/^/s,@/; s/!/@,|#_!!_#|/
    9714 :n
    9715 t n
    9716 s/'"$ac_delim"'$/,g/; t
    9717 s/$/\\/; p
    9718 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
    9719 ' >>$CONFIG_STATUS <conf$$subs.sed
    9720 rm -f conf$$subs.sed
    9721 cat >>$CONFIG_STATUS <<_ACEOF
    9722 CEOF$ac_eof
    9723 _ACEOF
    9724 
    9725 
    9726 ac_delim='%!_!# '
    9727 for ac_last_try in false false false false false :; do
    9728   cat >conf$$subs.sed <<_ACEOF
    9729 PYTHON_SITE_PACKAGES!$PYTHON_SITE_PACKAGES$ac_delim
    9730 RUBY!$RUBY$ac_delim
    9731 RP_BASE!$RP_BASE$ac_delim
    9732 SHLIB_LDFLAGS!$SHLIB_LDFLAGS$ac_delim
    9733 CFLAGS_DEFAULT!$CFLAGS_DEFAULT$ac_delim
    9734 LDFLAGS_DEFAULT!$LDFLAGS_DEFAULT$ac_delim
    9735 subdirs!$subdirs$ac_delim
    9736 LIBOBJS!$LIBOBJS$ac_delim
    9737 LTLIBOBJS!$LTLIBOBJS$ac_delim
    9738 _ACEOF
    9739 
    9740   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 9; then
    9741     break
    9742   elif $ac_last_try; then
    9743     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9744 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9921rm -f conf$$subs.sh
     9922
     9923cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9924cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
     9925_ACEOF
     9926sed -n '
     9927h
     9928s/^/S["/; s/!.*/"]=/
     9929p
     9930g
     9931s/^[^!]*!//
     9932:repl
     9933t repl
     9934s/'"$ac_delim"'$//
     9935t delim
     9936:nl
     9937h
     9938s/\(.\{148\}\).*/\1/
     9939t more1
     9940s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
     9941p
     9942n
     9943b repl
     9944:more1
     9945s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     9946p
     9947g
     9948s/.\{148\}//
     9949t nl
     9950:delim
     9951h
     9952s/\(.\{148\}\).*/\1/
     9953t more2
     9954s/["\\]/\\&/g; s/^/"/; s/$/"/
     9955p
     9956b
     9957:more2
     9958s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     9959p
     9960g
     9961s/.\{148\}//
     9962t delim
     9963' <conf$$subs.awk | sed '
     9964/^[^""]/{
     9965  N
     9966  s/\n//
     9967}
     9968' >>$CONFIG_STATUS || ac_write_fail=1
     9969rm -f conf$$subs.awk
     9970cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9971_ACAWK
     9972cat >>"\$tmp/subs1.awk" <<_ACAWK &&
     9973  for (key in S) S_is_set[key] = 1
     9974  FS = ""
     9975
     9976}
     9977{
     9978  line = $ 0
     9979  nfields = split(line, field, "@")
     9980  substed = 0
     9981  len = length(field[1])
     9982  for (i = 2; i < nfields; i++) {
     9983    key = field[i]
     9984    keylen = length(key)
     9985    if (S_is_set[key]) {
     9986      value = S[key]
     9987      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
     9988      len += length(value) + length(field[++i])
     9989      substed = 1
     9990    } else
     9991      len += 1 + keylen
     9992  }
     9993
     9994  print line
     9995}
     9996
     9997_ACAWK
     9998_ACEOF
     9999cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     10000if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
     10001  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
     10002else
     10003  cat
     10004fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
     10005  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
     10006$as_echo "$as_me: error: could not setup config files machinery" >&2;}
    974510007   { (exit 1); exit 1; }; }
    9746   else
    9747     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    9748   fi
    9749 done
    9750 
    9751 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
    9752 if test -n "$ac_eof"; then
    9753   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
    9754   ac_eof=`expr $ac_eof + 1`
    9755 fi
    9756 
    9757 cat >>$CONFIG_STATUS <<_ACEOF
    9758 cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
    9759 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
    9760 _ACEOF
    9761 sed '
    9762 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
    9763 s/^/s,@/; s/!/@,|#_!!_#|/
    9764 :n
    9765 t n
    9766 s/'"$ac_delim"'$/,g/; t
    9767 s/$/\\/; p
    9768 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
    9769 ' >>$CONFIG_STATUS <conf$$subs.sed
    9770 rm -f conf$$subs.sed
    9771 cat >>$CONFIG_STATUS <<_ACEOF
    9772 :end
    9773 s/|#_!!_#|//g
    9774 CEOF$ac_eof
    9775 _ACEOF
    9776 
     10008_ACEOF
    977710009
    977810010# VPATH may cause trouble with some makes, so we remove $(srcdir),
     
    979110023fi
    979210024
    9793 cat >>$CONFIG_STATUS <<\_ACEOF
     10025cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    979410026fi # test -n "$CONFIG_FILES"
    979510027
    979610028
    9797 for ac_tag in  :F $CONFIG_FILES
     10029eval set X "  :F $CONFIG_FILES      "
     10030shift
     10031for ac_tag
    979810032do
    979910033  case $ac_tag in
     
    980210036  case $ac_mode$ac_tag in
    980310037  :[FHL]*:*);;
    9804   :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
    9805 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
     10038  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
     10039$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
    980610040   { (exit 1); exit 1; }; };;
    980710041  :[FH]-) ac_tag=-:-;;
     
    983210066           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    983310067           esac ||
    9834            { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
    9835 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
     10068           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
     10069$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
    983610070   { (exit 1); exit 1; }; };;
    983710071      esac
    9838       ac_file_inputs="$ac_file_inputs $ac_f"
     10072      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     10073      ac_file_inputs="$ac_file_inputs '$ac_f'"
    983910074    done
    984010075
     
    984210077    # use $as_me), people would be surprised to read:
    984310078    #    /* config.h.  Generated by config.status.  */
    9844     configure_input="Generated from "`IFS=:
    9845           echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
     10079    configure_input='Generated from '`
     10080          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
     10081        `' by configure.'
    984610082    if test x"$ac_file" != x-; then
    984710083      configure_input="$ac_file.  $configure_input"
    9848       { echo "$as_me:$LINENO: creating $ac_file" >&5
    9849 echo "$as_me: creating $ac_file" >&6;}
     10084      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
     10085$as_echo "$as_me: creating $ac_file" >&6;}
    985010086    fi
     10087    # Neutralize special characters interpreted by sed in replacement strings.
     10088    case $configure_input in #(
     10089    *\&* | *\|* | *\\* )
     10090       ac_sed_conf_input=`$as_echo "$configure_input" |
     10091       sed 's/[\\\\&|]/\\\\&/g'`;; #(
     10092    *) ac_sed_conf_input=$configure_input;;
     10093    esac
    985110094
    985210095    case $ac_tag in
    9853     *:-:* | *:-) cat >"$tmp/stdin";;
     10096    *:-:* | *:-) cat >"$tmp/stdin" \
     10097      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10098$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10099   { (exit 1); exit 1; }; } ;;
    985410100    esac
    985510101    ;;
     
    986110107         X"$ac_file" : 'X\(//\)$' \| \
    986210108         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
    9863 echo X"$ac_file" |
     10109$as_echo X"$ac_file" |
    986410110    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    986510111            s//\1/
     
    988710133    while :; do
    988810134      case $as_dir in #(
    9889       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
     10135      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
    989010136      *) as_qdir=$as_dir;;
    989110137      esac
     
    989610142         X"$as_dir" : 'X\(//\)$' \| \
    989710143         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    9898 echo X"$as_dir" |
     10144$as_echo X"$as_dir" |
    989910145    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    990010146            s//\1/
     
    991710163    done
    991810164    test -z "$as_dirs" || eval "mkdir $as_dirs"
    9919   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    9920 echo "$as_me: error: cannot create directory $as_dir" >&2;}
     10165  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     10166$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
    992110167   { (exit 1); exit 1; }; }; }
    992210168  ac_builddir=.
     
    992510171.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    992610172*)
    9927   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     10173  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    992810174  # A ".." for each directory in $ac_dir_suffix.
    9929   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     10175  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    993010176  case $ac_top_builddir_sub in
    993110177  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    996710213_ACEOF
    996810214
    9969 cat >>$CONFIG_STATUS <<\_ACEOF
     10215cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    997010216# If the template does not know about datarootdir, expand it.
    997110217# FIXME: This hack should be removed a few years after 2.60.
    997210218ac_datarootdir_hack=; ac_datarootdir_seen=
    997310219
    9974 case `sed -n '/datarootdir/ {
     10220ac_sed_dataroot='
     10221/datarootdir/ {
    997510222  p
    997610223  q
     
    998110228/@localedir@/p
    998210229/@mandir@/p
    9983 ' $ac_file_inputs` in
     10230'
     10231case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
    998410232*datarootdir*) ac_datarootdir_seen=yes;;
    998510233*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
    9986   { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
    9987 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
    9988 _ACEOF
    9989 cat >>$CONFIG_STATUS <<_ACEOF
     10234  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     10235$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     10236_ACEOF
     10237cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    999010238  ac_datarootdir_hack='
    999110239  s&@datadir@&$datadir&g
     
    1000110249# Shell code in configure.ac might set extrasub.
    1000210250# FIXME: do we really want to maintain this feature?
    10003 cat >>$CONFIG_STATUS <<_ACEOF
    10004   sed "$ac_vpsub
     10251cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10252ac_sed_extra="$ac_vpsub
    1000510253$extrasub
    1000610254_ACEOF
    10007 cat >>$CONFIG_STATUS <<\_ACEOF
     10255cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    1000810256:t
    1000910257/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    10010 s&@configure_input@&$configure_input&;t t
     10258s|@configure_input@|$ac_sed_conf_input|;t t
    1001110259s&@top_builddir@&$ac_top_builddir_sub&;t t
     10260s&@top_build_prefix@&$ac_top_build_prefix&;t t
    1001210261s&@srcdir@&$ac_srcdir&;t t
    1001310262s&@abs_srcdir@&$ac_abs_srcdir&;t t
     
    1001910268s&@INSTALL@&$ac_INSTALL&;t t
    1002010269$ac_datarootdir_hack
    10021 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
     10270"
     10271eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
     10272  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10273$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10274   { (exit 1); exit 1; }; }
    1002210275
    1002310276test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    1002410277  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    1002510278  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
    10026   { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10279  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    1002710280which seems to be undefined.  Please make sure it is defined." >&5
    10028 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10281$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    1002910282which seems to be undefined.  Please make sure it is defined." >&2;}
    1003010283
    1003110284  rm -f "$tmp/stdin"
    1003210285  case $ac_file in
    10033   -) cat "$tmp/out"; rm -f "$tmp/out";;
    10034   *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
    10035   esac
     10286  -) cat "$tmp/out" && rm -f "$tmp/out";;
     10287  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
     10288  esac \
     10289  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10290$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10291   { (exit 1); exit 1; }; }
    1003610292 ;;
    1003710293
     
    1004710303chmod +x $CONFIG_STATUS
    1004810304ac_clean_files=$ac_clean_files_save
     10305
     10306test $ac_write_fail = 0 ||
     10307  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
     10308$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
     10309   { (exit 1); exit 1; }; }
    1004910310
    1005010311
     
    1007510336if test "$no_recursion" != yes; then
    1007610337
    10077   # Remove --cache-file and --srcdir arguments so they do not pile up.
     10338  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
     10339  # so they do not pile up.
    1007810340  ac_sub_configure_args=
    1007910341  ac_prev=
     
    1010410366    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
    1010510367      ;;
     10368    --disable-option-checking)
     10369      ;;
    1010610370    *)
    1010710371      case $ac_arg in
    10108       *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     10372      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    1010910373      esac
    1011010374      ac_sub_configure_args="$ac_sub_configure_args '$ac_arg'" ;;
     
    1011610380  ac_arg="--prefix=$prefix"
    1011710381  case $ac_arg in
    10118   *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     10382  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    1011910383  esac
    1012010384  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
     
    1012510389  fi
    1012610390
     10391  # Always prepend --disable-option-checking to silence warnings, since
     10392  # different subdirs can have different --enable and --with options.
     10393  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
     10394
    1012710395  ac_popdir=`pwd`
    1012810396  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
     
    1013310401
    1013410402    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
    10135     echo "$as_me:$LINENO: $ac_msg" >&5
    10136     echo "$ac_msg" >&6
     10403    $as_echo "$as_me:$LINENO: $ac_msg" >&5
     10404    $as_echo "$ac_msg" >&6
    1013710405    { as_dir="$ac_dir"
    1013810406  case $as_dir in #(
     
    1014310411    while :; do
    1014410412      case $as_dir in #(
    10145       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
     10413      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
    1014610414      *) as_qdir=$as_dir;;
    1014710415      esac
     
    1015210420         X"$as_dir" : 'X\(//\)$' \| \
    1015310421         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    10154 echo X"$as_dir" |
     10422$as_echo X"$as_dir" |
    1015510423    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    1015610424            s//\1/
     
    1017310441    done
    1017410442    test -z "$as_dirs" || eval "mkdir $as_dirs"
    10175   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    10176 echo "$as_me: error: cannot create directory $as_dir" >&2;}
     10443  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     10444$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
    1017710445   { (exit 1); exit 1; }; }; }
    1017810446    ac_builddir=.
     
    1018110449.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    1018210450*)
    10183   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
     10451  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    1018410452  # A ".." for each directory in $ac_dir_suffix.
    10185   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
     10453  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    1018610454  case $ac_top_builddir_sub in
    1018710455  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    1022210490      ac_sub_configure=$ac_aux_dir/configure
    1022310491    else
    10224       { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
    10225 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
     10492      { $as_echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
     10493$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
    1022610494      ac_sub_configure=
    1022710495    fi
     
    1023610504      esac
    1023710505
    10238       { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
    10239 echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
     10506      { $as_echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
     10507$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
    1024010508      # The eval makes quoting arguments work.
    1024110509      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
    1024210510           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
    10243         { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
    10244 echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
     10511        { { $as_echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
     10512$as_echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
    1024510513   { (exit 1); exit 1; }; }
    1024610514    fi
     
    1024910517  done
    1025010518fi
    10251 
     10519if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
     10520  { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
     10521$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
     10522fi
     10523
  • trunk/configure.in

    r1046 r1047  
    198198AC_SUBST(MEXEXT)
    199199
    200 
    201200dnl AC_ARG_ENABLE(
    202201dnl     [octave],
     
    317316
    318317if test "$with_python" != "no" ; then
    319     AC_MSG_CHECKING([for python])
    320     if test -x "$with_python/bin/python"
     318  AC_MSG_CHECKING([for python])
     319  if test -x "$with_python/bin/python"
     320  then
     321    echo Found python in $with_python/bin/python
     322    PYTHON="$with_python/bin/python"
     323  else
     324    if test -x "$with_python"
    321325    then
    322         echo Found python in $with_python/bin/python
    323         PYTHON="$with_python/bin/python"
     326      echo Found python in $with_python
     327      PYTHON="$with_python"
    324328    else
    325         if test -x "$with_python"
    326         then
    327             echo Found python in $with_python
    328             PYTHON="$with_python"
    329         else
    330             AC_PATH_PROG(PYTHON, python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5)
    331         fi
    332     fi
    333     if test "$PYTHON" != ""
     329      AC_PATH_PROG(PYTHON, python python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5)
     330    fi
     331  fi
     332  if test "$PYTHON" != ""
     333  then
     334    PYTHON_VERSION=`$PYTHON -c "import sys; print sys.version[[0:3]]"`
     335    echo Using python version $PYTHON_VERSION
     336  fi
     337  if test "$PYTHON_VERSION" != ""
     338  then
     339    if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
     340     -d $with_python/lib/python$PYTHON_VERSION/site-packages
    334341    then
    335         PYTHON_VERSION=`$PYTHON -c "import sys; print sys.version[[0:3]]"`
    336         echo Using python version $PYTHON_VERSION
    337     fi
    338     if test "$PYTHON_VERSION" != ""
    339     then
    340     if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
    341        -d $with_python/lib/python$PYTHON_VERSION/site-packages
    342     then
    343         PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
    344         PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
     342      PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
     343      PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages
    345344    else
    346         if test -r $prefix/include/python$PYTHON_VERSION/Python.h
    347         then
    348             PYTHON_INCLUDES='$(prefix)/include/python$(PYTHON_VERSION)'
    349             PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
    350         else
    351             if test -r /usr/include/python$PYTHON_VERSION/Python.h
    352             then
    353                 PYTHON_INCLUDES=/usr/include/python$PYTHON_VERSION
    354                 PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
    355             else
    356                 echo could not find python$PYTHON_VERSION/Python.h
    357             fi
    358         fi
    359         if test ! -d "$PYTHON_SITE_PACKAGES"
    360         then
    361             PYTHON_SITE_PACKAGES=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
    362         fi
    363     fi
    364     fi
    365     if test "$with_python" != ""
    366     then
    367         pythondir='$(PYTHON_SITE_PACKAGES)'
    368     else
    369         pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
    370     fi
    371 fi
    372 
     345      if test -r $prefix/include/python$PYTHON_VERSION/Python.h
     346      then
     347        PYTHON_INCLUDES='$(prefix)/include/python$(PYTHON_VERSION)'
     348        PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
     349      else
     350        if test -r /usr/include/python$PYTHON_VERSION/Python.h
     351        then
     352          PYTHON_INCLUDES=/usr/include/python$PYTHON_VERSION
     353          PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages'
     354        else
     355          echo could not find python$PYTHON_VERSION/Python.h
     356        fi
     357      fi
     358      if test ! -d "$PYTHON_SITE_PACKAGES"
     359      then
     360        PYTHON_SITE_PACKAGES=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
     361      fi
     362    fi
     363  fi
     364  if test "x$with_python" != "x" ;  then
     365    pythondir='$(PYTHON_SITE_PACKAGES)'
     366  else
     367    pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages'
     368  fi
     369  AC_MSG_CHECKING([for python distutils])
     370  python_result="`$PYTHON -c 'import distutils;' 2>&1`"
     371  if test -z "$python_result" ; then
     372    PYTHON_HAS_DISTUTILS="yes"
     373  else
     374    PYTHON_HAS_DISTUTILS="no"
     375  fi
     376  AC_MSG_RESULT([$PYTHON_HAS_DISTUTILS])
     377fi
     378 
    373379AC_SUBST(pythondir)
    374380dnl AC_SUBST(PYTHON_SUBDIR)
     
    378384AC_SUBST(PYTHON_INCLUDES)
    379385AC_SUBST(PYTHON_SITE_PACKAGES)
     386AC_SUBST(PYTHON_HAS_DISTUTILS)
    380387
    381388AC_ARG_WITH(
  • trunk/lang/Makefile.in

    r1035 r1047  
    2424LANGS = target_tcl
    2525
     26ifneq ($(MKOCTFILE),)
     27  LANGS += target_octave
     28endif
     29ifneq ($(MEX),)
     30  LANGS += target_matlab
     31endif
    2632ifneq ($(PERL),)
    2733  LANGS += target_perl
     
    2935ifneq ($(PYTHON),)
    3036  LANGS += target_python
    31 endif
    32 ifneq ($(MKOCTFILE),)
    33   LANGS += target_octave
    34 endif
    35 ifneq ($(MEX),)
    36   LANGS += target_matlab
    3737endif
    3838ifneq ($(RUBY),)
  • trunk/lang/python/Makefile.in

    r1029 r1047  
    2020PYTHON_FLAGS = --library-dirs=$(libdir):../../src/core \
    2121               --include-dirs=$(srcdir)/../../src/core:$(includedir)
     22PYTHON_SITE_PACKAGES =  @PYTHON_SITE_PACKAGES@
    2223
    2324#
     
    2526# into a temporary directory.
    2627#
    27 all: copy_sources
     28ifneq($(PYTHON_SITE_PACKAGES),)
     29   MODULE_BUILD         = build_module
     30   MODULE_INSTALL       = install_module
     31   MODULE_CLEAN         = clean_module
     32endif
     33
     34all: $(MODULE_BUILD)
     35
     36build_module: copy_sources
    2837        $(PYTHON) setup.py build_ext $(PYTHON_FLAGS) build
    2938
    30 copy_sources:   
     39copy_sources:
    3140        $(RM) -r build/tmp
    3241        $(INSTALL) -d build/tmp
    3342        $(INSTALL_DATA) $(srcdir)/Rappture/*.cc build/tmp
    3443 
    35 install:
     44install: $(MODULE_INSTALL)
     45
     46install_module:
    3647        $(PYTHON) setup.py install --prefix=$(prefix)
    3748
    38 clean:
     49clean: $(MODULE_CLEAN)
     50
     51clean_module:
    3952        $(PYTHON) setup.py clean
    4053        $(RM) -rf build
Note: See TracChangeset for help on using the changeset viewer.