Changeset 1337:57059df95f00


Ignore:
Timestamp:
09/09/09 00:04:22 (2 years ago)
Author:
niam
Branch:
default
Children:
1338:bdfbd8be70bc, 1343:8480fb64a362
Message:

distinguish makefiles for gmake and freebsd make

Location:
trunk
Files:
2 edited
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.freebsd.make.in

    r1296 r1337  
    2020 
    2121OBJECTS:=@OBJECTS@ 
    22 DEPS:=@DEPS@ 
    2322 
    2423########################################################### 
     
    2625VPATH:=src 
    2726 
    28 all: deps @PACKAGE_NAME@ 
     27all: @PACKAGE_NAME@ 
    2928dodo: all 
    3029build: all 
     
    4342        @echo "-- Compiling: $<" 
    4443        @$(CXX) $(CFLAGS) $(CPPFLAGS) -fPIC -c $< 
    45  
    46 deps: $(DEPS) 
    47 %.d: %.cc 
    48         @$(CXX) -MM $(CFLAGS) $(CPPFLAGS) -o $@ $< 
    49 -include $(DEPS:.cc=.d) 
    5044 
    5145install: @PACKAGE_NAME@ 
  • trunk/configure

    r1333 r1337  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.63 for libdodo 0.0.0. 
     3# Generated by GNU Autoconf 2.61 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, 2007, 2008 Free Software Foundation, Inc. 
     8# 2002, 2003, 2004, 2005, 2006 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   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
     20  # Zsh 3.x and 4.x performs 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 
    42 as_nl=' 
    43 ' 
    44 export as_nl 
    45 # Printing a long string crashes Solaris 7 /usr/bin/printf. 
    46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
    47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
    48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
    49 if (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' 
    52 else 
    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' 
    72 fi 
    73  
    7442# The user is always right. 
    7543if test "${PATH_SEPARATOR+set}" != set; then 
    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   } 
     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 
    8153fi 
    8254 
     
    9466# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    9567# splitting by setting IFS to empty value.) 
     68as_nl=' 
     69' 
    9670IFS=" ""        $as_nl" 
    9771 
     
    11690fi 
    11791if test ! -f "$as_myself"; then 
    118   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     92  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    11993  { (exit 1); exit 1; } 
    12094fi 
     
    129103 
    130104# NLS nuisances. 
    131 LC_ALL=C 
    132 export LC_ALL 
    133 LANGUAGE=C 
    134 export LANGUAGE 
     105for 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 
     109do 
     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 
     115done 
    135116 
    136117# Required to use basename. 
     
    154135         X"$0" : 'X\(//\)$' \| \ 
    155136         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    156 $as_echo X/"$0" | 
     137echo X/"$0" | 
    157138    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    158139            s//\1/ 
     
    180161fi 
    181162 
    182   if test $as_have_required = yes &&     (eval ": 
     163  if test $as_have_required = yes &&     (eval ": 
    183164(as_func_return () { 
    184165  (exit \$1) 
     
    262243  emulate sh 
    263244  NULLCMD=: 
    264   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
     245  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
    265246  # is contrary to our usage.  Disable this feature. 
    266247  alias -g '${1+"$@"}'='"$@"' 
     
    283264  emulate sh 
    284265  NULLCMD=: 
    285   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
     266  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
    286267  # is contrary to our usage.  Disable this feature. 
    287268  alias -g '${1+"$@"}'='"$@"' 
     
    363344      if test "x$CONFIG_SHELL" != x; then 
    364345  for as_var in BASH_ENV ENV 
    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+"$@"} 
     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+"$@"} 
    369350fi 
    370351 
     
    435416test \$exitcode = 0") || { 
    436417  echo No shell found that supports shell functions. 
    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. 
     418  echo Please tell autoconf@gnu.org about your system, 
     419  echo including any error possibly output before this 
     420  echo message 
    441421} 
    442422 
     
    474454    ' >$as_me.lineno && 
    475455  chmod +x "$as_me.lineno" || 
    476     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
     456    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    477457   { (exit 1); exit 1; }; } 
    478458 
     
    502482  ECHO_N='-n';; 
    503483esac 
     484 
    504485if expr a : '\(a\)' >/dev/null 2>&1 && 
    505486   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     
    514495else 
    515496  rm -f conf$$.dir 
    516   mkdir conf$$.dir 2>/dev/null 
    517 fi 
    518 if (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 
     497  mkdir conf$$.dir 
     498fi 
     499echo >conf$$.file 
     500if 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 || 
    530507    as_ln_s='cp -p' 
    531   fi 
     508elif ln conf$$.file conf$$ 2>/dev/null; then 
     509  as_ln_s=ln 
    532510else 
    533511  as_ln_s='cp -p' 
     
    554532    eval sh -c '\'' 
    555533      if test -d "$1"; then 
    556         test -d "$1/."; 
     534        test -d "$1/."; 
    557535      else 
    558536        case $1 in 
    559         -*)set "./$1";; 
     537        -*)set "./$1";; 
    560538        esac; 
    561539        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     
    638616#endif" 
    639617 
    640 ac_subst_vars='LTLIBOBJS 
     618ac_subst_vars='SHELL 
     619PATH_SEPARATOR 
     620PACKAGE_NAME 
     621PACKAGE_TARNAME 
     622PACKAGE_VERSION 
     623PACKAGE_STRING 
     624PACKAGE_BUGREPORT 
     625exec_prefix 
     626prefix 
     627program_transform_name 
     628bindir 
     629sbindir 
     630libexecdir 
     631datarootdir 
     632datadir 
     633sysconfdir 
     634sharedstatedir 
     635localstatedir 
     636includedir 
     637oldincludedir 
     638docdir 
     639infodir 
     640htmldir 
     641dvidir 
     642pdfdir 
     643psdir 
     644libdir 
     645localedir 
     646mandir 
     647DEFS 
     648ECHO_C 
     649ECHO_N 
     650ECHO_T 
     651LIBS 
     652build_alias 
     653host_alias 
     654target_alias 
     655SO_VERSION 
     656CC 
     657CFLAGS 
     658LDFLAGS 
     659CPPFLAGS 
     660ac_ct_CC 
     661EXEEXT 
     662OBJEXT 
     663CPP 
     664GREP 
     665EGREP 
     666CXX 
     667CXXFLAGS 
     668ac_ct_CXX 
     669LN_S 
     670SET_MAKE 
     671INSTALL_PROGRAM 
     672INSTALL_SCRIPT 
     673INSTALL_DATA 
     674TAGS 
     675OBJECTS 
     676DEPS 
     677TESTS 
     678DEBUG 
     679CXXCPP 
    641680LIBOBJS 
    642 CXXCPP 
    643 DEBUG 
    644 TESTS 
    645 DEPS 
    646 OBJECTS 
    647 TAGS 
    648 INSTALL_DATA 
    649 INSTALL_SCRIPT 
    650 INSTALL_PROGRAM 
    651 SET_MAKE 
    652 LN_S 
    653 ac_ct_CXX 
    654 CXXFLAGS 
    655 CXX 
    656 EGREP 
    657 GREP 
    658 CPP 
    659 OBJEXT 
    660 EXEEXT 
    661 ac_ct_CC 
    662 CPPFLAGS 
    663 LDFLAGS 
    664 CFLAGS 
    665 CC 
    666 SO_VERSION 
    667 target_alias 
    668 host_alias 
    669 build_alias 
    670 LIBS 
    671 ECHO_T 
    672 ECHO_N 
    673 ECHO_C 
    674 DEFS 
    675 mandir 
    676 localedir 
    677 libdir 
    678 psdir 
    679 pdfdir 
    680 dvidir 
    681 htmldir 
    682 infodir 
    683 docdir 
    684 oldincludedir 
    685 includedir 
    686 localstatedir 
    687 sharedstatedir 
    688 sysconfdir 
    689 datadir 
    690 datarootdir 
    691 libexecdir 
    692 sbindir 
    693 bindir 
    694 program_transform_name 
    695 prefix 
    696 exec_prefix 
    697 PACKAGE_BUGREPORT 
    698 PACKAGE_STRING 
    699 PACKAGE_VERSION 
    700 PACKAGE_TARNAME 
    701 PACKAGE_NAME 
    702 PATH_SEPARATOR 
    703 SHELL' 
     681LTLIBOBJS' 
    704682ac_subst_files='' 
    705 ac_user_opts=' 
    706 enable_option_checking 
    707 enable_debug 
    708 enable_profiling 
    709 enable_libwrap 
    710 enable_deque 
    711 enable_io_xexec 
    712 enable_database_xexec 
    713 with_ipc 
    714 with_sqlite3 
    715 with_openssl 
    716 with_bfd 
    717 with_postgresql 
    718 with_mysql 
    719 with_fast_cgi 
    720 with_pcre 
    721 enable_dl 
    722 enable_fast_dynamic_loading 
    723 with_libxml2 
    724 with_threading_lib 
    725 with_pthread_lib 
    726 with_pthread_path 
    727 with_bzip2 
    728 with_zlib 
    729 enable_zlib_lib 
    730 with_iconv 
    731 enable_iconv_lib 
    732 with_imagemagick 
    733 enable_graphics_xexec 
    734 enable_dl_lib 
    735 ' 
    736683      ac_precious_vars='build_alias 
    737684host_alias 
     
    752699ac_init_help= 
    753700ac_init_version=false 
    754 ac_unrecognized_opts= 
    755 ac_unrecognized_sep= 
    756701# The variables have the same names as the options, with 
    757702# dashes changed to underlines. 
     
    852797 
    853798  -disable-* | --disable-*) 
    854     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
     799    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    855800    # Reject names that are not valid shell variable names. 
    856     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
    857       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
     801    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     802      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    858803   { (exit 1); exit 1; }; } 
    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 ;; 
     804    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
     805    eval enable_$ac_feature=no ;; 
    869806 
    870807  -docdir | --docdir | --docdi | --doc | --do) 
     
    879816 
    880817  -enable-* | --enable-*) 
    881     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
     818    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    882819    # Reject names that are not valid shell variable names. 
    883     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
    884       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
     820    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     821      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    885822   { (exit 1); exit 1; }; } 
    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 ;; 
     823    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
     824    eval enable_$ac_feature=\$ac_optarg ;; 
    896825 
    897826  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    10841013 
    10851014  -with-* | --with-*) 
    1086     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
     1015    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    10871016    # Reject names that are not valid shell variable names. 
    1088     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
    1089       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
     1017    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     1018      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    10901019   { (exit 1); exit 1; }; } 
    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 ;; 
     1020    ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
     1021    eval with_$ac_package=\$ac_optarg ;; 
    11011022 
    11021023  -without-* | --without-*) 
    1103     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
     1024    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    11041025    # Reject names that are not valid shell variable names. 
    1105     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
    1106       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
     1026    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     1027      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    11071028   { (exit 1); exit 1; }; } 
    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 ;; 
     1029    ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
     1030    eval with_$ac_package=no ;; 
    11181031 
    11191032  --x) 
     
    11351048    x_libraries=$ac_optarg ;; 
    11361049 
    1137   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 
     1050  -*) { echo "$as_me: error: unrecognized option: $ac_option 
    11381051Try \`$0 --help' for more information." >&2 
    11391052   { (exit 1); exit 1; }; } 
     
    11441057    # Reject names that are not valid shell variable names. 
    11451058    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 
    1146       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
     1059      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    11471060   { (exit 1); exit 1; }; } 
    11481061    eval $ac_envvar=\$ac_optarg 
     
    11511064  *) 
    11521065    # FIXME: should be removed in autoconf 3.0. 
    1153     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
     1066    echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
    11541067    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1155       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
     1068      echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
    11561069    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
    11571070    ;; 
     
    11621075if test -n "$ac_prev"; then 
    11631076  ac_option=--`echo $ac_prev | sed 's/_/-/g'` 
    1164   { $as_echo "$as_me: error: missing argument to $ac_option" >&2 
     1077  { echo "$as_me: error: missing argument to $ac_option" >&2 
    11651078   { (exit 1); exit 1; }; } 
    11661079fi 
    11671080 
    1168 if 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 
    1175 fi 
    1176  
    1177 # Check all directory arguments for consistency. 
     1081# Be sure to have absolute directory names. 
    11781082for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    11791083                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     
    11821086do 
    11831087  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. 
    11911088  case $ac_val in 
    11921089    [\\/$]* | ?:[\\/]* )  continue;; 
    11931090    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    11941091  esac 
    1195   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1092  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    11961093   { (exit 1); exit 1; }; } 
    11971094done 
     
    12081105  if test "x$build_alias" = x; then 
    12091106    cross_compiling=maybe 
    1210     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
     1107    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
    12111108    If a cross compiler is detected then cross compile mode will be used." >&2 
    12121109  elif test "x$build_alias" != "x$host_alias"; then 
     
    12241121ac_ls_di=`ls -di .` && 
    12251122ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1226   { $as_echo "$as_me: error: working directory cannot be determined" >&2 
     1123  { echo "$as_me: error: Working directory cannot be determined" >&2 
    12271124   { (exit 1); exit 1; }; } 
    12281125test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1229   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 
     1126  { echo "$as_me: error: pwd does not report name of working directory" >&2 
    12301127   { (exit 1); exit 1; }; } 
    12311128 
     
    12351132  ac_srcdir_defaulted=yes 
    12361133  # Try the directory containing this script, then the parent directory. 
    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" | 
     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 || 
     1139echo X"$0" | 
    12431140    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    12441141            s//\1/ 
     
    12671164if test ! -r "$srcdir/$ac_unique_file"; then 
    12681165  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1269   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1166  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    12701167   { (exit 1); exit 1; }; } 
    12711168fi 
    12721169ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    12731170ac_abs_confdir=`( 
    1274         cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 
     1171        cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
    12751172   { (exit 1); exit 1; }; } 
    12761173        pwd)` 
     
    13211218Installation directories: 
    13221219  --prefix=PREFIX         install architecture-independent files in PREFIX 
    1323                           [$ac_default_prefix] 
     1220                          [$ac_default_prefix] 
    13241221  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
    1325                           [PREFIX] 
     1222                          [PREFIX] 
    13261223 
    13271224By default, \`make install' will install all the files in 
     
    13331230 
    13341231Fine tuning of the installation directories: 
    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] 
     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] 
    13541251_ACEOF 
    13551252 
     
    13651262 
    13661263Optional Features: 
    1367   --disable-option-checking  ignore unrecognized --enable/--with options 
    13681264  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
    13691265  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
     
    14361332  # If there are subdirs, report their specific --help. 
    14371333  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 
    1438     test -d "$ac_dir" || 
    1439       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 
    1440       continue 
     1334    test -d "$ac_dir" || continue 
    14411335    ac_builddir=. 
    14421336 
     
    14441338.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    14451339*) 
    1446   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
     1340  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
    14471341  # A ".." for each directory in $ac_dir_suffix. 
    1448   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
     1342  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
    14491343  case $ac_top_builddir_sub in 
    14501344  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    14821376      $SHELL "$ac_srcdir/configure" --help=recursive 
    14831377    else 
    1484       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
     1378      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
    14851379    fi || ac_status=$? 
    14861380    cd "$ac_pwd" || { ac_status=$?; break; } 
     
    14921386  cat <<\_ACEOF 
    14931387libdodo configure 0.0.0 
    1494 generated by GNU Autoconf 2.63 
     1388generated by GNU Autoconf 2.61 
    14951389 
    14961390Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    1497 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
     13912002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
    14981392This configure script is free software; the Free Software Foundation 
    14991393gives unlimited permission to copy, distribute and modify it. 
     
    15061400 
    15071401It was created by libdodo $as_me 0.0.0, which was 
    1508 generated by GNU Autoconf 2.63.  Invocation command line was 
     1402generated by GNU Autoconf 2.61.  Invocation command line was 
    15091403 
    15101404  $ $0 $@ 
     
    15421436  IFS=$as_save_IFS 
    15431437  test -z "$as_dir" && as_dir=. 
    1544   $as_echo "PATH: $as_dir" 
     1438  echo "PATH: $as_dir" 
    15451439done 
    15461440IFS=$as_save_IFS 
     
    15771471      continue ;; 
    15781472    *\'*) 
    1579       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1473      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
    15801474    esac 
    15811475    case $ac_pass in 
     
    16291523    *${as_nl}*) 
    16301524      case $ac_var in #( 
    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;} ;; 
     1525      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
     1526echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
    16331527      esac 
    16341528      case $ac_var in #( 
    16351529      _ | IFS | as_nl) ;; #( 
    1636       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    16371530      *) $as_unset $ac_var ;; 
    16381531      esac ;; 
     
    16641557      eval ac_val=\$$ac_var 
    16651558      case $ac_val in 
    1666       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1559      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    16671560      esac 
    1668       $as_echo "$ac_var='\''$ac_val'\''" 
     1561      echo "$ac_var='\''$ac_val'\''" 
    16691562    done | sort 
    16701563    echo 
     
    16811574        eval ac_val=\$$ac_var 
    16821575        case $ac_val in 
    1683         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1576        *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    16841577        esac 
    1685         $as_echo "$ac_var='\''$ac_val'\''" 
     1578        echo "$ac_var='\''$ac_val'\''" 
    16861579      done | sort 
    16871580      echo 
     
    16991592    fi 
    17001593    test "$ac_signal" != 0 && 
    1701       $as_echo "$as_me: caught signal $ac_signal" 
    1702     $as_echo "$as_me: exit $exit_status" 
     1594      echo "$as_me: caught signal $ac_signal" 
     1595    echo "$as_me: exit $exit_status" 
    17031596  } >&5 
    17041597  rm -f core *.core core.conftest.* && 
     
    17421635 
    17431636# Let the site file select an alternate cache file if it wants to. 
    1744 # Prefer an explicitly selected file to automatically selected ones. 
    1745 ac_site_file1=NONE 
    1746 ac_site_file2=NONE 
     1637# Prefer explicitly selected file to automatically selected ones. 
    17471638if test -n "$CONFIG_SITE"; then 
    1748   ac_site_file1=$CONFIG_SITE 
     1639  set x "$CONFIG_SITE" 
    17491640elif test "x$prefix" != xNONE; then 
    1750   ac_site_file1=$prefix/share/config.site 
    1751   ac_site_file2=$prefix/etc/config.site 
    1752 else 
    1753   ac_site_file1=$ac_default_prefix/share/config.site 
    1754   ac_site_file2=$ac_default_prefix/etc/config.site 
    1755 fi 
    1756 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 
     1641  set x "$prefix/share/config.site" "$prefix/etc/config.site" 
     1642else 
     1643  set x "$ac_default_prefix/share/config.site" \ 
     1644        "$ac_default_prefix/etc/config.site" 
     1645fi 
     1646shift 
     1647for ac_site_file 
    17571648do 
    1758   test "x$ac_site_file" = xNONE && continue 
    17591649  if test -r "$ac_site_file"; then 
    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;} 
     1650    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
     1651echo "$as_me: loading site script $ac_site_file" >&6;} 
    17621652    sed 's/^/| /' "$ac_site_file" >&5 
    17631653    . "$ac_site_file" 
     
    17691659  # files actually), so we avoid doing that. 
    17701660  if test -f "$cache_file"; then 
    1771     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 
    1772 $as_echo "$as_me: loading cache $cache_file" >&6;} 
     1661    { echo "$as_me:$LINENO: loading cache $cache_file" >&5 
     1662echo "$as_me: loading cache $cache_file" >&6;} 
    17731663    case $cache_file in 
    17741664      [\\/]* | ?:[\\/]* ) . "$cache_file";; 
     
    17771667  fi 
    17781668else 
    1779   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 
    1780 $as_echo "$as_me: creating cache $cache_file" >&6;} 
     1669  { echo "$as_me:$LINENO: creating cache $cache_file" >&5 
     1670echo "$as_me: creating cache $cache_file" >&6;} 
    17811671  >$cache_file 
    17821672fi 
     
    17921682  case $ac_old_set,$ac_new_set in 
    17931683    set,) 
    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;} 
     1684      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
     1685echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
    17961686      ac_cache_corrupted=: ;; 
    17971687    ,set) 
    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;} 
     1688      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
     1689echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
    18001690      ac_cache_corrupted=: ;; 
    18011691    ,);; 
    18021692    *) 
    18031693      if test "x$ac_old_val" != "x$ac_new_val"; then 
    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;} 
     1694        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
     1695echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
     1696        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5 
     1697echo "$as_me:   former value:  $ac_old_val" >&2;} 
     1698        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5 
     1699echo "$as_me:   current value: $ac_new_val" >&2;} 
     1700        ac_cache_corrupted=: 
    18201701      fi;; 
    18211702  esac 
     
    18231704  if test "$ac_new_set" = set; then 
    18241705    case $ac_new_val in 
    1825     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1706    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
    18261707    *) ac_arg=$ac_var=$ac_new_val ;; 
    18271708    esac 
     
    18331714done 
    18341715if $ac_cache_corrupted; then 
    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;} 
     1716  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
     1717echo "$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 
     1719echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
    18411720   { (exit 1); exit 1; }; } 
    18421721fi 
     
    18801759case "$OS" in 
    18811760        FreeBSD) 
     1761                TARGET_MAKEFILE=Makefile.freebsd.make.in 
    18821762                SO_VERSION=${PACKAGE_VERSION#*.}; SO_VERSION=${SO_VERSION%.*} 
    18831763                ;; 
    18841764        Linux) 
     1765                TARGET_MAKEFILE=Makefile.gmake.in 
    18851766                SO_VERSION=${PACKAGE_VERSION} 
    18861767                ;; 
     
    19051786  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    19061787set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    1907 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1908 $as_echo_n "checking for $ac_word... " >&6; } 
     1788{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1789echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    19091790if test "${ac_cv_prog_CC+set}" = set; then 
    1910   $as_echo_n "(cached) " >&6 
     1791  echo $ECHO_N "(cached) $ECHO_C" >&6 
    19111792else 
    19121793  if test -n "$CC"; then 
     
    19211802  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19221803    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    1923     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1804    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19241805    break 2 
    19251806  fi 
     
    19321813CC=$ac_cv_prog_CC 
    19331814if test -n "$CC"; then 
    1934   { $as_echo "$as_me:$LINENO: result: $CC" >&5 
    1935 $as_echo "$CC" >&6; } 
    1936 else 
    1937   { $as_echo "$as_me:$LINENO: result: no" >&5 
    1938 $as_echo "no" >&6; } 
     1815  { echo "$as_me:$LINENO: result: $CC" >&5 
     1816echo "${ECHO_T}$CC" >&6; } 
     1817else 
     1818  { echo "$as_me:$LINENO: result: no" >&5 
     1819echo "${ECHO_T}no" >&6; } 
    19391820fi 
    19401821 
     
    19451826  # Extract the first word of "gcc", so it can be a program name with args. 
    19461827set dummy gcc; ac_word=$2 
    1947 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1948 $as_echo_n "checking for $ac_word... " >&6; } 
     1828{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1829echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    19491830if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    1950   $as_echo_n "(cached) " >&6 
     1831  echo $ECHO_N "(cached) $ECHO_C" >&6 
    19511832else 
    19521833  if test -n "$ac_ct_CC"; then 
     
    19611842  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19621843    ac_cv_prog_ac_ct_CC="gcc" 
    1963     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1844    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19641845    break 2 
    19651846  fi 
     
    19721853ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    19731854if test -n "$ac_ct_CC"; then 
    1974   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    1975 $as_echo "$ac_ct_CC" >&6; } 
    1976 else 
    1977   { $as_echo "$as_me:$LINENO: result: no" >&5 
    1978 $as_echo "no" >&6; } 
     1855  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     1856echo "${ECHO_T}$ac_ct_CC" >&6; } 
     1857else 
     1858  { echo "$as_me:$LINENO: result: no" >&5 
     1859echo "${ECHO_T}no" >&6; } 
    19791860fi 
    19801861 
     
    19841865    case $cross_compiling:$ac_tool_warned in 
    19851866yes:) 
    1986 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
    1987 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
     1867{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     1868whose name does not start with the host triplet.  If you think this 
     1869configuration is useful to you, please write to autoconf@gnu.org." >&5 
     1870echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     1871whose name does not start with the host triplet.  If you think this 
     1872configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
    19881873ac_tool_warned=yes ;; 
    19891874esac 
     
    19981883    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
    19991884set dummy ${ac_tool_prefix}cc; ac_word=$2 
    2000 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2001 $as_echo_n "checking for $ac_word... " >&6; } 
     1885{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1886echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    20021887if test "${ac_cv_prog_CC+set}" = set; then 
    2003   $as_echo_n "(cached) " >&6 
     1888  echo $ECHO_N "(cached) $ECHO_C" >&6 
    20041889else 
    20051890  if test -n "$CC"; then 
     
    20141899  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    20151900    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    2016     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1901    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    20171902    break 2 
    20181903  fi 
     
    20251910CC=$ac_cv_prog_CC 
    20261911if test -n "$CC"; then 
    2027   { $as_echo "$as_me:$LINENO: result: $CC" >&5 
    2028 $as_echo "$CC" >&6; } 
    2029 else 
    2030   { $as_echo "$as_me:$LINENO: result: no" >&5 
    2031 $as_echo "no" >&6; } 
     1912  { echo "$as_me:$LINENO: result: $CC" >&5 
     1913echo "${ECHO_T}$CC" >&6; } 
     1914else 
     1915  { echo "$as_me:$LINENO: result: no" >&5 
     1916echo "${ECHO_T}no" >&6; } 
    20321917fi 
    20331918 
     
    20381923  # Extract the first word of "cc", so it can be a program name with args. 
    20391924set dummy cc; ac_word=$2 
    2040 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2041 $as_echo_n "checking for $ac_word... " >&6; } 
     1925{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1926echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    20421927if test "${ac_cv_prog_CC+set}" = set; then 
    2043   $as_echo_n "(cached) " >&6 
     1928  echo $ECHO_N "(cached) $ECHO_C" >&6 
    20441929else 
    20451930  if test -n "$CC"; then 
     
    20591944     fi 
    20601945    ac_cv_prog_CC="cc" 
    2061     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     1946    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    20621947    break 2 
    20631948  fi 
     
    20821967CC=$ac_cv_prog_CC 
    20831968if test -n "$CC"; then 
    2084   { $as_echo "$as_me:$LINENO: result: $CC" >&5 
    2085 $as_echo "$CC" >&6; } 
    2086 else 
    2087   { $as_echo "$as_me:$LINENO: result: no" >&5 
    2088 $as_echo "no" >&6; } 
     1969  { echo "$as_me:$LINENO: result: $CC" >&5 
     1970echo "${ECHO_T}$CC" >&6; } 
     1971else 
     1972  { echo "$as_me:$LINENO: result: no" >&5 
     1973echo "${ECHO_T}no" >&6; } 
    20891974fi 
    20901975 
     
    20971982    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    20981983set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    2099 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2100 $as_echo_n "checking for $ac_word... " >&6; } 
     1984{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     1985echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    21011986if test "${ac_cv_prog_CC+set}" = set; then 
    2102   $as_echo_n "(cached) " >&6 
     1987  echo $ECHO_N "(cached) $ECHO_C" >&6 
    21031988else 
    21041989  if test -n "$CC"; then 
     
    21131998  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    21141999    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    2115     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2000    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    21162001    break 2 
    21172002  fi 
     
    21242009CC=$ac_cv_prog_CC 
    21252010if test -n "$CC"; then 
    2126   { $as_echo "$as_me:$LINENO: result: $CC" >&5 
    2127 $as_echo "$CC" >&6; } 
    2128 else 
    2129   { $as_echo "$as_me:$LINENO: result: no" >&5 
    2130 $as_echo "no" >&6; } 
     2011  { echo "$as_me:$LINENO: result: $CC" >&5 
     2012echo "${ECHO_T}$CC" >&6; } 
     2013else 
     2014  { echo "$as_me:$LINENO: result: no" >&5 
     2015echo "${ECHO_T}no" >&6; } 
    21312016fi 
    21322017 
     
    21412026  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    21422027set dummy $ac_prog; ac_word=$2 
    2143 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2144 $as_echo_n "checking for $ac_word... " >&6; } 
     2028{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2029echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    21452030if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2146   $as_echo_n "(cached) " >&6 
     2031  echo $ECHO_N "(cached) $ECHO_C" >&6 
    21472032else 
    21482033  if test -n "$ac_ct_CC"; then 
     
    21572042  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    21582043    ac_cv_prog_ac_ct_CC="$ac_prog" 
    2159     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2044    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    21602045    break 2 
    21612046  fi 
     
    21682053ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    21692054if test -n "$ac_ct_CC"; then 
    2170   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2171 $as_echo "$ac_ct_CC" >&6; } 
    2172 else 
    2173   { $as_echo "$as_me:$LINENO: result: no" >&5 
    2174 $as_echo "no" >&6; } 
     2055  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2056echo "${ECHO_T}$ac_ct_CC" >&6; } 
     2057else 
     2058  { echo "$as_me:$LINENO: result: no" >&5 
     2059echo "${ECHO_T}no" >&6; } 
    21752060fi 
    21762061 
     
    21842069    case $cross_compiling:$ac_tool_warned in 
    21852070yes:) 
    2186 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
    2187 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
     2071{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     2072whose name does not start with the host triplet.  If you think this 
     2073configuration is useful to you, please write to autoconf@gnu.org." >&5 
     2074echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     2075whose name does not start with the host triplet.  If you think this 
     2076configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
    21882077ac_tool_warned=yes ;; 
    21892078esac 
     
    21952084 
    21962085 
    2197 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    2198 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    2199 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2086test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    22002087See \`config.log' for more details." >&5 
    2201 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
     2088echo "$as_me: error: no acceptable C compiler found in \$PATH 
    22022089See \`config.log' for more details." >&2;} 
    2203    { (exit 1); exit 1; }; }; } 
     2090   { (exit 1); exit 1; }; } 
    22042091 
    22052092# Provide some information about the compiler. 
    2206 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 
    2207 set X $ac_compile 
    2208 ac_compiler=$2 
     2093echo "$as_me:$LINENO: checking for C compiler version" >&5 
     2094ac_compiler=`set X $ac_compile; echo $2` 
    22092095{ (ac_try="$ac_compiler --version >&5" 
    22102096case "(($ac_try" in 
     
    22122098  *) ac_try_echo=$ac_try;; 
    22132099esac 
    2214 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2215 $as_echo "$ac_try_echo") >&5 
     2100eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    22162101  (eval "$ac_compiler --version >&5") 2>&5 
    22172102  ac_status=$? 
    2218   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2103  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22192104  (exit $ac_status); } 
    22202105{ (ac_try="$ac_compiler -v >&5" 
     
    22232108  *) ac_try_echo=$ac_try;; 
    22242109esac 
    2225 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2226 $as_echo "$ac_try_echo") >&5 
     2110eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    22272111  (eval "$ac_compiler -v >&5") 2>&5 
    22282112  ac_status=$? 
    2229   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2113  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22302114  (exit $ac_status); } 
    22312115{ (ac_try="$ac_compiler -V >&5" 
     
    22342118  *) ac_try_echo=$ac_try;; 
    22352119esac 
    2236 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2237 $as_echo "$ac_try_echo") >&5 
     2120eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    22382121  (eval "$ac_compiler -V >&5") 2>&5 
    22392122  ac_status=$? 
    2240   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2123  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22412124  (exit $ac_status); } 
    22422125 
     
    22572140_ACEOF 
    22582141ac_clean_files_save=$ac_clean_files 
    2259 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
     2142ac_clean_files="$ac_clean_files a.out a.exe b.out" 
    22602143# Try to create an executable without -o first, disregard a.out. 
    22612144# It will help us diagnose broken compilers, and finding out an intuition 
    22622145# of exeext. 
    2263 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
    2264 $as_echo_n "checking for C compiler default output file name... " >&6; } 
    2265 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
    2266  
    2267 # The possible output files: 
    2268 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
    2269  
     2146{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
     2147echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 
     2148ac_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. 
     2153ac_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. 
    22702158ac_rmfiles= 
    22712159for ac_file in $ac_files 
    22722160do 
    22732161  case $ac_file in 
    2274     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
     2162    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
    22752163    * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
    22762164  esac 
     
    22832171  *) ac_try_echo=$ac_try;; 
    22842172esac 
    2285 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2286 $as_echo "$ac_try_echo") >&5 
     2173eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    22872174  (eval "$ac_link_default") 2>&5 
    22882175  ac_status=$? 
    2289   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2176  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    22902177  (exit $ac_status); }; then 
    22912178  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
     
    22982185  test -f "$ac_file" || continue 
    22992186  case $ac_file in 
    2300     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 
     2187    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 
    23012188        ;; 
    23022189    [ab].out ) 
     
    23252212fi 
    23262213 
    2327 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 
    2328 $as_echo "$ac_file" >&6; } 
     2214{ echo "$as_me:$LINENO: result: $ac_file" >&5 
     2215echo "${ECHO_T}$ac_file" >&6; } 
    23292216if test -z "$ac_file"; then 
    2330   $as_echo "$as_me: failed program was:" >&5 
     2217  echo "$as_me: failed program was:" >&5 
    23312218sed 's/^/| /' conftest.$ac_ext >&5 
    23322219 
    2333 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    2334 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    2335 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 
     2220{ { echo "$as_me:$LINENO: error: C compiler cannot create executables 
    23362221See \`config.log' for more details." >&5 
    2337 $as_echo "$as_me: error: C compiler cannot create executables 
     2222echo "$as_me: error: C compiler cannot create executables 
    23382223See \`config.log' for more details." >&2;} 
    2339    { (exit 77); exit 77; }; }; } 
     2224   { (exit 77); exit 77; }; } 
    23402225fi 
    23412226 
     
    23442229# Check that the compiler produces executables we can run.  If not, either 
    23452230# the compiler is broken, or we cross compile. 
    2346 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
    2347 $as_echo_n "checking whether the C compiler works... " >&6; } 
     2231{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
     2232echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 
    23482233# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 
    23492234# If not cross compiling, check that we can run a simple program. 
     
    23542239  *) ac_try_echo=$ac_try;; 
    23552240esac 
    2356 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2357 $as_echo "$ac_try_echo") >&5 
     2241eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    23582242  (eval "$ac_try") 2>&5 
    23592243  ac_status=$? 
    2360   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2244  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    23612245  (exit $ac_status); }; }; then 
    23622246    cross_compiling=no 
     
    23652249        cross_compiling=yes 
    23662250    else 
    2367         { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    2368 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    2369 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
     2251        { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 
    23702252If you meant to cross compile, use \`--host'. 
    23712253See \`config.log' for more details." >&5 
    2372 $as_echo "$as_me: error: cannot run C compiled programs. 
     2254echo "$as_me: error: cannot run C compiled programs. 
    23732255If you meant to cross compile, use \`--host'. 
    23742256See \`config.log' for more details." >&2;} 
    2375    { (exit 1); exit 1; }; }; } 
     2257   { (exit 1); exit 1; }; } 
    23762258    fi 
    23772259  fi 
    23782260fi 
    2379 { $as_echo "$as_me:$LINENO: result: yes" >&5 
    2380 $as_echo "yes" >&6; } 
    2381  
    2382 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 
     2261{ echo "$as_me:$LINENO: result: yes" >&5 
     2262echo "${ECHO_T}yes" >&6; } 
     2263 
     2264rm -f a.out a.exe conftest$ac_cv_exeext b.out 
    23832265ac_clean_files=$ac_clean_files_save 
    23842266# Check that the compiler produces executables we can run.  If not, either 
    23852267# the compiler is broken, or we cross compile. 
    2386 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
    2387 $as_echo_n "checking whether we are cross compiling... " >&6; } 
    2388 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 
    2389 $as_echo "$cross_compiling" >&6; } 
    2390  
    2391 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 
    2392 $as_echo_n "checking for suffix of executables... " >&6; } 
     2268{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
     2269echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 
     2270{ echo "$as_me:$LINENO: result: $cross_compiling" >&5 
     2271echo "${ECHO_T}$cross_compiling" >&6; } 
     2272 
     2273{ echo "$as_me:$LINENO: checking for suffix of executables" >&5 
     2274echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 
    23932275if { (ac_try="$ac_link" 
    23942276case "(($ac_try" in 
     
    23962278  *) ac_try_echo=$ac_try;; 
    23972279esac 
    2398 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2399 $as_echo "$ac_try_echo") >&5 
     2280eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    24002281  (eval "$ac_link") 2>&5 
    24012282  ac_status=$? 
    2402   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2283  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    24032284  (exit $ac_status); }; then 
    24042285  # If both `conftest.exe' and `conftest' are `present' (well, observable) 
     
    24092290  test -f "$ac_file" || continue 
    24102291  case $ac_file in 
    2411     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
     2292    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
    24122293    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 
    24132294          break;; 
     
    24162297done 
    24172298else 
    2418   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    2419 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    2420 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2299  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    24212300See \`config.log' for more details." >&5 
    2422 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
     2301echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    24232302See \`config.log' for more details." >&2;} 
    2424    { (exit 1); exit 1; }; }; } 
     2303   { (exit 1); exit 1; }; } 
    24252304fi 
    24262305 
    24272306rm -f conftest$ac_cv_exeext 
    2428 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
    2429 $as_echo "$ac_cv_exeext" >&6; } 
     2307{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
     2308echo "${ECHO_T}$ac_cv_exeext" >&6; } 
    24302309 
    24312310rm -f conftest.$ac_ext 
    24322311EXEEXT=$ac_cv_exeext 
    24332312ac_exeext=$EXEEXT 
    2434 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 
    2435 $as_echo_n "checking for suffix of object files... " >&6; } 
     2313{ echo "$as_me:$LINENO: checking for suffix of object files" >&5 
     2314echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 
    24362315if test "${ac_cv_objext+set}" = set; then 
    2437   $as_echo_n "(cached) " >&6 
     2316  echo $ECHO_N "(cached) $ECHO_C" >&6 
    24382317else 
    24392318  cat >conftest.$ac_ext <<_ACEOF 
     
    24582337  *) ac_try_echo=$ac_try;; 
    24592338esac 
    2460 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2461 $as_echo "$ac_try_echo") >&5 
     2339eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    24622340  (eval "$ac_compile") 2>&5 
    24632341  ac_status=$? 
    2464   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2342  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    24652343  (exit $ac_status); }; then 
    24662344  for ac_file in conftest.o conftest.obj conftest.*; do 
    24672345  test -f "$ac_file" || continue; 
    24682346  case $ac_file in 
    2469     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
     2347    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 
    24702348    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
    24712349       break;; 
     
    24732351done 
    24742352else 
    2475   $as_echo "$as_me: failed program was:" >&5 
     2353  echo "$as_me: failed program was:" >&5 
    24762354sed 's/^/| /' conftest.$ac_ext >&5 
    24772355 
    2478 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    2479 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    2480 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
     2356{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    24812357See \`config.log' for more details." >&5 
    2482 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
     2358echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    24832359See \`config.log' for more details." >&2;} 
    2484    { (exit 1); exit 1; }; }; } 
     2360   { (exit 1); exit 1; }; } 
    24852361fi 
    24862362 
    24872363rm -f conftest.$ac_cv_objext conftest.$ac_ext 
    24882364fi 
    2489 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
    2490 $as_echo "$ac_cv_objext" >&6; } 
     2365{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
     2366echo "${ECHO_T}$ac_cv_objext" >&6; } 
    24912367OBJEXT=$ac_cv_objext 
    24922368ac_objext=$OBJEXT 
    2493 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
    2494 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
     2369{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
     2370echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 
    24952371if test "${ac_cv_c_compiler_gnu+set}" = set; then 
    2496   $as_echo_n "(cached) " >&6 
     2372  echo $ECHO_N "(cached) $ECHO_C" >&6 
    24972373else 
    24982374  cat >conftest.$ac_ext <<_ACEOF 
     
    25202396  *) ac_try_echo=$ac_try;; 
    25212397esac 
    2522 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2523 $as_echo "$ac_try_echo") >&5 
     2398eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    25242399  (eval "$ac_compile") 2>conftest.er1 
    25252400  ac_status=$? 
     
    25272402  rm -f conftest.er1 
    25282403  cat conftest.err >&5 
    2529   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2404  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25302405  (exit $ac_status); } && { 
    25312406         test -z "$ac_c_werror_flag" || 
     
    25342409  ac_compiler_gnu=yes 
    25352410else 
    2536   $as_echo "$as_me: failed program was:" >&5 
     2411  echo "$as_me: failed program was:" >&5 
    25372412sed 's/^/| /' conftest.$ac_ext >&5 
    25382413 
     
    25442419 
    25452420fi 
    2546 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
    2547 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 
    2548 if test $ac_compiler_gnu = yes; then 
    2549   GCC=yes 
    2550 else 
    2551   GCC= 
    2552 fi 
     2421{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
     2422echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 
     2423GCC=`test $ac_compiler_gnu = yes && echo yes` 
    25532424ac_test_CFLAGS=${CFLAGS+set} 
    25542425ac_save_CFLAGS=$CFLAGS 
    2555 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
    2556 $as_echo_n "checking whether $CC accepts -g... " >&6; } 
     2426{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
     2427echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 
    25572428if test "${ac_cv_prog_cc_g+set}" = set; then 
    2558   $as_echo_n "(cached) " >&6 
     2429  echo $ECHO_N "(cached) $ECHO_C" >&6 
    25592430else 
    25602431  ac_save_c_werror_flag=$ac_c_werror_flag 
     
    25832454  *) ac_try_echo=$ac_try;; 
    25842455esac 
    2585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2586 $as_echo "$ac_try_echo") >&5 
     2456eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    25872457  (eval "$ac_compile") 2>conftest.er1 
    25882458  ac_status=$? 
     
    25902460  rm -f conftest.er1 
    25912461  cat conftest.err >&5 
    2592   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2462  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25932463  (exit $ac_status); } && { 
    25942464         test -z "$ac_c_werror_flag" || 
     
    25972467  ac_cv_prog_cc_g=yes 
    25982468else 
    2599   $as_echo "$as_me: failed program was:" >&5 
     2469  echo "$as_me: failed program was:" >&5 
    26002470sed 's/^/| /' conftest.$ac_ext >&5 
    26012471 
     
    26222492  *) ac_try_echo=$ac_try;; 
    26232493esac 
    2624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2625 $as_echo "$ac_try_echo") >&5 
     2494eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    26262495  (eval "$ac_compile") 2>conftest.er1 
    26272496  ac_status=$? 
     
    26292498  rm -f conftest.er1 
    26302499  cat conftest.err >&5 
    2631   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2500  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26322501  (exit $ac_status); } && { 
    26332502         test -z "$ac_c_werror_flag" || 
     
    26362505  : 
    26372506else 
    2638   $as_echo "$as_me: failed program was:" >&5 
     2507  echo "$as_me: failed program was:" >&5 
    26392508sed 's/^/| /' conftest.$ac_ext >&5 
    26402509 
     
    26622531  *) ac_try_echo=$ac_try;; 
    26632532esac 
    2664 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2665 $as_echo "$ac_try_echo") >&5 
     2533eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    26662534  (eval "$ac_compile") 2>conftest.er1 
    26672535  ac_status=$? 
     
    26692537  rm -f conftest.er1 
    26702538  cat conftest.err >&5 
    2671   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2539  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26722540  (exit $ac_status); } && { 
    26732541         test -z "$ac_c_werror_flag" || 
     
    26762544  ac_cv_prog_cc_g=yes 
    26772545else 
    2678   $as_echo "$as_me: failed program was:" >&5 
     2546  echo "$as_me: failed program was:" >&5 
    26792547sed 's/^/| /' conftest.$ac_ext >&5 
    26802548 
     
    26912559   ac_c_werror_flag=$ac_save_c_werror_flag 
    26922560fi 
    2693 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
    2694 $as_echo "$ac_cv_prog_cc_g" >&6; } 
     2561{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
     2562echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 
    26952563if test "$ac_test_CFLAGS" = set; then 
    26962564  CFLAGS=$ac_save_CFLAGS 
     
    27082576  fi 
    27092577fi 
    2710 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
    2711 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
     2578{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
     2579echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 
    27122580if test "${ac_cv_prog_cc_c89+set}" = set; then 
    2713   $as_echo_n "(cached) " >&6 
     2581  echo $ECHO_N "(cached) $ECHO_C" >&6 
    27142582else 
    27152583  ac_cv_prog_cc_c89=no 
     
    27822650  *) ac_try_echo=$ac_try;; 
    27832651esac 
    2784 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2785 $as_echo "$ac_try_echo") >&5 
     2652eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    27862653  (eval "$ac_compile") 2>conftest.er1 
    27872654  ac_status=$? 
     
    27892656  rm -f conftest.er1 
    27902657  cat conftest.err >&5 
    2791   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2658  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27922659  (exit $ac_status); } && { 
    27932660         test -z "$ac_c_werror_flag" || 
     
    27962663  ac_cv_prog_cc_c89=$ac_arg 
    27972664else 
    2798   $as_echo "$as_me: failed program was:" >&5 
     2665  echo "$as_me: failed program was:" >&5 
    27992666sed 's/^/| /' conftest.$ac_ext >&5 
    28002667 
     
    28122679case "x$ac_cv_prog_cc_c89" in 
    28132680  x) 
    2814     { $as_echo "$as_me:$LINENO: result: none needed" >&5 
    2815 $as_echo "none needed" >&6; } ;; 
     2681    { echo "$as_me:$LINENO: result: none needed" >&5 
     2682echo "${ECHO_T}none needed" >&6; } ;; 
    28162683  xno) 
    2817     { $as_echo "$as_me:$LINENO: result: unsupported" >&5 
    2818 $as_echo "unsupported" >&6; } ;; 
     2684    { echo "$as_me:$LINENO: result: unsupported" >&5 
     2685echo "${ECHO_T}unsupported" >&6; } ;; 
    28192686  *) 
    28202687    CC="$CC $ac_cv_prog_cc_c89" 
    2821     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
    2822 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
     2688    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
     2689echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 
    28232690esac 
    28242691 
     
    28312698 
    28322699 
    2833 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
    2834 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } 
     2700{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
     2701echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } 
    28352702if test "${ac_cv_c_const+set}" = set; then 
    2836   $as_echo_n "(cached) " >&6 
     2703  echo $ECHO_N "(cached) $ECHO_C" >&6 
    28372704else 
    28382705  cat >conftest.$ac_ext <<_ACEOF 
     
    29062773  *) ac_try_echo=$ac_try;; 
    29072774esac 
    2908 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2909 $as_echo "$ac_try_echo") >&5 
     2775eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    29102776  (eval "$ac_compile") 2>conftest.er1 
    29112777  ac_status=$? 
     
    29132779  rm -f conftest.er1 
    29142780  cat conftest.err >&5 
    2915   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2781  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29162782  (exit $ac_status); } && { 
    29172783         test -z "$ac_c_werror_flag" || 
     
    29202786  ac_cv_c_const=yes 
    29212787else 
    2922   $as_echo "$as_me: failed program was:" >&5 
     2788  echo "$as_me: failed program was:" >&5 
    29232789sed 's/^/| /' conftest.$ac_ext >&5 
    29242790 
     
    29282794rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    29292795fi 
    2930 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
    2931 $as_echo "$ac_cv_c_const" >&6; } 
     2796{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
     2797echo "${ECHO_T}$ac_cv_c_const" >&6; } 
    29322798if test $ac_cv_c_const = no; then 
    29332799 
    29342800cat >>confdefs.h <<\_ACEOF 
    2935 #define const /**/ 
    2936 _ACEOF 
    2937  
    2938 fi 
    2939  
    2940 { $as_echo "$as_me:$LINENO: checking for inline" >&5 
    2941 $as_echo_n "checking for inline... " >&6; } 
     2801#define const 
     2802_ACEOF 
     2803 
     2804fi 
     2805 
     2806{ echo "$as_me:$LINENO: checking for inline" >&5 
     2807echo $ECHO_N "checking for inline... $ECHO_C" >&6; } 
    29422808if test "${ac_cv_c_inline+set}" = set; then 
    2943   $as_echo_n "(cached) " >&6 
     2809  echo $ECHO_N "(cached) $ECHO_C" >&6 
    29442810else 
    29452811  ac_cv_c_inline=no 
     
    29642830  *) ac_try_echo=$ac_try;; 
    29652831esac 
    2966 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    2967 $as_echo "$ac_try_echo") >&5 
     2832eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    29682833  (eval "$ac_compile") 2>conftest.er1 
    29692834  ac_status=$? 
     
    29712836  rm -f conftest.er1 
    29722837  cat conftest.err >&5 
    2973   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2838  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29742839  (exit $ac_status); } && { 
    29752840         test -z "$ac_c_werror_flag" || 
     
    29782843  ac_cv_c_inline=$ac_kw 
    29792844else 
    2980   $as_echo "$as_me: failed program was:" >&5 
     2845  echo "$as_me: failed program was:" >&5 
    29812846sed 's/^/| /' conftest.$ac_ext >&5 
    29822847 
     
    29892854 
    29902855fi 
    2991 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 
    2992 $as_echo "$ac_cv_c_inline" >&6; } 
     2856{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 
     2857echo "${ECHO_T}$ac_cv_c_inline" >&6; } 
    29932858 
    29942859 
     
    30132878ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
    30142879ac_compiler_gnu=$ac_cv_c_compiler_gnu 
    3015 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
    3016 $as_echo_n "checking how to run the C preprocessor... " >&6; } 
     2880{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
     2881echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 
    30172882# On Suns, sometimes $CPP names a directory. 
    30182883if test -n "$CPP" && test -d "$CPP"; then 
     
    30212886if test -z "$CPP"; then 
    30222887  if test "${ac_cv_prog_CPP+set}" = set; then 
    3023   $as_echo_n "(cached) " >&6 
     2888  echo $ECHO_N "(cached) $ECHO_C" >&6 
    30242889else 
    30252890      # Double quotes because CPP needs to be expanded 
     
    30532918  *) ac_try_echo=$ac_try;; 
    30542919esac 
    3055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3056 $as_echo "$ac_try_echo") >&5 
     2920eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    30572921  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    30582922  ac_status=$? 
     
    30602924  rm -f conftest.er1 
    30612925  cat conftest.err >&5 
    3062   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2926  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30632927  (exit $ac_status); } >/dev/null && { 
    30642928         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    30672931  : 
    30682932else 
    3069   $as_echo "$as_me: failed program was:" >&5 
     2933  echo "$as_me: failed program was:" >&5 
    30702934sed 's/^/| /' conftest.$ac_ext >&5 
    30712935 
     
    30912955  *) ac_try_echo=$ac_try;; 
    30922956esac 
    3093 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3094 $as_echo "$ac_try_echo") >&5 
     2957eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    30952958  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    30962959  ac_status=$? 
     
    30982961  rm -f conftest.er1 
    30992962  cat conftest.err >&5 
    3100   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2963  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31012964  (exit $ac_status); } >/dev/null && { 
    31022965         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    31062969continue 
    31072970else 
    3108   $as_echo "$as_me: failed program was:" >&5 
     2971  echo "$as_me: failed program was:" >&5 
    31092972sed 's/^/| /' conftest.$ac_ext >&5 
    31102973 
     
    31312994  ac_cv_prog_CPP=$CPP 
    31322995fi 
    3133 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 
    3134 $as_echo "$CPP" >&6; } 
     2996{ echo "$as_me:$LINENO: result: $CPP" >&5 
     2997echo "${ECHO_T}$CPP" >&6; } 
    31352998ac_preproc_ok=false 
    31362999for ac_c_preproc_warn_flag in '' yes 
     
    31603023  *) ac_try_echo=$ac_try;; 
    31613024esac 
    3162 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3163 $as_echo "$ac_try_echo") >&5 
     3025eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    31643026  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    31653027  ac_status=$? 
     
    31673029  rm -f conftest.er1 
    31683030  cat conftest.err >&5 
    3169   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3031  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31703032  (exit $ac_status); } >/dev/null && { 
    31713033         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    31743036  : 
    31753037else 
    3176   $as_echo "$as_me: failed program was:" >&5 
     3038  echo "$as_me: failed program was:" >&5 
    31773039sed 's/^/| /' conftest.$ac_ext >&5 
    31783040 
     
    31983060  *) ac_try_echo=$ac_try;; 
    31993061esac 
    3200 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3201 $as_echo "$ac_try_echo") >&5 
     3062eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    32023063  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    32033064  ac_status=$? 
     
    32053066  rm -f conftest.er1 
    32063067  cat conftest.err >&5 
    3207   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3068  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    32083069  (exit $ac_status); } >/dev/null && { 
    32093070         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    32133074continue 
    32143075else 
    3215   $as_echo "$as_me: failed program was:" >&5 
     3076  echo "$as_me: failed program was:" >&5 
    32163077sed 's/^/| /' conftest.$ac_ext >&5 
    32173078 
     
    32293090  : 
    32303091else 
    3231   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
    3232 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
    3233 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
     3092  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
    32343093See \`config.log' for more details." >&5 
    3235 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
     3094echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
    32363095See \`config.log' for more details." >&2;} 
    3237    { (exit 1); exit 1; }; }; } 
     3096   { (exit 1); exit 1; }; } 
    32383097fi 
    32393098 
     
    32453104 
    32463105 
    3247 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
    3248 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
     3106{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
     3107echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 
    32493108if test "${ac_cv_path_GREP+set}" = set; then 
    3250   $as_echo_n "(cached) " >&6 
    3251 else 
    3252   if test -z "$GREP"; then 
     3109  echo $ECHO_N "(cached) $ECHO_C" >&6 
     3110else 
     3111  # Extract the first word of "grep ggrep" to use in msg output 
     3112if test -z "$GREP"; then 
     3113set dummy grep ggrep; ac_prog_name=$2 
     3114if test "${ac_cv_path_GREP+set}" = set; then 
     3115  echo $ECHO_N "(cached) $ECHO_C" >&6 
     3116else 
    32533117  ac_path_GREP_found=false 
    3254   # Loop through the user's path and test for each of PROGNAME-LIST 
    3255   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3118# Loop through the user's path and test for each of PROGNAME-LIST 
     3119as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    32563120for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    32573121do 
     
    32593123  test -z "$as_dir" && as_dir=. 
    32603124  for ac_prog in grep ggrep; do 
    3261     for ac_exec_ext in '' $ac_executable_extensions; do 
    3262       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    3263       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
    3264 # Check for GNU ac_path_GREP and select it if it is found. 
     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. 
    32653129  # Check for GNU $ac_path_GREP 
    32663130case `"$ac_path_GREP" --version 2>&1` in 
     
    32693133*) 
    32703134  ac_count=0 
    3271   $as_echo_n 0123456789 >"conftest.in" 
     3135  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
    32723136  while : 
    32733137  do 
     
    32753139    mv "conftest.tmp" "conftest.in" 
    32763140    cp "conftest.in" "conftest.nl" 
    3277     $as_echo 'GREP' >> "conftest.nl" 
     3141    echo 'GREP' >> "conftest.nl" 
    32783142    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    32793143    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    32903154esac 
    32913155 
    3292       $ac_path_GREP_found && break 3 
    3293     done 
     3156 
     3157    $ac_path_GREP_found && break 3 
    32943158  done 
    32953159done 
     3160 
     3161done 
    32963162IFS=$as_save_IFS 
    3297   if test -z "$ac_cv_path_GREP"; then 
    3298     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3299 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3163 
     3164 
     3165fi 
     3166 
     3167GREP="$ac_cv_path_GREP" 
     3168if 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 
     3170echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    33003171   { (exit 1); exit 1; }; } 
    3301   fi 
     3172fi 
     3173 
    33023174else 
    33033175  ac_cv_path_GREP=$GREP 
    33043176fi 
    33053177 
    3306 fi 
    3307 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
    3308 $as_echo "$ac_cv_path_GREP" >&6; } 
     3178 
     3179fi 
     3180{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
     3181echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 
    33093182 GREP="$ac_cv_path_GREP" 
    33103183 
    33113184 
    3312 { $as_echo "$as_me:$LINENO: checking for egrep" >&5 
    3313 $as_echo_n "checking for egrep... " >&6; } 
     3185{ echo "$as_me:$LINENO: checking for egrep" >&5 
     3186echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 
    33143187if test "${ac_cv_path_EGREP+set}" = set; then 
    3315   $as_echo_n "(cached) " >&6 
     3188  echo $ECHO_N "(cached) $ECHO_C" >&6 
    33163189else 
    33173190  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
    33183191   then ac_cv_path_EGREP="$GREP -E" 
    33193192   else 
    3320      if test -z "$EGREP"; then 
     3193     # Extract the first word of "egrep" to use in msg output 
     3194if test -z "$EGREP"; then 
     3195set dummy egrep; ac_prog_name=$2 
     3196if test "${ac_cv_path_EGREP+set}" = set; then 
     3197  echo $ECHO_N "(cached) $ECHO_C" >&6 
     3198else 
    33213199  ac_path_EGREP_found=false 
    3322   # Loop through the user's path and test for each of PROGNAME-LIST 
    3323   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3200# Loop through the user's path and test for each of PROGNAME-LIST 
     3201as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    33243202for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    33253203do 
     
    33273205  test -z "$as_dir" && as_dir=. 
    33283206  for ac_prog in egrep; do 
    3329     for ac_exec_ext in '' $ac_executable_extensions; do 
    3330       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    3331       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
    3332 # Check for GNU ac_path_EGREP and select it if it is found. 
     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. 
    33333211  # Check for GNU $ac_path_EGREP 
    33343212case `"$ac_path_EGREP" --version 2>&1` in 
     
    33373215*) 
    33383216  ac_count=0 
    3339   $as_echo_n 0123456789 >"conftest.in" 
     3217  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
    33403218  while : 
    33413219  do 
     
    33433221    mv "conftest.tmp" "conftest.in" 
    33443222    cp "conftest.in" "conftest.nl" 
    3345     $as_echo 'EGREP' >> "conftest.nl" 
     3223    echo 'EGREP' >> "conftest.nl" 
    33463224    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    33473225    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    33583236esac 
    33593237 
    3360       $ac_path_EGREP_found && break 3 
    3361     done 
     3238 
     3239    $ac_path_EGREP_found && break 3 
    33623240  done 
    33633241done 
     3242 
     3243done 
    33643244IFS=$as_save_IFS 
    3365   if test -z "$ac_cv_path_EGREP"; then 
    3366     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3367 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3245 
     3246 
     3247fi 
     3248 
     3249EGREP="$ac_cv_path_EGREP" 
     3250if 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 
     3252echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    33683253   { (exit 1); exit 1; }; } 
    3369   fi 
     3254fi 
     3255 
    33703256else 
    33713257  ac_cv_path_EGREP=$EGREP 
    33723258fi 
    33733259 
     3260 
    33743261   fi 
    33753262fi 
    3376 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
    3377 $as_echo "$ac_cv_path_EGREP" >&6; } 
     3263{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
     3264echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 
    33783265 EGREP="$ac_cv_path_EGREP" 
    33793266 
    33803267 
    3381 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
    3382 $as_echo_n "checking for ANSI C header files... " >&6; } 
     3268{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
     3269echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 
    33833270if test "${ac_cv_header_stdc+set}" = set; then 
    3384   $as_echo_n "(cached) " >&6 
     3271  echo $ECHO_N "(cached) $ECHO_C" >&6 
    33853272else 
    33863273  cat >conftest.$ac_ext <<_ACEOF 
     
    34093296  *) ac_try_echo=$ac_try;; 
    34103297esac 
    3411 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3412 $as_echo "$ac_try_echo") >&5 
     3298eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    34133299  (eval "$ac_compile") 2>conftest.er1 
    34143300  ac_status=$? 
     
    34163302  rm -f conftest.er1 
    34173303  cat conftest.err >&5 
    3418   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3304  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34193305  (exit $ac_status); } && { 
    34203306         test -z "$ac_c_werror_flag" || 
     
    34233309  ac_cv_header_stdc=yes 
    34243310else 
    3425   $as_echo "$as_me: failed program was:" >&5 
     3311  echo "$as_me: failed program was:" >&5 
    34263312sed 's/^/| /' conftest.$ac_ext >&5 
    34273313 
     
    35153401  *) ac_try_echo=$ac_try;; 
    35163402esac 
    3517 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3518 $as_echo "$ac_try_echo") >&5 
     3403eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    35193404  (eval "$ac_link") 2>&5 
    35203405  ac_status=$? 
    3521   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3406  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35223407  (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 
    35233408  { (case "(($ac_try" in 
     
    35253410  *) ac_try_echo=$ac_try;; 
    35263411esac 
    3527 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3528 $as_echo "$ac_try_echo") >&5 
     3412eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    35293413  (eval "$ac_try") 2>&5 
    35303414  ac_status=$? 
    3531   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3415  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35323416  (exit $ac_status); }; }; then 
    35333417  : 
    35343418else 
    3535   $as_echo "$as_me: program exited with status $ac_status" >&5 
    3536 $as_echo "$as_me: failed program was:" >&5 
     3419  echo "$as_me: program exited with status $ac_status" >&5 
     3420echo "$as_me: failed program was:" >&5 
    35373421sed 's/^/| /' conftest.$ac_ext >&5 
    35383422 
     
    35403424ac_cv_header_stdc=no 
    35413425fi 
    3542 rm -rf conftest.dSYM 
    35433426rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 
    35443427fi 
     
    35473430fi 
    35483431fi 
    3549 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
    3550 $as_echo "$ac_cv_header_stdc" >&6; } 
     3432{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
     3433echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 
    35513434if test $ac_cv_header_stdc = yes; then 
    35523435 
     
    35703453                  inttypes.h stdint.h unistd.h 
    35713454do 
    3572 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    3573 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
    3574 $as_echo_n "checking for $ac_header... " >&6; } 
     3455as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     3456{ echo "$as_me:$LINENO: checking for $ac_header" >&5 
     3457echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
    35753458if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    3576   $as_echo_n "(cached) " >&6 
     3459  echo $ECHO_N "(cached) $ECHO_C" >&6 
    35773460else 
    35783461  cat >conftest.$ac_ext <<_ACEOF 
     
    35923475  *) ac_try_echo=$ac_try;; 
    35933476esac 
    3594 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3595 $as_echo "$ac_try_echo") >&5 
     3477eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    35963478  (eval "$ac_compile") 2>conftest.er1 
    35973479  ac_status=$? 
     
    35993481  rm -f conftest.er1 
    36003482  cat conftest.err >&5 
    3601   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3483  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36023484  (exit $ac_status); } && { 
    36033485         test -z "$ac_c_werror_flag" || 
     
    36063488  eval "$as_ac_Header=yes" 
    36073489else 
    3608   $as_echo "$as_me: failed program was:" >&5 
     3490  echo "$as_me: failed program was:" >&5 
    36093491sed 's/^/| /' conftest.$ac_ext >&5 
    36103492 
     
    36143496rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    36153497fi 
    3616 ac_res=`eval 'as_val=${'$as_ac_Header'} 
    3617                  $as_echo "$as_val"'` 
    3618                { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
    3619 $as_echo "$ac_res" >&6; } 
    3620 as_val=`eval 'as_val=${'$as_ac_Header'} 
    3621                  $as_echo "$as_val"'` 
    3622    if test "x$as_val" = x""yes; then 
     3498ac_res=`eval echo '${'$as_ac_Header'}'` 
     3499               { echo "$as_me:$LINENO: result: $ac_res" >&5 
     3500echo "${ECHO_T}$ac_res" >&6; } 
     3501if test `eval echo '${'$as_ac_Header'}'` = yes; then 
    36233502  cat >>confdefs.h <<_ACEOF 
    3624 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     3503#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    36253504_ACEOF 
    36263505 
     
    36303509 
    36313510 
    3632 { $as_echo "$as_me:$LINENO: checking for size_t" >&5 
    3633 $as_echo_n "checking for size_t... " >&6; } 
     3511{ echo "$as_me:$LINENO: checking for size_t" >&5 
     3512echo $ECHO_N "checking for size_t... $ECHO_C" >&6; } 
    36343513if test "${ac_cv_type_size_t+set}" = set; then 
    3635   $as_echo_n "(cached) " >&6 
    3636 else 
    3637   ac_cv_type_size_t=no 
    3638 cat >conftest.$ac_ext <<_ACEOF 
     3514  echo $ECHO_N "(cached) $ECHO_C" >&6 
     3515else 
     3516  cat >conftest.$ac_ext <<_ACEOF 
    36393517/* confdefs.h.  */ 
    36403518_ACEOF 
     
    36433521/* end confdefs.h.  */ 
    36443522$ac_includes_default 
     3523typedef size_t ac__type_new_; 
    36453524int 
    36463525main () 
    36473526{ 
    3648 if (sizeof (size_t)) 
    3649        return 0; 
     3527if ((ac__type_new_ *) 0) 
     3528  return 0; 
     3529if (sizeof (ac__type_new_)) 
     3530  return 0; 
    36503531  ; 
    36513532  return 0; 
     
    36583539  *) ac_try_echo=$ac_try;; 
    36593540esac 
    3660 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3661 $as_echo "$ac_try_echo") >&5 
     3541eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    36623542  (eval "$ac_compile") 2>conftest.er1 
    36633543  ac_status=$? 
     
    36653545  rm -f conftest.er1 
    36663546  cat conftest.err >&5 
    3667   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3547  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36683548  (exit $ac_status); } && { 
    36693549         test -z "$ac_c_werror_flag" || 
    36703550         test ! -s conftest.err 
    36713551       } && test -s conftest.$ac_objext; then 
     3552  ac_cv_type_size_t=yes 
     3553else 
     3554  echo "$as_me: failed program was:" >&5 
     3555sed 's/^/| /' conftest.$ac_ext >&5 
     3556 
     3557        ac_cv_type_size_t=no 
     3558fi 
     3559 
     3560rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     3561fi 
     3562{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 
     3563echo "${ECHO_T}$ac_cv_type_size_t" >&6; } 
     3564if test $ac_cv_type_size_t = yes; then 
     3565  : 
     3566else 
     3567 
     3568cat >>confdefs.h <<_ACEOF 
     3569#define size_t unsigned int 
     3570_ACEOF 
     3571 
     3572fi 
     3573 
     3574{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 
     3575echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; } 
     3576if test "${ac_cv_struct_tm+set}" = set; then 
     3577  echo $ECHO_N "(cached) $ECHO_C" >&6 
     3578else 
    36723579  cat >conftest.$ac_ext <<_ACEOF 
    36733580/* confdefs.h.  */ 
     
    36763583cat >>conftest.$ac_ext <<_ACEOF 
    36773584/* end confdefs.h.  */ 
    3678 $ac_includes_default 
     3585#include <sys/types.h> 
     3586#include <time.h> 
     3587 
    36793588int 
    36803589main () 
    36813590{ 
    3682 if (sizeof ((size_t))) 
    3683           return 0; 
     3591struct tm tm; 
     3592                                     int *p = &tm.tm_sec; 
     3593                                     return !p; 
    36843594  ; 
    36853595  return 0; 
     
    36923602  *) ac_try_echo=$ac_try;; 
    36933603esac 
    3694 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3695 $as_echo "$ac_try_echo") >&5 
     3604eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    36963605  (eval "$ac_compile") 2>conftest.er1 
    36973606  ac_status=$? 
     
    36993608  rm -f conftest.er1 
    37003609  cat conftest.err >&5 
    3701   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    3702   (exit $ac_status); } && { 
    3703          test -z "$ac_c_werror_flag" || 
    3704          test ! -s conftest.err 
    3705        } && test -s conftest.$ac_objext; then 
    3706   : 
    3707 else 
    3708   $as_echo "$as_me: failed program was:" >&5 
    3709 sed 's/^/| /' conftest.$ac_ext >&5 
    3710  
    3711         ac_cv_type_size_t=yes 
    3712 fi 
    3713  
    3714 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3715 else 
    3716   $as_echo "$as_me: failed program was:" >&5 
    3717 sed 's/^/| /' conftest.$ac_ext >&5 
    3718  
    3719  
    3720 fi 
    3721  
    3722 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3723 fi 
    3724 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 
    3725 $as_echo "$ac_cv_type_size_t" >&6; } 
    3726 if test "x$ac_cv_type_size_t" = x""yes; then 
    3727   : 
    3728 else 
    3729  
    3730 cat >>confdefs.h <<_ACEOF 
    3731 #define size_t unsigned int 
    3732 _ACEOF 
    3733  
    3734 fi 
    3735  
    3736 { $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 
    3737 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 
    3738 if test "${ac_cv_struct_tm+set}" = set; then 
    3739   $as_echo_n "(cached) " >&6 
    3740 else 
    3741   cat >conftest.$ac_ext <<_ACEOF 
    3742 /* confdefs.h.  */ 
    3743 _ACEOF 
    3744 cat confdefs.h >>conftest.$ac_ext 
    3745 cat >>conftest.$ac_ext <<_ACEOF 
    3746 /* end confdefs.h.  */ 
    3747 #include <sys/types.h> 
    3748 #include <time.h> 
    3749  
    3750 int 
    3751 main () 
    3752 { 
    3753 struct tm tm; 
    3754                                      int *p = &tm.tm_sec; 
    3755                                      return !p; 
    3756   ; 
    3757   return 0; 
    3758 } 
    3759 _ACEOF 
    3760 rm -f conftest.$ac_objext 
    3761 if { (ac_try="$ac_compile" 
    3762 case "(($ac_try" in 
    3763   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
    3764   *) ac_try_echo=$ac_try;; 
    3765 esac 
    3766 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3767 $as_echo "$ac_try_echo") >&5 
    3768   (eval "$ac_compile") 2>conftest.er1 
    3769   ac_status=$? 
    3770   grep -v '^ *+' conftest.er1 >conftest.err 
    3771   rm -f conftest.er1 
    3772   cat conftest.err >&5 
    3773   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3610  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    37743611  (exit $ac_status); } && { 
    37753612         test -z "$ac_c_werror_flag" || 
     
    37783615  ac_cv_struct_tm=time.h 
    37793616else 
    3780   $as_echo "$as_me: failed program was:" >&5 
     3617  echo "$as_me: failed program was:" >&5 
    37813618sed 's/^/| /' conftest.$ac_ext >&5 
    37823619 
     
    37863623rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    37873624fi 
    3788 { $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 
    3789 $as_echo "$ac_cv_struct_tm" >&6; } 
     3625{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 
     3626echo "${ECHO_T}$ac_cv_struct_tm" >&6; } 
    37903627if test $ac_cv_struct_tm = sys/time.h; then 
    37913628 
     
    37973634 
    37983635if test $ac_cv_c_compiler_gnu = yes; then 
    3799     { $as_echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5 
    3800 $as_echo_n "checking whether $CC needs -traditional... " >&6; } 
     3636    { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5 
     3637echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; } 
    38013638if test "${ac_cv_prog_gcc_traditional+set}" = set; then 
    3802   $as_echo_n "(cached) " >&6 
     3639  echo $ECHO_N "(cached) $ECHO_C" >&6 
    38033640else 
    38043641    ac_pattern="Autoconf.*'x'" 
     
    38393676  fi 
    38403677fi 
    3841 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5 
    3842 $as_echo "$ac_cv_prog_gcc_traditional" >&6; } 
     3678{ echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5 
     3679echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; } 
    38433680  if test $ac_cv_prog_gcc_traditional = yes; then 
    38443681    CC="$CC -traditional" 
     
    38603697    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    38613698set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    3862 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    3863 $as_echo_n "checking for $ac_word... " >&6; } 
     3699{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     3700echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    38643701if test "${ac_cv_prog_CXX+set}" = set; then 
    3865   $as_echo_n "(cached) " >&6 
     3702  echo $ECHO_N "(cached) $ECHO_C" >&6 
    38663703else 
    38673704  if test -n "$CXX"; then 
     
    38763713  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    38773714    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 
    3878     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     3715    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    38793716    break 2 
    38803717  fi 
     
    38873724CXX=$ac_cv_prog_CXX 
    38883725if test -n "$CXX"; then 
    3889   { $as_echo "$as_me:$LINENO: result: $CXX" >&5 
    3890 $as_echo "$CXX" >&6; } 
    3891 else 
    3892   { $as_echo "$as_me:$LINENO: result: no" >&5 
    3893 $as_echo "no" >&6; } 
     3726  { echo "$as_me:$LINENO: result: $CXX" >&5 
     3727echo "${ECHO_T}$CXX" >&6; } 
     3728else 
     3729  { echo "$as_me:$LINENO: result: no" >&5 
     3730echo "${ECHO_T}no" >&6; } 
    38943731fi 
    38953732 
     
    39043741  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    39053742set dummy $ac_prog; ac_word=$2 
    3906 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
    3907 $as_echo_n "checking for $ac_word... " >&6; } 
     3743{ echo "$as_me:$LINENO: checking for $ac_word" >&5 
     3744echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
    39083745if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 
    3909   $as_echo_n "(cached) " >&6 
     3746  echo $ECHO_N "(cached) $ECHO_C" >&6 
    39103747else 
    39113748  if test -n "$ac_ct_CXX"; then 
     
    39203757  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    39213758    ac_cv_prog_ac_ct_CXX="$ac_prog" 
    3922     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     3759    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    39233760    break 2 
    39243761  fi 
     
    39313768ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 
    39323769if test -n "$ac_ct_CXX"; then 
    3933   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
    3934 $as_echo "$ac_ct_CXX" >&6; } 
    3935 else 
    3936   { $as_echo "$as_me:$LINENO: result: no" >&5 
    3937 $as_echo "no" >&6; } 
     3770  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 
     3771echo "${ECHO_T}$ac_ct_CXX" >&6; } 
     3772else 
     3773  { echo "$as_me:$LINENO: result: no" >&5 
     3774echo "${ECHO_T}no" >&6; } 
    39383775fi 
    39393776 
     
    39473784    case $cross_compiling:$ac_tool_warned in 
    39483785yes:) 
    3949 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
    3950 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
     3786{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
     3787whose name does not start with the host triplet.  If you think this 
     3788configuration is useful to you, please write to autoconf@gnu.org." >&5 
     3789echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
     3790whose name does not start with the host triplet.  If you think this 
     3791configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
    39513792ac_tool_warned=yes ;; 
    39523793esac 
     
    39583799fi 
    39593800# Provide some information about the compiler. 
    3960 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
    3961 set X $ac_compile 
    3962 ac_compiler=$2 
     3801echo "$as_me:$LINENO: checking for C++ compiler version" >&5 
     3802ac_compiler=`set X $ac_compile; echo $2` 
    39633803{ (ac_try="$ac_compiler --version >&5" 
    39643804case "(($ac_try" in 
     
    39663806  *) ac_try_echo=$ac_try;; 
    39673807esac 
    3968 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3969 $as_echo "$ac_try_echo") >&5 
     3808eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    39703809  (eval "$ac_compiler --version >&5") 2>&5 
    39713810  ac_status=$? 
    3972   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3811  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39733812  (exit $ac_status); } 
    39743813{ (ac_try="$ac_compiler -v >&5" 
     
    39773816  *) ac_try_echo=$ac_try;; 
    39783817esac 
    3979 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3980 $as_echo "$ac_try_echo") >&5 
     3818eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    39813819  (eval "$ac_compiler -v >&5") 2>&5 
    39823820  ac_status=$? 
    3983   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3821  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39843822  (exit $ac_status); } 
    39853823{ (ac_try="$ac_compiler -V >&5" 
     
    39883826  *) ac_try_echo=$ac_try;; 
    39893827esac 
    3990 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    3991 $as_echo "$ac_try_echo") >&5 
     3828eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    39923829  (eval "$ac_compiler -V >&5") 2>&5 
    39933830  ac_status=$? 
    3994   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3831  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39953832  (exit $ac_status); } 
    39963833 
    3997 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
    3998 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 
     3834{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 
     3835echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 
    39993836if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 
    4000   $as_echo_n "(cached) " >&6 
     3837  echo $ECHO_N "(cached) $ECHO_C" >&6 
    40013838else 
    40023839  cat >conftest.$ac_ext <<_ACEOF 
     
    40243861  *) ac_try_echo=$ac_try;; 
    40253862esac 
    4026 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    4027 $as_echo "$ac_try_echo") >&5 
     3863eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    40283864  (eval "$ac_compile") 2>conftest.er1 
    40293865  ac_status=$? 
     
    40313867  rm -f conftest.er1 
    40323868  cat conftest.err >&5 
    4033   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3869  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40343870  (exit $ac_status); } && { 
    40353871         test -z "$ac_cxx_werror_flag" || 
     
    40383874  ac_compiler_gnu=yes 
    40393875else 
    4040   $as_echo "$as_me: failed program was:" >&5 
     3876  echo "$as_me: failed program was:" >&5 
    40413877sed 's/^/| /' conftest.$ac_ext >&5 
    40423878 
     
    40483884 
    40493885fi 
    4050 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
    4051 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 
    4052 if test $ac_compiler_gnu = yes; then 
    4053   GXX=yes 
    4054 else 
    4055   GXX= 
    4056 fi 
     3886{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 
     3887echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 
     3888GXX=`test $ac_compiler_gnu = yes && echo yes` 
    40573889ac_test_CXXFLAGS=${CXXFLAGS+set} 
    40583890ac_save_CXXFLAGS=$CXXFLAGS 
    4059 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
    4060 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 
     3891{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 
     3892echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 
    40613893if test "${ac_cv_prog_cxx_g+set}" = set; then 
    4062   $as_echo_n "(cached) " >&6 
     3894  echo $ECHO_N "(cached) $ECHO_C" >&6 
    40633895else 
    40643896  ac_save_cxx_werror_flag=$ac_cxx_werror_flag 
     
    40873919  *) ac_try_echo=$ac_try;; 
    40883920esac 
    4089 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    4090 $as_echo "$ac_try_echo") >&5 
     3921eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    40913922  (eval "$ac_compile") 2>conftest.er1 
    40923923  ac_status=$? 
     
    40943925  rm -f conftest.er1 
    40953926  cat conftest.err >&5 
    4096   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3927  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40973928  (exit $ac_status); } && { 
    40983929         test -z "$ac_cxx_werror_flag" || 
     
    41013932  ac_cv_prog_cxx_g=yes 
    41023933else 
    4103   $as_echo "$as_me: failed program was:" >&5 
     3934  echo "$as_me: failed program was:" >&5 
    41043935sed 's/^/| /' conftest.$ac_ext >&5 
    41053936 
     
    41263957  *) ac_try_echo=$ac_try;; 
    41273958esac 
    4128 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    4129 $as_echo "$ac_try_echo") >&5 
     3959eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    41303960  (eval "$ac_compile") 2>conftest.er1 
    41313961  ac_status=$? 
     
    41333963  rm -f conftest.er1 
    41343964  cat conftest.err >&5 
    4135   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3965  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    41363966  (exit $ac_status); } && { 
    41373967         test -z "$ac_cxx_werror_flag" || 
     
    41403970  : 
    41413971else 
    4142   $as_echo "$as_me: failed program was:" >&5 
     3972  echo "$as_me: failed program was:" >&5 
    41433973sed 's/^/| /' conftest.$ac_ext >&5 
    41443974 
     
    41663996  *) ac_try_echo=$ac_try;; 
    41673997esac 
    4168 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
    4169 $as_echo "$ac_try_echo") >&5 
     3998eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
    41703999  (eval "$ac_compile") 2>conftest.er1 
    41714000  ac_status=$? 
     
    41734002  rm -f conftest.er1 
    41744003  cat conftest.err >&5 
    4175   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4004  echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    41764005  (exit $ac_status); } && { 
    41774006         test -z "$ac_cxx_werror_flag" || 
     
    41804009  ac_cv_prog_cxx_g=yes 
    41814010else 
    4182   $as_echo "$as_me: failed program was:" >&5 
     4011  echo "$as_me: failed program was:" >&5 
    41834012sed 's/^/| /' conftest.$ac_ext >&5 
    41844013