Changeset 1343:8480fb64a362


Ignore:
Timestamp:
09/08/09 22:17:40 (2 years ago)
Author:
niam
Branch:
default
Parents:
1342:04e45c59d68a (diff), 1337:57059df95f00 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

branch merge

Location:
trunk
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r1337 r1343  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for libdodo 0.0.0. 
     3# Generated by GNU Autoconf 2.63 for libdodo 0.0.0. 
    44# 
    55# Report bugs to <issues.libdodo.org>. 
    66# 
    77# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     8# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    99# This configure script is free software; the Free Software Foundation 
    1010# gives unlimited permission to copy, distribute and modify it. 
     
    1818  emulate sh 
    1919  NULLCMD=: 
    20   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     20  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    2121  # is contrary to our usage.  Disable this feature. 
    2222  alias -g '${1+"$@"}'='"$@"' 
     
    4040as_cr_alnum=$as_cr_Letters$as_cr_digits 
    4141 
     42as_nl=' 
     43' 
     44export as_nl 
     45# Printing a long string crashes Solaris 7 /usr/bin/printf. 
     46as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
     47as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
     48as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
     49if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
     50  as_echo='printf %s\n' 
     51  as_echo_n='printf %s' 
     52else 
     53  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
     54    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 
     55    as_echo_n='/usr/ucb/echo -n' 
     56  else 
     57    as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
     58    as_echo_n_body='eval 
     59      arg=$1; 
     60      case $arg in 
     61      *"$as_nl"*) 
     62        expr "X$arg" : "X\\(.*\\)$as_nl"; 
     63        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
     64      esac; 
     65      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
     66    ' 
     67    export as_echo_n_body 
     68    as_echo_n='sh -c $as_echo_n_body as_echo' 
     69  fi 
     70  export as_echo_body 
     71  as_echo='sh -c $as_echo_body as_echo' 
     72fi 
     73 
    4274# The user is always right. 
    4375if test "${PATH_SEPARATOR+set}" != set; then 
    44   echo "#! /bin/sh" >conf$$.sh 
    45   echo  "exit 0"   >>conf$$.sh 
    46   chmod +x conf$$.sh 
    47   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
    48     PATH_SEPARATOR=';' 
    49   else 
    50     PATH_SEPARATOR=: 
    51   fi 
    52   rm -f conf$$.sh 
     76  PATH_SEPARATOR=: 
     77  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
     78    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
     79      PATH_SEPARATOR=';' 
     80  } 
    5381fi 
    5482 
     
    6694# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    6795# splitting by setting IFS to empty value.) 
    68 as_nl=' 
    69 ' 
    7096IFS=" ""        $as_nl" 
    7197 
     
    90116fi 
    91117if test ! -f "$as_myself"; then 
    92   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     118  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    93119  { (exit 1); exit 1; } 
    94120fi 
     
    103129 
    104130# NLS nuisances. 
    105 for as_var in \ 
    106   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 
    107   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 
    108   LC_TELEPHONE LC_TIME 
    109 do 
    110   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 
    111     eval $as_var=C; export $as_var 
    112   else 
    113     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    114   fi 
    115 done 
     131LC_ALL=C 
     132export LC_ALL 
     133LANGUAGE=C 
     134export LANGUAGE 
    116135 
    117136# Required to use basename. 
     
    135154         X"$0" : 'X\(//\)$' \| \ 
    136155         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    137 echo X/"$0" | 
     156$as_echo X/"$0" | 
    138157    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    139158            s//\1/ 
     
    161180fi 
    162181 
    163   if test $as_have_required = yes &&     (eval ": 
     182  if test $as_have_required = yes &&     (eval ": 
    164183(as_func_return () { 
    165184  (exit \$1) 
     
    243262  emulate sh 
    244263  NULLCMD=: 
    245   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     264  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    246265  # is contrary to our usage.  Disable this feature. 
    247266  alias -g '${1+"$@"}'='"$@"' 
     
    264283  emulate sh 
    265284  NULLCMD=: 
    266   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     285  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    267286  # is contrary to our usage.  Disable this feature. 
    268287  alias -g '${1+"$@"}'='"$@"' 
     
    344363      if test "x$CONFIG_SHELL" != x; then 
    345364  for as_var in BASH_ENV ENV 
    346         do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    347         done 
    348         export CONFIG_SHELL 
    349         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
     365        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
     366        done 
     367        export CONFIG_SHELL 
     368        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
    350369fi 
    351370 
     
    416435test \$exitcode = 0") || { 
    417436  echo No shell found that supports shell functions. 
    418   echo Please tell autoconf@gnu.org about your system, 
    419   echo including any error possibly output before this 
    420   echo message 
     437  echo Please tell bug-autoconf@gnu.org about your system, 
     438  echo including any error possibly output before this message. 
     439  echo This can help us improve future autoconf versions. 
     440  echo Configuration will now proceed without shell functions. 
    421441} 
    422442 
     
    454474    ' >$as_me.lineno && 
    455475  chmod +x "$as_me.lineno" || 
    456     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
     476    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    457477   { (exit 1); exit 1; }; } 
    458478 
     
    482502  ECHO_N='-n';; 
    483503esac 
    484  
    485504if expr a : '\(a\)' >/dev/null 2>&1 && 
    486505   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     
    495514else 
    496515  rm -f conf$$.dir 
    497   mkdir conf$$.dir 
    498 fi 
    499 echo >conf$$.file 
    500 if ln -s conf$$.file conf$$ 2>/dev/null; then 
    501   as_ln_s='ln -s' 
    502   # ... but there are two gotchas: 
    503   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    504   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    505   # In both cases, we have to default to `cp -p'. 
    506   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     516  mkdir conf$$.dir 2>/dev/null 
     517fi 
     518if (echo >conf$$.file) 2>/dev/null; then 
     519  if ln -s conf$$.file conf$$ 2>/dev/null; then 
     520    as_ln_s='ln -s' 
     521    # ... but there are two gotchas: 
     522    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
     523    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
     524    # In both cases, we have to default to `cp -p'. 
     525    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     526      as_ln_s='cp -p' 
     527  elif ln conf$$.file conf$$ 2>/dev/null; then 
     528    as_ln_s=ln 
     529  else 
    507530    as_ln_s='cp -p' 
    508 elif ln conf$$.file conf$$ 2>/dev/null; then 
    509   as_ln_s=ln 
     531  fi 
    510532else 
    511533  as_ln_s='cp -p' 
     
    532554    eval sh -c '\'' 
    533555      if test -d "$1"; then 
    534         test -d "$1/."; 
     556        test -d "$1/."; 
    535557      else 
    536558        case $1 in 
    537         -*)set "./$1";; 
     559        -*)set "./$1";; 
    538560        esac; 
    539561        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     
    616638#endif" 
    617639 
    618 ac_subst_vars='SHELL 
     640ac_subst_vars='LTLIBOBJS 
     641LIBOBJS 
     642CXXCPP 
     643DEBUG 
     644TESTS 
     645DEPS 
     646OBJECTS 
     647TAGS 
     648INSTALL_DATA 
     649INSTALL_SCRIPT 
     650INSTALL_PROGRAM 
     651SET_MAKE 
     652LN_S 
     653ac_ct_CXX 
     654CXXFLAGS 
     655CXX 
     656EGREP 
     657GREP 
     658CPP 
     659OBJEXT 
     660EXEEXT 
     661ac_ct_CC 
     662CPPFLAGS 
     663LDFLAGS 
     664CFLAGS 
     665CC 
     666SO_VERSION 
     667target_alias 
     668host_alias 
     669build_alias 
     670LIBS 
     671ECHO_T 
     672ECHO_N 
     673ECHO_C 
     674DEFS 
     675mandir 
     676localedir 
     677libdir 
     678psdir 
     679pdfdir 
     680dvidir 
     681htmldir 
     682infodir 
     683docdir 
     684oldincludedir 
     685includedir 
     686localstatedir 
     687sharedstatedir 
     688sysconfdir 
     689datadir 
     690datarootdir 
     691libexecdir 
     692sbindir 
     693bindir 
     694program_transform_name 
     695prefix 
     696exec_prefix 
     697PACKAGE_BUGREPORT 
     698PACKAGE_STRING 
     699PACKAGE_VERSION 
     700PACKAGE_TARNAME 
     701PACKAGE_NAME 
    619702PATH_SEPARATOR 
    620 PACKAGE_NAME 
    621 PACKAGE_TARNAME 
    622 PACKAGE_VERSION 
    623 PACKAGE_STRING 
    624 PACKAGE_BUGREPORT 
    625 exec_prefix 
    626 prefix 
    627 program_transform_name 
    628 bindir 
    629 sbindir 
    630 libexecdir 
    631 datarootdir 
    632 datadir 
    633 sysconfdir 
    634 sharedstatedir 
    635 localstatedir 
    636 includedir 
    637 oldincludedir 
    638 docdir 
    639 infodir 
    640 htmldir 
    641 dvidir 
    642 pdfdir 
    643 psdir 
    644 libdir 
    645 localedir 
    646 mandir 
    647 DEFS 
    648 ECHO_C 
    649 ECHO_N 
    650 ECHO_T 
    651 LIBS 
    652 build_alias 
    653 host_alias 
    654 target_alias 
    655 SO_VERSION 
    656 CC 
    657 CFLAGS 
    658 LDFLAGS 
    659 CPPFLAGS 
    660 ac_ct_CC 
    661 EXEEXT 
    662 OBJEXT 
    663 CPP 
    664 GREP 
    665 EGREP 
    666 CXX 
    667 CXXFLAGS 
    668 ac_ct_CXX 
    669 LN_S 
    670 SET_MAKE 
    671 INSTALL_PROGRAM 
    672 INSTALL_SCRIPT 
    673 INSTALL_DATA 
    674 TAGS 
    675 OBJECTS 
    676 DEPS 
    677 TESTS 
    678 DEBUG 
    679 CXXCPP 
    680 LIBOBJS 
    681 LTLIBOBJS' 
     703SHELL' 
    682704ac_subst_files='' 
     705ac_user_opts=' 
     706enable_option_checking 
     707enable_debug 
     708enable_profiling 
     709enable_libwrap 
     710enable_deque 
     711enable_io_xexec 
     712enable_database_xexec 
     713with_ipc 
     714with_sqlite3 
     715with_openssl 
     716with_bfd 
     717with_postgresql 
     718with_mysql 
     719with_fast_cgi 
     720with_pcre 
     721enable_dl 
     722enable_fast_dynamic_loading 
     723with_libxml2 
     724with_threading_lib 
     725with_pthread_lib 
     726with_pthread_path 
     727with_bzip2 
     728with_zlib 
     729enable_zlib_lib 
     730with_iconv 
     731enable_iconv_lib 
     732with_imagemagick 
     733enable_graphics_xexec 
     734enable_dl_lib 
     735' 
    683736      ac_precious_vars='build_alias 
    684737host_alias 
     
    699752ac_init_help= 
    700753ac_init_version=false 
     754ac_unrecognized_opts= 
     755ac_unrecognized_sep= 
    701756# The variables have the same names as the options, with 
    702757# dashes changed to underlines. 
     
    797852 
    798853  -disable-* | --disable-*) 
    799     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
     854    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    800855    # Reject names that are not valid shell variable names. 
    801     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    802       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     856    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     857      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    803858   { (exit 1); exit 1; }; } 
    804     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    805     eval enable_$ac_feature=no ;; 
     859    ac_useropt_orig=$ac_useropt 
     860    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     861    case $ac_user_opts in 
     862      *" 
     863"enable_$ac_useropt" 
     864"*) ;; 
     865      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
     866         ac_unrecognized_sep=', ';; 
     867    esac 
     868    eval enable_$ac_useropt=no ;; 
    806869 
    807870  -docdir | --docdir | --docdi | --doc | --do) 
     
    816879 
    817880  -enable-* | --enable-*) 
    818     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
     881    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    819882    # Reject names that are not valid shell variable names. 
    820     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    821       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     883    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     884      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    822885   { (exit 1); exit 1; }; } 
    823     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    824     eval enable_$ac_feature=\$ac_optarg ;; 
     886    ac_useropt_orig=$ac_useropt 
     887    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     888    case $ac_user_opts in 
     889      *" 
     890"enable_$ac_useropt" 
     891"*) ;; 
     892      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
     893         ac_unrecognized_sep=', ';; 
     894    esac 
     895    eval enable_$ac_useropt=\$ac_optarg ;; 
    825896 
    826897  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    10131084 
    10141085  -with-* | --with-*) 
    1015     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
     1086    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    10161087    # Reject names that are not valid shell variable names. 
    1017     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1018       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1088    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1089      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10191090   { (exit 1); exit 1; }; } 
    1020     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1021     eval with_$ac_package=\$ac_optarg ;; 
     1091    ac_useropt_orig=$ac_useropt 
     1092    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1093    case $ac_user_opts in 
     1094      *" 
     1095"with_$ac_useropt" 
     1096"*) ;; 
     1097      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
     1098         ac_unrecognized_sep=', ';; 
     1099    esac 
     1100    eval with_$ac_useropt=\$ac_optarg ;; 
    10221101 
    10231102  -without-* | --without-*) 
    1024     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
     1103    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    10251104    # Reject names that are not valid shell variable names. 
    1026     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1027       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1105    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1106      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10281107   { (exit 1); exit 1; }; } 
    1029     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1030     eval with_$ac_package=no ;; 
     1108    ac_useropt_orig=$ac_useropt 
     1109    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1110    case $ac_user_opts in 
     1111      *" 
     1112"with_$ac_useropt" 
     1113"*) ;; 
     1114      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
     1115         ac_unrecognized_sep=', ';; 
     1116    esac 
     1117    eval with_$ac_useropt=no ;; 
    10311118 
    10321119  --x) 
     
    10481135    x_libraries=$ac_optarg ;; 
    10491136 
    1050   -*) { echo "$as_me: error: unrecognized option: $ac_option 
     1137  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 
    10511138Try \`$0 --help' for more information." >&2 
    10521139   { (exit 1); exit 1; }; } 
     
    10571144    # Reject names that are not valid shell variable names. 
    10581145    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 
    1059       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
     1146      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    10601147   { (exit 1); exit 1; }; } 
    10611148    eval $ac_envvar=\$ac_optarg 
     
    10641151  *) 
    10651152    # FIXME: should be removed in autoconf 3.0. 
    1066     echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
     1153    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
    10671154    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1068       echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
     1155      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
    10691156    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
    10701157    ;; 
     
    10751162if test -n "$ac_prev"; then 
    10761163  ac_option=--`echo $ac_prev | sed 's/_/-/g'` 
    1077   { echo "$as_me: error: missing argument to $ac_option" >&2 
     1164  { $as_echo "$as_me: error: missing argument to $ac_option" >&2 
    10781165   { (exit 1); exit 1; }; } 
    10791166fi 
    10801167 
    1081 # Be sure to have absolute directory names. 
     1168if test -n "$ac_unrecognized_opts"; then 
     1169  case $enable_option_checking in 
     1170    no) ;; 
     1171    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 
     1172   { (exit 1); exit 1; }; } ;; 
     1173    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
     1174  esac 
     1175fi 
     1176 
     1177# Check all directory arguments for consistency. 
    10821178for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    10831179                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     
    10861182do 
    10871183  eval ac_val=\$$ac_var 
     1184  # Remove trailing slashes. 
     1185  case $ac_val in 
     1186    */ ) 
     1187      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
     1188      eval $ac_var=\$ac_val;; 
     1189  esac 
     1190  # Be sure to have absolute directory names. 
    10881191  case $ac_val in 
    10891192    [\\/$]* | ?:[\\/]* )  continue;; 
    10901193    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    10911194  esac 
    1092   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1195  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    10931196   { (exit 1); exit 1; }; } 
    10941197done 
     
    11051208  if test "x$build_alias" = x; then 
    11061209    cross_compiling=maybe 
    1107     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
     1210    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
    11081211    If a cross compiler is detected then cross compile mode will be used." >&2 
    11091212  elif test "x$build_alias" != "x$host_alias"; then 
     
    11211224ac_ls_di=`ls -di .` && 
    11221225ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1123   { echo "$as_me: error: Working directory cannot be determined" >&2 
     1226  { $as_echo "$as_me: error: working directory cannot be determined" >&2 
    11241227   { (exit 1); exit 1; }; } 
    11251228test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1126   { echo "$as_me: error: pwd does not report name of working directory" >&2 
     1229  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 
    11271230   { (exit 1); exit 1; }; } 
    11281231 
     
    11321235  ac_srcdir_defaulted=yes 
    11331236  # Try the directory containing this script, then the parent directory. 
    1134   ac_confdir=`$as_dirname -- "$0" || 
    1135 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    1136          X"$0" : 'X\(//\)[^/]' \| \ 
    1137          X"$0" : 'X\(//\)$' \| \ 
    1138          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    1139 echo X"$0" | 
     1237  ac_confdir=`$as_dirname -- "$as_myself" || 
     1238$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
     1239         X"$as_myself" : 'X\(//\)[^/]' \| \ 
     1240         X"$as_myself" : 'X\(//\)$' \| \ 
     1241         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
     1242$as_echo X"$as_myself" | 
    11401243    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    11411244            s//\1/ 
     
    11641267if test ! -r "$srcdir/$ac_unique_file"; then 
    11651268  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1166   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1269  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    11671270   { (exit 1); exit 1; }; } 
    11681271fi 
    11691272ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    11701273ac_abs_confdir=`( 
    1171         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
     1274        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 
    11721275   { (exit 1); exit 1; }; } 
    11731276        pwd)` 
     
    12181321Installation directories: 
    12191322  --prefix=PREFIX         install architecture-independent files in PREFIX 
    1220                           [$ac_default_prefix] 
     1323                          [$ac_default_prefix] 
    12211324  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
    1222                           [PREFIX] 
     1325                          [PREFIX] 
    12231326 
    12241327By default, \`make install' will install all the files in 
     
    12301333 
    12311334Fine tuning of the installation directories: 
    1232   --bindir=DIR           user executables [EPREFIX/bin] 
    1233   --sbindir=DIR          system admin executables [EPREFIX/sbin] 
    1234   --libexecdir=DIR       program executables [EPREFIX/libexec] 
    1235   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc] 
    1236   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com] 
    1237   --localstatedir=DIR    modifiable single-machine data [PREFIX/var] 
    1238   --libdir=DIR           object code libraries [EPREFIX/lib] 
    1239   --includedir=DIR       C header files [PREFIX/include] 
    1240   --oldincludedir=DIR    C header files for non-gcc [/usr/include] 
    1241   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share] 
    1242   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR] 
    1243   --infodir=DIR          info documentation [DATAROOTDIR/info] 
    1244   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale] 
    1245   --mandir=DIR           man documentation [DATAROOTDIR/man] 
    1246   --docdir=DIR           documentation root [DATAROOTDIR/doc/libdodo] 
    1247   --htmldir=DIR          html documentation [DOCDIR] 
    1248   --dvidir=DIR           dvi documentation [DOCDIR] 
    1249   --pdfdir=DIR           pdf documentation [DOCDIR] 
    1250   --psdir=DIR            ps documentation [DOCDIR] 
     1335  --bindir=DIR            user executables [EPREFIX/bin] 
     1336  --sbindir=DIR           system admin executables [EPREFIX/sbin] 
     1337  --libexecdir=DIR        program executables [EPREFIX/libexec] 
     1338  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
     1339  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
     1340  --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
     1341  --libdir=DIR            object code libraries [EPREFIX/lib] 
     1342  --includedir=DIR        C header files [PREFIX/include] 
     1343  --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
     1344  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
     1345  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
     1346  --infodir=DIR           info documentation [DATAROOTDIR/info] 
     1347  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
     1348  --mandir=DIR            man documentation [DATAROOTDIR/man] 
     1349  --docdir=DIR            documentation root [DATAROOTDIR/doc/libdodo] 
     1350  --htmldir=DIR           html documentation [DOCDIR] 
     1351  --dvidir=DIR            dvi documentation [DOCDIR] 
     1352  --pdfdir=DIR            pdf documentation [DOCDIR] 
     1353  --psdir=DIR             ps documentation [DOCDIR] 
    12511354_ACEOF 
    12521355 
     
    12621365 
    12631366Optional Features: 
     1367  --disable-option-checking  ignore unrecognized --enable/--with options 
    12641368  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
    12651369  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
     
    13321436  # If there are subdirs, report their specific --help. 
    13331437  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 
    1334     test -d "$ac_dir" || continue 
     1438    test -d "$ac_dir" || 
     1439      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 
     1440      continue 
    13351441    ac_builddir=. 
    13361442 
     
    13381444.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    13391445*) 
    1340   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     1446  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    13411447  # A ".." for each directory in $ac_dir_suffix. 
    1342   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     1448  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    13431449  case $ac_top_builddir_sub in 
    13441450  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    13761482      $SHELL "$ac_srcdir/configure" --help=recursive 
    13771483    else 
    1378       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
     1484      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
    13791485    fi || ac_status=$? 
    13801486    cd "$ac_pwd" || { ac_status=$?; break; } 
     
    13861492  cat <<\_ACEOF 
    13871493libdodo configure 0.0.0 
    1388 generated by GNU Autoconf 2.61 
     1494generated by GNU Autoconf 2.63 
    13891495 
    13901496Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    1391 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     14972002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    13921498This configure script is free software; the Free Software Foundation 
    13931499gives unlimited permission to copy, distribute and modify it. 
     
    14001506 
    14011507It was created by libdodo $as_me 0.0.0, which was 
    1402 generated by GNU Autoconf 2.61.  Invocation command line was 
     1508generated by GNU Autoconf 2.63.  Invocation command line was 
    14031509 
    14041510  $ $0 $@ 
     
    14361542  IFS=$as_save_IFS 
    14371543  test -z "$as_dir" && as_dir=. 
    1438   echo "PATH: $as_dir" 
     1544  $as_echo "PATH: $as_dir" 
    14391545done 
    14401546IFS=$as_save_IFS 
     
    14711577      continue ;; 
    14721578    *\'*) 
    1473       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1579      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
    14741580    esac 
    14751581    case $ac_pass in 
     
    15231629    *${as_nl}*) 
    15241630      case $ac_var in #( 
    1525       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    1526 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     1631      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     1632$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    15271633      esac 
    15281634      case $ac_var in #( 
    15291635      _ | IFS | as_nl) ;; #( 
     1636      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    15301637      *) $as_unset $ac_var ;; 
    15311638      esac ;; 
     
    15571664      eval ac_val=\$$ac_var 
    15581665      case $ac_val in 
    1559       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1666      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15601667      esac 
    1561       echo "$ac_var='\''$ac_val'\''" 
     1668      $as_echo "$ac_var='\''$ac_val'\''" 
    15621669    done | sort 
    15631670    echo 
     
    15741681        eval ac_val=\$$ac_var 
    15751682        case $ac_val in 
    1576         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1683        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15771684        esac 
    1578         echo "$ac_var='\''$ac_val'\''" 
     1685        $as_echo "$ac_var='\''$ac_val'\''" 
    15791686      done | sort 
    15801687      echo 
     
    15921699    fi 
    15931700    test "$ac_signal" != 0 && 
    1594       echo "$as_me: caught signal $ac_signal" 
    1595     echo "$as_me: exit $exit_status" 
     1701      $as_echo "$as_me: caught signal $ac_signal" 
     1702    $as_echo "$as_me: exit $exit_status" 
    15961703  } >&5 
    15971704  rm -f core *.core core.conftest.* && 
     
    16351742 
    16361743# Let the site file select an alternate cache file if it wants to. 
    1637 # Prefer explicitly selected file to automatically selected ones. 
     1744# Prefer an explicitly selected file to automatically selected ones. 
     1745ac_site_file1=NONE 
     1746ac_site_file2=NONE 
    16381747if test -n "$CONFIG_SITE"; then 
    1639   set x "$CONFIG_SITE" 
     1748  ac_site_file1=$CONFIG_SITE 
    16401749elif test "x$prefix" != xNONE; then 
    1641   set x "$prefix/share/config.site" "$prefix/etc/config.site" 
    1642 else 
    1643   set x "$ac_default_prefix/share/config.site" \ 
    1644         "$ac_default_prefix/etc/config.site" 
    1645 fi 
    1646 shift 
    1647 for ac_site_file 
     1750  ac_site_file1=$prefix/share/config.site 
     1751  ac_site_file2=$prefix/etc/config.site 
     1752else 
     1753  ac_site_file1=$ac_default_prefix/share/config.site 
     1754  ac_site_file2=$ac_default_prefix/etc/config.site 
     1755fi 
     1756for ac_site_file in "$ac_site_file1" "$ac_site_file2" 
    16481757do 
     1758  test "x$ac_site_file" = xNONE && continue 
    16491759  if test -r "$ac_site_file"; then 
    1650     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
    1651 echo "$as_me: loading site script $ac_site_file" >&6;} 
     1760    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
     1761$as_echo "$as_me: loading site script $ac_site_file" >&6;} 
    16521762    sed 's/^/| /' "$ac_site_file" >&5 
    16531763    . "$ac_site_file" 
     
    16591769  # files actually), so we avoid doing that. 
    16601770  if test -f "$cache_file"; then 
    1661     { echo "$as_me:$LINENO: loading cache $cache_file" >&5 
    1662 echo "$as_me: loading cache $cache_file" >&6;} 
     1771    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 
     1772$as_echo "$as_me: loading cache $cache_file" >&6;} 
    16631773    case $cache_file in 
    16641774      [\\/]* | ?:[\\/]* ) . "$cache_file";; 
     
    16671777  fi 
    16681778else 
    1669   { echo "$as_me:$LINENO: creating cache $cache_file" >&5 
    1670 echo "$as_me: creating cache $cache_file" >&6;} 
     1779  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 
     1780$as_echo "$as_me: creating cache $cache_file" >&6;} 
    16711781  >$cache_file 
    16721782fi 
     
    16821792  case $ac_old_set,$ac_new_set in 
    16831793    set,) 
    1684       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
    1685 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
     1794      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
     1795$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
    16861796      ac_cache_corrupted=: ;; 
    16871797    ,set) 
    1688       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
    1689 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
     1798      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
     1799$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
    16901800      ac_cache_corrupted=: ;; 
    16911801    ,);; 
    16921802    *) 
    16931803      if test "x$ac_old_val" != "x$ac_new_val"; then 
    1694         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
    1695 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
    1696         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5 
    1697 echo "$as_me:   former value:  $ac_old_val" >&2;} 
    1698         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5 
    1699 echo "$as_me:   current value: $ac_new_val" >&2;} 
    1700         ac_cache_corrupted=: 
     1804        # differences in whitespace do not lead to failure. 
     1805        ac_old_val_w=`echo x $ac_old_val` 
     1806        ac_new_val_w=`echo x $ac_new_val` 
     1807        if test "$ac_old_val_w" != "$ac_new_val_w"; then 
     1808          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
     1809$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
     1810          ac_cache_corrupted=: 
     1811        else 
     1812          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
     1813$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
     1814          eval $ac_var=\$ac_old_val 
     1815        fi 
     1816        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5 
     1817$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
     1818        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5 
     1819$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
    17011820      fi;; 
    17021821  esac 
     
    17041823  if test "$ac_new_set" = set; then 
    17051824    case $ac_new_val in 
    1706     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1825    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
    17071826    *) ac_arg=$ac_var=$ac_new_val ;; 
    17081827    esac 
     
    17141833done 
    17151834if $ac_cache_corrupted; then 
    1716   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
    1717 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
    1718   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
    1719 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
     1835  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     1836$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     1837  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
     1838$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
     1839  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
     1840$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
    17201841   { (exit 1); exit 1; }; } 
    17211842fi 
     
    17861907  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    17871908set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    1788 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1789 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     1909{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1910$as_echo_n "checking for $ac_word... " >&6; } 
    17901911if test "${ac_cv_prog_CC+set}" = set; then 
    1791   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1912  $as_echo_n "(cached) " >&6 
    17921913else 
    17931914  if test -n "$CC"; then 
     
    18021923  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    18031924    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    1804     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1925    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    18051926    break 2 
    18061927  fi 
     
    18131934CC=$ac_cv_prog_CC 
    18141935if test -n "$CC"; then 
    1815   { echo "$as_me:$LINENO: result: $CC" >&5 
    1816 echo "${ECHO_T}$CC" >&6; } 
    1817 else 
    1818   { echo "$as_me:$LINENO: result: no" >&5 
    1819 echo "${ECHO_T}no" >&6; } 
     1936  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     1937$as_echo "$CC" >&6; } 
     1938else 
     1939  { $as_echo "$as_me:$LINENO: result: no" >&5 
     1940$as_echo "no" >&6; } 
    18201941fi 
    18211942 
     
    18261947  # Extract the first word of "gcc", so it can be a program name with args. 
    18271948set dummy gcc; ac_word=$2 
    1828 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1829 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     1949{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1950$as_echo_n "checking for $ac_word... " >&6; } 
    18301951if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    1831   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1952  $as_echo_n "(cached) " >&6 
    18321953else 
    18331954  if test -n "$ac_ct_CC"; then 
     
    18421963  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    18431964    ac_cv_prog_ac_ct_CC="gcc" 
    1844     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1965    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    18451966    break 2 
    18461967  fi 
     
    18531974ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    18541975if test -n "$ac_ct_CC"; then 
    1855   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    1856 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    1857 else 
    1858   { echo "$as_me:$LINENO: result: no" >&5 
    1859 echo "${ECHO_T}no" >&6; } 
     1976  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     1977$as_echo "$ac_ct_CC" >&6; } 
     1978else 
     1979  { $as_echo "$as_me:$LINENO: result: no" >&5 
     1980$as_echo "no" >&6; } 
    18601981fi 
    18611982 
     
    18651986    case $cross_compiling:$ac_tool_warned in 
    18661987yes:) 
    1867 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    1868 whose name does not start with the host triplet.  If you think this 
    1869 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    1870 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    1871 whose name does not start with the host triplet.  If you think this 
    1872 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     1988{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     1989$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    18731990ac_tool_warned=yes ;; 
    18741991esac 
     
    18832000    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
    18842001set dummy ${ac_tool_prefix}cc; ac_word=$2 
    1885 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1886 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2002{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2003$as_echo_n "checking for $ac_word... " >&6; } 
    18872004if test "${ac_cv_prog_CC+set}" = set; then 
    1888   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2005  $as_echo_n "(cached) " >&6 
    18892006else 
    18902007  if test -n "$CC"; then 
     
    18992016  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19002017    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    1901     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2018    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19022019    break 2 
    19032020  fi 
     
    19102027CC=$ac_cv_prog_CC 
    19112028if test -n "$CC"; then 
    1912   { echo "$as_me:$LINENO: result: $CC" >&5 
    1913 echo "${ECHO_T}$CC" >&6; } 
    1914 else 
    1915   { echo "$as_me:$LINENO: result: no" >&5 
    1916 echo "${ECHO_T}no" >&6; } 
     2029  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2030$as_echo "$CC" >&6; } 
     2031else 
     2032  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2033$as_echo "no" >&6; } 
    19172034fi 
    19182035 
     
    19232040  # Extract the first word of "cc", so it can be a program name with args. 
    19242041set dummy cc; ac_word=$2 
    1925 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1926 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2042{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2043$as_echo_n "checking for $ac_word... " >&6; } 
    19272044if test "${ac_cv_prog_CC+set}" = set; then 
    1928   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2045  $as_echo_n "(cached) " >&6 
    19292046else 
    19302047  if test -n "$CC"; then 
     
    19442061     fi 
    19452062    ac_cv_prog_CC="cc" 
    1946     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2063    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19472064    break 2 
    19482065  fi 
     
    19672084CC=$ac_cv_prog_CC 
    19682085if test -n "$CC"; then 
    1969   { echo "$as_me:$LINENO: result: $CC" >&5 
    1970 echo "${ECHO_T}$CC" >&6; } 
    1971 else 
    1972   { echo "$as_me:$LINENO: result: no" >&5 
    1973 echo "${ECHO_T}no" >&6; } 
     2086  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2087$as_echo "$CC" >&6; } 
     2088else 
     2089  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2090$as_echo "no" >&6; } 
    19742091fi 
    19752092 
     
    19822099    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    19832100set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    1984 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1985 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2101{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2102$as_echo_n "checking for $ac_word... " >&6; } 
    19862103if test "${ac_cv_prog_CC+set}" = set; then 
    1987   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2104  $as_echo_n "(cached) " >&6 
    19882105else 
    19892106  if test -n "$CC"; then 
     
    19982115  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19992116    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    2000     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2117    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    20012118    break 2 
    20022119  fi 
     
    20092126CC=$ac_cv_prog_CC 
    20102127if test -n "$CC"; then 
    2011   { echo "$as_me:$LINENO: result: $CC" >&5 
    2012 echo "${ECHO_T}$CC" >&6; } 
    2013 else 
    2014   { echo "$as_me:$LINENO: result: no" >&5 
    2015 echo "${ECHO_T}no" >&6; } 
     2128  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2129$as_echo "$CC" >&6; } 
     2130else 
     2131  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2132$as_echo "no" >&6; } 
    20162133fi 
    20172134 
     
    20262143  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    20272144set dummy $ac_prog; ac_word=$2 
    2028 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2029 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2145{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2146$as_echo_n "checking for $ac_word... " >&6; } 
    20302147if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2031   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2148  $as_echo_n "(cached) " >&6 
    20322149else 
    20332150  if test -n "$ac_ct_CC"; then 
     
    20422159  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    20432160    ac_cv_prog_ac_ct_CC="$ac_prog" 
    2044     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2161    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    20452162    break 2 
    20462163  fi 
     
    20532170ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    20542171if test -n "$ac_ct_CC"; then 
    2055   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2056 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2057 else 
    2058   { echo "$as_me:$LINENO: result: no" >&5 
    2059 echo "${ECHO_T}no" >&6; } 
     2172  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2173$as_echo "$ac_ct_CC" >&6; } 
     2174else 
     2175  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2176$as_echo "no" >&6; } 
    20602177fi 
    20612178 
     
    20692186    case $cross_compiling:$ac_tool_warned in 
    20702187yes:) 
    2071 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2072 whose name does not start with the host triplet.  If you think this 
    2073 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2074 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2075 whose name does not start with the host triplet.  If you think this 
    2076 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2188{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2189$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    20772190ac_tool_warned=yes ;; 
    20782191esac 
     
    20842197 
    20852198 
    2086 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2199test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2200$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2201{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    20872202See \`config.log' for more details." >&5 
    2088 echo "$as_me: error: no acceptable C compiler found in \$PATH 
     2203$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
    20892204See \`config.log' for more details." >&2;} 
    2090    { (exit 1); exit 1; }; } 
     2205   { (exit 1); exit 1; }; }; } 
    20912206 
    20922207# Provide some information about the compiler. 
    2093 echo "$as_me:$LINENO: checking for C compiler version" >&5 
    2094 ac_compiler=`set X $ac_compile; echo $2` 
     2208$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 
     2209set X $ac_compile 
     2210ac_compiler=$2 
    20952211{ (ac_try="$ac_compiler --version >&5" 
    20962212case "(($ac_try" in 
     
    20982214  *) ac_try_echo=$ac_try;; 
    20992215esac 
    2100 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2216eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2217$as_echo "$ac_try_echo") >&5 
    21012218  (eval "$ac_compiler --version >&5") 2>&5 
    21022219  ac_status=$? 
    2103   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2220  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21042221  (exit $ac_status); } 
    21052222{ (ac_try="$ac_compiler -v >&5" 
     
    21082225  *) ac_try_echo=$ac_try;; 
    21092226esac 
    2110 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2227eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2228$as_echo "$ac_try_echo") >&5 
    21112229  (eval "$ac_compiler -v >&5") 2>&5 
    21122230  ac_status=$? 
    2113   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2231  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21142232  (exit $ac_status); } 
    21152233{ (ac_try="$ac_compiler -V >&5" 
     
    21182236  *) ac_try_echo=$ac_try;; 
    21192237esac 
    2120 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2238eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2239$as_echo "$ac_try_echo") >&5 
    21212240  (eval "$ac_compiler -V >&5") 2>&5 
    21222241  ac_status=$? 
    2123   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2242  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21242243  (exit $ac_status); } 
    21252244 
     
    21402259_ACEOF 
    21412260ac_clean_files_save=$ac_clean_files 
    2142 ac_clean_files="$ac_clean_files a.out a.exe b.out" 
     2261ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
    21432262# Try to create an executable without -o first, disregard a.out. 
    21442263# It will help us diagnose broken compilers, and finding out an intuition 
    21452264# of exeext. 
    2146 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
    2147 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 
    2148 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
    2149 # 
    2150 # List of possible output files, starting from the most likely. 
    2151 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 
    2152 # only as a last resort.  b.out is created by i960 compilers. 
    2153 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 
    2154 # 
    2155 # The IRIX 6 linker writes into existing files which may not be 
    2156 # executable, retaining their permissions.  Remove them first so a 
    2157 # subsequent execution test works. 
     2265{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
     2266$as_echo_n "checking for C compiler default output file name... " >&6; } 
     2267ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
     2268 
     2269# The possible output files: 
     2270ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
     2271 
    21582272ac_rmfiles= 
    21592273for ac_file in $ac_files 
    21602274do 
    21612275  case $ac_file in 
    2162     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2276    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    21632277    * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
    21642278  esac 
     
    21712285  *) ac_try_echo=$ac_try;; 
    21722286esac 
    2173 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2287eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2288$as_echo "$ac_try_echo") >&5 
    21742289  (eval "$ac_link_default") 2>&5 
    21752290  ac_status=$? 
    2176   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2291  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    21772292  (exit $ac_status); }; then 
    21782293  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
     
    21852300  test -f "$ac_file" || continue 
    21862301  case $ac_file in 
    2187     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 
     2302    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 
    21882303        ;; 
    21892304    [ab].out ) 
     
    22122327fi 
    22132328 
    2214 { echo "$as_me:$LINENO: result: $ac_file" >&5 
    2215 echo "${ECHO_T}$ac_file" >&6; } 
     2329{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 
     2330$as_echo "$ac_file" >&6; } 
    22162331if test -z "$ac_file"; then 
    2217   echo "$as_me: failed program was:" >&5 
     2332  $as_echo "$as_me: failed program was:" >&5 
    22182333sed 's/^/| /' conftest.$ac_ext >&5 
    22192334 
    2220 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 
     2335{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2336$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2337{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 
    22212338See \`config.log' for more details." >&5 
    2222 echo "$as_me: error: C compiler cannot create executables 
     2339$as_echo "$as_me: error: C compiler cannot create executables 
    22232340See \`config.log' for more details." >&2;} 
    2224    { (exit 77); exit 77; }; } 
     2341   { (exit 77); exit 77; }; }; } 
    22252342fi 
    22262343 
     
    22292346# Check that the compiler produces executables we can run.  If not, either 
    22302347# the compiler is broken, or we cross compile. 
    2231 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
    2232 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 
     2348{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
     2349$as_echo_n "checking whether the C compiler works... " >&6; } 
    22332350# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 
    22342351# If not cross compiling, check that we can run a simple program. 
     
    22392356  *) ac_try_echo=$ac_try;; 
    22402357esac 
    2241 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2358eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2359$as_echo "$ac_try_echo") >&5 
    22422360  (eval "$ac_try") 2>&5 
    22432361  ac_status=$? 
    2244   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2362  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22452363  (exit $ac_status); }; }; then 
    22462364    cross_compiling=no 
     
    22492367        cross_compiling=yes 
    22502368    else 
    2251         { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 
     2369        { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2370$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2371{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
    22522372If you meant to cross compile, use \`--host'. 
    22532373See \`config.log' for more details." >&5 
    2254 echo "$as_me: error: cannot run C compiled programs. 
     2374$as_echo "$as_me: error: cannot run C compiled programs. 
    22552375If you meant to cross compile, use \`--host'. 
    22562376See \`config.log' for more details." >&2;} 
    2257    { (exit 1); exit 1; }; } 
     2377   { (exit 1); exit 1; }; }; } 
    22582378    fi 
    22592379  fi 
    22602380fi 
    2261 { echo "$as_me:$LINENO: result: yes" >&5 
    2262 echo "${ECHO_T}yes" >&6; } 
    2263  
    2264 rm -f a.out a.exe conftest$ac_cv_exeext b.out 
     2381{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     2382$as_echo "yes" >&6; } 
     2383 
     2384rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 
    22652385ac_clean_files=$ac_clean_files_save 
    22662386# Check that the compiler produces executables we can run.  If not, either 
    22672387# the compiler is broken, or we cross compile. 
    2268 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
    2269 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 
    2270 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 
    2271 echo "${ECHO_T}$cross_compiling" >&6; } 
    2272  
    2273 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 
    2274 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 
     2388{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
     2389$as_echo_n "checking whether we are cross compiling... " >&6; } 
     2390{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 
     2391$as_echo "$cross_compiling" >&6; } 
     2392 
     2393{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 
     2394$as_echo_n "checking for suffix of executables... " >&6; } 
    22752395if { (ac_try="$ac_link" 
    22762396case "(($ac_try" in 
     
    22782398  *) ac_try_echo=$ac_try;; 
    22792399esac 
    2280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2400eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2401$as_echo "$ac_try_echo") >&5 
    22812402  (eval "$ac_link") 2>&5 
    22822403  ac_status=$? 
    2283   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2404  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22842405  (exit $ac_status); }; then 
    22852406  # If both `conftest.exe' and `conftest' are `present' (well, observable) 
     
    22902411  test -f "$ac_file" || continue 
    22912412  case $ac_file in 
    2292     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2413    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    22932414    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 
    22942415          break;; 
     
    22972418done 
    22982419else 
    2299   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2420  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2421$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2422{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    23002423See \`config.log' for more details." >&5 
    2301 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
     2424$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    23022425See \`config.log' for more details." >&2;} 
    2303    { (exit 1); exit 1; }; } 
     2426   { (exit 1); exit 1; }; }; } 
    23042427fi 
    23052428 
    23062429rm -f conftest$ac_cv_exeext 
    2307 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
    2308 echo "${ECHO_T}$ac_cv_exeext" >&6; } 
     2430{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
     2431$as_echo "$ac_cv_exeext" >&6; } 
    23092432 
    23102433rm -f conftest.$ac_ext 
    23112434EXEEXT=$ac_cv_exeext 
    23122435ac_exeext=$EXEEXT 
    2313 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 
    2314 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 
     2436{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 
     2437$as_echo_n "checking for suffix of object files... " >&6; } 
    23152438if test "${ac_cv_objext+set}" = set; then 
    2316   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2439  $as_echo_n "(cached) " >&6 
    23172440else 
    23182441  cat >conftest.$ac_ext <<_ACEOF 
     
    23372460  *) ac_try_echo=$ac_try;; 
    23382461esac 
    2339 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2462eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2463$as_echo "$ac_try_echo") >&5 
    23402464  (eval "$ac_compile") 2>&5 
    23412465  ac_status=$? 
    2342   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2466  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    23432467  (exit $ac_status); }; then 
    23442468  for ac_file in conftest.o conftest.obj conftest.*; do 
    23452469  test -f "$ac_file" || continue; 
    23462470  case $ac_file in 
    2347     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 
     2471    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
    23482472    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
    23492473       break;; 
     
    23512475done 
    23522476else 
    2353   echo "$as_me: failed program was:" >&5 
     2477  $as_echo "$as_me: failed program was:" >&5 
    23542478sed 's/^/| /' conftest.$ac_ext >&5 
    23552479 
    2356 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
     2480{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2481$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2482{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    23572483See \`config.log' for more details." >&5 
    2358 echo "$as_me: error: cannot compute suffix of object files: cannot compile 
     2484$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    23592485See \`config.log' for more details." >&2;} 
    2360    { (exit 1); exit 1; }; } 
     2486   { (exit 1); exit 1; }; }; } 
    23612487fi 
    23622488 
    23632489rm -f conftest.$ac_cv_objext conftest.$ac_ext 
    23642490fi 
    2365 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
    2366 echo "${ECHO_T}$ac_cv_objext" >&6; } 
     2491{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
     2492$as_echo "$ac_cv_objext" >&6; } 
    23672493OBJEXT=$ac_cv_objext 
    23682494ac_objext=$OBJEXT 
    2369 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
    2370 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 
     2495{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
     2496$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
    23712497if test "${ac_cv_c_compiler_gnu+set}" = set; then 
    2372   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2498  $as_echo_n "(cached) " >&6 
    23732499else 
    23742500  cat >conftest.$ac_ext <<_ACEOF 
     
    23962522  *) ac_try_echo=$ac_try;; 
    23972523esac 
    2398 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2524eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2525$as_echo "$ac_try_echo") >&5 
    23992526  (eval "$ac_compile") 2>conftest.er1 
    24002527  ac_status=$? 
     
    24022529  rm -f conftest.er1 
    24032530  cat conftest.err >&5 
    2404   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2531  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    24052532  (exit $ac_status); } && { 
    24062533         test -z "$ac_c_werror_flag" || 
     
    24092536  ac_compiler_gnu=yes 
    24102537else 
    2411   echo "$as_me: failed program was:" >&5 
     2538  $as_echo "$as_me: failed program was:" >&5 
    24122539sed 's/^/| /' conftest.$ac_ext >&5 
    24132540 
     
    24192546 
    24202547fi 
    2421 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
    2422 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 
    2423 GCC=`test $ac_compiler_gnu = yes && echo yes` 
     2548{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
     2549$as_echo "$ac_cv_c_compiler_gnu" >&6; } 
     2550if test $ac_compiler_gnu = yes; then 
     2551  GCC=yes 
     2552else 
     2553  GCC= 
     2554fi 
    24242555ac_test_CFLAGS=${CFLAGS+set} 
    24252556ac_save_CFLAGS=$CFLAGS 
    2426 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
    2427 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 
     2557{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
     2558$as_echo_n "checking whether $CC accepts -g... " >&6; } 
    24282559if test "${ac_cv_prog_cc_g+set}" = set; then 
    2429   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2560  $as_echo_n "(cached) " >&6 
    24302561else 
    24312562  ac_save_c_werror_flag=$ac_c_werror_flag 
     
    24542585  *) ac_try_echo=$ac_try;; 
    24552586esac 
    2456 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2587eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2588$as_echo "$ac_try_echo") >&5 
    24572589  (eval "$ac_compile") 2>conftest.er1 
    24582590  ac_status=$? 
     
    24602592  rm -f conftest.er1 
    24612593  cat conftest.err >&5 
    2462   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2594  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    24632595  (exit $ac_status); } && { 
    24642596         test -z "$ac_c_werror_flag" || 
     
    24672599  ac_cv_prog_cc_g=yes 
    24682600else 
    2469   echo "$as_me: failed program was:" >&5 
     2601  $as_echo "$as_me: failed program was:" >&5 
    24702602sed 's/^/| /' conftest.$ac_ext >&5 
    24712603 
     
    24922624  *) ac_try_echo=$ac_try;; 
    24932625esac 
    2494 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2626eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2627$as_echo "$ac_try_echo") >&5 
    24952628  (eval "$ac_compile") 2>conftest.er1 
    24962629  ac_status=$? 
     
    24982631  rm -f conftest.er1 
    24992632  cat conftest.err >&5 
    2500   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2633  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25012634  (exit $ac_status); } && { 
    25022635         test -z "$ac_c_werror_flag" || 
     
    25052638  : 
    25062639else 
    2507   echo "$as_me: failed program was:" >&5 
     2640  $as_echo "$as_me: failed program was:" >&5 
    25082641sed 's/^/| /' conftest.$ac_ext >&5 
    25092642 
     
    25312664  *) ac_try_echo=$ac_try;; 
    25322665esac 
    2533 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2666eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2667$as_echo "$ac_try_echo") >&5 
    25342668  (eval "$ac_compile") 2>conftest.er1 
    25352669  ac_status=$? 
     
    25372671  rm -f conftest.er1 
    25382672  cat conftest.err >&5 
    2539   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2673  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25402674  (exit $ac_status); } && { 
    25412675         test -z "$ac_c_werror_flag" || 
     
    25442678  ac_cv_prog_cc_g=yes 
    25452679else 
    2546   echo "$as_me: failed program was:" >&5 
     2680  $as_echo "$as_me: failed program was:" >&5 
    25472681sed 's/^/| /' conftest.$ac_ext >&5 
    25482682 
     
    25592693   ac_c_werror_flag=$ac_save_c_werror_flag 
    25602694fi 
    2561 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
    2562 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 
     2695{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
     2696$as_echo "$ac_cv_prog_cc_g" >&6; } 
    25632697if test "$ac_test_CFLAGS" = set; then 
    25642698  CFLAGS=$ac_save_CFLAGS 
     
    25762710  fi 
    25772711fi 
    2578 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
    2579 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 
     2712{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
     2713$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
    25802714if test "${ac_cv_prog_cc_c89+set}" = set; then 
    2581   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2715  $as_echo_n "(cached) " >&6 
    25822716else 
    25832717  ac_cv_prog_cc_c89=no 
     
    26502784  *) ac_try_echo=$ac_try;; 
    26512785esac 
    2652 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2786eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2787$as_echo "$ac_try_echo") >&5 
    26532788  (eval "$ac_compile") 2>conftest.er1 
    26542789  ac_status=$? 
     
    26562791  rm -f conftest.er1 
    26572792  cat conftest.err >&5 
    2658   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2793  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26592794  (exit $ac_status); } && { 
    26602795         test -z "$ac_c_werror_flag" || 
     
    26632798  ac_cv_prog_cc_c89=$ac_arg 
    26642799else 
    2665   echo "$as_me: failed program was:" >&5 
     2800  $as_echo "$as_me: failed program was:" >&5 
    26662801sed 's/^/| /' conftest.$ac_ext >&5 
    26672802 
     
    26792814case "x$ac_cv_prog_cc_c89" in 
    26802815  x) 
    2681     { echo "$as_me:$LINENO: result: none needed" >&5 
    2682 echo "${ECHO_T}none needed" >&6; } ;; 
     2816    { $as_echo "$as_me:$LINENO: result: none needed" >&5 
     2817$as_echo "none needed" >&6; } ;; 
    26832818  xno) 
    2684     { echo "$as_me:$LINENO: result: unsupported" >&5 
    2685 echo "${ECHO_T}unsupported" >&6; } ;; 
     2819    { $as_echo "$as_me:$LINENO: result: unsupported" >&5 
     2820$as_echo "unsupported" >&6; } ;; 
    26862821  *) 
    26872822    CC="$CC $ac_cv_prog_cc_c89" 
    2688     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
    2689 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 
     2823    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
     2824$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
    26902825esac 
    26912826 
     
    26982833 
    26992834 
    2700 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
    2701 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } 
     2835{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
     2836$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 
    27022837if test "${ac_cv_c_const+set}" = set; then 
    2703   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2838  $as_echo_n "(cached) " >&6 
    27042839else 
    27052840  cat >conftest.$ac_ext <<_ACEOF 
     
    27732908  *) ac_try_echo=$ac_try;; 
    27742909esac 
    2775 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2910eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2911$as_echo "$ac_try_echo") >&5 
    27762912  (eval "$ac_compile") 2>conftest.er1 
    27772913  ac_status=$? 
     
    27792915  rm -f conftest.er1 
    27802916  cat conftest.err >&5 
    2781   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2917  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27822918  (exit $ac_status); } && { 
    27832919         test -z "$ac_c_werror_flag" || 
     
    27862922  ac_cv_c_const=yes 
    27872923else 
    2788   echo "$as_me: failed program was:" >&5 
     2924  $as_echo "$as_me: failed program was:" >&5 
    27892925sed 's/^/| /' conftest.$ac_ext >&5 
    27902926 
     
    27942930rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    27952931fi 
    2796 { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
    2797 echo "${ECHO_T}$ac_cv_c_const" >&6; } 
     2932{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
     2933$as_echo "$ac_cv_c_const" >&6; } 
    27982934if test $ac_cv_c_const = no; then 
    27992935 
    28002936cat >>confdefs.h <<\_ACEOF 
    2801 #define const 
    2802 _ACEOF 
    2803  
    2804 fi 
    2805  
    2806 { echo "$as_me:$LINENO: checking for inline" >&5 
    2807 echo $ECHO_N "checking for inline... $ECHO_C" >&6; } 
     2937#define const /**/ 
     2938_ACEOF 
     2939 
     2940fi 
     2941 
     2942{ $as_echo "$as_me:$LINENO: checking for inline" >&5 
     2943$as_echo_n "checking for inline... " >&6; } 
    28082944if test "${ac_cv_c_inline+set}" = set; then 
    2809   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2945  $as_echo_n "(cached) " >&6 
    28102946else 
    28112947  ac_cv_c_inline=no 
     
    28302966  *) ac_try_echo=$ac_try;; 
    28312967esac 
    2832 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2968eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2969$as_echo "$ac_try_echo") >&5 
    28332970  (eval "$ac_compile") 2>conftest.er1 
    28342971  ac_status=$? 
     
    28362973  rm -f conftest.er1 
    28372974  cat conftest.err >&5 
    2838   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2975  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28392976  (exit $ac_status); } && { 
    28402977         test -z "$ac_c_werror_flag" || 
     
    28432980  ac_cv_c_inline=$ac_kw 
    28442981else 
    2845   echo "$as_me: failed program was:" >&5 
     2982  $as_echo "$as_me: failed program was:" >&5 
    28462983sed 's/^/| /' conftest.$ac_ext >&5 
    28472984 
     
    28542991 
    28552992fi 
    2856 { echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 
    2857 echo "${ECHO_T}$ac_cv_c_inline" >&6; } 
     2993{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 
     2994$as_echo "$ac_cv_c_inline" >&6; } 
    28582995 
    28592996 
     
    28783015ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
    28793016ac_compiler_gnu=$ac_cv_c_compiler_gnu 
    2880 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
    2881 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 
     3017{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
     3018$as_echo_n "checking how to run the C preprocessor... " >&6; } 
    28823019# On Suns, sometimes $CPP names a directory. 
    28833020if test -n "$CPP" && test -d "$CPP"; then 
     
    28863023if test -z "$CPP"; then 
    28873024  if test "${ac_cv_prog_CPP+set}" = set; then 
    2888   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3025  $as_echo_n "(cached) " >&6 
    28893026else 
    28903027      # Double quotes because CPP needs to be expanded 
     
    29183055  *) ac_try_echo=$ac_try;; 
    29193056esac 
    2920 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3057eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3058$as_echo "$ac_try_echo") >&5 
    29213059  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    29223060  ac_status=$? 
     
    29243062  rm -f conftest.er1 
    29253063  cat conftest.err >&5 
    2926   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3064  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29273065  (exit $ac_status); } >/dev/null && { 
    29283066         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    29313069  : 
    29323070else 
    2933   echo "$as_me: failed program was:" >&5 
     3071  $as_echo "$as_me: failed program was:" >&5 
    29343072sed 's/^/| /' conftest.$ac_ext >&5 
    29353073 
     
    29553093  *) ac_try_echo=$ac_try;; 
    29563094esac 
    2957 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3095eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3096$as_echo "$ac_try_echo") >&5 
    29583097  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    29593098  ac_status=$? 
     
    29613100  rm -f conftest.er1 
    29623101  cat conftest.err >&5 
    2963   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3102  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29643103  (exit $ac_status); } >/dev/null && { 
    29653104         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    29693108continue 
    29703109else 
    2971   echo "$as_me: failed program was:" >&5 
     3110  $as_echo "$as_me: failed program was:" >&5 
    29723111sed 's/^/| /' conftest.$ac_ext >&5 
    29733112 
     
    29943133  ac_cv_prog_CPP=$CPP 
    29953134fi 
    2996 { echo "$as_me:$LINENO: result: $CPP" >&5 
    2997 echo "${ECHO_T}$CPP" >&6; } 
     3135{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 
     3136$as_echo "$CPP" >&6; } 
    29983137ac_preproc_ok=false 
    29993138for ac_c_preproc_warn_flag in '' yes 
     
    30233162  *) ac_try_echo=$ac_try;; 
    30243163esac 
    3025 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3164eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3165$as_echo "$ac_try_echo") >&5 
    30263166  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    30273167  ac_status=$? 
     
    30293169  rm -f conftest.er1 
    30303170  cat conftest.err >&5 
    3031   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3171  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30323172  (exit $ac_status); } >/dev/null && { 
    30333173         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    30363176  : 
    30373177else 
    3038   echo "$as_me: failed program was:" >&5 
     3178  $as_echo "$as_me: failed program was:" >&5 
    30393179sed 's/^/| /' conftest.$ac_ext >&5 
    30403180 
     
    30603200  *) ac_try_echo=$ac_try;; 
    30613201esac 
    3062 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3202eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3203$as_echo "$ac_try_echo") >&5 
    30633204  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    30643205  ac_status=$? 
     
    30663207  rm -f conftest.er1 
    30673208  cat conftest.err >&5 
    3068   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3209  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30693210  (exit $ac_status); } >/dev/null && { 
    30703211         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    30743215continue 
    30753216else 
    3076   echo "$as_me: failed program was:" >&5 
     3217  $as_echo "$as_me: failed program was:" >&5 
    30773218sed 's/^/| /' conftest.$ac_ext >&5 
    30783219 
     
    30903231  : 
    30913232else 
    3092   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
     3233  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     3234$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     3235{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
    30933236See \`config.log' for more details." >&5 
    3094 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
     3237$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
    30953238See \`config.log' for more details." >&2;} 
    3096    { (exit 1); exit 1; }; } 
     3239   { (exit 1); exit 1; }; }; } 
    30973240fi 
    30983241 
     
    31043247 
    31053248 
    3106 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
    3107 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 
     3249{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
     3250$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
    31083251if test "${ac_cv_path_GREP+set}" = set; then 
    3109   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3110 else 
    3111   # Extract the first word of "grep ggrep" to use in msg output 
    3112 if test -z "$GREP"; then 
    3113 set dummy grep ggrep; ac_prog_name=$2 
    3114 if test "${ac_cv_path_GREP+set}" = set; then 
    3115   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3116 else 
     3252  $as_echo_n "(cached) " >&6 
     3253else 
     3254  if test -z "$GREP"; then 
    31173255  ac_path_GREP_found=false 
    3118 # Loop through the user's path and test for each of PROGNAME-LIST 
    3119 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3256  # Loop through the user's path and test for each of PROGNAME-LIST 
     3257  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    31203258for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    31213259do 
     
    31233261  test -z "$as_dir" && as_dir=. 
    31243262  for ac_prog in grep ggrep; do 
    3125   for ac_exec_ext in '' $ac_executable_extensions; do 
    3126     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    3127     { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
    3128     # Check for GNU ac_path_GREP and select it if it is found. 
     3263    for ac_exec_ext in '' $ac_executable_extensions; do 
     3264      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
     3265      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
     3266# Check for GNU ac_path_GREP and select it if it is found. 
    31293267  # Check for GNU $ac_path_GREP 
    31303268case `"$ac_path_GREP" --version 2>&1` in 
     
    31333271*) 
    31343272  ac_count=0 
    3135   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     3273  $as_echo_n 0123456789 >"conftest.in" 
    31363274  while : 
    31373275  do 
     
    31393277    mv "conftest.tmp" "conftest.in" 
    31403278    cp "conftest.in" "conftest.nl" 
    3141     echo 'GREP' >> "conftest.nl" 
     3279    $as_echo 'GREP' >> "conftest.nl" 
    31423280    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    31433281    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    31543292esac 
    31553293 
    3156  
    3157     $ac_path_GREP_found && break 3 
     3294      $ac_path_GREP_found && break 3 
     3295    done 
    31583296  done 
    31593297done 
    3160  
    3161 done 
    31623298IFS=$as_save_IFS 
    3163  
    3164  
    3165 fi 
    3166  
    3167 GREP="$ac_cv_path_GREP" 
    3168 if test -z "$GREP"; then 
    3169   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3170 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3299  if test -z "$ac_cv_path_GREP"; then 
     3300    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     3301$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    31713302   { (exit 1); exit 1; }; } 
    3172 fi 
    3173  
     3303  fi 
    31743304else 
    31753305  ac_cv_path_GREP=$GREP 
    31763306fi 
    31773307 
    3178  
    3179 fi 
    3180 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
    3181 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 
     3308fi 
     3309{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
     3310$as_echo "$ac_cv_path_GREP" >&6; } 
    31823311 GREP="$ac_cv_path_GREP" 
    31833312 
    31843313 
    3185 { echo "$as_me:$LINENO: checking for egrep" >&5 
    3186 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 
     3314{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 
     3315$as_echo_n "checking for egrep... " >&6; } 
    31873316if test "${ac_cv_path_EGREP+set}" = set; then 
    3188   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3317  $as_echo_n "(cached) " >&6 
    31893318else 
    31903319  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
    31913320   then ac_cv_path_EGREP="$GREP -E" 
    31923321   else 
    3193      # Extract the first word of "egrep" to use in msg output 
    3194 if test -z "$EGREP"; then 
    3195 set dummy egrep; ac_prog_name=$2 
    3196 if test "${ac_cv_path_EGREP+set}" = set; then 
    3197   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3198 else 
     3322     if test -z "$EGREP"; then 
    31993323  ac_path_EGREP_found=false 
    3200 # Loop through the user's path and test for each of PROGNAME-LIST 
    3201 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3324  # Loop through the user's path and test for each of PROGNAME-LIST 
     3325  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    32023326for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    32033327do 
     
    32053329  test -z "$as_dir" && as_dir=. 
    32063330  for ac_prog in egrep; do 
    3207   for ac_exec_ext in '' $ac_executable_extensions; do 
    3208     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    3209     { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
    3210     # Check for GNU ac_path_EGREP and select it if it is found. 
     3331    for ac_exec_ext in '' $ac_executable_extensions; do 
     3332      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
     3333      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
     3334# Check for GNU ac_path_EGREP and select it if it is found. 
    32113335  # Check for GNU $ac_path_EGREP 
    32123336case `"$ac_path_EGREP" --version 2>&1` in 
     
    32153339*) 
    32163340  ac_count=0 
    3217   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     3341  $as_echo_n 0123456789 >"conftest.in" 
    32183342  while : 
    32193343  do 
     
    32213345    mv "conftest.tmp" "conftest.in" 
    32223346    cp "conftest.in" "conftest.nl" 
    3223     echo 'EGREP' >> "conftest.nl" 
     3347    $as_echo 'EGREP' >> "conftest.nl" 
    32243348    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    32253349    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    32363360esac 
    32373361 
    3238  
    3239     $ac_path_EGREP_found && break 3 
     3362      $ac_path_EGREP_found && break 3 
     3363    done 
    32403364  done 
    32413365done 
    3242  
    3243 done 
    32443366IFS=$as_save_IFS 
    3245  
    3246  
    3247 fi 
    3248  
    3249 EGREP="$ac_cv_path_EGREP" 
    3250 if test -z "$EGREP"; then 
    3251   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3252 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3367  if test -z "$ac_cv_path_EGREP"; then 
     3368    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     3369$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    32533370   { (exit 1); exit 1; }; } 
    3254 fi 
    3255  
     3371  fi 
    32563372else 
    32573373  ac_cv_path_EGREP=$EGREP 
    32583374fi 
    32593375 
    3260  
    32613376   fi 
    32623377fi 
    3263 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
    3264 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 
     3378{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
     3379$as_echo "$ac_cv_path_EGREP" >&6; } 
    32653380 EGREP="$ac_cv_path_EGREP" 
    32663381 
    32673382 
    3268 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
    3269 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 
     3383{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
     3384$as_echo_n "checking for ANSI C header files... " >&6; } 
    32703385if test "${ac_cv_header_stdc+set}" = set; then 
    3271   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3386  $as_echo_n "(cached) " >&6 
    32723387else 
    32733388  cat >conftest.$ac_ext <<_ACEOF 
     
    32963411  *) ac_try_echo=$ac_try;; 
    32973412esac 
    3298 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3413eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3414$as_echo "$ac_try_echo") >&5 
    32993415  (eval "$ac_compile") 2>conftest.er1 
    33003416  ac_status=$? 
     
    33023418  rm -f conftest.er1 
    33033419  cat conftest.err >&5 
    3304   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3420  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    33053421  (exit $ac_status); } && { 
    33063422         test -z "$ac_c_werror_flag" || 
     
    33093425  ac_cv_header_stdc=yes 
    33103426else 
    3311   echo "$as_me: failed program was:" >&5 
     3427  $as_echo "$as_me: failed program was:" >&5 
    33123428sed 's/^/| /' conftest.$ac_ext >&5 
    33133429 
     
    34013517  *) ac_try_echo=$ac_try;; 
    34023518esac 
    3403 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3519eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3520$as_echo "$ac_try_echo") >&5 
    34043521  (eval "$ac_link") 2>&5 
    34053522  ac_status=$? 
    3406   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3523  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34073524  (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 
    34083525  { (case "(($ac_try" in 
     
    34103527  *) ac_try_echo=$ac_try;; 
    34113528esac 
    3412 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3529eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3530$as_echo "$ac_try_echo") >&5 
    34133531  (eval "$ac_try") 2>&5 
    34143532  ac_status=$? 
    3415   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3533  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34163534  (exit $ac_status); }; }; then 
    34173535  : 
    34183536else 
    3419   echo "$as_me: program exited with status $ac_status" >&5 
    3420 echo "$as_me: failed program was:" >&5 
     3537  $as_echo "$as_me: program exited with status $ac_status" >&5 
     3538$as_echo "$as_me: failed program was:" >&5 
    34213539sed 's/^/| /' conftest.$ac_ext >&5 
    34223540 
     
    34243542ac_cv_header_stdc=no 
    34253543fi 
     3544rm -rf conftest.dSYM 
    34263545rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 
    34273546fi 
     
    34303549fi 
    34313550fi 
    3432 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
    3433 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 
     3551{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
     3552$as_echo "$ac_cv_header_stdc" >&6; } 
    34343553if test $ac_cv_header_stdc = yes; then 
    34353554 
     
    34533572                  inttypes.h stdint.h unistd.h 
    34543573do 
    3455 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    3456 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    3457 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     3574as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     3575{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     3576$as_echo_n "checking for $ac_header... " >&6; } 
    34583577if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    3459   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3578  $as_echo_n "(cached) " >&6 
    34603579else 
    34613580  cat >conftest.$ac_ext <<_ACEOF 
     
    34753594  *) ac_try_echo=$ac_try;; 
    34763595esac 
    3477 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3596eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3597$as_echo "$ac_try_echo") >&5 
    34783598  (eval "$ac_compile") 2>conftest.er1 
    34793599  ac_status=$? 
     
    34813601  rm -f conftest.er1 
    34823602  cat conftest.err >&5 
    3483   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3603  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34843604  (exit $ac_status); } && { 
    34853605         test -z "$ac_c_werror_flag" || 
     
    34883608  eval "$as_ac_Header=yes" 
    34893609else 
    3490   echo "$as_me: failed program was:" >&5 
     3610  $as_echo "$as_me: failed program was:" >&5 
    34913611sed 's/^/| /' conftest.$ac_ext >&5 
    34923612 
     
    34963616rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    34973617fi 
    3498 ac_res=`eval echo '${'$as_ac_Header'}'` 
    3499                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    3500 echo "${ECHO_T}$ac_res" >&6; } 
    3501 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     3618ac_res=`eval 'as_val=${'$as_ac_Header'} 
     3619                 $as_echo "$as_val"'` 
     3620               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     3621$as_echo "$ac_res" >&6; } 
     3622as_val=`eval 'as_val=${'$as_ac_Header'} 
     3623                 $as_echo "$as_val"'` 
     3624   if test "x$as_val" = x""yes; then 
    35023625  cat >>confdefs.h <<_ACEOF 
    3503 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     3626#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    35043627_ACEOF 
    35053628 
     
    35093632 
    35103633 
    3511 { echo "$as_me:$LINENO: checking for size_t" >&5 
    3512 echo $ECHO_N "checking for size_t... $ECHO_C" >&6; } 
     3634{ $as_echo "$as_me:$LINENO: checking for size_t" >&5 
     3635$as_echo_n "checking for size_t... " >&6; } 
    35133636if test "${ac_cv_type_size_t+set}" = set; then 
    3514   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3515 else 
    3516   cat >conftest.$ac_ext <<_ACEOF 
     3637  $as_echo_n "(cached) " >&6 
     3638else 
     3639  ac_cv_type_size_t=no 
     3640cat >conftest.$ac_ext <<_ACEOF 
    35173641/* confdefs.h.  */ 
    35183642_ACEOF 
     
    35213645/* end confdefs.h.  */ 
    35223646$ac_includes_default 
    3523 typedef size_t ac__type_new_; 
    35243647int 
    35253648main () 
    35263649{ 
    3527 if ((ac__type_new_ *) 0) 
    3528   return 0; 
    3529 if (sizeof (ac__type_new_)) 
    3530   return 0; 
     3650if (sizeof (size_t)) 
     3651       return 0; 
    35313652  ; 
    35323653  return 0; 
     
    35393660  *) ac_try_echo=$ac_try;; 
    35403661esac 
    3541 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3662eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3663$as_echo "$ac_try_echo") >&5 
    35423664  (eval "$ac_compile") 2>conftest.er1 
    35433665  ac_status=$? 
     
    35453667  rm -f conftest.er1 
    35463668  cat conftest.err >&5 
    3547   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3669  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35483670  (exit $ac_status); } && { 
    35493671         test -z "$ac_c_werror_flag" || 
    35503672         test ! -s conftest.err 
    35513673       } && test -s conftest.$ac_objext; then 
    3552   ac_cv_type_size_t=yes 
    3553 else 
    3554   echo "$as_me: failed program was:" >&5 
     3674  cat >conftest.$ac_ext <<_ACEOF 
     3675/* confdefs.h.  */ 
     3676_ACEOF 
     3677cat confdefs.h >>conftest.$ac_ext 
     3678cat >>conftest.$ac_ext <<_ACEOF 
     3679/* end confdefs.h.  */ 
     3680$ac_includes_default 
     3681int 
     3682main () 
     3683{ 
     3684if (sizeof ((size_t))) 
     3685          return 0; 
     3686  ; 
     3687  return 0; 
     3688} 
     3689_ACEOF 
     3690rm -f conftest.$ac_objext 
     3691if { (ac_try="$ac_compile" 
     3692case "(($ac_try" in 
     3693  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     3694  *) ac_try_echo=$ac_try;; 
     3695esac 
     3696eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3697$as_echo "$ac_try_echo") >&5 
     3698  (eval "$ac_compile") 2>conftest.er1 
     3699  ac_status=$? 
     3700  grep -v '^ *+' conftest.er1 >conftest.err 
     3701  rm -f conftest.er1 
     3702  cat conftest.err >&5 
     3703  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3704  (exit $ac_status); } && { 
     3705         test -z "$ac_c_werror_flag" || 
     3706         test ! -s conftest.err 
     3707       } && test -s conftest.$ac_objext; then 
     3708  : 
     3709else 
     3710  $as_echo "$as_me: failed program was:" >&5 
    35553711sed 's/^/| /' conftest.$ac_ext >&5 
    35563712 
    3557         ac_cv_type_size_t=no 
     3713        ac_cv_type_size_t=yes 
    35583714fi 
    35593715 
    35603716rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3561 fi 
    3562 { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 
    3563 echo "${ECHO_T}$ac_cv_type_size_t" >&6; } 
    3564 if test $ac_cv_type_size_t = yes; then 
     3717else 
     3718  $as_echo "$as_me: failed program was:" >&5 
     3719sed 's/^/| /' conftest.$ac_ext >&5 
     3720 
     3721 
     3722fi 
     3723 
     3724rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     3725fi 
     3726{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 
     3727$as_echo "$ac_cv_type_size_t" >&6; } 
     3728if test "x$ac_cv_type_size_t" = x""yes; then 
    35653729  : 
    35663730else 
     
    35723736fi 
    35733737 
    3574 { echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 
    3575 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; } 
     3738{ $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 
     3739$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 
    35763740if test "${ac_cv_struct_tm+set}" = set; then 
    3577   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3741  $as_echo_n "(cached) " >&6 
    35783742else 
    35793743  cat >conftest.$ac_ext <<_ACEOF 
     
    35913755struct tm tm; 
    35923756                                     int *p = &tm.tm_sec; 
    3593                                      return !p; 
     3757                                     return !p; 
    35943758  ; 
    35953759  return 0; 
     
    36023766  *) ac_try_echo=$ac_try;; 
    36033767esac 
    3604 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3768eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3769$as_echo "$ac_try_echo") >&5 
    36053770  (eval "$ac_compile") 2>conftest.er1 
    36063771  ac_status=$? 
     
    36083773  rm -f conftest.er1 
    36093774  cat conftest.err >&5 
    3610   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3775  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36113776  (exit $ac_status); } && { 
    36123777         test -z "$ac_c_werror_flag" || 
     
    36153780  ac_cv_struct_tm=time.h 
    36163781else 
    3617   echo "$as_me: failed program was:" >&5 
     3782  $as_echo "$as_me: failed program was:" >&5 
    36183783sed 's/^/| /' conftest.$ac_ext >&5 
    36193784 
     
    36233788rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    36243789fi 
    3625 { echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 
    3626 echo "${ECHO_T}$ac_cv_struct_tm" >&6; } 
     3790{ $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 
     3791$as_echo "$ac_cv_struct_tm" >&6; } 
    36273792if test $ac_cv_struct_tm = sys/time.h; then 
    36283793 
     
    36343799 
    36353800if test $ac_cv_c_compiler_gnu = yes; then 
    3636     { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5 
    3637 echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; } 
     3801    { $as_echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5 
     3802$as_echo_n "checking whether $CC needs -traditional... " >&6; } 
    36383803if test "${ac_cv_prog_gcc_traditional+set}" = set; then 
    3639   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3804  $as_echo_n "(cached) " >&6 
    36403805else 
    36413806    ac_pattern="Autoconf.*'x'" 
     
    36763841  fi 
    36773842fi 
    3678 { echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5 
    3679 echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; } 
     3843{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5 
     3844$as_echo "$ac_cv_prog_gcc_traditional" >&6; } 
    36803845  if test $ac_cv_prog_gcc_traditional = yes; then 
    36813846    CC="$CC -traditional" 
     
    36973862    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    36983863set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    3699 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    3700 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     3864{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     3865$as_echo_n "checking for $ac_word... " >&6; } 
    37013866if test "${ac_cv_prog_CXX+set}" = set; then 
    3702   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3867  $as_echo_n "(cached) " >&6 
    37033868else 
    37043869  if test -n "$CXX"; then 
     
    37133878  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    37143879    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
    3715     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     3880    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    37163881    break 2 
    37173882  fi 
     
    37243889CXX=$ac_cv_prog_CXX 
    37253890if test -n "$CXX"; then 
    3726   { echo "$as_me:$LINENO: result: $CXX" >&5 
    3727 echo "${ECHO_T}$CXX" >&6; } 
    3728 else 
    3729   { echo "$as_me:$LINENO: result: no" >&5 
    3730 echo "${ECHO_T}no" >&6; } 
     3891  { $as_echo "$as_me:$LINENO: result: $CXX" >&5 
     3892$as_echo "$CXX" >&6; } 
     3893else 
     3894  { $as_echo "$as_me:$LINENO: result: no" >&5 
     3895$as_echo "no" >&6; } 
    37313896fi 
    37323897 
     
    37413906  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    37423907set dummy $ac_prog; ac_word=$2 
    3743 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    3744 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     3908{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     3909$as_echo_n "checking for $ac_word... " >&6; } 
    37453910if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 
    3746   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3911  $as_echo_n "(cached) " >&6 
    37473912else 
    37483913  if test -n "$ac_ct_CXX"; then 
     
    37573922  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    37583923    ac_cv_prog_ac_ct_CXX="$ac_prog" 
    3759     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     3924    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    37603925    break 2 
    37613926  fi 
     
    37683933ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 
    37693934if test -n "$ac_ct_CXX"; then 
    3770   { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
    3771 echo "${ECHO_T}$ac_ct_CXX" >&6; } 
    3772 else 
    3773   { echo "$as_me:$LINENO: result: no" >&5 
    3774 echo "${ECHO_T}no" >&6; } 
     3935  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
     3936$as_echo "$ac_ct_CXX" >&6; } 
     3937else 
     3938  { $as_echo "$as_me:$LINENO: result: no" >&5 
     3939$as_echo "no" >&6; } 
    37753940fi 
    37763941 
     
    37843949    case $cross_compiling:$ac_tool_warned in 
    37853950yes:) 
    3786 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    3787 whose name does not start with the host triplet.  If you think this 
    3788 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    3789 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    3790 whose name does not start with the host triplet.  If you think this 
    3791 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     3951{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     3952$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    37923953ac_tool_warned=yes ;; 
    37933954esac 
     
    37993960fi 
    38003961# Provide some information about the compiler. 
    3801 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
    3802 ac_compiler=`set X $ac_compile; echo $2` 
     3962$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
     3963set X $ac_compile 
     3964ac_compiler=$2 
    38033965{ (ac_try="$ac_compiler --version >&5" 
    38043966case "(($ac_try" in 
     
    38063968  *) ac_try_echo=$ac_try;; 
    38073969esac 
    3808 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3970eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3971$as_echo "$ac_try_echo") >&5 
    38093972  (eval "$ac_compiler --version >&5") 2>&5 
    38103973  ac_status=$? 
    3811   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3974  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38123975  (exit $ac_status); } 
    38133976{ (ac_try="$ac_compiler -v >&5" 
     
    38163979  *) ac_try_echo=$ac_try;; 
    38173980esac 
    3818 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3981eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3982$as_echo "$ac_try_echo") >&5 
    38193983  (eval "$ac_compiler -v >&5") 2>&5 
    38203984  ac_status=$? 
    3821   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3985  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38223986  (exit $ac_status); } 
    38233987{ (ac_try="$ac_compiler -V >&5" 
     
    38263990  *) ac_try_echo=$ac_try;; 
    38273991esac 
    3828 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3992eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3993$as_echo "$ac_try_echo") >&5 
    38293994  (eval "$ac_compiler -V >&5") 2>&5 
    38303995  ac_status=$? 
    3831   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3996  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38323997  (exit $ac_status); } 
    38333998 
    3834 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
    3835 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 
     3999{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
     4000$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
    38364001if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 
    3837   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4002  $as_echo_n "(cached) " >&6 
    38384003else 
    38394004  cat >conftest.$ac_ext <<_ACEOF 
     
    38614026  *) ac_try_echo=$ac_try;; 
    38624027esac 
    3863 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4028eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4029$as_echo "$ac_try_echo") >&5 
    38644030  (eval "$ac_compile") 2>conftest.er1 
    38654031  ac_status=$? 
     
    38674033  rm -f conftest.er1 
    38684034  cat conftest.err >&5 
    3869   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4035  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38704036  (exit $ac_status); } && { 
    38714037         test -z "$ac_cxx_werror_flag" || 
     
    38744040  ac_compiler_gnu=yes 
    38754041else 
    3876   echo "$as_me: failed program was:" >&5 
     4042  $as_echo "$as_me: failed program was:" >&5 
    38774043sed 's/^/| /' conftest.$ac_ext >&5 
    38784044 
     
    38844050 
    38854051fi 
    3886 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
    3887 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 
    3888 GXX=`test $ac_compiler_gnu = yes && echo yes` 
     4052{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
     4053$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
     4054if test $ac_compiler_gnu = yes; then 
     4055  GXX=yes 
     4056else 
     4057  GXX= 
     4058fi 
    38894059ac_test_CXXFLAGS=${CXXFLAGS+set} 
    38904060ac_save_CXXFLAGS=$CXXFLAGS 
    3891 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
    3892 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 
     4061{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
     4062$as_echo_n "checking whether $CXX accepts -g... " >&6; } 
    38934063if test "${ac_cv_prog_cxx_g+set}" = set; then 
    3894   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4064  $as_echo_n "(cached) " >&6 
    38954065else 
    38964066  ac_save_cxx_werror_flag=$ac_cxx_werror_flag 
     
    39194089  *) ac_try_echo=$ac_try;; 
    39204090esac 
    3921 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4091eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4092$as_echo "$ac_try_echo") >&5 
    39224093  (eval "$ac_compile") 2>conftest.er1 
    39234094  ac_status=$? 
     
    39254096  rm -f conftest.er1 
    39264097  cat conftest.err >&5 
    3927   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4098  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39284099  (exit $ac_status); } && { 
    39294100         test -z "$ac_cxx_werror_flag" || 
     
    39324103  ac_cv_prog_cxx_g=yes 
    39334104else 
    3934   echo "$as_me: failed program was:" >&5 
     4105  $as_echo "$as_me: failed program was:" >&5 
    39354106sed 's/^/| /' conftest.$ac_ext >&5 
    39364107 
     
    39574128  *) ac_try_echo=$ac_try;; 
    39584129esac 
    3959 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4130eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4131$as_echo "$ac_try_echo") >&5 
    39604132  (eval "$ac_compile") 2>conftest.er1 
    39614133  ac_status=$? 
     
    39634135  rm -f conftest.er1 
    39644136  cat conftest.err >&5 
    3965   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4137  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39664138  (exit $ac_status); } && { 
    39674139         test -z "$ac_cxx_werror_flag" || 
     
    39704142  : 
    39714143else 
    3972   echo "$as_me: failed program was:" >&5 
     4144  $as_echo "$as_me: failed program was:" >&5 
    39734145sed 's/^/| /' conftest.$ac_ext >&5 
    39744146 
     
    39964168  *) ac_try_echo=$ac_try;; 
    39974169esac 
    3998 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4170eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4171$as_echo "$ac_try_echo") >&5 
    39994172  (eval "$ac_compile") 2>conftest.er1 
    40004173  ac_status=$? 
     
    40024175  rm -f conftest.er1 
    40034176  cat conftest.err >&5 
    4004   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4177  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40054178  (exit $ac_status); } && { 
    40064179         test -z "$ac_cxx_werror_flag" || 
     
    40094182  ac_cv_prog_cxx_g=yes 
    40104183else 
    4011   echo "$as_me: failed program was:" >&5 
     4184  $as_echo "$as_me: failed program was:" >&5 
    40124185sed 's/^/| /' conftest.$ac_ext >&5 
    40134186 
     
    40244197   ac_cxx_werror_flag=$ac_save_cxx_werror_flag 
    40254198fi 
    4026 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 
    4027 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 
     4199{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 
     4200$as_echo "$ac_cv_prog_cxx_g" >&6; } 
    40284201if test "$ac_test_CXXFLAGS" = set; then 
    40294202  CXXFLAGS=$ac_save_CXXFLAGS 
     
    40554228  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    40564229set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    4057 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    4058 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     4230{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     4231$as_echo_n "checking for $ac_word... " >&6; } 
    40594232if test "${ac_cv_prog_CC+set}" = set; then 
    4060   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4233  $as_echo_n "(cached) " >&6 
    40614234else 
    40624235  if test -n "$CC"; then 
     
    40714244  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    40724245    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    4073     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     4246    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    40744247    break 2 
    40754248  fi 
     
    40824255CC=$ac_cv_prog_CC 
    40834256if test -n "$CC"; then 
    4084   { echo "$as_me:$LINENO: result: $CC" >&5 
    4085 echo "${ECHO_T}$CC" >&6; } 
    4086 else 
    4087   { echo "$as_me:$LINENO: result: no" >&5 
    4088 echo "${ECHO_T}no" >&6; } 
     4257  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     4258$as_echo "$CC" >&6; } 
     4259else 
     4260  { $as_echo "$as_me:$LINENO: result: no" >&5 
     4261$as_echo "no" >&6; } 
    40894262fi 
    40904263 
     
    40954268  # Extract the first word of "gcc", so it can be a program name with args. 
    40964269set dummy gcc; ac_word=$2 
    4097 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    4098 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     4270{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     4271$as_echo_n "checking for $ac_word... " >&6; } 
    40994272if test "${ac_cv_prog_ac_ct_CC+set}" = set; then