Changeset 878:152a988c1585


Ignore:
Timestamp:
06/25/08 22:15:25 (4 years ago)
Author:
niam
Branch:
libdodo
Message:

0.9.1 in configure, configure.in

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r860 r878  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for libdodo 0.9.0. 
     3# Generated by GNU Autoconf 2.62 for libdodo 0.9.1. 
    44# 
    55# Report bugs to <libdodo.sf.net>. 
    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 
     
    575597PACKAGE_NAME='libdodo' 
    576598PACKAGE_TARNAME='libdodo' 
    577 PACKAGE_VERSION='0.9.0' 
    578 PACKAGE_STRING='libdodo 0.9.0' 
     599PACKAGE_VERSION='0.9.1' 
     600PACKAGE_STRING='libdodo 0.9.1' 
    579601PACKAGE_BUGREPORT='libdodo.sf.net' 
    580602 
     
    674696LTLIBOBJS' 
    675697ac_subst_files='' 
     698ac_user_opts=' 
     699enable_option_checking 
     700enable_debug 
     701enable_profiling 
     702enable_deque 
     703enable_io_xexec_support 
     704enable_db_xexec_support 
     705with_sqlite3 
     706with_openssl 
     707with_bfd 
     708with_postgresql 
     709with_mysql 
     710with_fcgi 
     711with_pcre 
     712with_dl 
     713enable_dl_lib 
     714enable_fast_dynamic_loading 
     715with_libxml2 
     716with_pthread 
     717with_pthread_lib 
     718with_bzip2 
     719with_zlib 
     720enable_zlib_lib 
     721with_iconv 
     722enable_iconv_lib 
     723with_imagemagick 
     724enable_image_xexec_support 
     725' 
    676726      ac_precious_vars='build_alias 
    677727host_alias 
     
    691741ac_init_help= 
    692742ac_init_version=false 
     743ac_unrecognized_opts= 
     744ac_unrecognized_sep= 
    693745# The variables have the same names as the options, with 
    694746# dashes changed to underlines. 
     
    789841 
    790842  -disable-* | --disable-*) 
    791     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
     843    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    792844    # Reject names that are not valid shell variable names. 
    793     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    794       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     845    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     846      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    795847   { (exit 1); exit 1; }; } 
    796     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    797     eval enable_$ac_feature=no ;; 
     848    ac_useropt_orig=$ac_useropt 
     849    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     850    case $ac_user_opts in 
     851      *" 
     852"enable_$ac_useropt" 
     853"*) ;; 
     854      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
     855         ac_unrecognized_sep=', ';; 
     856    esac 
     857    eval enable_$ac_useropt=no ;; 
    798858 
    799859  -docdir | --docdir | --docdi | --doc | --do) 
     
    808868 
    809869  -enable-* | --enable-*) 
    810     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
     870    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    811871    # Reject names that are not valid shell variable names. 
    812     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    813       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     872    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     873      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    814874   { (exit 1); exit 1; }; } 
    815     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    816     eval enable_$ac_feature=\$ac_optarg ;; 
     875    ac_useropt_orig=$ac_useropt 
     876    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     877    case $ac_user_opts in 
     878      *" 
     879"enable_$ac_useropt" 
     880"*) ;; 
     881      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
     882         ac_unrecognized_sep=', ';; 
     883    esac 
     884    eval enable_$ac_useropt=\$ac_optarg ;; 
    817885 
    818886  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    10051073 
    10061074  -with-* | --with-*) 
    1007     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
     1075    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    10081076    # Reject names that are not valid shell variable names. 
    1009     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1010       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1077    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1078      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10111079   { (exit 1); exit 1; }; } 
    1012     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1013     eval with_$ac_package=\$ac_optarg ;; 
     1080    ac_useropt_orig=$ac_useropt 
     1081    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1082    case $ac_user_opts in 
     1083      *" 
     1084"with_$ac_useropt" 
     1085"*) ;; 
     1086      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
     1087         ac_unrecognized_sep=', ';; 
     1088    esac 
     1089    eval with_$ac_useropt=\$ac_optarg ;; 
    10141090 
    10151091  -without-* | --without-*) 
    1016     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
     1092    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    10171093    # Reject names that are not valid shell variable names. 
    1018     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1019       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1094    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1095      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10201096   { (exit 1); exit 1; }; } 
    1021     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1022     eval with_$ac_package=no ;; 
     1097    ac_useropt_orig=$ac_useropt 
     1098    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1099    case $ac_user_opts in 
     1100      *" 
     1101"with_$ac_useropt" 
     1102"*) ;; 
     1103      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
     1104         ac_unrecognized_sep=', ';; 
     1105    esac 
     1106    eval with_$ac_useropt=no ;; 
    10231107 
    10241108  --x) 
     
    10401124    x_libraries=$ac_optarg ;; 
    10411125 
    1042   -*) { echo "$as_me: error: unrecognized option: $ac_option 
     1126  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 
    10431127Try \`$0 --help' for more information." >&2 
    10441128   { (exit 1); exit 1; }; } 
     
    10491133    # Reject names that are not valid shell variable names. 
    10501134    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 
    1051       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
     1135      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    10521136   { (exit 1); exit 1; }; } 
    10531137    eval $ac_envvar=\$ac_optarg 
     
    10561140  *) 
    10571141    # FIXME: should be removed in autoconf 3.0. 
    1058     echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
     1142    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
    10591143    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1060       echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
     1144      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
    10611145    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
    10621146    ;; 
     
    10671151if test -n "$ac_prev"; then 
    10681152  ac_option=--`echo $ac_prev | sed 's/_/-/g'` 
    1069   { echo "$as_me: error: missing argument to $ac_option" >&2 
     1153  { $as_echo "$as_me: error: missing argument to $ac_option" >&2 
    10701154   { (exit 1); exit 1; }; } 
    10711155fi 
    10721156 
    1073 # Be sure to have absolute directory names. 
     1157if test -n "$ac_unrecognized_opts"; then 
     1158  case $enable_option_checking in 
     1159    no) ;; 
     1160    fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 
     1161   { (exit 1); exit 1; }; } ;; 
     1162    *)     $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 
     1163  esac 
     1164fi 
     1165 
     1166# Check all directory arguments for consistency. 
    10741167for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    10751168                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     
    10781171do 
    10791172  eval ac_val=\$$ac_var 
     1173  # Remove trailing slashes. 
     1174  case $ac_val in 
     1175    */ ) 
     1176      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
     1177      eval $ac_var=\$ac_val;; 
     1178  esac 
     1179  # Be sure to have absolute directory names. 
    10801180  case $ac_val in 
    10811181    [\\/$]* | ?:[\\/]* )  continue;; 
    10821182    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    10831183  esac 
    1084   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1184  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    10851185   { (exit 1); exit 1; }; } 
    10861186done 
     
    10971197  if test "x$build_alias" = x; then 
    10981198    cross_compiling=maybe 
    1099     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
     1199    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
    11001200    If a cross compiler is detected then cross compile mode will be used." >&2 
    11011201  elif test "x$build_alias" != "x$host_alias"; then 
     
    11131213ac_ls_di=`ls -di .` && 
    11141214ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1115   { echo "$as_me: error: Working directory cannot be determined" >&2 
     1215  { $as_echo "$as_me: error: Working directory cannot be determined" >&2 
    11161216   { (exit 1); exit 1; }; } 
    11171217test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1118   { echo "$as_me: error: pwd does not report name of working directory" >&2 
     1218  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 
    11191219   { (exit 1); exit 1; }; } 
    11201220 
     
    11241224  ac_srcdir_defaulted=yes 
    11251225  # Try the directory containing this script, then the parent directory. 
    1126   ac_confdir=`$as_dirname -- "$0" || 
    1127 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    1128          X"$0" : 'X\(//\)[^/]' \| \ 
    1129          X"$0" : 'X\(//\)$' \| \ 
    1130          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    1131 echo X"$0" | 
     1226  ac_confdir=`$as_dirname -- "$as_myself" || 
     1227$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
     1228         X"$as_myself" : 'X\(//\)[^/]' \| \ 
     1229         X"$as_myself" : 'X\(//\)$' \| \ 
     1230         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
     1231$as_echo X"$as_myself" | 
    11321232    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    11331233            s//\1/ 
     
    11561256if test ! -r "$srcdir/$ac_unique_file"; then 
    11571257  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1158   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1258  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    11591259   { (exit 1); exit 1; }; } 
    11601260fi 
    11611261ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    11621262ac_abs_confdir=`( 
    1163         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
     1263        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 
    11641264   { (exit 1); exit 1; }; } 
    11651265        pwd)` 
     
    11881288  # This message is too long to be a string in the A/UX 3.1 sh. 
    11891289  cat <<_ACEOF 
    1190 \`configure' configures libdodo 0.9.0 to adapt to many kinds of systems. 
     1290\`configure' configures libdodo 0.9.1 to adapt to many kinds of systems. 
    11911291 
    11921292Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    12101310Installation directories: 
    12111311  --prefix=PREFIX         install architecture-independent files in PREFIX 
    1212                           [$ac_default_prefix] 
     1312                          [$ac_default_prefix] 
    12131313  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
    1214                           [PREFIX] 
     1314                          [PREFIX] 
    12151315 
    12161316By default, \`make install' will install all the files in 
     
    12221322 
    12231323Fine tuning of the installation directories: 
    1224   --bindir=DIR           user executables [EPREFIX/bin] 
    1225   --sbindir=DIR          system admin executables [EPREFIX/sbin] 
    1226   --libexecdir=DIR       program executables [EPREFIX/libexec] 
    1227   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc] 
    1228   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com] 
    1229   --localstatedir=DIR    modifiable single-machine data [PREFIX/var] 
    1230   --libdir=DIR           object code libraries [EPREFIX/lib] 
    1231   --includedir=DIR       C header files [PREFIX/include] 
    1232   --oldincludedir=DIR    C header files for non-gcc [/usr/include] 
    1233   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share] 
    1234   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR] 
    1235   --infodir=DIR          info documentation [DATAROOTDIR/info] 
    1236   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale] 
    1237   --mandir=DIR           man documentation [DATAROOTDIR/man] 
    1238   --docdir=DIR           documentation root [DATAROOTDIR/doc/libdodo] 
    1239   --htmldir=DIR          html documentation [DOCDIR] 
    1240   --dvidir=DIR           dvi documentation [DOCDIR] 
    1241   --pdfdir=DIR           pdf documentation [DOCDIR] 
    1242   --psdir=DIR            ps documentation [DOCDIR] 
     1324  --bindir=DIR            user executables [EPREFIX/bin] 
     1325  --sbindir=DIR           system admin executables [EPREFIX/sbin] 
     1326  --libexecdir=DIR        program executables [EPREFIX/libexec] 
     1327  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
     1328  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
     1329  --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
     1330  --libdir=DIR            object code libraries [EPREFIX/lib] 
     1331  --includedir=DIR        C header files [PREFIX/include] 
     1332  --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
     1333  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
     1334  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
     1335  --infodir=DIR           info documentation [DATAROOTDIR/info] 
     1336  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
     1337  --mandir=DIR            man documentation [DATAROOTDIR/man] 
     1338  --docdir=DIR            documentation root [DATAROOTDIR/doc/libdodo] 
     1339  --htmldir=DIR           html documentation [DOCDIR] 
     1340  --dvidir=DIR            dvi documentation [DOCDIR] 
     1341  --pdfdir=DIR            pdf documentation [DOCDIR] 
     1342  --psdir=DIR             ps documentation [DOCDIR] 
    12431343_ACEOF 
    12441344 
     
    12491349if test -n "$ac_init_help"; then 
    12501350  case $ac_init_help in 
    1251      short | recursive ) echo "Configuration of libdodo 0.9.0:";; 
     1351     short | recursive ) echo "Configuration of libdodo 0.9.1:";; 
    12521352   esac 
    12531353  cat <<\_ACEOF 
    12541354 
    12551355Optional Features: 
     1356  --disable-option-checking  ignore unrecognized --enable/--with options 
    12561357  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
    12571358  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
     
    13161417  # If there are subdirs, report their specific --help. 
    13171418  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 
    1318     test -d "$ac_dir" || continue 
     1419    test -d "$ac_dir" || 
     1420      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 
     1421      continue 
    13191422    ac_builddir=. 
    13201423 
     
    13221425.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    13231426*) 
    1324   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     1427  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    13251428  # A ".." for each directory in $ac_dir_suffix. 
    1326   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     1429  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    13271430  case $ac_top_builddir_sub in 
    13281431  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    13601463      $SHELL "$ac_srcdir/configure" --help=recursive 
    13611464    else 
    1362       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
     1465      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
    13631466    fi || ac_status=$? 
    13641467    cd "$ac_pwd" || { ac_status=$?; break; } 
     
    13691472if $ac_init_version; then 
    13701473  cat <<\_ACEOF 
    1371 libdodo configure 0.9.0 
    1372 generated by GNU Autoconf 2.61 
     1474libdodo configure 0.9.1 
     1475generated by GNU Autoconf 2.62 
    13731476 
    13741477Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    1375 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     14782002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    13761479This configure script is free software; the Free Software Foundation 
    13771480gives unlimited permission to copy, distribute and modify it. 
     
    13831486running configure, to aid debugging if configure makes a mistake. 
    13841487 
    1385 It was created by libdodo $as_me 0.9.0, which was 
    1386 generated by GNU Autoconf 2.61.  Invocation command line was 
     1488It was created by libdodo $as_me 0.9.1, which was 
     1489generated by GNU Autoconf 2.62.  Invocation command line was 
    13871490 
    13881491  $ $0 $@ 
     
    14201523  IFS=$as_save_IFS 
    14211524  test -z "$as_dir" && as_dir=. 
    1422   echo "PATH: $as_dir" 
     1525  $as_echo "PATH: $as_dir" 
    14231526done 
    14241527IFS=$as_save_IFS 
     
    14551558      continue ;; 
    14561559    *\'*) 
    1457       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1560      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
    14581561    esac 
    14591562    case $ac_pass in 
     
    15071610    *${as_nl}*) 
    15081611      case $ac_var in #( 
    1509       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    1510 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     1612      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
     1613$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
    15111614      esac 
    15121615      case $ac_var in #( 
    15131616      _ | IFS | as_nl) ;; #( 
     1617      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    15141618      *) $as_unset $ac_var ;; 
    15151619      esac ;; 
     
    15411645      eval ac_val=\$$ac_var 
    15421646      case $ac_val in 
    1543       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1647      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15441648      esac 
    1545       echo "$ac_var='\''$ac_val'\''" 
     1649      $as_echo "$ac_var='\''$ac_val'\''" 
    15461650    done | sort 
    15471651    echo 
     
    15581662        eval ac_val=\$$ac_var 
    15591663        case $ac_val in 
    1560         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1664        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15611665        esac 
    1562         echo "$ac_var='\''$ac_val'\''" 
     1666        $as_echo "$ac_var='\''$ac_val'\''" 
    15631667      done | sort 
    15641668      echo 
     
    15761680    fi 
    15771681    test "$ac_signal" != 0 && 
    1578       echo "$as_me: caught signal $ac_signal" 
    1579     echo "$as_me: exit $exit_status" 
     1682      $as_echo "$as_me: caught signal $ac_signal" 
     1683    $as_echo "$as_me: exit $exit_status" 
    15801684  } >&5 
    15811685  rm -f core *.core core.conftest.* && 
     
    16191723 
    16201724# Let the site file select an alternate cache file if it wants to. 
    1621 # Prefer explicitly selected file to automatically selected ones. 
     1725# Prefer an explicitly selected file to automatically selected ones. 
     1726ac_site_file1=NONE 
     1727ac_site_file2=NONE 
    16221728if test -n "$CONFIG_SITE"; then 
    1623   set x "$CONFIG_SITE" 
     1729  ac_site_file1=$CONFIG_SITE 
    16241730elif test "x$prefix" != xNONE; then 
    1625   set x "$prefix/share/config.site" "$prefix/etc/config.site" 
    1626 else 
    1627   set x "$ac_default_prefix/share/config.site" \ 
    1628         "$ac_default_prefix/etc/config.site" 
    1629 fi 
    1630 shift 
    1631 for ac_site_file 
     1731  ac_site_file1=$prefix/share/config.site 
     1732  ac_site_file2=$prefix/etc/config.site 
     1733else 
     1734  ac_site_file1=$ac_default_prefix/share/config.site 
     1735  ac_site_file2=$ac_default_prefix/etc/config.site 
     1736fi 
     1737for ac_site_file in "$ac_site_file1" "$ac_site_file2" 
    16321738do 
     1739  test "x$ac_site_file" = xNONE && continue 
    16331740  if test -r "$ac_site_file"; then 
    1634     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
    1635 echo "$as_me: loading site script $ac_site_file" >&6;} 
     1741    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
     1742$as_echo "$as_me: loading site script $ac_site_file" >&6;} 
    16361743    sed 's/^/| /' "$ac_site_file" >&5 
    16371744    . "$ac_site_file" 
     
    16431750  # files actually), so we avoid doing that. 
    16441751  if test -f "$cache_file"; then 
    1645     { echo "$as_me:$LINENO: loading cache $cache_file" >&5 
    1646 echo "$as_me: loading cache $cache_file" >&6;} 
     1752    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 
     1753$as_echo "$as_me: loading cache $cache_file" >&6;} 
    16471754    case $cache_file in 
    16481755      [\\/]* | ?:[\\/]* ) . "$cache_file";; 
     
    16511758  fi 
    16521759else 
    1653   { echo "$as_me:$LINENO: creating cache $cache_file" >&5 
    1654 echo "$as_me: creating cache $cache_file" >&6;} 
     1760  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 
     1761$as_echo "$as_me: creating cache $cache_file" >&6;} 
    16551762  >$cache_file 
    16561763fi 
     
    16661773  case $ac_old_set,$ac_new_set in 
    16671774    set,) 
    1668       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
    1669 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
     1775      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
     1776$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
    16701777      ac_cache_corrupted=: ;; 
    16711778    ,set) 
    1672       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
    1673 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
     1779      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
     1780$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
    16741781      ac_cache_corrupted=: ;; 
    16751782    ,);; 
    16761783    *) 
    16771784      if test "x$ac_old_val" != "x$ac_new_val"; then 
    1678         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
    1679 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
    1680         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5 
    1681 echo "$as_me:   former value:  $ac_old_val" >&2;} 
    1682         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5 
    1683 echo "$as_me:   current value: $ac_new_val" >&2;} 
    1684         ac_cache_corrupted=: 
     1785        # differences in whitespace do not lead to failure. 
     1786        ac_old_val_w=`echo x $ac_old_val` 
     1787        ac_new_val_w=`echo x $ac_new_val` 
     1788        if test "$ac_old_val_w" != "$ac_new_val_w"; then 
     1789          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
     1790$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
     1791          ac_cache_corrupted=: 
     1792        else 
     1793          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
     1794$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
     1795          eval $ac_var=\$ac_old_val 
     1796        fi 
     1797        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5 
     1798$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
     1799        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5 
     1800$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
    16851801      fi;; 
    16861802  esac 
     
    16881804  if test "$ac_new_set" = set; then 
    16891805    case $ac_new_val in 
    1690     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1806    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
    16911807    *) ac_arg=$ac_var=$ac_new_val ;; 
    16921808    esac 
     
    16981814done 
    16991815if $ac_cache_corrupted; then 
    1700   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
    1701 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
    1702   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
    1703 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
     1816  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
     1817$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
     1818  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
     1819$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
    17041820   { (exit 1); exit 1; }; } 
    17051821fi 
     
    17521868    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    17531869set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    1754 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1755 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     1870{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1871$as_echo_n "checking for $ac_word... " >&6; } 
    17561872if test "${ac_cv_prog_CXX+set}" = set; then 
    1757   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1873  $as_echo_n "(cached) " >&6 
    17581874else 
    17591875  if test -n "$CXX"; then 
     
    17681884  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    17691885    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
    1770     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1886    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    17711887    break 2 
    17721888  fi 
     
    17791895CXX=$ac_cv_prog_CXX 
    17801896if test -n "$CXX"; then 
    1781   { echo "$as_me:$LINENO: result: $CXX" >&5 
    1782 echo "${ECHO_T}$CXX" >&6; } 
    1783 else 
    1784   { echo "$as_me:$LINENO: result: no" >&5 
    1785 echo "${ECHO_T}no" >&6; } 
     1897  { $as_echo "$as_me:$LINENO: result: $CXX" >&5 
     1898$as_echo "$CXX" >&6; } 
     1899else 
     1900  { $as_echo "$as_me:$LINENO: result: no" >&5 
     1901$as_echo "no" >&6; } 
    17861902fi 
    17871903 
     
    17961912  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    17971913set dummy $ac_prog; ac_word=$2 
    1798 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1799 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     1914{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1915$as_echo_n "checking for $ac_word... " >&6; } 
    18001916if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 
    1801   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1917  $as_echo_n "(cached) " >&6 
    18021918else 
    18031919  if test -n "$ac_ct_CXX"; then 
     
    18121928  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    18131929    ac_cv_prog_ac_ct_CXX="$ac_prog" 
    1814     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1930    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    18151931    break 2 
    18161932  fi 
     
    18231939ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 
    18241940if test -n "$ac_ct_CXX"; then 
    1825   { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
    1826 echo "${ECHO_T}$ac_ct_CXX" >&6; } 
    1827 else 
    1828   { echo "$as_me:$LINENO: result: no" >&5 
    1829 echo "${ECHO_T}no" >&6; } 
     1941  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
     1942$as_echo "$ac_ct_CXX" >&6; } 
     1943else 
     1944  { $as_echo "$as_me:$LINENO: result: no" >&5 
     1945$as_echo "no" >&6; } 
    18301946fi 
    18311947 
     
    18391955    case $cross_compiling:$ac_tool_warned in 
    18401956yes:) 
    1841 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     1957{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    18421958whose name does not start with the host triplet.  If you think this 
    18431959configuration is useful to you, please write to autoconf@gnu.org." >&5 
    1844 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     1960$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    18451961whose name does not start with the host triplet.  If you think this 
    18461962configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     
    18541970fi 
    18551971# Provide some information about the compiler. 
    1856 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
    1857 ac_compiler=`set X $ac_compile; echo $2` 
     1972$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
     1973set X $ac_compile 
     1974ac_compiler=$2 
    18581975{ (ac_try="$ac_compiler --version >&5" 
    18591976case "(($ac_try" in 
     
    18611978  *) ac_try_echo=$ac_try;; 
    18621979esac 
    1863 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     1980eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     1981$as_echo "$ac_try_echo") >&5 
    18641982  (eval "$ac_compiler --version >&5") 2>&5 
    18651983  ac_status=$? 
    1866   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     1984  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    18671985  (exit $ac_status); } 
    18681986{ (ac_try="$ac_compiler -v >&5" 
     
    18711989  *) ac_try_echo=$ac_try;; 
    18721990esac 
    1873 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     1991eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     1992$as_echo "$ac_try_echo") >&5 
    18741993  (eval "$ac_compiler -v >&5") 2>&5 
    18751994  ac_status=$? 
    1876   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     1995  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    18771996  (exit $ac_status); } 
    18781997{ (ac_try="$ac_compiler -V >&5" 
     
    18812000  *) ac_try_echo=$ac_try;; 
    18822001esac 
    1883 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2002eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2003$as_echo "$ac_try_echo") >&5 
    18842004  (eval "$ac_compiler -V >&5") 2>&5 
    18852005  ac_status=$? 
    1886   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2006  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    18872007  (exit $ac_status); } 
    18882008 
     
    19032023_ACEOF 
    19042024ac_clean_files_save=$ac_clean_files 
    1905 ac_clean_files="$ac_clean_files a.out a.exe b.out" 
     2025ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
    19062026# Try to create an executable without -o first, disregard a.out. 
    19072027# It will help us diagnose broken compilers, and finding out an intuition 
    19082028# of exeext. 
    1909 { echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5 
    1910 echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6; } 
    1911 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
    1912 # 
    1913 # List of possible output files, starting from the most likely. 
    1914 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 
    1915 # only as a last resort.  b.out is created by i960 compilers. 
    1916 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 
    1917 # 
    1918 # The IRIX 6 linker writes into existing files which may not be 
    1919 # executable, retaining their permissions.  Remove them first so a 
    1920 # subsequent execution test works. 
     2029{ $as_echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5 
     2030$as_echo_n "checking for C++ compiler default output file name... " >&6; } 
     2031ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
     2032 
     2033# The possible output files: 
     2034ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
     2035 
    19212036ac_rmfiles= 
    19222037for ac_file in $ac_files 
    19232038do 
    19242039  case $ac_file in 
    1925     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2040    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    19262041    * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
    19272042  esac 
     
    19342049  *) ac_try_echo=$ac_try;; 
    19352050esac 
    1936 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2051eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2052$as_echo "$ac_try_echo") >&5 
    19372053  (eval "$ac_link_default") 2>&5 
    19382054  ac_status=$? 
    1939   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2055  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    19402056  (exit $ac_status); }; then 
    19412057  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
     
    19482064  test -f "$ac_file" || continue 
    19492065  case $ac_file in 
    1950     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 
     2066    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 
    19512067        ;; 
    19522068    [ab].out ) 
     
    19752091fi 
    19762092 
    1977 { echo "$as_me:$LINENO: result: $ac_file" >&5 
    1978 echo "${ECHO_T}$ac_file" >&6; } 
     2093{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 
     2094$as_echo "$ac_file" >&6; } 
    19792095if test -z "$ac_file"; then 
    1980   echo "$as_me: failed program was:" >&5 
     2096  $as_echo "$as_me: failed program was:" >&5 
    19812097sed 's/^/| /' conftest.$ac_ext >&5 
    19822098 
    1983 { { echo "$as_me:$LINENO: error: C++ compiler cannot create executables 
     2099{ { $as_echo "$as_me:$LINENO: error: C++ compiler cannot create executables 
    19842100See \`config.log' for more details." >&5 
    1985 echo "$as_me: error: C++ compiler cannot create executables 
     2101$as_echo "$as_me: error: C++ compiler cannot create executables 
    19862102See \`config.log' for more details." >&2;} 
    19872103   { (exit 77); exit 77; }; } 
     
    19922108# Check that the compiler produces executables we can run.  If not, either 
    19932109# the compiler is broken, or we cross compile. 
    1994 { echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5 
    1995 echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6; } 
     2110{ $as_echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5 
     2111$as_echo_n "checking whether the C++ compiler works... " >&6; } 
    19962112# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 
    19972113# If not cross compiling, check that we can run a simple program. 
     
    20022118  *) ac_try_echo=$ac_try;; 
    20032119esac 
    2004 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2120eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2121$as_echo "$ac_try_echo") >&5 
    20052122  (eval "$ac_try") 2>&5 
    20062123  ac_status=$? 
    2007   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2124  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    20082125  (exit $ac_status); }; }; then 
    20092126    cross_compiling=no 
     
    20122129        cross_compiling=yes 
    20132130    else 
    2014         { { echo "$as_me:$LINENO: error: cannot run C++ compiled programs. 
     2131        { { $as_echo "$as_me:$LINENO: error: cannot run C++ compiled programs. 
    20152132If you meant to cross compile, use \`--host'. 
    20162133See \`config.log' for more details." >&5 
    2017 echo "$as_me: error: cannot run C++ compiled programs. 
     2134$as_echo "$as_me: error: cannot run C++ compiled programs. 
    20182135If you meant to cross compile, use \`--host'. 
    20192136See \`config.log' for more details." >&2;} 
     
    20222139  fi 
    20232140fi 
    2024 { echo "$as_me:$LINENO: result: yes" >&5 
    2025 echo "${ECHO_T}yes" >&6; } 
    2026  
    2027 rm -f a.out a.exe conftest$ac_cv_exeext b.out 
     2141{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     2142$as_echo "yes" >&6; } 
     2143 
     2144rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 
    20282145ac_clean_files=$ac_clean_files_save 
    20292146# Check that the compiler produces executables we can run.  If not, either 
    20302147# the compiler is broken, or we cross compile. 
    2031 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
    2032 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 
    2033 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 
    2034 echo "${ECHO_T}$cross_compiling" >&6; } 
    2035  
    2036 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 
    2037 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 
     2148{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
     2149$as_echo_n "checking whether we are cross compiling... " >&6; } 
     2150{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 
     2151$as_echo "$cross_compiling" >&6; } 
     2152 
     2153{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 
     2154$as_echo_n "checking for suffix of executables... " >&6; } 
    20382155if { (ac_try="$ac_link" 
    20392156case "(($ac_try" in 
     
    20412158  *) ac_try_echo=$ac_try;; 
    20422159esac 
    2043 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2160eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2161$as_echo "$ac_try_echo") >&5 
    20442162  (eval "$ac_link") 2>&5 
    20452163  ac_status=$? 
    2046   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2164  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    20472165  (exit $ac_status); }; then 
    20482166  # If both `conftest.exe' and `conftest' are `present' (well, observable) 
     
    20532171  test -f "$ac_file" || continue 
    20542172  case $ac_file in 
    2055     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2173    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    20562174    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 
    20572175          break;; 
     
    20602178done 
    20612179else 
    2062   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2180  { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    20632181See \`config.log' for more details." >&5 
    2064 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
     2182$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    20652183See \`config.log' for more details." >&2;} 
    20662184   { (exit 1); exit 1; }; } 
     
    20682186 
    20692187rm -f conftest$ac_cv_exeext 
    2070 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
    2071 echo "${ECHO_T}$ac_cv_exeext" >&6; } 
     2188{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
     2189$as_echo "$ac_cv_exeext" >&6; } 
    20722190 
    20732191rm -f conftest.$ac_ext 
    20742192EXEEXT=$ac_cv_exeext 
    20752193ac_exeext=$EXEEXT 
    2076 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 
    2077 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 
     2194{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 
     2195$as_echo_n "checking for suffix of object files... " >&6; } 
    20782196if test "${ac_cv_objext+set}" = set; then 
    2079   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2197  $as_echo_n "(cached) " >&6 
    20802198else 
    20812199  cat >conftest.$ac_ext <<_ACEOF 
     
    21002218  *) ac_try_echo=$ac_try;; 
    21012219esac 
    2102 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2220eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2221$as_echo "$ac_try_echo") >&5 
    21032222  (eval "$ac_compile") 2>&5 
    21042223  ac_status=$? 
    2105   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2224  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21062225  (exit $ac_status); }; then 
    21072226  for ac_file in conftest.o conftest.obj conftest.*; do 
    21082227  test -f "$ac_file" || continue; 
    21092228  case $ac_file in 
    2110     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 
     2229    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
    21112230    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
    21122231       break;; 
     
    21142233done 
    21152234else 
    2116   echo "$as_me: failed program was:" >&5 
     2235  $as_echo "$as_me: failed program was:" >&5 
    21172236sed 's/^/| /' conftest.$ac_ext >&5 
    21182237 
    2119 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
     2238{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    21202239See \`config.log' for more details." >&5 
    2121 echo "$as_me: error: cannot compute suffix of object files: cannot compile 
     2240$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    21222241See \`config.log' for more details." >&2;} 
    21232242   { (exit 1); exit 1; }; } 
     
    21262245rm -f conftest.$ac_cv_objext conftest.$ac_ext 
    21272246fi 
    2128 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
    2129 echo "${ECHO_T}$ac_cv_objext" >&6; } 
     2247{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
     2248$as_echo "$ac_cv_objext" >&6; } 
    21302249OBJEXT=$ac_cv_objext 
    21312250ac_objext=$OBJEXT 
    2132 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
    2133 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 
     2251{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
     2252$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
    21342253if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 
    2135   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2254  $as_echo_n "(cached) " >&6 
    21362255else 
    21372256  cat >conftest.$ac_ext <<_ACEOF 
     
    21592278  *) ac_try_echo=$ac_try;; 
    21602279esac 
    2161 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2280eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2281$as_echo "$ac_try_echo") >&5 
    21622282  (eval "$ac_compile") 2>conftest.er1 
    21632283  ac_status=$? 
     
    21652285  rm -f conftest.er1 
    21662286  cat conftest.err >&5 
    2167   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2287  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21682288  (exit $ac_status); } && { 
    21692289         test -z "$ac_cxx_werror_flag" || 
     
    21722292  ac_compiler_gnu=yes 
    21732293else 
    2174   echo "$as_me: failed program was:" >&5 
     2294  $as_echo "$as_me: failed program was:" >&5 
    21752295sed 's/^/| /' conftest.$ac_ext >&5 
    21762296 
     
    21822302 
    21832303fi 
    2184 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
    2185 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 
    2186 GXX=`test $ac_compiler_gnu = yes && echo yes` 
     2304{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
     2305$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
     2306if test $ac_compiler_gnu = yes; then 
     2307  GXX=yes 
     2308else 
     2309  GXX= 
     2310fi 
    21872311ac_test_CXXFLAGS=${CXXFLAGS+set} 
    21882312ac_save_CXXFLAGS=$CXXFLAGS 
    2189 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
    2190 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 
     2313{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
     2314$as_echo_n "checking whether $CXX accepts -g... " >&6; } 
    21912315if test "${ac_cv_prog_cxx_g+set}" = set; then 
    2192   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2316  $as_echo_n "(cached) " >&6 
    21932317else 
    21942318  ac_save_cxx_werror_flag=$ac_cxx_werror_flag 
     
    22172341  *) ac_try_echo=$ac_try;; 
    22182342esac 
    2219 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2343eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2344$as_echo "$ac_try_echo") >&5 
    22202345  (eval "$ac_compile") 2>conftest.er1 
    22212346  ac_status=$? 
     
    22232348  rm -f conftest.er1 
    22242349  cat conftest.err >&5 
    2225   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2350  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22262351  (exit $ac_status); } && { 
    22272352         test -z "$ac_cxx_werror_flag" || 
     
    22302355  ac_cv_prog_cxx_g=yes 
    22312356else 
    2232   echo "$as_me: failed program was:" >&5 
     2357  $as_echo "$as_me: failed program was:" >&5 
    22332358sed 's/^/| /' conftest.$ac_ext >&5 
    22342359 
     
    22552380  *) ac_try_echo=$ac_try;; 
    22562381esac 
    2257 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2382eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2383$as_echo "$ac_try_echo") >&5 
    22582384  (eval "$ac_compile") 2>conftest.er1 
    22592385  ac_status=$? 
     
    22612387  rm -f conftest.er1 
    22622388  cat conftest.err >&5 
    2263   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2389  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22642390  (exit $ac_status); } && { 
    22652391         test -z "$ac_cxx_werror_flag" || 
     
    22682394  : 
    22692395else 
    2270   echo "$as_me: failed program was:" >&5 
     2396  $as_echo "$as_me: failed program was:" >&5 
    22712397sed 's/^/| /' conftest.$ac_ext >&5 
    22722398 
     
    22942420  *) ac_try_echo=$ac_try;; 
    22952421esac 
    2296 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2422eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2423$as_echo "$ac_try_echo") >&5 
    22972424  (eval "$ac_compile") 2>conftest.er1 
    22982425  ac_status=$? 
     
    23002427  rm -f conftest.er1 
    23012428  cat conftest.err >&5 
    2302   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2429  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    23032430  (exit $ac_status); } && { 
    23042431         test -z "$ac_cxx_werror_flag" || 
     
    23072434  ac_cv_prog_cxx_g=yes 
    23082435else 
    2309   echo "$as_me: failed program was:" >&5 
     2436  $as_echo "$as_me: failed program was:" >&5 
    23102437sed 's/^/| /' conftest.$ac_ext >&5 
    23112438 
     
    23222449   ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
    23232450fi 
    2324 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 
    2325 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 
     2451{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 
     2452$as_echo "$ac_cv_prog_cxx_g" >&6; } 
    23262453if test "$ac_test_CXXFLAGS" = set; then 
    23272454  CXXFLAGS=$ac_save_CXXFLAGS 
     
    23532480  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    23542481set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    2355 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2356 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2482{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2483$as_echo_n "checking for $ac_word... " >&6; } 
    23572484if test "${ac_cv_prog_CC+set}" = set; then 
    2358   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2485  $as_echo_n "(cached) " >&6 
    23592486else 
    23602487  if test -n "$CC"; then 
     
    23692496  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    23702497    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    2371     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2498    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    23722499    break 2 
    23732500  fi 
     
    23802507CC=$ac_cv_prog_CC 
    23812508if test -n "$CC"; then 
    2382   { echo "$as_me:$LINENO: result: $CC" >&5 
    2383 echo "${ECHO_T}$CC" >&6; } 
    2384 else 
    2385   { echo "$as_me:$LINENO: result: no" >&5 
    2386 echo "${ECHO_T}no" >&6; } 
     2509  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2510$as_echo "$CC" >&6; } 
     2511else 
     2512  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2513$as_echo "no" >&6; } 
    23872514fi 
    23882515 
     
    23932520  # Extract the first word of "gcc", so it can be a program name with args. 
    23942521set dummy gcc; ac_word=$2 
    2395 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2396 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2522{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2523$as_echo_n "checking for $ac_word... " >&6; } 
    23972524if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2398   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2525  $as_echo_n "(cached) " >&6 
    23992526else 
    24002527  if test -n "$ac_ct_CC"; then 
     
    24092536  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    24102537    ac_cv_prog_ac_ct_CC="gcc" 
    2411     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2538    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24122539    break 2 
    24132540  fi 
     
    24202547ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    24212548if test -n "$ac_ct_CC"; then 
    2422   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2423 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2424 else 
    2425   { echo "$as_me:$LINENO: result: no" >&5 
    2426 echo "${ECHO_T}no" >&6; } 
     2549  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2550$as_echo "$ac_ct_CC" >&6; } 
     2551else 
     2552  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2553$as_echo "no" >&6; } 
    24272554fi 
    24282555 
     
    24322559    case $cross_compiling:$ac_tool_warned in 
    24332560yes:) 
    2434 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     2561{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    24352562whose name does not start with the host triplet.  If you think this 
    24362563configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2437 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     2564$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    24382565whose name does not start with the host triplet.  If you think this 
    24392566configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     
    24502577    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
    24512578set dummy ${ac_tool_prefix}cc; ac_word=$2 
    2452 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2453 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2579{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2580$as_echo_n "checking for $ac_word... " >&6; } 
    24542581if test "${ac_cv_prog_CC+set}" = set; then 
    2455   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2582  $as_echo_n "(cached) " >&6 
    24562583else 
    24572584  if test -n "$CC"; then 
     
    24662593  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    24672594    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    2468     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2595    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24692596    break 2 
    24702597  fi 
     
    24772604CC=$ac_cv_prog_CC 
    24782605if test -n "$CC"; then 
    2479   { echo "$as_me:$LINENO: result: $CC" >&5 
    2480 echo "${ECHO_T}$CC" >&6; } 
    2481 else 
    2482   { echo "$as_me:$LINENO: result: no" >&5 
    2483 echo "${ECHO_T}no" >&6; } 
     2606  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2607$as_echo "$CC" >&6; } 
     2608else 
     2609  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2610$as_echo "no" >&6; } 
    24842611fi 
    24852612 
     
    24902617  # Extract the first word of "cc", so it can be a program name with args. 
    24912618set dummy cc; ac_word=$2 
    2492 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2493 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2619{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2620$as_echo_n "checking for $ac_word... " >&6; } 
    24942621if test "${ac_cv_prog_CC+set}" = set; then 
    2495   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2622  $as_echo_n "(cached) " >&6 
    24962623else 
    24972624  if test -n "$CC"; then 
     
    25112638     fi 
    25122639    ac_cv_prog_CC="cc" 
    2513     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2640    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    25142641    break 2 
    25152642  fi 
     
    25342661CC=$ac_cv_prog_CC 
    25352662if test -n "$CC"; then 
    2536   { echo "$as_me:$LINENO: result: $CC" >&5 
    2537 echo "${ECHO_T}$CC" >&6; } 
    2538 else 
    2539   { echo "$as_me:$LINENO: result: no" >&5 
    2540 echo "${ECHO_T}no" >&6; } 
     2663  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2664$as_echo "$CC" >&6; } 
     2665else 
     2666  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2667$as_echo "no" >&6; } 
    25412668fi 
    25422669 
     
    25492676    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    25502677set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    2551 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2552 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2678{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2679$as_echo_n "checking for $ac_word... " >&6; } 
    25532680if test "${ac_cv_prog_CC+set}" = set; then 
    2554   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2681  $as_echo_n "(cached) " >&6 
    25552682else 
    25562683  if test -n "$CC"; then 
     
    25652692  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25662693    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    2567     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2694    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    25682695    break 2 
    25692696  fi 
     
    25762703CC=$ac_cv_prog_CC 
    25772704if test -n "$CC"; then 
    2578   { echo "$as_me:$LINENO: result: $CC" >&5 
    2579 echo "${ECHO_T}$CC" >&6; } 
    2580 else 
    2581   { echo "$as_me:$LINENO: result: no" >&5 
    2582 echo "${ECHO_T}no" >&6; } 
     2705  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2706$as_echo "$CC" >&6; } 
     2707else 
     2708  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2709$as_echo "no" >&6; } 
    25832710fi 
    25842711 
     
    25932720  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    25942721set dummy $ac_prog; ac_word=$2 
    2595 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2596 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2722{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2723$as_echo_n "checking for $ac_word... " >&6; } 
    25972724if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2598   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2725  $as_echo_n "(cached) " >&6 
    25992726else 
    26002727  if test -n "$ac_ct_CC"; then 
     
    26092736  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    26102737    ac_cv_prog_ac_ct_CC="$ac_prog" 
    2611     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2738    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    26122739    break 2 
    26132740  fi 
     
    26202747ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    26212748if test -n "$ac_ct_CC"; then 
    2622   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2623 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2624 else 
    2625   { echo "$as_me:$LINENO: result: no" >&5 
    2626 echo "${ECHO_T}no" >&6; } 
     2749  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2750$as_echo "$ac_ct_CC" >&6; } 
     2751else 
     2752  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2753$as_echo "no" >&6; } 
    26272754fi 
    26282755 
     
    26362763    case $cross_compiling:$ac_tool_warned in 
    26372764yes:) 
    2638 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     2765{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    26392766whose name does not start with the host triplet.  If you think this 
    26402767configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2641 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     2768$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    26422769whose name does not start with the host triplet.  If you think this 
    26432770configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     
    26512778 
    26522779 
    2653 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2780test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    26542781See \`config.log' for more details." >&5 
    2655 echo "$as_me: error: no acceptable C compiler found in \$PATH 
     2782$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
    26562783See \`config.log' for more details." >&2;} 
    26572784   { (exit 1); exit 1; }; } 
    26582785 
    26592786# Provide some information about the compiler. 
    2660 echo "$as_me:$LINENO: checking for C compiler version" >&5 
    2661 ac_compiler=`set X $ac_compile; echo $2` 
     2787$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 
     2788set X $ac_compile 
     2789ac_compiler=$2 
    26622790{ (ac_try="$ac_compiler --version >&5" 
    26632791case "(($ac_try" in 
     
    26652793  *) ac_try_echo=$ac_try;; 
    26662794esac 
    2667 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2795eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2796$as_echo "$ac_try_echo") >&5 
    26682797  (eval "$ac_compiler --version >&5") 2>&5 
    26692798  ac_status=$? 
    2670   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2799  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26712800  (exit $ac_status); } 
    26722801{ (ac_try="$ac_compiler -v >&5" 
     
    26752804  *) ac_try_echo=$ac_try;; 
    26762805esac 
    2677 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2806eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2807$as_echo "$ac_try_echo") >&5 
    26782808  (eval "$ac_compiler -v >&5") 2>&5 
    26792809  ac_status=$? 
    2680   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2810  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26812811  (exit $ac_status); } 
    26822812{ (ac_try="$ac_compiler -V >&5" 
     
    26852815  *) ac_try_echo=$ac_try;; 
    26862816esac 
    2687 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2817eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2818$as_echo "$ac_try_echo") >&5 
    26882819  (eval "$ac_compiler -V >&5") 2>&5 
    26892820  ac_status=$? 
    2690   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2821  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26912822  (exit $ac_status); } 
    26922823 
    2693 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
    2694 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 
     2824{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
     2825$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
    26952826if test "${ac_cv_c_compiler_gnu+set}" = set; then 
    2696   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2827  $as_echo_n "(cached) " >&6 
    26972828else 
    26982829  cat >conftest.$ac_ext <<_ACEOF 
     
    27202851  *) ac_try_echo=$ac_try;; 
    27212852esac 
    2722 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2853eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2854$as_echo "$ac_try_echo") >&5 
    27232855  (eval "$ac_compile") 2>conftest.er1 
    27242856  ac_status=$? 
     
    27262858  rm -f conftest.er1 
    27272859  cat conftest.err >&5 
    2728   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2860  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27292861  (exit $ac_status); } && { 
    27302862         test -z "$ac_c_werror_flag" || 
     
    27332865  ac_compiler_gnu=yes 
    27342866else 
    2735   echo "$as_me: failed program was:" >&5 
     2867  $as_echo "$as_me: failed program was:" >&5 
    27362868sed 's/^/| /' conftest.$ac_ext >&5 
    27372869 
     
    27432875 
    27442876fi 
    2745 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
    2746 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 
    2747 GCC=`test $ac_compiler_gnu = yes && echo yes` 
     2877{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
     2878$as_echo "$ac_cv_c_compiler_gnu" >&6; } 
     2879if test $ac_compiler_gnu = yes; then 
     2880  GCC=yes 
     2881else 
     2882  GCC= 
     2883fi 
    27482884ac_test_CFLAGS=${CFLAGS+set} 
    27492885ac_save_CFLAGS=$CFLAGS 
    2750 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
    2751 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 
     2886{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
     2887$as_echo_n "checking whether $CC accepts -g... " >&6; } 
    27522888if test "${ac_cv_prog_cc_g+set}" = set; then 
    2753   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2889  $as_echo_n "(cached) " >&6 
    27542890else 
    27552891  ac_save_c_werror_flag=$ac_c_werror_flag 
     
    27782914  *) ac_try_echo=$ac_try;; 
    27792915esac 
    2780 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2916eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2917$as_echo "$ac_try_echo") >&5 
    27812918  (eval "$ac_compile") 2>conftest.er1 
    27822919  ac_status=$? 
     
    27842921  rm -f conftest.er1 
    27852922  cat conftest.err >&5 
    2786   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2923  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27872924  (exit $ac_status); } && { 
    27882925         test -z "$ac_c_werror_flag" || 
     
    27912928  ac_cv_prog_cc_g=yes 
    27922929else 
    2793   echo "$as_me: failed program was:" >&5 
     2930  $as_echo "$as_me: failed program was:" >&5 
    27942931sed 's/^/| /' conftest.$ac_ext >&5 
    27952932 
     
    28162953  *) ac_try_echo=$ac_try;; 
    28172954esac 
    2818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2955eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2956$as_echo "$ac_try_echo") >&5 
    28192957  (eval "$ac_compile") 2>conftest.er1 
    28202958  ac_status=$? 
     
    28222960  rm -f conftest.er1 
    28232961  cat conftest.err >&5 
    2824   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2962  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28252963  (exit $ac_status); } && { 
    28262964         test -z "$ac_c_werror_flag" || 
     
    28292967  : 
    28302968else 
    2831   echo "$as_me: failed program was:" >&5 
     2969  $as_echo "$as_me: failed program was:" >&5 
    28322970sed 's/^/| /' conftest.$ac_ext >&5 
    28332971 
     
    28552993  *) ac_try_echo=$ac_try;; 
    28562994esac 
    2857 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2995eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2996$as_echo "$ac_try_echo") >&5 
    28582997  (eval "$ac_compile") 2>conftest.er1 
    28592998  ac_status=$? 
     
    28613000  rm -f conftest.er1 
    28623001  cat conftest.err >&5 
    2863   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3002  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28643003  (exit $ac_status); } && { 
    28653004         test -z "$ac_c_werror_flag" || 
     
    28683007  ac_cv_prog_cc_g=yes 
    28693008else 
    2870   echo "$as_me: failed program was:" >&5 
     3009  $as_echo "$as_me: failed program was:" >&5 
    28713010sed 's/^/| /' conftest.$ac_ext >&5 
    28723011 
     
    28833022   ac_c_werror_flag=$ac_save_c_werror_flag 
    28843023fi 
    2885 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
    2886 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 
     3024{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
     3025$as_echo "$ac_cv_prog_cc_g" >&6; } 
    28873026if test "$ac_test_CFLAGS" = set; then 
    28883027  CFLAGS=$ac_save_CFLAGS 
     
    29003039  fi 
    29013040fi 
    2902 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
    2903 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 
     3041{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
     3042$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
    29043043if test "${ac_cv_prog_cc_c89+set}" = set; then 
    2905   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3044  $as_echo_n "(cached) " >&6 
    29063045else 
    29073046  ac_cv_prog_cc_c89=no 
     
    29743113  *) ac_try_echo=$ac_try;; 
    29753114esac 
    2976 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3115eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3116$as_echo "$ac_try_echo") >&5 
    29773117  (eval "$ac_compile") 2>conftest.er1 
    29783118  ac_status=$? 
     
    29803120  rm -f conftest.er1 
    29813121  cat conftest.err >&5 
    2982   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3122  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29833123  (exit $ac_status); } && { 
    29843124         test -z "$ac_c_werror_flag" || 
     
    29873127  ac_cv_prog_cc_c89=$ac_arg 
    29883128else 
    2989   echo "$as_me: failed program was:" >&5 
     3129  $as_echo "$as_me: failed program was:" >&5 
    29903130sed 's/^/| /' conftest.$ac_ext >&5 
    29913131 
     
    30033143case "x$ac_cv_prog_cc_c89" in 
    30043144  x) 
    3005     { echo "$as_me:$LINENO: result: none needed" >&5 
    3006 echo "${ECHO_T}none needed" >&6; } ;; 
     3145    { $as_echo "$as_me:$LINENO: result: none needed" >&5 
     3146$as_echo "none needed" >&6; } ;; 
    30073147  xno) 
    3008     { echo "$as_me:$LINENO: result: unsupported" >&5 
    3009 echo "${ECHO_T}unsupported" >&6; } ;; 
     3148    { $as_echo "$as_me:$LINENO: result: unsupported" >&5 
     3149$as_echo "unsupported" >&6; } ;; 
    30103150  *) 
    30113151    CC="$CC $ac_cv_prog_cc_c89" 
    3012     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
    3013 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 
     3152    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
     3153$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
    30143154esac 
    30153155 
     
    30263166ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
    30273167ac_compiler_gnu=$ac_cv_c_compiler_gnu 
    3028 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
    3029 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 
     3168{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
     3169$as_echo_n "checking how to run the C preprocessor... " >&6; } 
    30303170# On Suns, sometimes $CPP names a directory. 
    30313171if test -n "$CPP" && test -d "$CPP"; then 
     
    30343174if test -z "$CPP"; then 
    30353175  if test "${ac_cv_prog_CPP+set}" = set; then 
    3036   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3176  $as_echo_n "(cached) " >&6 
    30373177else 
    30383178      # Double quotes because CPP needs to be expanded 
     
    30663206  *) ac_try_echo=$ac_try;; 
    30673207esac 
    3068 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3208eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3209$as_echo "$ac_try_echo") >&5 
    30693210  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    30703211  ac_status=$? 
     
    30723213  rm -f conftest.er1 
    30733214  cat conftest.err >&5 
    3074   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3215  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30753216  (exit $ac_status); } >/dev/null && { 
    30763217         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    30793220  : 
    30803221else 
    3081   echo "$as_me: failed program was:" >&5 
     3222  $as_echo "$as_me: failed program was:" >&5 
    30823223sed 's/^/| /' conftest.$ac_ext >&5 
    30833224 
     
    31033244  *) ac_try_echo=$ac_try;; 
    31043245esac 
    3105 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3246eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3247$as_echo "$ac_try_echo") >&5 
    31063248  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    31073249  ac_status=$? 
     
    31093251  rm -f conftest.er1 
    31103252  cat conftest.err >&5 
    3111   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3253  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31123254  (exit $ac_status); } >/dev/null && { 
    31133255         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    31173259continue 
    31183260else 
    3119   echo "$as_me: failed program was:" >&5 
     3261  $as_echo "$as_me: failed program was:" >&5 
    31203262sed 's/^/| /' conftest.$ac_ext >&5 
    31213263 
     
    31423284  ac_cv_prog_CPP=$CPP 
    31433285fi 
    3144 { echo "$as_me:$LINENO: result: $CPP" >&5 
    3145 echo "${ECHO_T}$CPP" >&6; } 
     3286{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 
     3287$as_echo "$CPP" >&6; } 
    31463288ac_preproc_ok=false 
    31473289for ac_c_preproc_warn_flag in '' yes 
     
    31713313  *) ac_try_echo=$ac_try;; 
    31723314esac 
    3173 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3315eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3316$as_echo "$ac_try_echo") >&5 
    31743317  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    31753318  ac_status=$? 
     
    31773320  rm -f conftest.er1 
    31783321  cat conftest.err >&5 
    3179   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3322  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31803323  (exit $ac_status); } >/dev/null && { 
    31813324         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    31843327  : 
    31853328else 
    3186   echo "$as_me: failed program was:" >&5 
     3329  $as_echo "$as_me: failed program was:" >&5 
    31873330sed 's/^/| /' conftest.$ac_ext >&5 
    31883331 
     
    32083351  *) ac_try_echo=$ac_try;; 
    32093352esac 
    3210 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3353eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3354$as_echo "$ac_try_echo") >&5 
    32113355  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    32123356  ac_status=$? 
     
    32143358  rm -f conftest.er1 
    32153359  cat conftest.err >&5 
    3216   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3360  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    32173361  (exit $ac_status); } >/dev/null && { 
    32183362         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    32223366continue 
    32233367else 
    3224   echo "$as_me: failed program was:" >&5 
     3368  $as_echo "$as_me: failed program was:" >&5 
    32253369sed 's/^/| /' conftest.$ac_ext >&5 
    32263370 
     
    32383382  : 
    32393383else 
    3240   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
     3384  { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
    32413385See \`config.log' for more details." >&5 
    3242 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
     3386$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
    32433387See \`config.log' for more details." >&2;} 
    32443388   { (exit 1); exit 1; }; } 
     
    32513395ac_compiler_gnu=$ac_cv_c_compiler_gnu 
    32523396 
    3253 { echo "$as_me:$LINENO: checking whether ln -s works" >&5 
    3254 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } 
     3397{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5 
     3398$as_echo_n "checking whether ln -s works... " >&6; } 
    32553399LN_S=$as_ln_s 
    32563400if test "$LN_S" = "ln -s"; then 
    3257   { echo "$as_me:$LINENO: result: yes" >&5 
    3258 echo "${ECHO_T}yes" >&6; } 
    3259 else 
    3260   { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 
    3261 echo "${ECHO_T}no, using $LN_S" >&6; } 
    3262 fi 
    3263  
    3264 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
    3265 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 
    3266 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
     3401  { $as_echo "$as_me:$LINENO: result: yes" >&5 
     3402$as_echo "yes" >&6; } 
     3403else 
     3404  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5 
     3405$as_echo "no, using $LN_S" >&6; } 
     3406fi 
     3407 
     3408{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
     3409$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 
     3410set x ${MAKE-make} 
     3411ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
    32673412if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 
    3268   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3413  $as_echo_n "(cached) " >&6 
    32693414else 
    32703415  cat >conftest.make <<\_ACEOF 
     
    32833428fi 
    32843429if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 
    3285   { echo "$as_me:$LINENO: result: yes" >&5 
    3286 echo "${ECHO_T}yes" >&6; } 
     3430  { $as_echo "$as_me:$LINENO: result: yes" >&5 
     3431$as_echo "yes" >&6; } 
    32873432  SET_MAKE= 
    32883433else 
    3289   { echo "$as_me:$LINENO: result: no" >&5 
    3290 echo "${ECHO_T}no" >&6; } 
     3434  { $as_echo "$as_me:$LINENO: result: no" >&5 
     3435$as_echo "no" >&6; } 
    32913436  SET_MAKE="MAKE=${MAKE-make}" 
    32923437fi 
     
    33093454done 
    33103455if test -z "$ac_aux_dir"; then 
    3311   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
    3312 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
     3456  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
     3457$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
    33133458   { (exit 1); exit 1; }; } 
    33143459fi 
     
    33363481# OS/2's system install, which has a completely different semantic 
    33373482# ./install, which can be erroneously created by make from ./install.sh. 
    3338 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
    3339 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 
     3483# Reject install programs that cannot install multiple files. 
     3484{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
     3485$as_echo_n "checking for a BSD-compatible install... " >&6; } 
    33403486if test -z "$INSTALL"; then 
    33413487if test "${ac_cv_path_install+set}" = set; then 
    3342   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3488  $as_echo_n "(cached) " >&6 
    33433489else 
    33443490  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     
    33693515            : 
    33703516          else 
    3371             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
    3372             break 3 
     3517            rm -rf conftest.one conftest.two conftest.dir 
     3518            echo one > conftest.one 
     3519            echo two > conftest.two 
     3520            mkdir conftest.dir 
     3521            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 
     3522              test -s conftest.one && test -s conftest.two && 
     3523              test -s conftest.dir/conftest.one && 
     3524              test -s conftest.dir/conftest.two 
     3525            then 
     3526              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
     3527              break 3 
     3528            fi 
    33733529          fi 
    33743530        fi 
     
    33773533    ;; 
    33783534esac 
     3535 
    33793536done 
    33803537IFS=$as_save_IFS 
    33813538 
     3539rm -rf conftest.one conftest.two conftest.dir 
    33823540 
    33833541fi 
     
    33923550  fi 
    33933551fi 
    3394 { echo "$as_me:$LINENO: result: $INSTALL" >&5 
    3395 echo "${ECHO_T}$INSTALL" >&6; } 
     3552{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 
     3553$as_echo "$INSTALL" >&6; } 
    33963554 
    33973555# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
     
    35163674                LDFLAGS="$LDFLAGS -L$MOD_SQLITE_DIR/lib -lsqlite3" 
    35173675 
    3518 { echo "$as_me:$LINENO: checking for sqlite3_table_column_metadata in -lsqlite3" >&5 
    3519 echo $ECHO_N "checking for sqlite3_table_column_metadata in -lsqlite3... $ECHO_C" >&6; } 
     3676{ $as_echo "$as_me:$LINENO: checking for sqlite3_table_column_metadata in -lsqlite3" >&5 
     3677$as_echo_n "checking for sqlite3_table_column_metadata in -lsqlite3... " >&6; } 
    35203678if test "${ac_cv_lib_sqlite3_sqlite3_table_column_metadata+set}" = set; then 
    3521   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3679  $as_echo_n "(cached) " >&6 
    35223680else 
    35233681  ac_check_lib_save_LIBS=$LIBS 
     
    35513709  *) ac_try_echo=$ac_try;; 
    35523710esac 
    3553 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3711eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3712$as_echo "$ac_try_echo") >&5 
    35543713  (eval "$ac_link") 2>conftest.er1 
    35553714  ac_status=$? 
     
    35573716  rm -f conftest.er1 
    35583717  cat conftest.err >&5 
    3559   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3718  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35603719  (exit $ac_status); } && { 
    35613720         test -z "$ac_c_werror_flag" || 
    35623721         test ! -s conftest.err 
    3563        } && test -s conftest$ac_exeext && 
    3564        $as_test_x conftest$ac_exeext; then 
     3722       } && test -s conftest$ac_exeext && { 
     3723         test "$cross_compiling" = yes || 
     3724         $as_test_x conftest$ac_exeext 
     3725       }; then 
    35653726  ac_cv_lib_sqlite3_sqlite3_table_column_metadata=yes 
    35663727else 
    3567   echo "$as_me: failed program was:" >&5 
     3728  $as_echo "$as_me: failed program was:" >&5 
    35683729sed 's/^/| /' conftest.$ac_ext >&5 
    35693730 
     
    35713732fi 
    35723733 
     3734rm -rf conftest.dSYM 
    35733735rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    35743736      conftest$ac_exeext conftest.$ac_ext 
    35753737LIBS=$ac_check_lib_save_LIBS 
    35763738fi 
    3577 { echo "$as_me:$LINENO: result: $ac_cv_lib_sqlite3_sqlite3_table_column_metadata" >&5 
    3578 echo "${ECHO_T}$ac_cv_lib_sqlite3_sqlite3_table_column_metadata" >&6; } 
     3739{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_sqlite3_sqlite3_table_column_metadata" >&5 
     3740$as_echo "$ac_cv_lib_sqlite3_sqlite3_table_column_metadata" >&6; } 
    35793741if test $ac_cv_lib_sqlite3_sqlite3_table_column_metadata = yes; then 
    35803742  RESULT="$RESULT\nSQLite auto-framing\t\t\t\t\t\tenabled" 
     
    35843746 
    35853747 
    3586 { echo "$as_me:$LINENO: checking for sqlite3_exec in -lsqlite3" >&5 
    3587 echo $ECHO_N "checking for sqlite3_exec in -lsqlite3... $ECHO_C" >&6; } 
     3748{ $as_echo "$as_me:$LINENO: checking for sqlite3_exec in -lsqlite3" >&5 
     3749$as_echo_n "checking for sqlite3_exec in -lsqlite3... " >&6; } 
    35883750if test "${ac_cv_lib_sqlite3_sqlite3_exec+set}" = set; then 
    3589   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3751  $as_echo_n "(cached) " >&6 
    35903752else 
    35913753  ac_check_lib_save_LIBS=$LIBS 
     
    36193781  *) ac_try_echo=$ac_try;; 
    36203782esac 
    3621 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3783eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3784$as_echo "$ac_try_echo") >&5 
    36223785  (eval "$ac_link") 2>conftest.er1 
    36233786  ac_status=$? 
     
    36253788  rm -f conftest.er1 
    36263789  cat conftest.err >&5 
    3627   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3790  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36283791  (exit $ac_status); } && { 
    36293792         test -z "$ac_c_werror_flag" || 
    36303793         test ! -s conftest.err 
    3631        } && test -s conftest$ac_exeext && 
    3632        $as_test_x conftest$ac_exeext; then 
     3794       } && test -s conftest$ac_exeext && { 
     3795         test "$cross_compiling" = yes || 
     3796         $as_test_x conftest$ac_exeext 
     3797       }; then 
    36333798  ac_cv_lib_sqlite3_sqlite3_exec=yes 
    36343799else 
    3635   echo "$as_me: failed program was:" >&5 
     3800  $as_echo "$as_me: failed program was:" >&5 
    36363801sed 's/^/| /' conftest.$ac_ext >&5 
    36373802 
     
    36393804fi 
    36403805 
     3806rm -rf conftest.dSYM 
    36413807rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    36423808      conftest$ac_exeext conftest.$ac_ext 
    36433809LIBS=$ac_check_lib_save_LIBS 
    36443810fi 
    3645 { echo "$as_me:$LINENO: result: $ac_cv_lib_sqlite3_sqlite3_exec" >&5 
    3646 echo "${ECHO_T}$ac_cv_lib_sqlite3_sqlite3_exec" >&6; } 
     3811{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_sqlite3_sqlite3_exec" >&5 
     3812$as_echo "$ac_cv_lib_sqlite3_sqlite3_exec" >&6; } 
    36473813if test $ac_cv_lib_sqlite3_sqlite3_exec = yes; then 
    36483814  cat >>confdefs.h <<_ACEOF 
     
    36533819 
    36543820else 
    3655   { { echo "$as_me:$LINENO: error: sqlite3 lib was not found" >&5 
    3656 echo "$as_me: error: sqlite3 lib was not found" >&2;} 
     3821  { { $as_echo "$as_me:$LINENO: error: sqlite3 lib was not found" >&5 
     3822$as_echo "$as_me: error: sqlite3 lib was not found" >&2;} 
    36573823   { (exit 1); exit 1; }; } 
    36583824fi 
    36593825 
    36603826 
    3661 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
    3662 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 
     3827{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
     3828$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
    36633829if test "${ac_cv_path_GREP+set}" = set; then 
    3664   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3665 else 
    3666   # Extract the first word of "grep ggrep" to use in msg output 
    3667 if test -z "$GREP"; then 
    3668 set dummy grep ggrep; ac_prog_name=$2 
    3669 if test "${ac_cv_path_GREP+set}" = set; then 
    3670   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3671 else 
     3830  $as_echo_n "(cached) " >&6 
     3831else 
     3832  if test -z "$GREP"; then 
    36723833  ac_path_GREP_found=false 
    3673 # Loop through the user's path and test for each of PROGNAME-LIST 
    3674 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3834  # Loop through the user's path and test for each of PROGNAME-LIST 
     3835  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    36753836for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    36763837do 
     
    36783839  test -z "$as_dir" && as_dir=. 
    36793840  for ac_prog in grep ggrep; do 
    3680   for ac_exec_ext in '' $ac_executable_extensions; do 
    3681     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    3682     { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
    3683     # Check for GNU ac_path_GREP and select it if it is found. 
     3841    for ac_exec_ext in '' $ac_executable_extensions; do 
     3842      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
     3843      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
     3844# Check for GNU ac_path_GREP and select it if it is found. 
    36843845  # Check for GNU $ac_path_GREP 
    36853846case `"$ac_path_GREP" --version 2>&1` in 
     
    36883849*) 
    36893850  ac_count=0 
    3690   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     3851  $as_echo_n 0123456789 >"conftest.in" 
    36913852  while : 
    36923853  do 
     
    36943855    mv "conftest.tmp" "conftest.in" 
    36953856    cp "conftest.in" "conftest.nl" 
    3696     echo 'GREP' >> "conftest.nl" 
     3857    $as_echo 'GREP' >> "conftest.nl" 
    36973858    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    36983859    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    37093870esac 
    37103871 
    3711  
    3712     $ac_path_GREP_found && break 3 
     3872      $ac_path_GREP_found && break 3 
     3873    done 
    37133874  done 
    37143875done 
    3715  
    3716 done 
    37173876IFS=$as_save_IFS 
    3718  
    3719  
    3720 fi 
    3721  
    3722 GREP="$ac_cv_path_GREP" 
    3723 if test -z "$GREP"; then 
    3724   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3725 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3877  if test -z "$ac_cv_path_GREP"; then 
     3878    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     3879$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    37263880   { (exit 1); exit 1; }; } 
    3727 fi 
    3728  
     3881  fi 
    37293882else 
    37303883  ac_cv_path_GREP=$GREP 
    37313884fi 
    37323885 
    3733  
    3734 fi 
    3735 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
    3736 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 
     3886fi 
     3887{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
     3888$as_echo "$ac_cv_path_GREP" >&6; } 
    37373889 GREP="$ac_cv_path_GREP" 
    37383890 
    37393891 
    3740 { echo "$as_me:$LINENO: checking for egrep" >&5 
    3741 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 
     3892{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 
     3893$as_echo_n "checking for egrep... " >&6; } 
    37423894if test "${ac_cv_path_EGREP+set}" = set; then 
    3743   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3895  $as_echo_n "(cached) " >&6 
    37443896else 
    37453897  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
    37463898   then ac_cv_path_EGREP="$GREP -E" 
    37473899   else 
    3748      # Extract the first word of "egrep" to use in msg output 
    3749 if test -z "$EGREP"; then 
    3750 set dummy egrep; ac_prog_name=$2 
    3751 if test "${ac_cv_path_EGREP+set}" = set; then 
    3752   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3753 else 
     3900     if test -z "$EGREP"; then 
    37543901  ac_path_EGREP_found=false 
    3755 # Loop through the user's path and test for each of PROGNAME-LIST 
    3756 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3902  # Loop through the user's path and test for each of PROGNAME-LIST 
     3903  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    37573904for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    37583905do 
     
    37603907  test -z "$as_dir" && as_dir=. 
    37613908  for ac_prog in egrep; do 
    3762   for ac_exec_ext in '' $ac_executable_extensions; do 
    3763     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    3764     { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
    3765     # Check for GNU ac_path_EGREP and select it if it is found. 
     3909    for ac_exec_ext in '' $ac_executable_extensions; do 
     3910      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
     3911      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
     3912# Check for GNU ac_path_EGREP and select it if it is found. 
    37663913  # Check for GNU $ac_path_EGREP 
    37673914case `"$ac_path_EGREP" --version 2>&1` in 
     
    37703917*) 
    37713918  ac_count=0 
    3772   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     3919  $as_echo_n 0123456789 >"conftest.in" 
    37733920  while : 
    37743921  do 
     
    37763923    mv "conftest.tmp" "conftest.in" 
    37773924    cp "conftest.in" "conftest.nl" 
    3778     echo 'EGREP' >> "conftest.nl" 
     3925    $as_echo 'EGREP' >> "conftest.nl" 
    37793926    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    37803927    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    37913938esac 
    37923939 
    3793  
    3794     $ac_path_EGREP_found && break 3 
     3940      $ac_path_EGREP_found && break 3 
     3941    done 
    37953942  done 
    37963943done 
    3797  
    3798 done 
    37993944IFS=$as_save_IFS 
    3800  
    3801  
    3802 fi 
    3803  
    3804 EGREP="$ac_cv_path_EGREP" 
    3805 if test -z "$EGREP"; then 
    3806   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3807 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3945  if test -z "$ac_cv_path_EGREP"; then 
     3946    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     3947$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    38083948   { (exit 1); exit 1; }; } 
    3809 fi 
    3810  
     3949  fi 
    38113950else 
    38123951  ac_cv_path_EGREP=$EGREP 
    38133952fi 
    38143953 
    3815  
    38163954   fi 
    38173955fi 
    3818 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
    3819 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 
     3956{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
     3957$as_echo "$ac_cv_path_EGREP" >&6; } 
    38203958 EGREP="$ac_cv_path_EGREP" 
    38213959 
    38223960 
    3823 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
    3824 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 
     3961{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
     3962$as_echo_n "checking for ANSI C header files... " >&6; } 
    38253963if test "${ac_cv_header_stdc+set}" = set; then 
    3826   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3964  $as_echo_n "(cached) " >&6 
    38273965else 
    38283966  cat >conftest.$ac_ext <<_ACEOF 
     
    38513989  *) ac_try_echo=$ac_try;; 
    38523990esac 
    3853 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3991eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3992$as_echo "$ac_try_echo") >&5 
    38543993  (eval "$ac_compile") 2>conftest.er1 
    38553994  ac_status=$? 
     
    38573996  rm -f conftest.er1 
    38583997  cat conftest.err >&5 
    3859   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3998  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38603999  (exit $ac_status); } && { 
    38614000         test -z "$ac_c_werror_flag" || 
     
    38644003  ac_cv_header_stdc=yes 
    38654004else 
    3866   echo "$as_me: failed program was:" >&5 
     4005  $as_echo "$as_me: failed program was:" >&5 
    38674006sed 's/^/| /' conftest.$ac_ext >&5 
    38684007 
     
    39564095  *) ac_try_echo=$ac_try;; 
    39574096esac 
    3958 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4097eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4098$as_echo "$ac_try_echo") >&5 
    39594099  (eval "$ac_link") 2>&5 
    39604100  ac_status=$? 
    3961   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4101  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39624102  (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 
    39634103  { (case "(($ac_try" in 
     
    39654105  *) ac_try_echo=$ac_try;; 
    39664106esac 
    3967 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4107eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4108$as_echo "$ac_try_echo") >&5 
    39684109  (eval "$ac_try") 2>&5 
    39694110  ac_status=$? 
    3970   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4111  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39714112  (exit $ac_status); }; }; then 
    39724113  : 
    39734114else 
    3974   echo "$as_me: program exited with status $ac_status" >&5 
    3975 echo "$as_me: failed program was:" >&5 
     4115  $as_echo "$as_me: program exited with status $ac_status" >&5 
     4116$as_echo "$as_me: failed program was:" >&5 
    39764117sed 's/^/| /' conftest.$ac_ext >&5 
    39774118 
     
    39794120ac_cv_header_stdc=no 
    39804121fi 
     4122rm -rf conftest.dSYM 
    39814123rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 
    39824124fi 
     
    39854127fi 
    39864128fi 
    3987 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
    3988 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 
     4129{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
     4130$as_echo "$ac_cv_header_stdc" >&6; } 
    39894131if test $ac_cv_header_stdc = yes; then 
    39904132 
     
    40084150                  inttypes.h stdint.h unistd.h 
    40094151do 
    4010 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    4011 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    4012 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     4152as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     4153{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     4154$as_echo_n "checking for $ac_header... " >&6; } 
    40134155if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    4014   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4156  $as_echo_n "(cached) " >&6 
    40154157else 
    40164158  cat >conftest.$ac_ext <<_ACEOF 
     
    40304172  *) ac_try_echo=$ac_try;; 
    40314173esac 
    4032 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4174eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4175$as_echo "$ac_try_echo") >&5 
    40334176  (eval "$ac_compile") 2>conftest.er1 
    40344177  ac_status=$? 
     
    40364179  rm -f conftest.er1 
    40374180  cat conftest.err >&5 
    4038   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4181  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40394182  (exit $ac_status); } && { 
    40404183         test -z "$ac_c_werror_flag" || 
     
    40434186  eval "$as_ac_Header=yes" 
    40444187else 
    4045   echo "$as_me: failed program was:" >&5 
     4188  $as_echo "$as_me: failed program was:" >&5 
    40464189sed 's/^/| /' conftest.$ac_ext >&5 
    40474190 
     
    40514194rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    40524195fi 
    4053 ac_res=`eval echo '${'$as_ac_Header'}'` 
    4054                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4055 echo "${ECHO_T}$ac_res" >&6; } 
    4056 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     4196ac_res=`eval 'as_val=${'$as_ac_Header'} 
     4197                 $as_echo "$as_val"'` 
     4198               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     4199$as_echo "$ac_res" >&6; } 
     4200if test `eval 'as_val=${'$as_ac_Header'} 
     4201                 $as_echo "$as_val"'` = yes; then 
    40574202  cat >>confdefs.h <<_ACEOF 
    4058 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     4203#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    40594204_ACEOF 
    40604205 
     
    40654210 
    40664211if test "${ac_cv_header_sqlite3_h+set}" = set; then 
    4067   { echo "$as_me:$LINENO: checking for sqlite3.h" >&5 
    4068 echo $ECHO_N "checking for sqlite3.h... $ECHO_C" >&6; } 
     4212  { $as_echo "$as_me:$LINENO: checking for sqlite3.h" >&5 
     4213$as_echo_n "checking for sqlite3.h... " >&6; } 
    40694214if test "${ac_cv_header_sqlite3_h+set}" = set; then 
    4070   echo $ECHO_N "(cached) $ECHO_C" >&6 
    4071 fi 
    4072 { echo "$as_me:$LINENO: result: $ac_cv_header_sqlite3_h" >&5 
    4073 echo "${ECHO_T}$ac_cv_header_sqlite3_h" >&6; } 
     4215  $as_echo_n "(cached) " >&6 
     4216fi 
     4217{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sqlite3_h" >&5 
     4218$as_echo "$ac_cv_header_sqlite3_h" >&6; } 
    40744219else 
    40754220  # Is the header compilable? 
    4076 { echo "$as_me:$LINENO: checking sqlite3.h usability" >&5 
    4077 echo $ECHO_N "checking sqlite3.h usability... $ECHO_C" >&6; } 
     4221{ $as_echo "$as_me:$LINENO: checking sqlite3.h usability" >&5 
     4222$as_echo_n "checking sqlite3.h usability... " >&6; } 
    40784223cat >conftest.$ac_ext <<_ACEOF 
    40794224/* confdefs.h.  */ 
     
    40914236  *) ac_try_echo=$ac_try;; 
    40924237esac 
    4093 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 
    40944240  (eval "$ac_compile") 2>conftest.er1 
    40954241  ac_status=$? 
     
    40974243  rm -f conftest.er1 
    40984244  cat conftest.err >&5 
    4099   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4245  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    41004246  (exit $ac_status); } && { 
    41014247         test -z "$ac_c_werror_flag" || 
     
    41044250  ac_header_compiler=yes 
    41054251else 
    4106   echo "$as_me: failed program was:" >&5 
     4252  $as_echo "$as_me: failed program was:" >&5 
    41074253sed 's/^/| /' conftest.$ac_ext >&5 
    41084254 
     
    41114257 
    41124258rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    4113 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 
    4114 echo "${ECHO_T}$ac_header_compiler" >&6; } 
     4259{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 
     4260$as_echo "$ac_header_compiler" >&6; } 
    41154261 
    41164262# Is the header present? 
    4117 { echo "$as_me:$LINENO: checking sqlite3.h presence" >&5 
    4118 echo $ECHO_N "checking sqlite3.h presence... $ECHO_C" >&6; } 
     4263{ $as_echo "$as_me:$LINENO: checking sqlite3.h presence" >&5 
     4264$as_echo_n "checking sqlite3.h presence... " >&6; } 
    41194265cat >conftest.$ac_ext <<_ACEOF 
    41204266/* confdefs.h.  */ 
     
    41304276  *) ac_try_echo=$ac_try;; 
    41314277esac 
    4132 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4278eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4279$as_echo "$ac_try_echo") >&5 
    41334280  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    41344281  ac_status=$? 
     
    41364283  rm -f conftest.er1 
    41374284  cat conftest.err >&5 
    4138   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4285  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    41394286  (exit $ac_status); } >/dev/null && { 
    41404287         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    41434290  ac_header_preproc=yes 
    41444291else 
    4145   echo "$as_me: failed program was:" >&5 
     4292  $as_echo "$as_me: failed program was:" >&5 
    41464293sed 's/^/| /' conftest.$ac_ext >&5 
    41474294 
     
    41504297 
    41514298rm -f conftest.err conftest.$ac_ext 
    4152 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 
    4153 echo "${ECHO_T}$ac_header_preproc" >&6; } 
     4299{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 
     4300$as_echo "$ac_header_preproc" >&6; } 
    41544301 
    41554302# So?  What about this header? 
    41564303case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 
    41574304  yes:no: ) 
    4158     { echo "$as_me:$LINENO: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!" >&5 
    4159 echo "$as_me: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 
    4160     { echo "$as_me:$LINENO: WARNING: sqlite3.h: proceeding with the compiler's result" >&5 
    4161 echo "$as_me: WARNING: sqlite3.h: proceeding with the compiler's result" >&2;} 
     4305    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!" >&5 
     4306$as_echo "$as_me: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 
     4307    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: proceeding with the compiler's result" >&5 
     4308$as_echo "$as_me: WARNING: sqlite3.h: proceeding with the compiler's result" >&2;} 
    41624309    ac_header_preproc=yes 
    41634310    ;; 
    41644311  no:yes:* ) 
    4165     { echo "$as_me:$LINENO: WARNING: sqlite3.h: present but cannot be compiled" >&5 
    4166 echo "$as_me: WARNING: sqlite3.h: present but cannot be compiled" >&2;} 
    4167     { echo "$as_me:$LINENO: WARNING: sqlite3.h:     check for missing prerequisite headers?" >&5 
    4168 echo "$as_me: WARNING: sqlite3.h:     check for missing prerequisite headers?" >&2;} 
    4169     { echo "$as_me:$LINENO: WARNING: sqlite3.h: see the Autoconf documentation" >&5 
    4170 echo "$as_me: WARNING: sqlite3.h: see the Autoconf documentation" >&2;} 
    4171     { echo "$as_me:$LINENO: WARNING: sqlite3.h:     section \"Present But Cannot Be Compiled\"" >&5 
    4172 echo "$as_me: WARNING: sqlite3.h:     section \"Present But Cannot Be Compiled\"" >&2;} 
    4173     { echo "$as_me:$LINENO: WARNING: sqlite3.h: proceeding with the preprocessor's result" >&5 
    4174 echo "$as_me: WARNING: sqlite3.h: proceeding with the preprocessor's result" >&2;} 
    4175     { echo "$as_me:$LINENO: WARNING: sqlite3.h: in the future, the compiler will take precedence" >&5 
    4176 echo "$as_me: WARNING: sqlite3.h: in the future, the compiler will take precedence" >&2;} 
     4312    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: present but cannot be compiled" >&5 
     4313$as_echo "$as_me: WARNING: sqlite3.h: present but cannot be compiled" >&2;} 
     4314    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h:     check for missing prerequisite headers?" >&5 
     4315$as_echo "$as_me: WARNING: sqlite3.h:     check for missing prerequisite headers?" >&2;} 
     4316    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: see the Autoconf documentation" >&5 
     4317$as_echo "$as_me: WARNING: sqlite3.h: see the Autoconf documentation" >&2;} 
     4318    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h:     section \"Present But Cannot Be Compiled\"" >&5 
     4319$as_echo "$as_me: WARNING: sqlite3.h:     section \"Present But Cannot Be Compiled\"" >&2;} 
     4320    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: proceeding with the preprocessor's result" >&5 
     4321$as_echo "$as_me: WARNING: sqlite3.h: proceeding with the preprocessor's result" >&2;} 
     4322    { $as_echo "$as_me:$LINENO: WARNING: sqlite3.h: in the future, the compiler will take precedence" >&5 
     4323$as_echo "$as_me: WARNING: sqlite3.h: in the future, the compiler will take precedence" >&2;} 
    41774324    ( cat <<\_ASBOX 
    41784325## ----------------------------- ## 
     
    41834330    ;; 
    41844331esac 
    4185 { echo "$as_me:$LINENO: checking for sqlite3.h" >&5 
    4186 echo $ECHO_N "checking for sqlite3.h... $ECHO_C" >&6; } 
     4332{ $as_echo "$as_me:$LINENO: checking for sqlite3.h" >&5 
     4333$as_echo_n "checking for sqlite3.h... " >&6; } 
    41874334if test "${ac_cv_header_sqlite3_h+set}" = set; then 
    4188   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4335  $as_echo_n "(cached) " >&6 
    41894336else 
    41904337  ac_cv_header_sqlite3_h=$ac_header_preproc 
    41914338fi 
    4192 { echo "$as_me:$LINENO: result: $ac_cv_header_sqlite3_h" >&5 
    4193 echo "${ECHO_T}$ac_cv_header_sqlite3_h" >&6; } 
     4339{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sqlite3_h" >&5 
     4340$as_echo "$ac_cv_header_sqlite3_h" >&6; } 
    41944341 
    41954342fi 
     
    41974344  : 
    41984345else 
    4199   { { echo "$as_me:$LINENO: error: sqlite3 header was not found" >&5 
    4200 echo "$as_me: error: sqlite3 header was not found" >&2;} 
     4346  { { $as_echo "$as_me:$LINENO: error: sqlite3 header was not found" >&5 
     4347$as_echo "$as_me: error: sqlite3 header was not found" >&2;} 
    42014348   { (exit 1); exit 1; }; } 
    42024349fi 
     
    42344381                LDFLAGS="$LDFLAGS -L$MOD_OPENSSL_DIR/lib -lssl" 
    42354382 
    4236 { echo "$as_me:$LINENO: checking for SSL_library_init in -lssl" >&5 
    4237 echo $ECHO_N "checking for SSL_library_init in -lssl... $ECHO_C" >&6; }