Changeset 480 for branches


Ignore:
Timestamp:
02/23/09 18:37:06 (3 years ago)
Author:
eagle
Message:

first version that compiles on WinXP (but does not work yet!)

Location:
branches/win/trunk
Files:
1 added
10 edited

Legend:

Unmodified
Added
Removed
  • branches/win/trunk/Makefile.in

    r472 r480  
    3535        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 
    3636        $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \ 
    37         ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \ 
    38         install-sh missing 
     37        ChangeLog INSTALL NEWS TODO depcomp install-sh missing 
    3938ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 
    4039am__aclocal_m4_deps = $(top_srcdir)/configure.ac 
     
    161160sysconfdir = @sysconfdir@ 
    162161target_alias = @target_alias@ 
     162top_build_prefix = @top_build_prefix@ 
    163163top_builddir = @top_builddir@ 
    164164top_srcdir = @top_srcdir@ 
  • branches/win/trunk/aclocal.m4

    r367 r480  
    1414m4_ifndef([AC_AUTOCONF_VERSION], 
    1515  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 
    16 m4_if(AC_AUTOCONF_VERSION, [2.61],, 
    17 [m4_warning([this file was generated for autoconf 2.61. 
     16m4_if(AC_AUTOCONF_VERSION, [2.63],, 
     17[m4_warning([this file was generated for autoconf 2.63. 
    1818You have another version of autoconf.  It may work, but is not guaranteed to. 
    1919If you have problems, you may need to regenerate the build system entirely. 
  • branches/win/trunk/config.h.in

    r421 r480  
    1212/* Define to 1 if you have the <endian.h> header file. */ 
    1313#undef HAVE_ENDIAN_H 
     14 
     15/* Define to 1 if you have the `ether_ntoa' function. */ 
     16#undef HAVE_ETHER_NTOA 
    1417 
    1518/* Define to 1 if you have the `ether_ntoa_r' function. */ 
  • branches/win/trunk/configure

    r476 r480  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for onioncat 0.1.10-475M. 
     3# Generated by GNU Autoconf 2.63 for onioncat 0.1.10-479M. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
    66# 
    77# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     8# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    99# This configure script is free software; the Free Software Foundation 
    1010# gives unlimited permission to copy, distribute and modify it. 
     
    1818  emulate sh 
    1919  NULLCMD=: 
    20   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     20  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    2121  # is contrary to our usage.  Disable this feature. 
    2222  alias -g '${1+"$@"}'='"$@"' 
     
    4040as_cr_alnum=$as_cr_Letters$as_cr_digits 
    4141 
     42as_nl=' 
     43' 
     44export as_nl 
     45# Printing a long string crashes Solaris 7 /usr/bin/printf. 
     46as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
     47as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
     48as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
     49if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
     50  as_echo='printf %s\n' 
     51  as_echo_n='printf %s' 
     52else 
     53  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
     54    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 
     55    as_echo_n='/usr/ucb/echo -n' 
     56  else 
     57    as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
     58    as_echo_n_body='eval 
     59      arg=$1; 
     60      case $arg in 
     61      *"$as_nl"*) 
     62        expr "X$arg" : "X\\(.*\\)$as_nl"; 
     63        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
     64      esac; 
     65      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
     66    ' 
     67    export as_echo_n_body 
     68    as_echo_n='sh -c $as_echo_n_body as_echo' 
     69  fi 
     70  export as_echo_body 
     71  as_echo='sh -c $as_echo_body as_echo' 
     72fi 
     73 
    4274# The user is always right. 
    4375if test "${PATH_SEPARATOR+set}" != set; then 
    44   echo "#! /bin/sh" >conf$$.sh 
    45   echo  "exit 0"   >>conf$$.sh 
    46   chmod +x conf$$.sh 
    47   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
    48     PATH_SEPARATOR=';' 
    49   else 
    50     PATH_SEPARATOR=: 
    51   fi 
    52   rm -f conf$$.sh 
     76  PATH_SEPARATOR=: 
     77  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
     78    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
     79      PATH_SEPARATOR=';' 
     80  } 
    5381fi 
    5482 
     
    6694# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    6795# splitting by setting IFS to empty value.) 
    68 as_nl=' 
    69 ' 
    7096IFS=" ""        $as_nl" 
    7197 
     
    90116fi 
    91117if test ! -f "$as_myself"; then 
    92   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     118  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    93119  { (exit 1); exit 1; } 
    94120fi 
     
    103129 
    104130# NLS nuisances. 
    105 for as_var in \ 
    106   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 
    107   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 
    108   LC_TELEPHONE LC_TIME 
    109 do 
    110   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 
    111     eval $as_var=C; export $as_var 
    112   else 
    113     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    114   fi 
    115 done 
     131LC_ALL=C 
     132export LC_ALL 
     133LANGUAGE=C 
     134export LANGUAGE 
    116135 
    117136# Required to use basename. 
     
    135154         X"$0" : 'X\(//\)$' \| \ 
    136155         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    137 echo X/"$0" | 
     156$as_echo X/"$0" | 
    138157    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    139158            s//\1/ 
     
    161180fi 
    162181 
    163   if test $as_have_required = yes &&     (eval ": 
     182  if test $as_have_required = yes &&     (eval ": 
    164183(as_func_return () { 
    165184  (exit \$1) 
     
    243262  emulate sh 
    244263  NULLCMD=: 
    245   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     264  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    246265  # is contrary to our usage.  Disable this feature. 
    247266  alias -g '${1+"$@"}'='"$@"' 
     
    264283  emulate sh 
    265284  NULLCMD=: 
    266   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     285  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    267286  # is contrary to our usage.  Disable this feature. 
    268287  alias -g '${1+"$@"}'='"$@"' 
     
    344363      if test "x$CONFIG_SHELL" != x; then 
    345364  for as_var in BASH_ENV ENV 
    346         do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    347         done 
    348         export CONFIG_SHELL 
    349         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
     365        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
     366        done 
     367        export CONFIG_SHELL 
     368        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
    350369fi 
    351370 
     
    416435test \$exitcode = 0") || { 
    417436  echo No shell found that supports shell functions. 
    418   echo Please tell autoconf@gnu.org about your system, 
    419   echo including any error possibly output before this 
    420   echo message 
     437  echo Please tell bug-autoconf@gnu.org about your system, 
     438  echo including any error possibly output before this message. 
     439  echo This can help us improve future autoconf versions. 
     440  echo Configuration will now proceed without shell functions. 
    421441} 
    422442 
     
    454474    ' >$as_me.lineno && 
    455475  chmod +x "$as_me.lineno" || 
    456     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
     476    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    457477   { (exit 1); exit 1; }; } 
    458478 
     
    482502  ECHO_N='-n';; 
    483503esac 
    484  
    485504if expr a : '\(a\)' >/dev/null 2>&1 && 
    486505   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     
    495514else 
    496515  rm -f conf$$.dir 
    497   mkdir conf$$.dir 
    498 fi 
    499 echo >conf$$.file 
    500 if ln -s conf$$.file conf$$ 2>/dev/null; then 
    501   as_ln_s='ln -s' 
    502   # ... but there are two gotchas: 
    503   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    504   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    505   # In both cases, we have to default to `cp -p'. 
    506   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     516  mkdir conf$$.dir 2>/dev/null 
     517fi 
     518if (echo >conf$$.file) 2>/dev/null; then 
     519  if ln -s conf$$.file conf$$ 2>/dev/null; then 
     520    as_ln_s='ln -s' 
     521    # ... but there are two gotchas: 
     522    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
     523    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
     524    # In both cases, we have to default to `cp -p'. 
     525    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     526      as_ln_s='cp -p' 
     527  elif ln conf$$.file conf$$ 2>/dev/null; then 
     528    as_ln_s=ln 
     529  else 
    507530    as_ln_s='cp -p' 
    508 elif ln conf$$.file conf$$ 2>/dev/null; then 
    509   as_ln_s=ln 
     531  fi 
    510532else 
    511533  as_ln_s='cp -p' 
     
    532554    eval sh -c '\'' 
    533555      if test -d "$1"; then 
    534         test -d "$1/."; 
     556        test -d "$1/."; 
    535557      else 
    536558        case $1 in 
    537         -*)set "./$1";; 
     559        -*)set "./$1";; 
    538560        esac; 
    539561        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     
    575597PACKAGE_NAME='onioncat' 
    576598PACKAGE_TARNAME='onioncat' 
    577 PACKAGE_VERSION='0.1.10-475M' 
    578 PACKAGE_STRING='onioncat 0.1.10-475M' 
     599PACKAGE_VERSION='0.1.10-479M' 
     600PACKAGE_STRING='onioncat 0.1.10-479M' 
    579601PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    580602 
     
    615637#endif" 
    616638 
    617 ac_subst_vars='SHELL 
     639ac_subst_vars='LTLIBOBJS 
     640LIBOBJS 
     641EGREP 
     642GREP 
     643CPP 
     644am__fastdepCC_FALSE 
     645am__fastdepCC_TRUE 
     646CCDEPMODE 
     647AMDEPBACKSLASH 
     648AMDEP_FALSE 
     649AMDEP_TRUE 
     650am__quote 
     651am__include 
     652DEPDIR 
     653OBJEXT 
     654EXEEXT 
     655ac_ct_CC 
     656CPPFLAGS 
     657LDFLAGS 
     658CC 
     659CFLAGS 
     660am__untar 
     661am__tar 
     662AMTAR 
     663am__leading_dot 
     664SET_MAKE 
     665AWK 
     666mkdir_p 
     667MKDIR_P 
     668INSTALL_STRIP_PROGRAM 
     669STRIP 
     670install_sh 
     671MAKEINFO 
     672AUTOHEADER 
     673AUTOMAKE 
     674AUTOCONF 
     675ACLOCAL 
     676VERSION 
     677PACKAGE 
     678CYGPATH_W 
     679am__isrc 
     680INSTALL_DATA 
     681INSTALL_SCRIPT 
     682INSTALL_PROGRAM 
     683target_alias 
     684host_alias 
     685build_alias 
     686LIBS 
     687ECHO_T 
     688ECHO_N 
     689ECHO_C 
     690DEFS 
     691mandir 
     692localedir 
     693libdir 
     694psdir 
     695pdfdir 
     696dvidir 
     697htmldir 
     698infodir 
     699docdir 
     700oldincludedir 
     701includedir 
     702localstatedir 
     703sharedstatedir 
     704sysconfdir 
     705datadir 
     706datarootdir 
     707libexecdir 
     708sbindir 
     709bindir 
     710program_transform_name 
     711prefix 
     712exec_prefix 
     713PACKAGE_BUGREPORT 
     714PACKAGE_STRING 
     715PACKAGE_VERSION 
     716PACKAGE_TARNAME 
     717PACKAGE_NAME 
    618718PATH_SEPARATOR 
    619 PACKAGE_NAME 
    620 PACKAGE_TARNAME 
    621 PACKAGE_VERSION 
    622 PACKAGE_STRING 
    623 PACKAGE_BUGREPORT 
    624 exec_prefix 
    625 prefix 
    626 program_transform_name 
    627 bindir 
    628 sbindir 
    629 libexecdir 
    630 datarootdir 
    631 datadir 
    632 sysconfdir 
    633 sharedstatedir 
    634 localstatedir 
    635 includedir 
    636 oldincludedir 
    637 docdir 
    638 infodir 
    639 htmldir 
    640 dvidir 
    641 pdfdir 
    642 psdir 
    643 libdir 
    644 localedir 
    645 mandir 
    646 DEFS 
    647 ECHO_C 
    648 ECHO_N 
    649 ECHO_T 
    650 LIBS 
    651 build_alias 
    652 host_alias 
    653 target_alias 
    654 INSTALL_PROGRAM 
    655 INSTALL_SCRIPT 
    656 INSTALL_DATA 
    657 am__isrc 
    658 CYGPATH_W 
    659 PACKAGE 
    660 VERSION 
    661 ACLOCAL 
    662 AUTOCONF 
    663 AUTOMAKE 
    664 AUTOHEADER 
    665 MAKEINFO 
    666 install_sh 
    667 STRIP 
    668 INSTALL_STRIP_PROGRAM 
    669 mkdir_p 
    670 AWK 
    671 SET_MAKE 
    672 am__leading_dot 
    673 AMTAR 
    674 am__tar 
    675 am__untar 
    676 CFLAGS 
    677 CC 
    678 LDFLAGS 
    679 CPPFLAGS 
    680 ac_ct_CC 
    681 EXEEXT 
    682 OBJEXT 
    683 DEPDIR 
    684 am__include 
    685 am__quote 
    686 AMDEP_TRUE 
    687 AMDEP_FALSE 
    688 AMDEPBACKSLASH 
    689 CCDEPMODE 
    690 am__fastdepCC_TRUE 
    691 am__fastdepCC_FALSE 
    692 CPP 
    693 GREP 
    694 EGREP 
    695 LIBOBJS 
    696 LTLIBOBJS' 
     719SHELL' 
    697720ac_subst_files='' 
     721ac_user_opts=' 
     722enable_option_checking 
     723enable_debug 
     724enable_packet_log 
     725enable_handle_http 
     726enable_packet_queue 
     727enable_check_ipsrc 
     728enable_rtt 
     729enable_dependency_tracking 
     730' 
    698731      ac_precious_vars='build_alias 
    699732host_alias 
     
    710743ac_init_help= 
    711744ac_init_version=false 
     745ac_unrecognized_opts= 
     746ac_unrecognized_sep= 
    712747# The variables have the same names as the options, with 
    713748# dashes changed to underlines. 
     
    808843 
    809844  -disable-* | --disable-*) 
    810     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
     845    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    811846    # Reject names that are not valid shell variable names. 
    812     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    813       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     847    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     848      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    814849   { (exit 1); exit 1; }; } 
    815     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    816     eval enable_$ac_feature=no ;; 
     850    ac_useropt_orig=$ac_useropt 
     851    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     852    case $ac_user_opts in 
     853      *" 
     854"enable_$ac_useropt" 
     855"*) ;; 
     856      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
     857         ac_unrecognized_sep=', ';; 
     858    esac 
     859    eval enable_$ac_useropt=no ;; 
    817860 
    818861  -docdir | --docdir | --docdi | --doc | --do) 
     
    827870 
    828871  -enable-* | --enable-*) 
    829     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
     872    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    830873    # Reject names that are not valid shell variable names. 
    831     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    832       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     874    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     875      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    833876   { (exit 1); exit 1; }; } 
    834     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    835     eval enable_$ac_feature=\$ac_optarg ;; 
     877    ac_useropt_orig=$ac_useropt 
     878    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     879    case $ac_user_opts in 
     880      *" 
     881"enable_$ac_useropt" 
     882"*) ;; 
     883      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
     884         ac_unrecognized_sep=', ';; 
     885    esac 
     886    eval enable_$ac_useropt=\$ac_optarg ;; 
    836887 
    837888  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    10241075 
    10251076  -with-* | --with-*) 
    1026     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
     1077    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    10271078    # Reject names that are not valid shell variable names. 
    1028     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1029       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1079    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1080      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10301081   { (exit 1); exit 1; }; } 
    1031     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1032     eval with_$ac_package=\$ac_optarg ;; 
     1082    ac_useropt_orig=$ac_useropt 
     1083    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1084    case $ac_user_opts in 
     1085      *" 
     1086"with_$ac_useropt" 
     1087"*) ;; 
     1088      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
     1089         ac_unrecognized_sep=', ';; 
     1090    esac 
     1091    eval with_$ac_useropt=\$ac_optarg ;; 
    10331092 
    10341093  -without-* | --without-*) 
    1035     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
     1094    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    10361095    # Reject names that are not valid shell variable names. 
    1037     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1038       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1096    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1097      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    10391098   { (exit 1); exit 1; }; } 
    1040     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1041     eval with_$ac_package=no ;; 
     1099    ac_useropt_orig=$ac_useropt 
     1100    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1101    case $ac_user_opts in 
     1102      *" 
     1103"with_$ac_useropt" 
     1104"*) ;; 
     1105      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
     1106         ac_unrecognized_sep=', ';; 
     1107    esac 
     1108    eval with_$ac_useropt=no ;; 
    10421109 
    10431110  --x) 
     
    10591126    x_libraries=$ac_optarg ;; 
    10601127 
    1061   -*) { echo "$as_me: error: unrecognized option: $ac_option 
     1128  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 
    10621129Try \`$0 --help' for more information." >&2 
    10631130   { (exit 1); exit 1; }; } 
     
    10681135    # Reject names that are not valid shell variable names. 
    10691136    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 
    1070       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
     1137      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    10711138   { (exit 1); exit 1; }; } 
    10721139    eval $ac_envvar=\$ac_optarg 
     
    10751142  *) 
    10761143    # FIXME: should be removed in autoconf 3.0. 
    1077     echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
     1144    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
    10781145    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1079       echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
     1146      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
    10801147    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
    10811148    ;; 
     
    10861153if test -n "$ac_prev"; then 
    10871154  ac_option=--`echo $ac_prev | sed 's/_/-/g'` 
    1088   { echo "$as_me: error: missing argument to $ac_option" >&2 
     1155  { $as_echo "$as_me: error: missing argument to $ac_option" >&2 
    10891156   { (exit 1); exit 1; }; } 
    10901157fi 
    10911158 
    1092 # Be sure to have absolute directory names. 
     1159if test -n "$ac_unrecognized_opts"; then 
     1160  case $enable_option_checking in 
     1161    no) ;; 
     1162    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 
     1163   { (exit 1); exit 1; }; } ;; 
     1164    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
     1165  esac 
     1166fi 
     1167 
     1168# Check all directory arguments for consistency. 
    10931169for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    10941170                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     
    10971173do 
    10981174  eval ac_val=\$$ac_var 
     1175  # Remove trailing slashes. 
     1176  case $ac_val in 
     1177    */ ) 
     1178      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
     1179      eval $ac_var=\$ac_val;; 
     1180  esac 
     1181  # Be sure to have absolute directory names. 
    10991182  case $ac_val in 
    11001183    [\\/$]* | ?:[\\/]* )  continue;; 
    11011184    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    11021185  esac 
    1103   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1186  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    11041187   { (exit 1); exit 1; }; } 
    11051188done 
     
    11161199  if test "x$build_alias" = x; then 
    11171200    cross_compiling=maybe 
    1118     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
     1201    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
    11191202    If a cross compiler is detected then cross compile mode will be used." >&2 
    11201203  elif test "x$build_alias" != "x$host_alias"; then 
     
    11321215ac_ls_di=`ls -di .` && 
    11331216ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1134   { echo "$as_me: error: Working directory cannot be determined" >&2 
     1217  { $as_echo "$as_me: error: working directory cannot be determined" >&2 
    11351218   { (exit 1); exit 1; }; } 
    11361219test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1137   { echo "$as_me: error: pwd does not report name of working directory" >&2 
     1220  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 
    11381221   { (exit 1); exit 1; }; } 
    11391222 
     
    11431226  ac_srcdir_defaulted=yes 
    11441227  # Try the directory containing this script, then the parent directory. 
    1145   ac_confdir=`$as_dirname -- "$0" || 
    1146 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    1147          X"$0" : 'X\(//\)[^/]' \| \ 
    1148          X"$0" : 'X\(//\)$' \| \ 
    1149          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    1150 echo X"$0" | 
     1228  ac_confdir=`$as_dirname -- "$as_myself" || 
     1229$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
     1230         X"$as_myself" : 'X\(//\)[^/]' \| \ 
     1231         X"$as_myself" : 'X\(//\)$' \| \ 
     1232         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
     1233$as_echo X"$as_myself" | 
    11511234    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    11521235            s//\1/ 
     
    11751258if test ! -r "$srcdir/$ac_unique_file"; then 
    11761259  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1177   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1260  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    11781261   { (exit 1); exit 1; }; } 
    11791262fi 
    11801263ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    11811264ac_abs_confdir=`( 
    1182         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
     1265        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 
    11831266   { (exit 1); exit 1; }; } 
    11841267        pwd)` 
     
    12071290  # This message is too long to be a string in the A/UX 3.1 sh. 
    12081291  cat <<_ACEOF 
    1209 \`configure' configures onioncat 0.1.10-475M to adapt to many kinds of systems. 
     1292\`configure' configures onioncat 0.1.10-479M to adapt to many kinds of systems. 
    12101293 
    12111294Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    12291312Installation directories: 
    12301313  --prefix=PREFIX         install architecture-independent files in PREFIX 
    1231                           [$ac_default_prefix] 
     1314                          [$ac_default_prefix] 
    12321315  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
    1233                           [PREFIX] 
     1316                          [PREFIX] 
    12341317 
    12351318By default, \`make install' will install all the files in 
     
    12411324 
    12421325Fine tuning of the installation directories: 
    1243   --bindir=DIR           user executables [EPREFIX/bin] 
    1244   --sbindir=DIR          system admin executables [EPREFIX/sbin] 
    1245   --libexecdir=DIR       program executables [EPREFIX/libexec] 
    1246   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc] 
    1247   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com] 
    1248   --localstatedir=DIR    modifiable single-machine data [PREFIX/var] 
    1249   --libdir=DIR           object code libraries [EPREFIX/lib] 
    1250   --includedir=DIR       C header files [PREFIX/include] 
    1251   --oldincludedir=DIR    C header files for non-gcc [/usr/include] 
    1252   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share] 
    1253   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR] 
    1254   --infodir=DIR          info documentation [DATAROOTDIR/info] 
    1255   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale] 
    1256   --mandir=DIR           man documentation [DATAROOTDIR/man] 
    1257   --docdir=DIR           documentation root [DATAROOTDIR/doc/onioncat] 
    1258   --htmldir=DIR          html documentation [DOCDIR] 
    1259   --dvidir=DIR           dvi documentation [DOCDIR] 
    1260   --pdfdir=DIR           pdf documentation [DOCDIR] 
    1261   --psdir=DIR            ps documentation [DOCDIR] 
     1326  --bindir=DIR            user executables [EPREFIX/bin] 
     1327  --sbindir=DIR           system admin executables [EPREFIX/sbin] 
     1328  --libexecdir=DIR        program executables [EPREFIX/libexec] 
     1329  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
     1330  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
     1331  --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
     1332  --libdir=DIR            object code libraries [EPREFIX/lib] 
     1333  --includedir=DIR        C header files [PREFIX/include] 
     1334  --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
     1335  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
     1336  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
     1337  --infodir=DIR           info documentation [DATAROOTDIR/info] 
     1338  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
     1339  --mandir=DIR            man documentation [DATAROOTDIR/man] 
     1340  --docdir=DIR            documentation root [DATAROOTDIR/doc/onioncat] 
     1341  --htmldir=DIR           html documentation [DOCDIR] 
     1342  --dvidir=DIR            dvi documentation [DOCDIR] 
     1343  --pdfdir=DIR            pdf documentation [DOCDIR] 
     1344  --psdir=DIR             ps documentation [DOCDIR] 
    12621345_ACEOF 
    12631346 
     
    12731356if test -n "$ac_init_help"; then 
    12741357  case $ac_init_help in 
    1275      short | recursive ) echo "Configuration of onioncat 0.1.10-475M:";; 
     1358     short | recursive ) echo "Configuration of onioncat 0.1.10-479M:";; 
    12761359   esac 
    12771360  cat <<\_ACEOF 
    12781361 
    12791362Optional Features: 
     1363  --disable-option-checking  ignore unrecognized --enable/--with options 
    12801364  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
    12811365  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
     
    13101394  # If there are subdirs, report their specific --help. 
    13111395  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 
    1312     test -d "$ac_dir" || continue 
     1396    test -d "$ac_dir" || 
     1397      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 
     1398      continue 
    13131399    ac_builddir=. 
    13141400 
     
    13161402.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    13171403*) 
    1318   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     1404  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    13191405  # A ".." for each directory in $ac_dir_suffix. 
    1320   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     1406  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    13211407  case $ac_top_builddir_sub in 
    13221408  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    13541440      $SHELL "$ac_srcdir/configure" --help=recursive 
    13551441    else 
    1356       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
     1442      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
    13571443    fi || ac_status=$? 
    13581444    cd "$ac_pwd" || { ac_status=$?; break; } 
     
    13631449if $ac_init_version; then 
    13641450  cat <<\_ACEOF 
    1365 onioncat configure 0.1.10-475M 
    1366 generated by GNU Autoconf 2.61 
     1451onioncat configure 0.1.10-479M 
     1452generated by GNU Autoconf 2.63 
    13671453 
    13681454Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    1369 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     14552002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    13701456This configure script is free software; the Free Software Foundation 
    13711457gives unlimited permission to copy, distribute and modify it. 
     
    13771463running configure, to aid debugging if configure makes a mistake. 
    13781464 
    1379 It was created by onioncat $as_me 0.1.10-475M, which was 
    1380 generated by GNU Autoconf 2.61.  Invocation command line was 
     1465It was created by onioncat $as_me 0.1.10-479M, which was 
     1466generated by GNU Autoconf 2.63.  Invocation command line was 
    13811467 
    13821468  $ $0 $@ 
     
    14141500  IFS=$as_save_IFS 
    14151501  test -z "$as_dir" && as_dir=. 
    1416   echo "PATH: $as_dir" 
     1502  $as_echo "PATH: $as_dir" 
    14171503done 
    14181504IFS=$as_save_IFS 
     
    14491535      continue ;; 
    14501536    *\'*) 
    1451       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1537      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
    14521538    esac 
    14531539    case $ac_pass in 
     
    15011587    *${as_nl}*) 
    15021588      case $ac_var in #( 
    1503       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    1504 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     1589      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     1590$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    15051591      esac 
    15061592      case $ac_var in #( 
    15071593      _ | IFS | as_nl) ;; #( 
     1594      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    15081595      *) $as_unset $ac_var ;; 
    15091596      esac ;; 
     
    15351622      eval ac_val=\$$ac_var 
    15361623      case $ac_val in 
    1537       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1624      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15381625      esac 
    1539       echo "$ac_var='\''$ac_val'\''" 
     1626      $as_echo "$ac_var='\''$ac_val'\''" 
    15401627    done | sort 
    15411628    echo 
     
    15521639        eval ac_val=\$$ac_var 
    15531640        case $ac_val in 
    1554         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1641        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15551642        esac 
    1556         echo "$ac_var='\''$ac_val'\''" 
     1643        $as_echo "$ac_var='\''$ac_val'\''" 
    15571644      done | sort 
    15581645      echo 
     
    15701657    fi 
    15711658    test "$ac_signal" != 0 && 
    1572       echo "$as_me: caught signal $ac_signal" 
    1573     echo "$as_me: exit $exit_status" 
     1659      $as_echo "$as_me: caught signal $ac_signal" 
     1660    $as_echo "$as_me: exit $exit_status" 
    15741661  } >&5 
    15751662  rm -f core *.core core.conftest.* && 
     
    16131700 
    16141701# Let the site file select an alternate cache file if it wants to. 
    1615 # Prefer explicitly selected file to automatically selected ones. 
     1702# Prefer an explicitly selected file to automatically selected ones. 
     1703ac_site_file1=NONE 
     1704ac_site_file2=NONE 
    16161705if test -n "$CONFIG_SITE"; then 
    1617   set x "$CONFIG_SITE" 
     1706  ac_site_file1=$CONFIG_SITE 
    16181707elif test "x$prefix" != xNONE; then 
    1619   set x "$prefix/share/config.site" "$prefix/etc/config.site" 
    1620 else 
    1621   set x "$ac_default_prefix/share/config.site" \ 
    1622         "$ac_default_prefix/etc/config.site" 
    1623 fi 
    1624 shift 
    1625 for ac_site_file 
     1708  ac_site_file1=$prefix/share/config.site 
     1709  ac_site_file2=$prefix/etc/config.site 
     1710else 
     1711  ac_site_file1=$ac_default_prefix/share/config.site 
     1712  ac_site_file2=$ac_default_prefix/etc/config.site 
     1713fi 
     1714for ac_site_file in "$ac_site_file1" "$ac_site_file2" 
    16261715do 
     1716  test "x$ac_site_file" = xNONE && continue 
    16271717  if test -r "$ac_site_file"; then 
    1628     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
    1629 echo "$as_me: loading site script $ac_site_file" >&6;} 
     1718    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
     1719$as_echo "$as_me: loading site script $ac_site_file" >&6;} 
    16301720    sed 's/^/| /' "$ac_site_file" >&5 
    16311721    . "$ac_site_file" 
     
    16371727  # files actually), so we avoid doing that. 
    16381728  if test -f "$cache_file"; then 
    1639     { echo "$as_me:$LINENO: loading cache $cache_file" >&5 
    1640 echo "$as_me: loading cache $cache_file" >&6;} 
     1729    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 
     1730$as_echo "$as_me: loading cache $cache_file" >&6;} 
    16411731    case $cache_file in 
    16421732      [\\/]* | ?:[\\/]* ) . "$cache_file";; 
     
    16451735  fi 
    16461736else 
    1647   { echo "$as_me:$LINENO: creating cache $cache_file" >&5 
    1648 echo "$as_me: creating cache $cache_file" >&6;} 
     1737  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 
     1738$as_echo "$as_me: creating cache $cache_file" >&6;} 
    16491739  >$cache_file 
    16501740fi 
     
    16601750  case $ac_old_set,$ac_new_set in 
    16611751    set,) 
    1662       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
    1663 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
     1752      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
     1753$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
    16641754      ac_cache_corrupted=: ;; 
    16651755    ,set) 
    1666       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
    1667 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
     1756      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
     1757$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
    16681758      ac_cache_corrupted=: ;; 
    16691759    ,);; 
    16701760    *) 
    16711761      if test "x$ac_old_val" != "x$ac_new_val"; then 
    1672         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
    1673 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
    1674         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5 
    1675 echo "$as_me:   former value:  $ac_old_val" >&2;} 
    1676         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5 
    1677 echo "$as_me:   current value: $ac_new_val" >&2;} 
    1678         ac_cache_corrupted=: 
     1762        # differences in whitespace do not lead to failure. 
     1763        ac_old_val_w=`echo x $ac_old_val` 
     1764        ac_new_val_w=`echo x $ac_new_val` 
     1765        if test "$ac_old_val_w" != "$ac_new_val_w"; then 
     1766          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
     1767$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
     1768          ac_cache_corrupted=: 
     1769        else 
     1770          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
     1771$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
     1772          eval $ac_var=\$ac_old_val 
     1773        fi 
     1774        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5 
     1775$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
     1776        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5 
     1777$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
    16791778      fi;; 
    16801779  esac 
     
    16821781  if test "$ac_new_set" = set; then 
    16831782    case $ac_new_val in 
    1684     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1783    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
    16851784    *) ac_arg=$ac_var=$ac_new_val ;; 
    16861785    esac 
     
    16921791done 
    16931792if $ac_cache_corrupted; then 
    1694   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
    1695 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
    1696   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
    1697 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
     1793  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     1794$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     1795  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
     1796$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
     1797  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
     1798$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
    16981799   { (exit 1); exit 1; }; } 
    16991800fi 
     
    17491850done 
    17501851if test -z "$ac_aux_dir"; then 
    1751   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
    1752 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
     1852  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
     1853$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
    17531854   { (exit 1); exit 1; }; } 
    17541855fi 
     
    17761877# OS/2's system install, which has a completely different semantic 
    17771878# ./install, which can be erroneously created by make from ./install.sh. 
    1778 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
    1779 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 
     1879# Reject install programs that cannot install multiple files. 
     1880{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
     1881$as_echo_n "checking for a BSD-compatible install... " >&6; } 
    17801882if test -z "$INSTALL"; then 
    17811883if test "${ac_cv_path_install+set}" = set; then 
    1782   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1884  $as_echo_n "(cached) " >&6 
    17831885else 
    17841886  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     
    18091911            : 
    18101912          else 
    1811             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
    1812             break 3 
     1913            rm -rf conftest.one conftest.two conftest.dir 
     1914            echo one > conftest.one 
     1915            echo two > conftest.two 
     1916            mkdir conftest.dir 
     1917            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 
     1918              test -s conftest.one && test -s conftest.two && 
     1919              test -s conftest.dir/conftest.one && 
     1920              test -s conftest.dir/conftest.two 
     1921            then 
     1922              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
     1923              break 3 
     1924            fi 
    18131925          fi 
    18141926        fi 
     
    18171929    ;; 
    18181930esac 
     1931 
    18191932done 
    18201933IFS=$as_save_IFS 
    18211934 
     1935rm -rf conftest.one conftest.two conftest.dir 
    18221936 
    18231937fi 
     
    18321946  fi 
    18331947fi 
    1834 { echo "$as_me:$LINENO: result: $INSTALL" >&5 
    1835 echo "${ECHO_T}$INSTALL" >&6; } 
     1948{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 
     1949$as_echo "$INSTALL" >&6; } 
    18361950 
    18371951# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
     
    18431957test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 
    18441958 
    1845 { echo "$as_me:$LINENO: checking whether build environment is sane" >&5 
    1846 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } 
     1959{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 
     1960$as_echo_n "checking whether build environment is sane... " >&6; } 
    18471961# Just in case 
    18481962sleep 1 
     
    18671981      # broken ls alias from the environment.  This has actually 
    18681982      # happened.  Such a system could not be considered "sane". 
    1869       { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken 
     1983      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken 
    18701984alias in your environment" >&5 
    1871 echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken 
     1985$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken 
    18721986alias in your environment" >&2;} 
    18731987   { (exit 1); exit 1; }; } 
     
    18801994   : 
    18811995else 
    1882    { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! 
     1996   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 
    18831997Check your system clock" >&5 
    1884 echo "$as_me: error: newly created file is older than distributed files! 
     1998$as_echo "$as_me: error: newly created file is older than distributed files! 
    18851999Check your system clock" >&2;} 
    18862000   { (exit 1); exit 1; }; } 
    18872001fi 
    1888 { echo "$as_me:$LINENO: result: yes" >&5 
    1889 echo "${ECHO_T}yes" >&6; } 
     2002{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     2003$as_echo "yes" >&6; } 
    18902004test "$program_prefix" != NONE && 
    18912005  program_transform_name="s&^&$program_prefix&;$program_transform_name" 
     
    18932007test "$program_suffix" != NONE && 
    18942008  program_transform_name="s&\$&$program_suffix&;$program_transform_name" 
    1895 # Double any \ or $.  echo might interpret backslashes. 
     2009# Double any \ or $. 
    18962010# By default was `s,x,x', remove it if useless. 
    1897 cat <<\_ACEOF >conftest.sed 
    1898 s/[\\$]/&&/g;s/;s,x,x,$// 
    1899 _ACEOF 
    1900 program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 
    1901 rm -f conftest.sed 
     2011ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 
     2012program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 
    19022013 
    19032014# expand $ac_aux_dir to an absolute path 
     
    19102021else 
    19112022  am_missing_run= 
    1912   { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 
    1913 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 
    1914 fi 
    1915  
    1916 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 
    1917 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 
     2023  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 
     2024$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 
     2025fi 
     2026 
     2027{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 
     2028$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 
    19182029if test -z "$MKDIR_P"; then 
    19192030  if test "${ac_cv_path_mkdir+set}" = set; then 
    1920   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2031  $as_echo_n "(cached) " >&6 
    19212032else 
    19222033  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     
    19532064  fi 
    19542065fi 
    1955 { echo "$as_me:$LINENO: result: $MKDIR_P" >&5 
    1956 echo "${ECHO_T}$MKDIR_P" >&6; } 
     2066{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 
     2067$as_echo "$MKDIR_P" >&6; } 
    19572068 
    19582069mkdir_p="$MKDIR_P" 
     
    19662077  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    19672078set dummy $ac_prog; ac_word=$2 
    1968 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1969 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2079{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2080$as_echo_n "checking for $ac_word... " >&6; } 
    19702081if test "${ac_cv_prog_AWK+set}" = set; then 
    1971   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2082  $as_echo_n "(cached) " >&6 
    19722083else 
    19732084  if test -n "$AWK"; then 
     
    19822093  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19832094    ac_cv_prog_AWK="$ac_prog" 
    1984     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2095    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19852096    break 2 
    19862097  fi 
     
    19932104AWK=$ac_cv_prog_AWK 
    19942105if test -n "$AWK"; then 
    1995   { echo "$as_me:$LINENO: result: $AWK" >&5 
    1996 echo "${ECHO_T}$AWK" >&6; } 
    1997 else 
    1998   { echo "$as_me:$LINENO: result: no" >&5 
    1999 echo "${ECHO_T}no" >&6; } 
     2106  { $as_echo "$as_me:$LINENO: result: $AWK" >&5 
     2107$as_echo "$AWK" >&6; } 
     2108else 
     2109  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2110$as_echo "no" >&6; } 
    20002111fi 
    20012112 
     
    20042115done 
    20052116 
    2006 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
    2007 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 
    2008 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
     2117{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
     2118$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 
     2119set x ${MAKE-make} 
     2120ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
    20092121if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 
    2010   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2122  $as_echo_n "(cached) " >&6 
    20112123else 
    20122124  cat >conftest.make <<\_ACEOF 
     
    20252137fi 
    20262138if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 
    2027   { echo "$as_me:$LINENO: result: yes" >&5 
    2028 echo "${ECHO_T}yes" >&6; } 
     2139  { $as_echo "$as_me:$LINENO: result: yes" >&5 
     2140$as_echo "yes" >&6; } 
    20292141  SET_MAKE= 
    20302142else 
    2031   { echo "$as_me:$LINENO: result: no" >&5 
    2032 echo "${ECHO_T}no" >&6; } 
     2143  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2144$as_echo "no" >&6; } 
    20332145  SET_MAKE="MAKE=${MAKE-make}" 
    20342146fi 
     
    20492161  # test to see if srcdir already configured 
    20502162  if test -f $srcdir/config.status; then 
    2051     { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 
    2052 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 
     2163    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 
     2164$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 
    20532165   { (exit 1); exit 1; }; } 
    20542166  fi 
     
    20672179# Define the identity of the package. 
    20682180 PACKAGE='onioncat' 
    2069  VERSION='0.1.10-475M' 
     2181 VERSION='0.1.10-479M' 
    20702182 
    20712183 
     
    21052217  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 
    21062218set dummy ${ac_tool_prefix}strip; ac_word=$2 
    2107 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2108 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2219{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2220$as_echo_n "checking for $ac_word... " >&6; } 
    21092221if test "${ac_cv_prog_STRIP+set}" = set; then 
    2110   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2222  $as_echo_n "(cached) " >&6 
    21112223else 
    21122224  if test -n "$STRIP"; then 
     
    21212233  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    21222234    ac_cv_prog_STRIP="${ac_tool_prefix}strip" 
    2123     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2235    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    21242236    break 2 
    21252237  fi 
     
    21322244STRIP=$ac_cv_prog_STRIP 
    21332245if test -n "$STRIP"; then 
    2134   { echo "$as_me:$LINENO: result: $STRIP" >&5 
    2135 echo "${ECHO_T}$STRIP" >&6; } 
    2136 else 
    2137   { echo "$as_me:$LINENO: result: no" >&5 
    2138 echo "${ECHO_T}no" >&6; } 
     2246  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 
     2247$as_echo "$STRIP" >&6; } 
     2248else 
     2249  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2250$as_echo "no" >&6; } 
    21392251fi 
    21402252 
     
    21452257  # Extract the first word of "strip", so it can be a program name with args. 
    21462258set dummy strip; ac_word=$2 
    2147 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2148 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2259{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2260$as_echo_n "checking for $ac_word... " >&6; } 
    21492261if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 
    2150   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2262  $as_echo_n "(cached) " >&6 
    21512263else 
    21522264  if test -n "$ac_ct_STRIP"; then 
     
    21612273  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    21622274    ac_cv_prog_ac_ct_STRIP="strip" 
    2163     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2275    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    21642276    break 2 
    21652277  fi 
     
    21722284ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 
    21732285if test -n "$ac_ct_STRIP"; then 
    2174   { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 
    2175 echo "${ECHO_T}$ac_ct_STRIP" >&6; } 
    2176 else 
    2177   { echo "$as_me:$LINENO: result: no" >&5 
    2178 echo "${ECHO_T}no" >&6; } 
     2286  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 
     2287$as_echo "$ac_ct_STRIP" >&6; } 
     2288else 
     2289  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2290$as_echo "no" >&6; } 
    21792291fi 
    21802292 
     
    21842296    case $cross_compiling:$ac_tool_warned in 
    21852297yes:) 
    2186 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2187 whose name does not start with the host triplet.  If you think this 
    2188 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2189 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2190 whose name does not start with the host triplet.  If you think this 
    2191 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2298{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2299$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    21922300ac_tool_warned=yes ;; 
    21932301esac 
     
    22182326 
    22192327cat >>confdefs.h <<\_ACEOF 
    2220 #define SVN_REVISION "475M" 
     2328#define SVN_REVISION "479M" 
    22212329_ACEOF 
    22222330 
     
    22292337  enableval=$enable_debug; 
    22302338cat >>confdefs.h <<\_ACEOF 
    2231 #define DEBUG 
     2339#define DEBUG /**/ 
    22322340_ACEOF 
    22332341 
     
    22382346  enableval=$enable_packet_log; 
    22392347cat >>confdefs.h <<\_ACEOF 
    2240 #define PACKET_LOG 
     2348#define PACKET_LOG /**/ 
    22412349_ACEOF 
    22422350 
     
    22472355  enableval=$enable_handle_http; 
    22482356cat >>confdefs.h <<\_ACEOF 
    2249 #define HANDLE_HTTP 
     2357#define HANDLE_HTTP /**/ 
    22502358_ACEOF 
    22512359 
     
    22562364  enableval=$enable_packet_queue; 
    22572365cat >>confdefs.h <<\_ACEOF 
    2258 #define PACKET_QUEUE 
     2366#define PACKET_QUEUE /**/ 
    22592367_ACEOF 
    22602368 
     
    22652373  enableval=$enable_check_ipsrc; 
    22662374cat >>confdefs.h <<\_ACEOF 
    2267 #define CHECK_IPSRC 
     2375#define CHECK_IPSRC /**/ 
    22682376_ACEOF 
    22692377 
     
    22742382  enableval=$enable_rtt; 
    22752383cat >>confdefs.h <<\_ACEOF 
    2276 #define MEASURE_RTT 
     2384#define MEASURE_RTT /**/ 
    22772385_ACEOF 
    22782386 
     
    22892397  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    22902398set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    2291 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2292 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2399{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2400$as_echo_n "checking for $ac_word... " >&6; } 
    22932401if test "${ac_cv_prog_CC+set}" = set; then 
    2294   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2402  $as_echo_n "(cached) " >&6 
    22952403else 
    22962404  if test -n "$CC"; then 
     
    23052413  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    23062414    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    2307     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2415    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    23082416    break 2 
    23092417  fi 
     
    23162424CC=$ac_cv_prog_CC 
    23172425if test -n "$CC"; then 
    2318   { echo "$as_me:$LINENO: result: $CC" >&5 
    2319 echo "${ECHO_T}$CC" >&6; } 
    2320 else 
    2321   { echo "$as_me:$LINENO: result: no" >&5 
    2322 echo "${ECHO_T}no" >&6; } 
     2426  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2427$as_echo "$CC" >&6; } 
     2428else 
     2429  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2430$as_echo "no" >&6; } 
    23232431fi 
    23242432 
     
    23292437  # Extract the first word of "gcc", so it can be a program name with args. 
    23302438set dummy gcc; ac_word=$2 
    2331 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2332 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2439{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2440$as_echo_n "checking for $ac_word... " >&6; } 
    23332441if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2334   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2442  $as_echo_n "(cached) " >&6 
    23352443else 
    23362444  if test -n "$ac_ct_CC"; then 
     
    23452453  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    23462454    ac_cv_prog_ac_ct_CC="gcc" 
    2347     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2455    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    23482456    break 2 
    23492457  fi 
     
    23562464ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    23572465if test -n "$ac_ct_CC"; then 
    2358   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2359 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2360 else 
    2361   { echo "$as_me:$LINENO: result: no" >&5 
    2362 echo "${ECHO_T}no" >&6; } 
     2466  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2467$as_echo "$ac_ct_CC" >&6; } 
     2468else 
     2469  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2470$as_echo "no" >&6; } 
    23632471fi 
    23642472 
     
    23682476    case $cross_compiling:$ac_tool_warned in 
    23692477yes:) 
    2370 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2371 whose name does not start with the host triplet.  If you think this 
    2372 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2373 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2374 whose name does not start with the host triplet.  If you think this 
    2375 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2478{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2479$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    23762480ac_tool_warned=yes ;; 
    23772481esac 
     
    23862490    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
    23872491set dummy ${ac_tool_prefix}cc; ac_word=$2 
    2388 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2389 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2492{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2493$as_echo_n "checking for $ac_word... " >&6; } 
    23902494if test "${ac_cv_prog_CC+set}" = set; then 
    2391   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2495  $as_echo_n "(cached) " >&6 
    23922496else 
    23932497  if test -n "$CC"; then 
     
    24022506  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    24032507    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    2404     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2508    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24052509    break 2 
    24062510  fi 
     
    24132517CC=$ac_cv_prog_CC 
    24142518if test -n "$CC"; then 
    2415   { echo "$as_me:$LINENO: result: $CC" >&5 
    2416 echo "${ECHO_T}$CC" >&6; } 
    2417 else 
    2418   { echo "$as_me:$LINENO: result: no" >&5 
    2419 echo "${ECHO_T}no" >&6; } 
     2519  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2520$as_echo "$CC" >&6; } 
     2521else 
     2522  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2523$as_echo "no" >&6; } 
    24202524fi 
    24212525 
     
    24262530  # Extract the first word of "cc", so it can be a program name with args. 
    24272531set dummy cc; ac_word=$2 
    2428 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2429 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2532{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2533$as_echo_n "checking for $ac_word... " >&6; } 
    24302534if test "${ac_cv_prog_CC+set}" = set; then 
    2431   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2535  $as_echo_n "(cached) " >&6 
    24322536else 
    24332537  if test -n "$CC"; then 
     
    24472551     fi 
    24482552    ac_cv_prog_CC="cc" 
    2449     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2553    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24502554    break 2 
    24512555  fi 
     
    24702574CC=$ac_cv_prog_CC 
    24712575if test -n "$CC"; then 
    2472   { echo "$as_me:$LINENO: result: $CC" >&5 
    2473 echo "${ECHO_T}$CC" >&6; } 
    2474 else 
    2475   { echo "$as_me:$LINENO: result: no" >&5 
    2476 echo "${ECHO_T}no" >&6; } 
     2576  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2577$as_echo "$CC" >&6; } 
     2578else 
     2579  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2580$as_echo "no" >&6; } 
    24772581fi 
    24782582 
     
    24852589    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    24862590set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    2487 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2488 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2591{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2592$as_echo_n "checking for $ac_word... " >&6; } 
    24892593if test "${ac_cv_prog_CC+set}" = set; then 
    2490   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2594  $as_echo_n "(cached) " >&6 
    24912595else 
    24922596  if test -n "$CC"; then 
     
    25012605  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25022606    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    2503     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2607    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    25042608    break 2 
    25052609  fi 
     
    25122616CC=$ac_cv_prog_CC 
    25132617if test -n "$CC"; then 
    2514   { echo "$as_me:$LINENO: result: $CC" >&5 
    2515 echo "${ECHO_T}$CC" >&6; } 
    2516 else 
    2517   { echo "$as_me:$LINENO: result: no" >&5 
    2518 echo "${ECHO_T}no" >&6; } 
     2618  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2619$as_echo "$CC" >&6; } 
     2620else 
     2621  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2622$as_echo "no" >&6; } 
    25192623fi 
    25202624 
     
    25292633  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    25302634set dummy $ac_prog; ac_word=$2 
    2531 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2532 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2635{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2636$as_echo_n "checking for $ac_word... " >&6; } 
    25332637if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2534   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2638  $as_echo_n "(cached) " >&6 
    25352639else 
    25362640  if test -n "$ac_ct_CC"; then 
     
    25452649  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25462650    ac_cv_prog_ac_ct_CC="$ac_prog" 
    2547     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2651    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    25482652    break 2 
    25492653  fi 
     
    25562660ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    25572661if test -n "$ac_ct_CC"; then 
    2558   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2559 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2560 else 
    2561   { echo "$as_me:$LINENO: result: no" >&5 
    2562 echo "${ECHO_T}no" >&6; } 
     2662  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2663$as_echo "$ac_ct_CC" >&6; } 
     2664else 
     2665  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2666$as_echo "no" >&6; } 
    25632667fi 
    25642668 
     
    25722676    case $cross_compiling:$ac_tool_warned in 
    25732677yes:) 
    2574 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2575 whose name does not start with the host triplet.  If you think this 
    2576 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2577 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2578 whose name does not start with the host triplet.  If you think this 
    2579 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2678{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2679$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    25802680ac_tool_warned=yes ;; 
    25812681esac 
     
    25872687 
    25882688 
    2589 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2689test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2690$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2691{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    25902692See \`config.log' for more details." >&5 
    2591 echo "$as_me: error: no acceptable C compiler found in \$PATH 
     2693$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
    25922694See \`config.log' for more details." >&2;} 
    2593    { (exit 1); exit 1; }; } 
     2695   { (exit 1); exit 1; }; }; } 
    25942696 
    25952697# Provide some information about the compiler. 
    2596 echo "$as_me:$LINENO: checking for C compiler version" >&5 
    2597 ac_compiler=`set X $ac_compile; echo $2` 
     2698$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 
     2699set X $ac_compile 
     2700ac_compiler=$2 
    25982701{ (ac_try="$ac_compiler --version >&5" 
    25992702case "(($ac_try" in 
     
    26012704  *) ac_try_echo=$ac_try;; 
    26022705esac 
    2603 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2706eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2707$as_echo "$ac_try_echo") >&5 
    26042708  (eval "$ac_compiler --version >&5") 2>&5 
    26052709  ac_status=$? 
    2606   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2710  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26072711  (exit $ac_status); } 
    26082712{ (ac_try="$ac_compiler -v >&5" 
     
    26112715  *) ac_try_echo=$ac_try;; 
    26122716esac 
    2613 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2717eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2718$as_echo "$ac_try_echo") >&5 
    26142719  (eval "$ac_compiler -v >&5") 2>&5 
    26152720  ac_status=$? 
    2616   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2721  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26172722  (exit $ac_status); } 
    26182723{ (ac_try="$ac_compiler -V >&5" 
     
    26212726  *) ac_try_echo=$ac_try;; 
    26222727esac 
    2623 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2728eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2729$as_echo "$ac_try_echo") >&5 
    26242730  (eval "$ac_compiler -V >&5") 2>&5 
    26252731  ac_status=$? 
    2626   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2732  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26272733  (exit $ac_status); } 
    26282734 
     
    26432749_ACEOF 
    26442750ac_clean_files_save=$ac_clean_files 
    2645 ac_clean_files="$ac_clean_files a.out a.exe b.out" 
     2751ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
    26462752# Try to create an executable without -o first, disregard a.out. 
    26472753# It will help us diagnose broken compilers, and finding out an intuition 
    26482754# of exeext. 
    2649 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
    2650 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 
    2651 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
    2652 # 
    2653 # List of possible output files, starting from the most likely. 
    2654 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 
    2655 # only as a last resort.  b.out is created by i960 compilers. 
    2656 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 
    2657 # 
    2658 # The IRIX 6 linker writes into existing files which may not be 
    2659 # executable, retaining their permissions.  Remove them first so a 
    2660 # subsequent execution test works. 
     2755{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
     2756$as_echo_n "checking for C compiler default output file name... " >&6; } 
     2757ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
     2758 
     2759# The possible output files: 
     2760ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
     2761 
    26612762ac_rmfiles= 
    26622763for ac_file in $ac_files 
    26632764do 
    26642765  case $ac_file in 
    2665     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2766    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    26662767    * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
    26672768  esac 
     
    26742775  *) ac_try_echo=$ac_try;; 
    26752776esac 
    2676 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2777eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2778$as_echo "$ac_try_echo") >&5 
    26772779  (eval "$ac_link_default") 2>&5 
    26782780  ac_status=$? 
    2679   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2781  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26802782  (exit $ac_status); }; then 
    26812783  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
     
    26882790  test -f "$ac_file" || continue 
    26892791  case $ac_file in 
    2690     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 
     2792    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 
    26912793        ;; 
    26922794    [ab].out ) 
     
    27152817fi 
    27162818 
    2717 { echo "$as_me:$LINENO: result: $ac_file" >&5 
    2718 echo "${ECHO_T}$ac_file" >&6; } 
     2819{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 
     2820$as_echo "$ac_file" >&6; } 
    27192821if test -z "$ac_file"; then 
    2720   echo "$as_me: failed program was:" >&5 
     2822  $as_echo "$as_me: failed program was:" >&5 
    27212823sed 's/^/| /' conftest.$ac_ext >&5 
    27222824 
    2723 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 
     2825{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2826$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2827{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 
    27242828See \`config.log' for more details." >&5 
    2725 echo "$as_me: error: C compiler cannot create executables 
     2829$as_echo "$as_me: error: C compiler cannot create executables 
    27262830See \`config.log' for more details." >&2;} 
    2727    { (exit 77); exit 77; }; } 
     2831   { (exit 77); exit 77; }; }; } 
    27282832fi 
    27292833 
     
    27322836# Check that the compiler produces executables we can run.  If not, either 
    27332837# the compiler is broken, or we cross compile. 
    2734 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
    2735 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 
     2838{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
     2839$as_echo_n "checking whether the C compiler works... " >&6; } 
    27362840# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 
    27372841# If not cross compiling, check that we can run a simple program. 
     
    27422846  *) ac_try_echo=$ac_try;; 
    27432847esac 
    2744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2848eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2849$as_echo "$ac_try_echo") >&5 
    27452850  (eval "$ac_try") 2>&5 
    27462851  ac_status=$? 
    2747   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2852  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27482853  (exit $ac_status); }; }; then 
    27492854    cross_compiling=no 
     
    27522857        cross_compiling=yes 
    27532858    else 
    2754         { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 
     2859        { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2860$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2861{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
    27552862If you meant to cross compile, use \`--host'. 
    27562863See \`config.log' for more details." >&5 
    2757 echo "$as_me: error: cannot run C compiled programs. 
     2864$as_echo "$as_me: error: cannot run C compiled programs. 
    27582865If you meant to cross compile, use \`--host'. 
    27592866See \`config.log' for more details." >&2;} 
    2760    { (exit 1); exit 1; }; } 
     2867   { (exit 1); exit 1; }; }; } 
    27612868    fi 
    27622869  fi 
    27632870fi 
    2764 { echo "$as_me:$LINENO: result: yes" >&5 
    2765 echo "${ECHO_T}yes" >&6; } 
    2766  
    2767 rm -f a.out a.exe conftest$ac_cv_exeext b.out 
     2871{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     2872$as_echo "yes" >&6; } 
     2873 
     2874rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 
    27682875ac_clean_files=$ac_clean_files_save 
    27692876# Check that the compiler produces executables we can run.  If not, either 
    27702877# the compiler is broken, or we cross compile. 
    2771 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
    2772 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 
    2773 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 
    2774 echo "${ECHO_T}$cross_compiling" >&6; } 
    2775  
    2776 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 
    2777 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 
     2878{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
     2879$as_echo_n "checking whether we are cross compiling... " >&6; } 
     2880{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 
     2881$as_echo "$cross_compiling" >&6; } 
     2882 
     2883{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 
     2884$as_echo_n "checking for suffix of executables... " >&6; } 
    27782885if { (ac_try="$ac_link" 
    27792886case "(($ac_try" in 
     
    27812888  *) ac_try_echo=$ac_try;; 
    27822889esac 
    2783 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2890eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2891$as_echo "$ac_try_echo") >&5 
    27842892  (eval "$ac_link") 2>&5 
    27852893  ac_status=$? 
    2786   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2894  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27872895  (exit $ac_status); }; then 
    27882896  # If both `conftest.exe' and `conftest' are `present' (well, observable) 
     
    27932901  test -f "$ac_file" || continue 
    27942902  case $ac_file in 
    2795     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2903    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    27962904    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 
    27972905          break;; 
     
    28002908done 
    28012909else 
    2802   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2910  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2911$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2912{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    28032913See \`config.log' for more details." >&5 
    2804 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
     2914$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    28052915See \`config.log' for more details." >&2;} 
    2806    { (exit 1); exit 1; }; } 
     2916   { (exit 1); exit 1; }; }; } 
    28072917fi 
    28082918 
    28092919rm -f conftest$ac_cv_exeext 
    2810 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
    2811 echo "${ECHO_T}$ac_cv_exeext" >&6; } 
     2920{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
     2921$as_echo "$ac_cv_exeext" >&6; } 
    28122922 
    28132923rm -f conftest.$ac_ext 
    28142924EXEEXT=$ac_cv_exeext 
    28152925ac_exeext=$EXEEXT 
    2816 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 
    2817 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 
     2926{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 
     2927$as_echo_n "checking for suffix of object files... " >&6; } 
    28182928if test "${ac_cv_objext+set}" = set; then 
    2819   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2929  $as_echo_n "(cached) " >&6 
    28202930else 
    28212931  cat >conftest.$ac_ext <<_ACEOF 
     
    28402950  *) ac_try_echo=$ac_try;; 
    28412951esac 
    2842 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2952eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2953$as_echo "$ac_try_echo") >&5 
    28432954  (eval "$ac_compile") 2>&5 
    28442955  ac_status=$? 
    2845   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2956  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28462957  (exit $ac_status); }; then 
    28472958  for ac_file in conftest.o conftest.obj conftest.*; do 
    28482959  test -f "$ac_file" || continue; 
    28492960  case $ac_file in 
    2850     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 
     2961    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
    28512962    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
    28522963       break;; 
     
    28542965done 
    28552966else 
    2856   echo "$as_me: failed program was:" >&5 
     2967  $as_echo "$as_me: failed program was:" >&5 
    28572968sed 's/^/| /' conftest.$ac_ext >&5 
    28582969 
    2859 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
     2970{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2971$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2972{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    28602973See \`config.log' for more details." >&5 
    2861 echo "$as_me: error: cannot compute suffix of object files: cannot compile 
     2974$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    28622975See \`config.log' for more details." >&2;} 
    2863    { (exit 1); exit 1; }; } 
     2976   { (exit 1); exit 1; }; }; } 
    28642977fi 
    28652978 
    28662979rm -f conftest.$ac_cv_objext conftest.$ac_ext 
    28672980fi 
    2868 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
    2869 echo "${ECHO_T}$ac_cv_objext" >&6; } 
     2981{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
     2982$as_echo "$ac_cv_objext" >&6; } 
    28702983OBJEXT=$ac_cv_objext 
    28712984ac_objext=$OBJEXT 
    2872 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
    2873 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 
     2985{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
     2986$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
    28742987if test "${ac_cv_c_compiler_gnu+set}" = set; then 
    2875   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2988  $as_echo_n "(cached) " >&6 
    28762989else 
    28772990  cat >conftest.$ac_ext <<_ACEOF 
     
    28993012  *) ac_try_echo=$ac_try;; 
    29003013esac 
    2901 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3014eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3015$as_echo "$ac_try_echo") >&5 
    29023016  (eval "$ac_compile") 2>conftest.er1 
    29033017  ac_status=$? 
     
    29053019  rm -f conftest.er1 
    29063020  cat conftest.err >&5 
    2907   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3021  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29083022  (exit $ac_status); } && { 
    29093023         test -z "$ac_c_werror_flag" || 
     
    29123026  ac_compiler_gnu=yes 
    29133027else 
    2914   echo "$as_me: failed program was:" >&5 
     3028  $as_echo "$as_me: failed program was:" >&5 
    29153029sed 's/^/| /' conftest.$ac_ext >&5 
    29163030 
     
    29223036 
    29233037fi 
    2924 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
    2925 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 
    2926 GCC=`test $ac_compiler_gnu = yes && echo yes` 
     3038{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
     3039$as_echo "$ac_cv_c_compiler_gnu" >&6; } 
     3040if test $ac_compiler_gnu = yes; then 
     3041  GCC=yes 
     3042else 
     3043  GCC= 
     3044fi 
    29273045ac_test_CFLAGS=${CFLAGS+set} 
    29283046ac_save_CFLAGS=$CFLAGS 
    2929 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
    2930 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 
     3047{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
     3048$as_echo_n "checking whether $CC accepts -g... " >&6; } 
    29313049if test "${ac_cv_prog_cc_g+set}" = set; then 
    2932   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3050  $as_echo_n "(cached) " >&6 
    29333051else 
    29343052  ac_save_c_werror_flag=$ac_c_werror_flag 
     
    29573075  *) ac_try_echo=$ac_try;; 
    29583076esac 
    2959 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3077eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3078$as_echo "$ac_try_echo") >&5 
    29603079  (eval "$ac_compile") 2>conftest.er1 
    29613080  ac_status=$? 
     
    29633082  rm -f conftest.er1 
    29643083  cat conftest.err >&5 
    2965   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3084  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29663085  (exit $ac_status); } && { 
    29673086         test -z "$ac_c_werror_flag" || 
     
    29703089  ac_cv_prog_cc_g=yes 
    29713090else 
    2972   echo "$as_me: failed program was:" >&5 
     3091  $as_echo "$as_me: failed program was:" >&5 
    29733092sed 's/^/| /' conftest.$ac_ext >&5 
    29743093 
     
    29953114  *) ac_try_echo=$ac_try;; 
    29963115esac 
    2997 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3116eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3117$as_echo "$ac_try_echo") >&5 
    29983118  (eval "$ac_compile") 2>conftest.er1 
    29993119  ac_status=$? 
     
    30013121  rm -f conftest.er1 
    30023122  cat conftest.err >&5 
    3003   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3123  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30043124  (exit $ac_status); } && { 
    30053125         test -z "$ac_c_werror_flag" || 
     
    30083128  : 
    30093129else 
    3010   echo "$as_me: failed program was:" >&5 
     3130  $as_echo "$as_me: failed program was:" >&5 
    30113131sed 's/^/| /' conftest.$ac_ext >&5 
    30123132 
     
    30343154  *) ac_try_echo=$ac_try;; 
    30353155esac 
    3036 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3156eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3157$as_echo "$ac_try_echo") >&5 
    30373158  (eval "$ac_compile") 2>conftest.er1 
    30383159  ac_status=$? 
     
    30403161  rm -f conftest.er1 
    30413162  cat conftest.err >&5 
    3042   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3163  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30433164  (exit $ac_status); } && { 
    30443165         test -z "$ac_c_werror_flag" || 
     
    30473168  ac_cv_prog_cc_g=yes 
    30483169else 
    3049   echo "$as_me: failed program was:" >&5 
     3170  $as_echo "$as_me: failed program was:" >&5 
    30503171sed 's/^/| /' conftest.$ac_ext >&5 
    30513172 
     
    30623183   ac_c_werror_flag=$ac_save_c_werror_flag 
    30633184fi 
    3064 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
    3065 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 
     3185{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
     3186$as_echo "$ac_cv_prog_cc_g" >&6; } 
    30663187if test "$ac_test_CFLAGS" = set; then 
    30673188  CFLAGS=$ac_save_CFLAGS 
     
    30793200  fi 
    30803201fi 
    3081 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
    3082 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 
     3202{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
     3203$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
    30833204if test "${ac_cv_prog_cc_c89+set}" = set; then 
    3084   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3205  $as_echo_n "(cached) " >&6 
    30853206else 
    30863207  ac_cv_prog_cc_c89=no 
     
    31533274  *) ac_try_echo=$ac_try;; 
    31543275esac 
    3155 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3276eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3277$as_echo "$ac_try_echo") >&5 
    31563278  (eval "$ac_compile") 2>conftest.er1 
    31573279  ac_status=$? 
     
    31593281  rm -f conftest.er1 
    31603282  cat conftest.err >&5 
    3161   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3283  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31623284  (exit $ac_status); } && { 
    31633285         test -z "$ac_c_werror_flag" || 
     
    31663288  ac_cv_prog_cc_c89=$ac_arg 
    31673289else 
    3168   echo "$as_me: failed program was:" >&5 
     3290  $as_echo "$as_me: failed program was:" >&5 
    31693291sed 's/^/| /' conftest.$ac_ext >&5 
    31703292 
     
    31823304case "x$ac_cv_prog_cc_c89" in 
    31833305  x) 
    3184     { echo "$as_me:$LINENO: result: none needed" >&5 
    3185 echo "${ECHO_T}none needed" >&6; } ;; 
     3306    { $as_echo "$as_me:$LINENO: result: none needed" >&5 
     3307$as_echo "none needed" >&6; } ;; 
    31863308  xno) 
    3187     { echo "$as_me:$LINENO: result: unsupported" >&5 
    3188 echo "${ECHO_T}unsupported" >&6; } ;; 
     3309    { $as_echo "$as_me:$LINENO: result: unsupported" >&5 
     3310$as_echo "unsupported" >&6; } ;; 
    31893311  *) 
    31903312    CC="$CC $ac_cv_prog_cc_c89" 
    3191     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
    3192 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 
     3313    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
     3314$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
    31933315esac 
    31943316 
     
    32113333END 
    32123334# If we don't find an include directive, just comment out the code. 
    3213 { echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 
    3214 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; } 
     3335{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 
     3336$as_echo_n "checking for style of include used by $am_make... " >&6; } 
    32153337am__include="#" 
    32163338am__quote= 
     
    32393361 
    32403362 
    3241 { echo "$as_me:$LINENO: result: $_am_result" >&5 
    3242 echo "${ECHO_T}$_am_result" >&6; } 
     3363{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5 
     3364$as_echo "$_am_result" >&6; } 
    32433365rm -f confinc confmf 
    32443366 
     
    32643386depcc="$CC"   am_compiler_list= 
    32653387 
    3266 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 
    3267 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } 
     3388{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 
     3389$as_echo_n "checking dependency style of $depcc... " >&6; } 
    32683390if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 
    3269   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3391  $as_echo_n "(cached) " >&6 
    32703392else 
    32713393  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 
     
    33553477 
    33563478fi 
    3357 { echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 
    3358 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; } 
     3479{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 
     3480$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 
    33593481CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 
    33603482 
     
    33753497 
    33763498 
    3377 { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 
    3378 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; } 
     3499{ $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 
     3500$as_echo_n "checking for pthread_create in -lpthread... " >&6; } 
    33793501if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then 
    3380   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3502  $as_echo_n "(cached) " >&6 
    33813503else 
    33823504  ac_check_lib_save_LIBS=$LIBS 
     
    34103532  *) ac_try_echo=$ac_try;; 
    34113533esac 
    3412 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3534eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3535$as_echo "$ac_try_echo") >&5 
    34133536  (eval "$ac_link") 2>conftest.er1 
    34143537  ac_status=$? 
     
    34163539  rm -f conftest.er1 
    34173540  cat conftest.err >&5 
    3418   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3541  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34193542  (exit $ac_status); } && { 
    34203543         test -z "$ac_c_werror_flag" || 
    34213544         test ! -s conftest.err 
    3422        } && test -s conftest$ac_exeext && 
    3423        $as_test_x conftest$ac_exeext; then 
     3545       } && test -s conftest$ac_exeext && { 
     3546         test "$cross_compiling" = yes || 
     3547         $as_test_x conftest$ac_exeext 
     3548       }; then 
    34243549  ac_cv_lib_pthread_pthread_create=yes 
    34253550else 
    3426   echo "$as_me: failed program was:" >&5 
     3551  $as_echo "$as_me: failed program was:" >&5 
    34273552sed 's/^/| /' conftest.$ac_ext >&5 
    34283553 
     
    34303555fi 
    34313556 
     3557rm -rf conftest.dSYM 
    34323558rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    34333559      conftest$ac_exeext conftest.$ac_ext 
    34343560LIBS=$ac_check_lib_save_LIBS 
    34353561fi 
    3436 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 
    3437 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; } 
    3438 if test $ac_cv_lib_pthread_pthread_create = yes; then 
     3562{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 
     3563$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } 
     3564if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then 
    34393565  cat >>confdefs.h <<_ACEOF 
    34403566#define HAVE_LIBPTHREAD 1 
     
    34693595for ac_header in sys/types.h sys/socket.h netinet/in.h netinet/in_systm.h netinet/ip.h netinet/ip6.h netinet/in6.h net/if.h net/if_tun.h linux/if_tun.h linux/sockios.h endian.h sys/endian.h netinet/icmp6.h net/ethernet.h netinet/if_ether.h netinet/ether.h 
    34703596do 
    3471 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    3472 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    3473 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     3597as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     3598{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     3599$as_echo_n "checking for $ac_header... " >&6; } 
    34743600if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    3475   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3601  $as_echo_n "(cached) " >&6 
    34763602else 
    34773603  cat >conftest.$ac_ext <<_ACEOF 
     
    35083634  *) ac_try_echo=$ac_try;; 
    35093635esac 
    3510 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3636eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3637$as_echo "$ac_try_echo") >&5 
    35113638  (eval "$ac_compile") 2>conftest.er1 
    35123639  ac_status=$? 
     
    35143641  rm -f conftest.er1 
    35153642  cat conftest.err >&5 
    3516   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3643  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35173644  (exit $ac_status); } && { 
    35183645         test -z "$ac_c_werror_flag" || 
     
    35213648  eval "$as_ac_Header=yes" 
    35223649else 
    3523   echo "$as_me: failed program was:" >&5 
     3650  $as_echo "$as_me: failed program was:" >&5 
    35243651sed 's/^/| /' conftest.$ac_ext >&5 
    35253652 
     
    35293656rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    35303657fi 
    3531 ac_res=`eval echo '${'$as_ac_Header'}'` 
    3532                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    3533 echo "${ECHO_T}$ac_res" >&6; } 
    3534 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     3658ac_res=`eval 'as_val=${'$as_ac_Header'} 
     3659                 $as_echo "$as_val"'` 
     3660               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     3661$as_echo "$ac_res" >&6; } 
     3662as_val=`eval 'as_val=${'$as_ac_Header'} 
     3663                 $as_echo "$as_val"'` 
     3664   if test "x$as_val" = x""yes; then 
    35353665  cat >>confdefs.h <<_ACEOF 
    3536 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     3666#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    35373667_ACEOF 
    35383668 
     
    35463676ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 
    35473677ac_compiler_gnu=$ac_cv_c_compiler_gnu 
    3548 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
    3549 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 
     3678{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 
     3679$as_echo_n "checking how to run the C preprocessor... " >&6; } 
    35503680# On Suns, sometimes $CPP names a directory. 
    35513681if test -n "$CPP" && test -d "$CPP"; then 
     
    35543684if test -z "$CPP"; then 
    35553685  if test "${ac_cv_prog_CPP+set}" = set; then 
    3556   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3686  $as_echo_n "(cached) " >&6 
    35573687else 
    35583688      # Double quotes because CPP needs to be expanded 
     
    35863716  *) ac_try_echo=$ac_try;; 
    35873717esac 
    3588 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3718eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3719$as_echo "$ac_try_echo") >&5 
    35893720  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    35903721  ac_status=$? 
     
    35923723  rm -f conftest.er1 
    35933724  cat conftest.err >&5 
    3594   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3725  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35953726  (exit $ac_status); } >/dev/null && { 
    35963727         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    35993730  : 
    36003731else 
    3601   echo "$as_me: failed program was:" >&5 
     3732  $as_echo "$as_me: failed program was:" >&5 
    36023733sed 's/^/| /' conftest.$ac_ext >&5 
    36033734 
     
    36233754  *) ac_try_echo=$ac_try;; 
    36243755esac 
    3625 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3756eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3757$as_echo "$ac_try_echo") >&5 
    36263758  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    36273759  ac_status=$? 
     
    36293761  rm -f conftest.er1 
    36303762  cat conftest.err >&5 
    3631   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3763  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36323764  (exit $ac_status); } >/dev/null && { 
    36333765         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    36373769continue 
    36383770else 
    3639   echo "$as_me: failed program was:" >&5 
     3771  $as_echo "$as_me: failed program was:" >&5 
    36403772sed 's/^/| /' conftest.$ac_ext >&5 
    36413773 
     
    36623794  ac_cv_prog_CPP=$CPP 
    36633795fi 
    3664 { echo "$as_me:$LINENO: result: $CPP" >&5 
    3665 echo "${ECHO_T}$CPP" >&6; } 
     3796{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 
     3797$as_echo "$CPP" >&6; } 
    36663798ac_preproc_ok=false 
    36673799for ac_c_preproc_warn_flag in '' yes 
     
    36913823  *) ac_try_echo=$ac_try;; 
    36923824esac 
    3693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3825eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3826$as_echo "$ac_try_echo") >&5 
    36943827  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    36953828  ac_status=$? 
     
    36973830  rm -f conftest.er1 
    36983831  cat conftest.err >&5 
    3699   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3832  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    37003833  (exit $ac_status); } >/dev/null && { 
    37013834         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    37043837  : 
    37053838else 
    3706   echo "$as_me: failed program was:" >&5 
     3839  $as_echo "$as_me: failed program was:" >&5 
    37073840sed 's/^/| /' conftest.$ac_ext >&5 
    37083841 
     
    37283861  *) ac_try_echo=$ac_try;; 
    37293862esac 
    3730 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3863eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3864$as_echo "$ac_try_echo") >&5 
    37313865  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    37323866  ac_status=$? 
     
    37343868  rm -f conftest.er1 
    37353869  cat conftest.err >&5 
    3736   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3870  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    37373871  (exit $ac_status); } >/dev/null && { 
    37383872         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    37423876continue 
    37433877else 
    3744   echo "$as_me: failed program was:" >&5 
     3878  $as_echo "$as_me: failed program was:" >&5 
    37453879sed 's/^/| /' conftest.$ac_ext >&5 
    37463880 
     
    37583892  : 
    37593893else 
    3760   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
     3894  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     3895$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     3896{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 
    37613897See \`config.log' for more details." >&5 
    3762 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
     3898$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 
    37633899See \`config.log' for more details." >&2;} 
    3764    { (exit 1); exit 1; }; } 
     3900   { (exit 1); exit 1; }; }; } 
    37653901fi 
    37663902 
     
    37723908 
    37733909 
    3774 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
    3775 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 
     3910{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 
     3911$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 
    37763912if test "${ac_cv_path_GREP+set}" = set; then 
    3777   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3778 else 
    3779   # Extract the first word of "grep ggrep" to use in msg output 
    3780 if test -z "$GREP"; then 
    3781 set dummy grep ggrep; ac_prog_name=$2 
    3782 if test "${ac_cv_path_GREP+set}" = set; then 
    3783   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3784 else 
     3913  $as_echo_n "(cached) " >&6 
     3914else 
     3915  if test -z "$GREP"; then 
    37853916  ac_path_GREP_found=false 
    3786 # Loop through the user's path and test for each of PROGNAME-LIST 
    3787 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3917  # Loop through the user's path and test for each of PROGNAME-LIST 
     3918  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    37883919for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    37893920do 
     
    37913922  test -z "$as_dir" && as_dir=. 
    37923923  for ac_prog in grep ggrep; do 
    3793   for ac_exec_ext in '' $ac_executable_extensions; do 
    3794     ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
    3795     { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
    3796     # Check for GNU ac_path_GREP and select it if it is found. 
     3924    for ac_exec_ext in '' $ac_executable_extensions; do 
     3925      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 
     3926      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 
     3927# Check for GNU ac_path_GREP and select it if it is found. 
    37973928  # Check for GNU $ac_path_GREP 
    37983929case `"$ac_path_GREP" --version 2>&1` in 
     
    38013932*) 
    38023933  ac_count=0 
    3803   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     3934  $as_echo_n 0123456789 >"conftest.in" 
    38043935  while : 
    38053936  do 
     
    38073938    mv "conftest.tmp" "conftest.in" 
    38083939    cp "conftest.in" "conftest.nl" 
    3809     echo 'GREP' >> "conftest.nl" 
     3940    $as_echo 'GREP' >> "conftest.nl" 
    38103941    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    38113942    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    38223953esac 
    38233954 
    3824  
    3825     $ac_path_GREP_found && break 3 
     3955      $ac_path_GREP_found && break 3 
     3956    done 
    38263957  done 
    38273958done 
    3828  
    3829 done 
    38303959IFS=$as_save_IFS 
    3831  
    3832  
    3833 fi 
    3834  
    3835 GREP="$ac_cv_path_GREP" 
    3836 if test -z "$GREP"; then 
    3837   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3838 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     3960  if test -z "$ac_cv_path_GREP"; then 
     3961    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     3962$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    38393963   { (exit 1); exit 1; }; } 
    3840 fi 
    3841  
     3964  fi 
    38423965else 
    38433966  ac_cv_path_GREP=$GREP 
    38443967fi 
    38453968 
    3846  
    3847 fi 
    3848 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
    3849 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 
     3969fi 
     3970{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 
     3971$as_echo "$ac_cv_path_GREP" >&6; } 
    38503972 GREP="$ac_cv_path_GREP" 
    38513973 
    38523974 
    3853 { echo "$as_me:$LINENO: checking for egrep" >&5 
    3854 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 
     3975{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 
     3976$as_echo_n "checking for egrep... " >&6; } 
    38553977if test "${ac_cv_path_EGREP+set}" = set; then 
    3856   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3978  $as_echo_n "(cached) " >&6 
    38573979else 
    38583980  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 
    38593981   then ac_cv_path_EGREP="$GREP -E" 
    38603982   else 
    3861      # Extract the first word of "egrep" to use in msg output 
    3862 if test -z "$EGREP"; then 
    3863 set dummy egrep; ac_prog_name=$2 
    3864 if test "${ac_cv_path_EGREP+set}" = set; then 
    3865   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3866 else 
     3983     if test -z "$EGREP"; then 
    38673984  ac_path_EGREP_found=false 
    3868 # Loop through the user's path and test for each of PROGNAME-LIST 
    3869 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     3985  # Loop through the user's path and test for each of PROGNAME-LIST 
     3986  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    38703987for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 
    38713988do 
     
    38733990  test -z "$as_dir" && as_dir=. 
    38743991  for ac_prog in egrep; do 
    3875   for ac_exec_ext in '' $ac_executable_extensions; do 
    3876     ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
    3877     { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
    3878     # Check for GNU ac_path_EGREP and select it if it is found. 
     3992    for ac_exec_ext in '' $ac_executable_extensions; do 
     3993      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 
     3994      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 
     3995# Check for GNU ac_path_EGREP and select it if it is found. 
    38793996  # Check for GNU $ac_path_EGREP 
    38803997case `"$ac_path_EGREP" --version 2>&1` in 
     
    38834000*) 
    38844001  ac_count=0 
    3885   echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 
     4002  $as_echo_n 0123456789 >"conftest.in" 
    38864003  while : 
    38874004  do 
     
    38894006    mv "conftest.tmp" "conftest.in" 
    38904007    cp "conftest.in" "conftest.nl" 
    3891     echo 'EGREP' >> "conftest.nl" 
     4008    $as_echo 'EGREP' >> "conftest.nl" 
    38924009    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 
    38934010    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 
     
    39044021esac 
    39054022 
    3906  
    3907     $ac_path_EGREP_found && break 3 
     4023      $ac_path_EGREP_found && break 3 
     4024    done 
    39084025  done 
    39094026done 
    3910  
    3911 done 
    39124027IFS=$as_save_IFS 
    3913  
    3914  
    3915 fi 
    3916  
    3917 EGREP="$ac_cv_path_EGREP" 
    3918 if test -z "$EGREP"; then 
    3919   { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
    3920 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
     4028  if test -z "$ac_cv_path_EGREP"; then 
     4029    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 
     4030$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 
    39214031   { (exit 1); exit 1; }; } 
    3922 fi 
    3923  
     4032  fi 
    39244033else 
    39254034  ac_cv_path_EGREP=$EGREP 
    39264035fi 
    39274036 
    3928  
    39294037   fi 
    39304038fi 
    3931 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
    3932 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 
     4039{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 
     4040$as_echo "$ac_cv_path_EGREP" >&6; } 
    39334041 EGREP="$ac_cv_path_EGREP" 
    39344042 
    39354043 
    3936 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
    3937 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 
     4044{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 
     4045$as_echo_n "checking for ANSI C header files... " >&6; } 
    39384046if test "${ac_cv_header_stdc+set}" = set; then 
    3939   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4047  $as_echo_n "(cached) " >&6 
    39404048else 
    39414049  cat >conftest.$ac_ext <<_ACEOF 
     
    39644072  *) ac_try_echo=$ac_try;; 
    39654073esac 
    3966 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4074eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4075$as_echo "$ac_try_echo") >&5 
    39674076  (eval "$ac_compile") 2>conftest.er1 
    39684077  ac_status=$? 
     
    39704079  rm -f conftest.er1 
    39714080  cat conftest.err >&5 
    3972   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4081  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39734082  (exit $ac_status); } && { 
    39744083         test -z "$ac_c_werror_flag" || 
     
    39774086  ac_cv_header_stdc=yes 
    39784087else 
    3979   echo "$as_me: failed program was:" >&5 
     4088  $as_echo "$as_me: failed program was:" >&5 
    39804089sed 's/^/| /' conftest.$ac_ext >&5 
    39814090 
     
    40694178  *) ac_try_echo=$ac_try;; 
    40704179esac 
    4071 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4180eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4181$as_echo "$ac_try_echo") >&5 
    40724182  (eval "$ac_link") 2>&5 
    40734183  ac_status=$? 
    4074   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4184  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40754185  (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 
    40764186  { (case "(($ac_try" in 
     
    40784188  *) ac_try_echo=$ac_try;; 
    40794189esac 
    4080 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4190eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4191$as_echo "$ac_try_echo") >&5 
    40814192  (eval "$ac_try") 2>&5 
    40824193  ac_status=$? 
    4083   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4194  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40844195  (exit $ac_status); }; }; then 
    40854196  : 
    40864197else 
    4087   echo "$as_me: program exited with status $ac_status" >&5 
    4088 echo "$as_me: failed program was:" >&5 
     4198  $as_echo "$as_me: program exited with status $ac_status" >&5 
     4199$as_echo "$as_me: failed program was:" >&5 
    40894200sed 's/^/| /' conftest.$ac_ext >&5 
    40904201 
     
    40924203ac_cv_header_stdc=no 
    40934204fi 
     4205rm -rf conftest.dSYM 
    40944206rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 
    40954207fi 
     
    40984210fi 
    40994211fi 
    4100 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
    4101 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 
     4212{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 
     4213$as_echo "$ac_cv_header_stdc" >&6; } 
    41024214if test $ac_cv_header_stdc = yes; then 
    41034215 
     
    41214233                  inttypes.h stdint.h unistd.h 
    41224234do 
    4123 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    4124 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    4125 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     4235as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     4236{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     4237$as_echo_n "checking for $ac_header... " >&6; } 
    41264238if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    4127   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4239  $as_echo_n "(cached) " >&6 
    41284240else 
    41294241  cat >conftest.$ac_ext <<_ACEOF 
     
    41434255  *) ac_try_echo=$ac_try;; 
    41444256esac 
    4145 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4257eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4258$as_echo "$ac_try_echo") >&5 
    41464259  (eval "$ac_compile") 2>conftest.er1 
    41474260  ac_status=$? 
     
    41494262  rm -f conftest.er1 
    41504263  cat conftest.err >&5 
    4151   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4264  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    41524265  (exit $ac_status); } && { 
    41534266         test -z "$ac_c_werror_flag" || 
     
    41564269  eval "$as_ac_Header=yes" 
    41574270else 
    4158   echo "$as_me: failed program was:" >&5 
     4271  $as_echo "$as_me: failed program was:" >&5 
    41594272sed 's/^/| /' conftest.$ac_ext >&5 
    41604273 
     
    41644277rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    41654278fi 
    4166 ac_res=`eval echo '${'$as_ac_Header'}'` 
    4167                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4168 echo "${ECHO_T}$ac_res" >&6; } 
    4169 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     4279ac_res=`eval 'as_val=${'$as_ac_Header'} 
     4280                 $as_echo "$as_val"'` 
     4281               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     4282$as_echo "$ac_res" >&6; } 
     4283as_val=`eval 'as_val=${'$as_ac_Header'} 
     4284                 $as_echo "$as_val"'` 
     4285   if test "x$as_val" = x""yes; then 
    41704286  cat >>confdefs.h <<_ACEOF 
    4171 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     4287#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    41724288_ACEOF 
    41734289 
     
    41814297for ac_header in readline/readline.h readline/history.h 
    41824298do 
    4183 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     4299as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    41844300if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    4185   { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    4186 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     4301  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     4302$as_echo_n "checking for $ac_header... " >&6; } 
    41874303if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    4188   echo $ECHO_N "(cached) $ECHO_C" >&6 
    4189 fi 
    4190 ac_res=`eval echo '${'$as_ac_Header'}'` 
    4191                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4192 echo "${ECHO_T}$ac_res" >&6; } 
     4304  $as_echo_n "(cached) " >&6 
     4305fi 
     4306ac_res=`eval 'as_val=${'$as_ac_Header'} 
     4307                 $as_echo "$as_val"'` 
     4308               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     4309$as_echo "$ac_res" >&6; } 
    41934310else 
    41944311  # Is the header compilable? 
    4195 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 
    4196 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 
     4312{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 
     4313$as_echo_n "checking $ac_header usability... " >&6; } 
    41974314cat >conftest.$ac_ext <<_ACEOF 
    41984315/* confdefs.h.  */ 
     
    42104327  *) ac_try_echo=$ac_try;; 
    42114328esac 
    4212 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4329eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4330$as_echo "$ac_try_echo") >&5 
    42134331  (eval "$ac_compile") 2>conftest.er1 
    42144332  ac_status=$? 
     
    42164334  rm -f conftest.er1 
    42174335  cat conftest.err >&5 
    4218   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4336  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    42194337  (exit $ac_status); } && { 
    42204338         test -z "$ac_c_werror_flag" || 
     
    42234341  ac_header_compiler=yes 
    42244342else 
    4225   echo "$as_me: failed program was:" >&5 
     4343  $as_echo "$as_me: failed program was:" >&5 
    42264344sed 's/^/| /' conftest.$ac_ext >&5 
    42274345 
     
    42304348 
    42314349rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    4232 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 
    4233 echo "${ECHO_T}$ac_header_compiler" >&6; } 
     4350{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 
     4351$as_echo "$ac_header_compiler" >&6; } 
    42344352 
    42354353# Is the header present? 
    4236 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 
    4237 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 
     4354{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 
     4355$as_echo_n "checking $ac_header presence... " >&6; } 
    42384356cat >conftest.$ac_ext <<_ACEOF 
    42394357/* confdefs.h.  */ 
     
    42494367  *) ac_try_echo=$ac_try;; 
    42504368esac 
    4251 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4369eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4370$as_echo "$ac_try_echo") >&5 
    42524371  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 
    42534372  ac_status=$? 
     
    42554374  rm -f conftest.er1 
    42564375  cat conftest.err >&5 
    4257   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4376  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    42584377  (exit $ac_status); } >/dev/null && { 
    42594378         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 
     
    42624381  ac_header_preproc=yes 
    42634382else 
    4264   echo "$as_me: failed program was:" >&5 
     4383  $as_echo "$as_me: failed program was:" >&5 
    42654384sed 's/^/| /' conftest.$ac_ext >&5 
    42664385 
     
    42694388 
    42704389rm -f conftest.err conftest.$ac_ext 
    4271 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 
    4272 echo "${ECHO_T}$ac_header_preproc" >&6; } 
     4390{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 
     4391$as_echo "$ac_header_preproc" >&6; } 
    42734392 
    42744393# So?  What about this header? 
    42754394case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 
    42764395  yes:no: ) 
    4277     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 
    4278 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 
    4279     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 
    4280 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 
     4396    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 
     4397$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 
     4398    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 
     4399$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 
    42814400    ac_header_preproc=yes 
    42824401    ;; 
    42834402  no:yes:* ) 
    4284     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 
    4285 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 
    4286     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5 
    4287 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;} 
    4288     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 
    4289 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 
    4290     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5 
    4291 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;} 
    4292     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 
    4293 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 
    4294     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 
    4295 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 
     4403    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 
     4404$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 
     4405    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5 
     4406$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;} 
     4407    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 
     4408$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 
     4409    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5 
     4410$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;} 
     4411    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 
     4412$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 
     4413    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 
     4414$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 
    42964415    ( cat <<\_ASBOX 
    42974416## ---------------------------------- ## 
     
    43024421    ;; 
    43034422esac 
    4304 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    4305 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     4423{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     4424$as_echo_n "checking for $ac_header... " >&6; } 
    43064425if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    4307   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4426  $as_echo_n "(cached) " >&6 
    43084427else 
    43094428  eval "$as_ac_Header=\$ac_header_preproc" 
    43104429fi 
    4311 ac_res=`eval echo '${'$as_ac_Header'}'` 
    4312                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4313 echo "${ECHO_T}$ac_res" >&6; } 
    4314  
    4315 fi 
    4316 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     4430ac_res=`eval 'as_val=${'$as_ac_Header'} 
     4431                 $as_echo "$as_val"'` 
     4432               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     4433$as_echo "$ac_res" >&6; } 
     4434 
     4435fi 
     4436as_val=`eval 'as_val=${'$as_ac_Header'} 
     4437                 $as_echo "$as_val"'` 
     4438   if test "x$as_val" = x""yes; then 
    43174439  cat >>confdefs.h <<_ACEOF 
    4318 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     4440#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    43194441_ACEOF 
    43204442 
     
    43254447 
    43264448# Checks for typedefs, structures, and compiler characteristics. 
    4327 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
    4328 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } 
     4449{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
     4450$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 
    43294451if test "${ac_cv_c_const+set}" = set; then 
    4330   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4452  $as_echo_n "(cached) " >&6 
    43314453else 
    43324454  cat >conftest.$ac_ext <<_ACEOF 
     
    44004522  *) ac_try_echo=$ac_try;; 
    44014523esac 
    4402 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4524eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4525$as_echo "$ac_try_echo") >&5 
    44034526  (eval "$ac_compile") 2>conftest.er1 
    44044527  ac_status=$? 
     
    44064529  rm -f conftest.er1 
    44074530  cat conftest.err >&5 
    4408   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4531  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    44094532  (exit $ac_status); } && { 
    44104533         test -z "$ac_c_werror_flag" || 
     
    44134536  ac_cv_c_const=yes 
    44144537else 
    4415   echo "$as_me: failed program was:" >&5 
     4538  $as_echo "$as_me: failed program was:" >&5 
    44164539sed 's/^/| /' conftest.$ac_ext >&5 
    44174540 
     
    44214544rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    44224545fi 
    4423 { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
    4424 echo "${ECHO_T}$ac_cv_c_const" >&6; } 
     4546{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
     4547$as_echo "$ac_cv_c_const" >&6; } 
    44254548if test $ac_cv_c_const = no; then 
    44264549 
    44274550cat >>confdefs.h <<\_ACEOF 
    4428 #define const 
     4551#define const /**/ 
    44294552_ACEOF 
    44304553 
     
    44394562#AC_CHECK_TYPE([struct sockaddr_in], [AC_DEFINE([HAVE_STRUCT_IP6_HDR],[1],[define if struct ip6_hdr exists])]) 
    44404563 
    4441 { echo "$as_me:$LINENO: checking for struct ip6_hdr" >&5 
    4442 echo $ECHO_N "checking for struct ip6_hdr... $ECHO_C" >&6; } 
     4564{ $as_echo "$as_me:$LINENO: checking for struct ip6_hdr" >&5 
     4565$as_echo_n "checking for struct ip6_hdr... " >&6; } 
    44434566if test "${ac_cv_type_struct_ip6_hdr+set}" = set; then 
    4444   echo $ECHO_N "(cached) $ECHO_C" >&6 
    4445 else 
    4446   cat >conftest.$ac_ext <<_ACEOF 
     4567  $as_echo_n "(cached) " >&6 
     4568else 
     4569  ac_cv_type_struct_ip6_hdr=no 
     4570cat >conftest.$ac_ext <<_ACEOF 
    44474571/* confdefs.h.  */ 
    44484572_ACEOF 
     
    44654589 
    44664590 
    4467 typedef struct ip6_hdr ac__type_new_; 
    44684591int 
    44694592main () 
    44704593{ 
    4471 if ((ac__type_new_ *) 0) 
    4472   return 0; 
    4473 if (sizeof (ac__type_new_)) 
    4474   return 0; 
     4594if (sizeof (struct ip6_hdr)) 
     4595       return 0; 
    44754596  ; 
    44764597  return 0; 
     
    44834604  *) ac_try_echo=$ac_try;; 
    44844605esac 
    4485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4606eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4607$as_echo "$ac_try_echo") >&5 
    44864608  (eval "$ac_compile") 2>conftest.er1 
    44874609  ac_status=$? 
     
    44894611  rm -f conftest.er1 
    44904612  cat conftest.err >&5 
    4491   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4613  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    44924614  (exit $ac_status); } && { 
    44934615         test -z "$ac_c_werror_flag" || 
    44944616         test ! -s conftest.err 
    44954617       } && test -s conftest.$ac_objext; then 
    4496   ac_cv_type_struct_ip6_hdr=yes 
    4497 else 
    4498   echo "$as_me: failed program was:" >&5 
     4618  cat >conftest.$ac_ext <<_ACEOF 
     4619/* confdefs.h.  */ 
     4620_ACEOF 
     4621cat confdefs.h >>conftest.$ac_ext 
     4622cat >>conftest.$ac_ext <<_ACEOF 
     4623/* end confdefs.h.  */ 
     4624 
     4625#ifdef HAVE_SYS_TYPES_H 
     4626#include <sys/types.h> 
     4627#endif 
     4628#ifdef HAVE_NETINET_IN_H 
     4629#include <netinet/in.h> 
     4630#endif 
     4631#ifdef HAVE_NETINET_IN6_H 
     4632#include <netinet/in6.h> 
     4633#endif 
     4634#ifdef HAVE_NETINET_IP6_H 
     4635#include <netinet/ip6.h> 
     4636#endif 
     4637 
     4638 
     4639int 
     4640main () 
     4641{ 
     4642if (sizeof ((struct ip6_hdr))) 
     4643          return 0; 
     4644  ; 
     4645  return 0; 
     4646} 
     4647_ACEOF 
     4648rm -f conftest.$ac_objext 
     4649if { (ac_try="$ac_compile" 
     4650case "(($ac_try" in 
     4651  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     4652  *) ac_try_echo=$ac_try;; 
     4653esac 
     4654eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4655$as_echo "$ac_try_echo") >&5 
     4656  (eval "$ac_compile") 2>conftest.er1 
     4657  ac_status=$? 
     4658  grep -v '^ *+' conftest.er1 >conftest.err 
     4659  rm -f conftest.er1 
     4660  cat conftest.err >&5 
     4661  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4662  (exit $ac_status); } && { 
     4663         test -z "$ac_c_werror_flag" || 
     4664         test ! -s conftest.err 
     4665       } && test -s conftest.$ac_objext; then 
     4666  : 
     4667else 
     4668  $as_echo "$as_me: failed program was:" >&5 
    44994669sed 's/^/| /' conftest.$ac_ext >&5 
    45004670 
    4501         ac_cv_type_struct_ip6_hdr=no 
     4671        ac_cv_type_struct_ip6_hdr=yes 
    45024672fi 
    45034673 
    45044674rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    4505 fi 
    4506 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip6_hdr" >&5 
    4507 echo "${ECHO_T}$ac_cv_type_struct_ip6_hdr" >&6; } 
    4508 if test $ac_cv_type_struct_ip6_hdr = yes; then 
     4675else 
     4676  $as_echo "$as_me: failed program was:" >&5 
     4677sed 's/^/| /' conftest.$ac_ext >&5 
     4678 
     4679 
     4680fi 
     4681 
     4682rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     4683fi 
     4684{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip6_hdr" >&5 
     4685$as_echo "$ac_cv_type_struct_ip6_hdr" >&6; } 
     4686if test "x$ac_cv_type_struct_ip6_hdr" = x""yes; then 
    45094687 
    45104688cat >>confdefs.h <<_ACEOF 
     
    45164694 
    45174695 
    4518 { echo "$as_me:$LINENO: checking for struct iphdr" >&5 
    4519 echo $ECHO_N "checking for struct iphdr... $ECHO_C" >&6; } 
     4696{ $as_echo "$as_me:$LINENO: checking for struct iphdr" >&5 
     4697$as_echo_n "checking for struct iphdr... " >&6; } 
    45204698if test "${ac_cv_type_struct_iphdr+set}" = set; then 
    4521   echo $ECHO_N "(cached) $ECHO_C" >&6 
    4522 else 
    4523   cat >conftest.$ac_ext <<_ACEOF 
     4699  $as_echo_n "(cached) " >&6 
     4700else 
     4701  ac_cv_type_struct_iphdr=no 
     4702cat >conftest.$ac_ext <<_ACEOF 
    45244703/* confdefs.h.  */ 
    45254704_ACEOF 
     
    45394718 
    45404719 
    4541 typedef struct iphdr ac__type_new_; 
    45424720int 
    45434721main () 
    45444722{ 
    4545 if ((ac__type_new_ *) 0) 
    4546   return 0; 
    4547 if (sizeof (ac__type_new_)) 
    4548   return 0; 
     4723if (sizeof (struct iphdr)) 
     4724       return 0; 
    45494725  ; 
    45504726  return 0; 
     
    45574733  *) ac_try_echo=$ac_try;; 
    45584734esac 
    4559 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4735eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4736$as_echo "$ac_try_echo") >&5 
    45604737  (eval "$ac_compile") 2>conftest.er1 
    45614738  ac_status=$? 
     
    45634740  rm -f conftest.er1 
    45644741  cat conftest.err >&5 
    4565   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4742  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    45664743  (exit $ac_status); } && { 
    45674744         test -z "$ac_c_werror_flag" || 
    45684745         test ! -s conftest.err 
    45694746       } && test -s conftest.$ac_objext; then 
    4570   ac_cv_type_struct_iphdr=yes 
    4571 else 
    4572   echo "$as_me: failed program was:" >&5 
     4747  cat >conftest.$ac_ext <<_ACEOF 
     4748/* confdefs.h.  */ 
     4749_ACEOF 
     4750cat confdefs.h >>conftest.$ac_ext 
     4751cat >>conftest.$ac_ext <<_ACEOF 
     4752/* end confdefs.h.  */ 
     4753 
     4754#ifdef HAVE_SYS_TYPES_H 
     4755#include <sys/types.h> 
     4756#endif 
     4757#ifdef HAVE_NETINET_IN_H 
     4758#include <netinet/in.h> 
     4759#endif 
     4760#ifdef HAVE_NETINET_IP_H 
     4761#include <netinet/ip.h> 
     4762#endif 
     4763 
     4764 
     4765int 
     4766main () 
     4767{ 
     4768if (sizeof ((struct iphdr))) 
     4769          return 0; 
     4770  ; 
     4771  return 0; 
     4772} 
     4773_ACEOF 
     4774rm -f conftest.$ac_objext 
     4775if { (ac_try="$ac_compile" 
     4776case "(($ac_try" in 
     4777  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     4778  *) ac_try_echo=$ac_try;; 
     4779esac 
     4780eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4781$as_echo "$ac_try_echo") >&5 
     4782  (eval "$ac_compile") 2>conftest.er1 
     4783  ac_status=$? 
     4784  grep -v '^ *+' conftest.er1 >conftest.err 
     4785  rm -f conftest.er1 
     4786  cat conftest.err >&5 
     4787  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4788  (exit $ac_status); } && { 
     4789         test -z "$ac_c_werror_flag" || 
     4790         test ! -s conftest.err 
     4791       } && test -s conftest.$ac_objext; then 
     4792  : 
     4793else 
     4794  $as_echo "$as_me: failed program was:" >&5 
    45734795sed 's/^/| /' conftest.$ac_ext >&5 
    45744796 
    4575         ac_cv_type_struct_iphdr=no 
     4797        ac_cv_type_struct_iphdr=yes 
    45764798fi 
    45774799 
    45784800rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    4579 fi 
    4580 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_iphdr" >&5 
    4581 echo "${ECHO_T}$ac_cv_type_struct_iphdr" >&6; } 
    4582 if test $ac_cv_type_struct_iphdr = yes; then 
     4801else 
     4802  $as_echo "$as_me: failed program was:" >&5 
     4803sed 's/^/| /' conftest.$ac_ext >&5 
     4804 
     4805 
     4806fi 
     4807 
     4808rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     4809fi 
     4810{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_iphdr" >&5 
     4811$as_echo "$ac_cv_type_struct_iphdr" >&6; } 
     4812if test "x$ac_cv_type_struct_iphdr" = x""yes; then 
    45834813 
    45844814cat >>confdefs.h <<_ACEOF 
     
    45904820 
    45914821 
    4592 { echo "$as_me:$LINENO: checking for struct ip" >&5 
    4593 echo $ECHO_N "checking for struct ip... $ECHO_C" >&6; } 
     4822{ $as_echo "$as_me:$LINENO: checking for struct ip" >&5 
     4823$as_echo_n "checking for struct ip... " >&6; } 
    45944824if test "${ac_cv_type_struct_ip+set}" = set; then 
    4595   echo $ECHO_N "(cached) $ECHO_C" >&6 
    4596 else 
    4597   cat >conftest.$ac_ext <<_ACEOF 
     4825  $as_echo_n "(cached) " >&6 
     4826else 
     4827  ac_cv_type_struct_ip=no 
     4828cat >conftest.$ac_ext <<_ACEOF 
    45984829/* confdefs.h.  */ 
    45994830_ACEOF 
     
    46164847 
    46174848 
    4618 typedef struct ip ac__type_new_; 
    46194849int 
    46204850main () 
    46214851{ 
    4622 if ((ac__type_new_ *) 0) 
    4623   return 0; 
    4624 if (sizeof (ac__type_new_)) 
    4625   return 0; 
     4852if (sizeof (struct ip)) 
     4853       return 0; 
    46264854  ; 
    46274855  return 0; 
     
    46344862  *) ac_try_echo=$ac_try;; 
    46354863esac 
    4636 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4864eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4865$as_echo "$ac_try_echo") >&5 
    46374866  (eval "$ac_compile") 2>conftest.er1 
    46384867  ac_status=$? 
     
    46404869  rm -f conftest.er1 
    46414870  cat conftest.err >&5 
    4642   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4871  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    46434872  (exit $ac_status); } && { 
    46444873         test -z "$ac_c_werror_flag" || 
    46454874         test ! -s conftest.err 
    46464875       } && test -s conftest.$ac_objext; then 
    4647   ac_cv_type_struct_ip=yes 
    4648 else 
    4649   echo "$as_me: failed program was:" >&5 
     4876  cat >conftest.$ac_ext <<_ACEOF 
     4877/* confdefs.h.  */ 
     4878_ACEOF 
     4879cat confdefs.h >>conftest.$ac_ext 
     4880cat >>conftest.$ac_ext <<_ACEOF 
     4881/* end confdefs.h.  */ 
     4882 
     4883#ifdef HAVE_SYS_TYPES_H 
     4884#include <sys/types.h> 
     4885#endif 
     4886#ifdef HAVE_NETINET_IN_H 
     4887#include <netinet/in.h> 
     4888#endif 
     4889#ifdef HAVE_NETINET_IN_SYSTM_H 
     4890#include <netinet/in_systm.h> 
     4891#endif 
     4892#ifdef HAVE_NETINET_IP_H 
     4893#include <netinet/ip.h> 
     4894#endif 
     4895 
     4896 
     4897int 
     4898main () 
     4899{ 
     4900if (sizeof ((struct ip))) 
     4901          return 0; 
     4902  ; 
     4903  return 0; 
     4904} 
     4905_ACEOF 
     4906rm -f conftest.$ac_objext 
     4907if { (ac_try="$ac_compile" 
     4908case "(($ac_try" in 
     4909  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     4910  *) ac_try_echo=$ac_try;; 
     4911esac 
     4912eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4913$as_echo "$ac_try_echo") >&5 
     4914  (eval "$ac_compile") 2>conftest.er1 
     4915  ac_status=$? 
     4916  grep -v '^ *+' conftest.er1 >conftest.err 
     4917  rm -f conftest.er1 
     4918  cat conftest.err >&5 
     4919  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4920  (exit $ac_status); } && { 
     4921         test -z "$ac_c_werror_flag" || 
     4922         test ! -s conftest.err 
     4923       } && test -s conftest.$ac_objext; then 
     4924  : 
     4925else 
     4926  $as_echo "$as_me: failed program was:" >&5 
    46504927sed 's/^/| /' conftest.$ac_ext >&5 
    46514928 
    4652         ac_cv_type_struct_ip=no 
     4929        ac_cv_type_struct_ip=yes 
    46534930fi 
    46544931 
    46554932rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    4656 fi 
    4657 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip" >&5 
    4658 echo "${ECHO_T}$ac_cv_type_struct_ip" >&6; } 
    4659 if test $ac_cv_type_struct_ip = yes; then 
     4933else 
     4934  $as_echo "$as_me: failed program was:" >&5 
     4935sed 's/^/| /' conftest.$ac_ext >&5 
     4936 
     4937 
     4938fi 
     4939 
     4940rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     4941fi 
     4942{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip" >&5 
     4943$as_echo "$ac_cv_type_struct_ip" >&6; } 
     4944if test "x$ac_cv_type_struct_ip" = x""yes; then 
    46604945 
    46614946cat >>confdefs.h <<_ACEOF 
     
    46674952 
    46684953 
    4669 { echo "$as_me:$LINENO: checking for struct sockaddr_in.sin_len" >&5 
    4670 echo $ECHO_N "checking for struct sockaddr_in.sin_len... $ECHO_C" >&6; } 
     4954{ $as_echo "$as_me:$LINENO: checking for struct sockaddr_in.sin_len" >&5 
     4955$as_echo_n "checking for struct sockaddr_in.sin_len... " >&6; } 
    46714956if test "${ac_cv_member_struct_sockaddr_in_sin_len+set}" = set; then 
    4672   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4957  $as_echo_n "(cached) " >&6 
    46734958else 
    46744959  cat >conftest.$ac_ext <<_ACEOF 
     
    47024987  *) ac_try_echo=$ac_try;; 
    47034988esac 
    4704 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4989eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4990$as_echo "$ac_try_echo") >&5 
    47054991  (eval "$ac_compile") 2>conftest.er1 
    47064992  ac_status=$? 
     
    47084994  rm -f conftest.er1 
    47094995  cat conftest.err >&5 
    4710   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4996  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    47114997  (exit $ac_status); } && { 
    47124998         test -z "$ac_c_werror_flag" || 
     
    47155001  ac_cv_member_struct_sockaddr_in_sin_len=yes 
    47165002else 
    4717   echo "$as_me: failed program was:" >&5 
     5003  $as_echo "$as_me: failed program was:" >&5 
    47185004sed 's/^/| /' conftest.$ac_ext >&5 
    47195005 
     
    47485034  *) ac_try_echo=$ac_try;; 
    47495035esac 
    4750 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     5036eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     5037$as_echo "$ac_try_echo") >&5 
    47515038  (eval "$ac_compile") 2>conftest.er1 
    47525039  ac_status=$? 
     
    47545041  rm -f conftest.er1 
    47555042  cat conftest.err >&5 
    4756   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     5043  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    47575044  (exit $ac_status); } && { 
    47585045         test -z "$ac_c_werror_flag" || 
     
    47615048  ac_cv_member_struct_sockaddr_in_sin_len=yes 
    47625049else 
    4763   echo "$as_me: failed program was:" >&5 
     5050  $as_echo "$as_me: failed program was:" >&5 
    47645051sed 's/^/| /' conftest.$ac_ext >&5 
    47655052 
     
    47725059rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    47735060fi 
    4774 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in_sin_len" >&5 
    4775 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_in_sin_len" >&6; } 
    4776 if test $ac_cv_member_struct_sockaddr_in_sin_len = yes; then 
     5061{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in_sin_len" >&5 
     5062$as_echo "$ac_cv_member_struct_sockaddr_in_sin_len" >&6; } 
     5063if test "x$ac_cv_member_struct_sockaddr_in_sin_len" = x""yes; then 
    47775064 
    47785065cat >>confdefs.h <<\_ACEOF 
     
    47955082 
    47965083 
    4797 for ac_func in strlcat strlcpy ether_ntoa_r readline 
     5084 
     5085for ac_func in strlcat strlcpy ether_ntoa ether_ntoa_r readline 
    47985086do 
    4799 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 
    4800 { echo "$as_me:$LINENO: checking for $ac_func" >&5 
    4801 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 
     5087as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 
     5088{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 
     5089$as_echo_n "checking for $ac_func... " >&6; } 
    48025090if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 
    4803   echo $ECHO_N "(cached) $ECHO_C" >&6 
     5091  $as_echo_n "(cached) " >&6 
    48045092else 
    48055093  cat >conftest.$ac_ext <<_ACEOF 
     
    48545142  *) ac_try_echo=$ac_try;; 
    48555143esac 
    4856 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     5144eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     5145$as_echo "$ac_try_echo") >&5 
    48575146  (eval "$ac_link") 2>conftest.er1 
    48585147  ac_status=$? 
     
    48605149  rm -f conftest.er1 
    48615150  cat conftest.err >&5 
    4862   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     5151  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    48635152  (exit $ac_status); } && { 
    48645153         test -z "$ac_c_werror_flag" || 
    48655154         test ! -s conftest.err 
    4866        } && test -s conftest$ac_exeext && 
    4867        $as_test_x conftest$ac_exeext; then 
     5155       } && test -s conftest$ac_exeext && { 
     5156         test "$cross_compiling" = yes || 
     5157         $as_test_x conftest$ac_exeext 
     5158       }; then 
    48685159  eval "$as_ac_var=yes" 
    48695160else 
    4870   echo "$as_me: failed program was:" >&5 
     5161  $as_echo "$as_me: failed program was:" >&5 
    48715162sed 's/^/| /' conftest.$ac_ext >&5 
    48725163 
     
    48745165fi 
    48755166 
     5167rm -rf conftest.dSYM 
    48765168rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    48775169      conftest$ac_exeext conftest.$ac_ext 
    48785170fi 
    4879 ac_res=`eval echo '${'$as_ac_var'}'` 
    4880                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4881 echo "${ECHO_T}$ac_res" >&6; } 
    4882 if test `eval echo '${'$as_ac_var'}'` = yes; then 
     5171ac_res=`eval 'as_val=${'$as_ac_var'} 
     5172                 $as_echo "$as_val"'` 
     5173               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     5174$as_echo "$ac_res" >&6; } 
     5175as_val=`eval 'as_val=${'$as_ac_var'} 
     5176                 $as_echo "$as_val"'` 
     5177   if test "x$as_val" = x""yes; then 
    48835178  cat >>confdefs.h <<_ACEOF 
    4884 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     5179#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
    48855180_ACEOF 
    48865181 
     
    49185213    *${as_nl}*) 
    49195214      case $ac_var in #( 
    4920       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    4921 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     5215      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     5216$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    49225217      esac 
    49235218      case $ac_var in #( 
    49245219      _ | IFS | as_nl) ;; #( 
     5220      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    49255221      *) $as_unset $ac_var ;; 
    49265222      esac ;; 
     
    49555251  if test -w "$cache_file"; then 
    49565252    test "x$cache_file" != "x/dev/null" && 
    4957       { echo "$as_me:$LINENO: updating cache $cache_file" >&5 
    4958 echo "$as_me: updating cache $cache_file" >&6;} 
     5253      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 
     5254$as_echo "$as_me: updating cache $cache_file" >&6;} 
    49595255    cat confcache >$cache_file 
    49605256  else 
    4961     { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 
    4962 echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
     5257    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 
     5258$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
    49635259  fi 
    49645260fi 
     
    49765272  # 1. Remove the extension, and $U if already installed. 
    49775273  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 
    4978   ac_i=`echo "$ac_i" | sed "$ac_script"` 
     5274  ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 
    49795275  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR 
    49805276  #    will be set to the directory where LIBOBJS objects are built. 
     
    49885284 
    49895285if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 
    4990   { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 
     5286  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 
    49915287Usually this means the macro was only invoked conditionally." >&5 
    4992 echo "$as_me: error: conditional \"AMDEP\" was never defined. 
     5288$as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 
    49935289Usually this means the macro was only invoked conditionally." >&2;} 
    49945290   { (exit 1); exit 1; }; } 
    49955291fi 
    49965292if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 
    4997   { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 
     5293  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 
    49985294Usually this means the macro was only invoked conditionally." >&5 
    4999 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 
     5295$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 
    50005296Usually this means the macro was only invoked conditionally." >&2;} 
    50015297   { (exit 1); exit 1; }; } 
     
    50035299 
    50045300: ${CONFIG_STATUS=./config.status} 
     5301ac_write_fail=0 
    50055302ac_clean_files_save=$ac_clean_files 
    50065303ac_clean_files="$ac_clean_files $CONFIG_STATUS" 
    5007 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 
    5008 echo "$as_me: creating $CONFIG_STATUS" >&6;} 
    5009 cat >$CONFIG_STATUS <<_ACEOF 
     5304{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 
     5305$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 
     5306cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    50105307#! $SHELL 
    50115308# Generated by $as_me. 
     
    50205317_ACEOF 
    50215318 
    5022 cat >>$CONFIG_STATUS <<\_ACEOF 
     5319cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    50235320## --------------------- ## 
    50245321## M4sh Initialization.  ## 
     
    50305327  emulate sh 
    50315328  NULLCMD=: 
    5032   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     5329  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    50335330  # is contrary to our usage.  Disable this feature. 
    50345331  alias -g '${1+"$@"}'='"$@"' 
     
    50525349as_cr_alnum=$as_cr_Letters$as_cr_digits 
    50535350 
     5351as_nl=' 
     5352' 
     5353export as_nl 
     5354# Printing a long string crashes Solaris 7 /usr/bin/printf. 
     5355as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
     5356as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
     5357as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
     5358if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
     5359  as_echo='printf %s\n' 
     5360  as_echo_n='printf %s' 
     5361else 
     5362  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
     5363    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 
     5364    as_echo_n='/usr/ucb/echo -n' 
     5365  else 
     5366    as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
     5367    as_echo_n_body='eval 
     5368      arg=$1; 
     5369      case $arg in 
     5370      *"$as_nl"*) 
     5371        expr "X$arg" : "X\\(.*\\)$as_nl"; 
     5372        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
     5373      esac; 
     5374      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
     5375    ' 
     5376    export as_echo_n_body 
     5377    as_echo_n='sh -c $as_echo_n_body as_echo' 
     5378  fi 
     5379  export as_echo_body 
     5380  as_echo='sh -c $as_echo_body as_echo' 
     5381fi 
     5382 
    50545383# The user is always right. 
    50555384if test "${PATH_SEPARATOR+set}" != set; then 
    5056   echo "#! /bin/sh" >conf$$.sh 
    5057   echo  "exit 0"   >>conf$$.sh 
    5058   chmod +x conf$$.sh 
    5059   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
    5060     PATH_SEPARATOR=';' 
    5061   else 
    5062     PATH_SEPARATOR=: 
    5063   fi 
    5064   rm -f conf$$.sh 
     5385  PATH_SEPARATOR=: 
     5386  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
     5387    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
     5388      PATH_SEPARATOR=';' 
     5389  } 
    50655390fi 
    50665391 
     
    50785403# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    50795404# splitting by setting IFS to empty value.) 
    5080 as_nl=' 
    5081 ' 
    50825405IFS=" ""        $as_nl" 
    50835406 
     
    51025425fi 
    51035426if test ! -f "$as_myself"; then 
    5104   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     5427  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    51055428  { (exit 1); exit 1; } 
    51065429fi 
     
    51155438 
    51165439# NLS nuisances. 
    5117 for as_var in \ 
    5118   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 
    5119   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 
    5120   LC_TELEPHONE LC_TIME 
    5121 do 
    5122   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 
    5123     eval $as_var=C; export $as_var 
    5124   else 
    5125     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    5126   fi 
    5127 done 
     5440LC_ALL=C 
     5441export LC_ALL 
     5442LANGUAGE=C 
     5443export LANGUAGE 
    51285444 
    51295445# Required to use basename. 
     
    51475463         X"$0" : 'X\(//\)$' \| \ 
    51485464         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    5149 echo X/"$0" | 
     5465$as_echo X/"$0" | 
    51505466    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    51515467            s//\1/ 
     
    51985514    ' >$as_me.lineno && 
    51995515  chmod +x "$as_me.lineno" || 
    5200     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
     5516    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    52015517   { (exit 1); exit 1; }; } 
    52025518 
     
    52265542  ECHO_N='-n';; 
    52275543esac 
    5228  
    52295544if expr a : '\(a\)' >/dev/null 2>&1 && 
    52305545   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     
    52395554else 
    52405555  rm -f conf$$.dir 
    5241   mkdir conf$$.dir 
    5242 fi 
    5243 echo >conf$$.file 
    5244 if ln -s conf$$.file conf$$ 2>/dev/null; then 
    5245   as_ln_s='ln -s' 
    5246   # ... but there are two gotchas: 
    5247   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    5248   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    5249   # In both cases, we have to default to `cp -p'. 
    5250   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     5556  mkdir conf$$.dir 2>/dev/null 
     5557fi 
     5558if (echo >conf$$.file) 2>/dev/null; then 
     5559  if ln -s conf$$.file conf$$ 2>/dev/null; then 
     5560    as_ln_s='ln -s' 
     5561    # ... but there are two gotchas: 
     5562    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
     5563    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
     5564    # In both cases, we have to default to `cp -p'. 
     5565    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     5566      as_ln_s='cp -p' 
     5567  elif ln conf$$.file conf$$ 2>/dev/null; then 
     5568    as_ln_s=ln 
     5569  else 
    52515570    as_ln_s='cp -p' 
    5252 elif ln conf$$.file conf$$ 2>/dev/null; then 
    5253   as_ln_s=ln 
     5571  fi 
    52545572else 
    52555573  as_ln_s='cp -p' 
     
    52765594    eval sh -c '\'' 
    52775595      if test -d "$1"; then 
    5278         test -d "$1/."; 
     5596        test -d "$1/."; 
    52795597      else 
    52805598        case $1 in 
    5281         -*)set "./$1";; 
     5599        -*)set "./$1";; 
    52825600        esac; 
    52835601        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     
    53015619# values after options handling. 
    53025620ac_log=" 
    5303 This file was extended by onioncat $as_me 0.1.10-475M, which was 
    5304 generated by GNU Autoconf 2.61.  Invocation command line was 
     5621This file was extended by onioncat $as_me 0.1.10-479M, which was 
     5622generated by GNU Autoconf 2.63.  Invocation command line was 
    53055623 
    53065624  CONFIG_FILES    = $CONFIG_FILES 
     
    53155633_ACEOF 
    53165634 
    5317 cat >>$CONFIG_STATUS <<_ACEOF 
     5635case $ac_config_files in *" 
     5636"*) set x $ac_config_files; shift; ac_config_files=$*;; 
     5637esac 
     5638 
     5639case $ac_config_headers in *" 
     5640"*) set x $ac_config_headers; shift; ac_config_headers=$*;; 
     5641esac 
     5642 
     5643 
     5644cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    53185645# Files that config.status was made for. 
    53195646config_files="$ac_config_files" 
     
    53235650_ACEOF 
    53245651 
    5325 cat >>$CONFIG_STATUS <<\_ACEOF 
     5652cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    53265653ac_cs_usage="\ 
    53275654\`$as_me' instantiates files from templates according to the 
    53285655current configuration. 
    53295656 
    5330 Usage: $0 [OPTIONS] [FILE]... 
     5657Usage: $0 [OPTION]... [FILE]... 
    53315658 
    53325659  -h, --help       print this help, then exit 
    53335660  -V, --version    print version number and configuration settings, then exit 
    5334   -q, --quiet      do not print progress messages 
     5661  -q, --quiet, --silent 
     5662                   do not print progress messages 
    53355663  -d, --debug      don't remove temporary files 
    53365664      --recheck    update $as_me by reconfiguring in the same conditions 
    5337   --file=FILE[:TEMPLATE] 
    5338                    instantiate the configuration file FILE 
    5339   --header=FILE[:TEMPLATE] 
    5340                    instantiate the configuration header FILE 
     5665      --file=FILE[:TEMPLATE] 
     5666                   instantiate the configuration file FILE 
     5667      --header=FILE[:TEMPLATE] 
     5668                   instantiate the configuration header FILE 
    53415669 
    53425670Configuration files: 
     
    53525680 
    53535681_ACEOF 
    5354 cat >>$CONFIG_STATUS <<_ACEOF 
     5682cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    53555683ac_cs_version="\\ 
    5356 onioncat config.status 0.1.10-475M 
    5357 configured by $0, generated by GNU Autoconf 2.61, 
    5358   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
    5359  
    5360 Copyright (C) 2006 Free Software Foundation, Inc. 
     5684onioncat config.status 0.1.10-479M 
     5685configured by $0, generated by GNU Autoconf 2.63, 
     5686  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
     5687 
     5688Copyright (C) 2008 Free Software Foundation, Inc. 
    53615689This config.status script is free software; the Free Software Foundation 
    53625690gives unlimited permission to copy, distribute and modify it." 
     
    53665694INSTALL='$INSTALL' 
    53675695MKDIR_P='$MKDIR_P' 
    5368 _ACEOF 
    5369  
    5370 cat >>$CONFIG_STATUS <<\_ACEOF 
    5371 # If no file are specified by the user, then we need to provide default 
    5372 # value.  By we need to know if files were specified by the user. 
     5696AWK='$AWK' 
     5697test -n "\$AWK" || AWK=awk 
     5698_ACEOF 
     5699 
     5700cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     5701# The default lists apply if the user does not specify any file. 
    53735702ac_need_defaults=: 
    53745703while test $# != 0 
     
    53925721    ac_cs_recheck=: ;; 
    53935722  --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 
    5394     echo "$ac_cs_version"; exit ;; 
     5723    $as_echo "$ac_cs_version"; exit ;; 
    53955724  --debug | --debu | --deb | --de | --d | -d ) 
    53965725    debug=: ;; 
    53975726  --file | --fil | --fi | --f ) 
    53985727    $ac_shift 
    5399     CONFIG_FILES="$CONFIG_FILES $ac_optarg" 
     5728    case $ac_optarg in 
     5729    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     5730    esac 
     5731    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 
    54005732    ac_need_defaults=false;; 
    54015733  --header | --heade | --head | --hea ) 
    54025734    $ac_shift 
    5403     CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 
     5735    case $ac_optarg in 
     5736    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     5737    esac 
     5738    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" 
    54045739    ac_need_defaults=false;; 
    54055740  --he | --h) 
    54065741    # Conflict between --help and --header 
    5407     { echo "$as_me: error: ambiguous option: $1 
     5742    { $as_echo "$as_me: error: ambiguous option: $1 
    54085743Try \`$0 --help' for more information." >&2 
    54095744   { (exit 1); exit 1; }; };; 
    54105745  --help | --hel | -h ) 
    5411     echo "$ac_cs_usage"; exit ;; 
     5746    $as_echo "$ac_cs_usage"; exit ;; 
    54125747  -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 
    54135748  | -silent | --silent | --silen | --sile | --sil | --si | --s) 
     
    54155750 
    54165751  # This is an error. 
    5417   -*) { echo "$as_me: error: unrecognized option: $1 
     5752  -*) { $as_echo "$as_me: error: unrecognized option: $1 
    54185753Try \`$0 --help' for more information." >&2 
    54195754   { (exit 1); exit 1; }; } ;; 
     
    54345769 
    54355770_ACEOF 
    5436 cat >>$CONFIG_STATUS <<_ACEOF 
     5771cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    54375772if \$ac_cs_recheck; then 
    5438   echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 
    5439   CONFIG_SHELL=$SHELL 
     5773  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
     5774  shift 
     5775  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
     5776  CONFIG_SHELL='$SHELL' 
    54405777  export CONFIG_SHELL 
    5441   exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
    5442 fi 
    5443  
    5444 _ACEOF 
    5445 cat >>$CONFIG_STATUS <<\_ACEOF 
     5778  exec "\$@" 
     5779fi 
     5780 
     5781_ACEOF 
     5782cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    54465783exec 5>>config.log 
    54475784{ 
     
    54505787## Running $as_me. ## 
    54515788_ASBOX 
    5452   echo "$ac_log" 
     5789  $as_echo "$ac_log" 
    54535790} >&5 
    54545791 
    54555792_ACEOF 
    5456 cat >>$CONFIG_STATUS <<_ACEOF 
     5793cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    54575794# 
    54585795# INIT-COMMANDS 
     
    54625799_ACEOF 
    54635800 
    5464 cat >>$CONFIG_STATUS <<\_ACEOF 
     5801cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    54655802 
    54665803# Handling of arguments. 
     
    54745811    "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; 
    54755812 
    5476   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 
    5477 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 
     5813  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 
     5814$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 
    54785815   { (exit 1); exit 1; }; };; 
    54795816  esac 
     
    55165853} || 
    55175854{ 
    5518    echo "$me: cannot create a temporary directory in ." >&2 
     5855   $as_echo "$as_me: cannot create a temporary directory in ." >&2 
    55195856   { (exit 1); exit 1; } 
    55205857} 
    55215858 
    5522 # 
    5523 # Set up the sed scripts for CONFIG_FILES section. 
    5524 # 
    5525  
    5526 # No need to generate the scripts if there are no CONFIG_FILES. 
    5527 # This happens for instance when ./config.status config.h 
     5859# Set up the scripts for CONFIG_FILES section. 
     5860# No need to generate them if there are no CONFIG_FILES. 
     5861# This happens for instance with `./config.status config.h'. 
    55285862if test -n "$CONFIG_FILES"; then 
    55295863 
    5530 _ACEOF 
    5531  
    5532  
    5533  
     5864 
     5865ac_cr=' 
     5866' 
     5867ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 
     5868if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 
     5869  ac_cs_awk_cr='\\r' 
     5870else 
     5871  ac_cs_awk_cr=$ac_cr 
     5872fi 
     5873 
     5874echo 'BEGIN {' >"$tmp/subs1.awk" && 
     5875_ACEOF 
     5876 
     5877 
     5878{ 
     5879  echo "cat >conf$$subs.awk <<_ACEOF" && 
     5880  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 
     5881  echo "_ACEOF" 
     5882} >conf$$subs.sh || 
     5883  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5884$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5885   { (exit 1); exit 1; }; } 
     5886ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 
    55345887ac_delim='%!_!# ' 
    55355888for ac_last_try in false false false false false :; do 
    5536   cat >conf$$subs.sed <<_ACEOF 
    5537 SHELL!$SHELL$ac_delim 
    5538 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim 
    5539 PACKAGE_NAME!$PACKAGE_NAME$ac_delim 
    5540 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim 
    5541 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim 
    5542 PACKAGE_STRING!$PACKAGE_STRING$ac_delim 
    5543 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim 
    5544 exec_prefix!$exec_prefix$ac_delim 
    5545 prefix!$prefix$ac_delim 
    5546 program_transform_name!$program_transform_name$ac_delim 
    5547 bindir!$bindir$ac_delim 
    5548 sbindir!$sbindir$ac_delim 
    5549 libexecdir!$libexecdir$ac_delim 
    5550 datarootdir!$datarootdir$ac_delim 
    5551 datadir!$datadir$ac_delim 
    5552 sysconfdir!$sysconfdir$ac_delim 
    5553 sharedstatedir!$sharedstatedir$ac_delim 
    5554 localstatedir!$localstatedir$ac_delim 
    5555 includedir!$includedir$ac_delim 
    5556 oldincludedir!$oldincludedir$ac_delim 
    5557 docdir!$docdir$ac_delim 
    5558 infodir!$infodir$ac_delim 
    5559 htmldir!$htmldir$ac_delim 
    5560 dvidir!$dvidir$ac_delim 
    5561 pdfdir!$pdfdir$ac_delim 
    5562 psdir!$psdir$ac_delim 
    5563 libdir!$libdir$ac_delim 
    5564 localedir!$localedir$ac_delim 
    5565 mandir!$mandir$ac_delim 
    5566 DEFS!$DEFS$ac_delim 
    5567 ECHO_C!$ECHO_C$ac_delim 
    5568 ECHO_N!$ECHO_N$ac_delim 
    5569 ECHO_T!$ECHO_T$ac_delim 
    5570 LIBS!$LIBS$ac_delim 
    5571 build_alias!$build_alias$ac_delim 
    5572 host_alias!$host_alias$ac_delim 
    5573 target_alias!$target_alias$ac_delim 
    5574 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim 
    5575 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim 
    5576 INSTALL_DATA!$INSTALL_DATA$ac_delim 
    5577 am__isrc!$am__isrc$ac_delim 
    5578 CYGPATH_W!$CYGPATH_W$ac_delim 
    5579 PACKAGE!$PACKAGE$ac_delim 
    5580 VERSION!$VERSION$ac_delim 
    5581 ACLOCAL!$ACLOCAL$ac_delim 
    5582 AUTOCONF!$AUTOCONF$ac_delim 
    5583 AUTOMAKE!$AUTOMAKE$ac_delim 
    5584 AUTOHEADER!$AUTOHEADER$ac_delim 
    5585 MAKEINFO!$MAKEINFO$ac_delim 
    5586 install_sh!$install_sh$ac_delim 
    5587 STRIP!$STRIP$ac_delim 
    5588 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim 
    5589 mkdir_p!$mkdir_p$ac_delim 
    5590 AWK!$AWK$ac_delim 
    5591 SET_MAKE!$SET_MAKE$ac_delim 
    5592 am__leading_dot!$am__leading_dot$ac_delim 
    5593 AMTAR!$AMTAR$ac_delim 
    5594 am__tar!$am__tar$ac_delim 
    5595 am__untar!$am__untar$ac_delim 
    5596 CFLAGS!$CFLAGS$ac_delim 
    5597 CC!$CC$ac_delim 
    5598 LDFLAGS!$LDFLAGS$ac_delim 
    5599 CPPFLAGS!$CPPFLAGS$ac_delim 
    5600 ac_ct_CC!$ac_ct_CC$ac_delim 
    5601 EXEEXT!$EXEEXT$ac_delim 
    5602 OBJEXT!$OBJEXT$ac_delim 
    5603 DEPDIR!$DEPDIR$ac_delim 
    5604 am__include!$am__include$ac_delim 
    5605 am__quote!$am__quote$ac_delim 
    5606 AMDEP_TRUE!$AMDEP_TRUE$ac_delim 
    5607 AMDEP_FALSE!$AMDEP_FALSE$ac_delim 
    5608 AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim 
    5609 CCDEPMODE!$CCDEPMODE$ac_delim 
    5610 am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim 
    5611 am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim 
    5612 CPP!$CPP$ac_delim 
    5613 GREP!$GREP$ac_delim 
    5614 EGREP!$EGREP$ac_delim 
    5615 LIBOBJS!$LIBOBJS$ac_delim 
    5616 LTLIBOBJS!$LTLIBOBJS$ac_delim 
    5617 _ACEOF 
    5618  
    5619   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 80; then 
     5889  . ./conf$$subs.sh || 
     5890    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5891$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5892   { (exit 1); exit 1; }; } 
     5893 
     5894  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 
     5895  if test $ac_delim_n = $ac_delim_num; then 
    56205896    break 
    56215897  elif $ac_last_try; then 
    5622     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
    5623 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5898    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5899$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
    56245900   { (exit 1); exit 1; }; } 
    56255901  else 
     
    56275903  fi 
    56285904done 
    5629  
    5630 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 
    5631 if test -n "$ac_eof"; then 
    5632   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 
    5633   ac_eof=`expr $ac_eof + 1` 
    5634 fi 
    5635  
    5636 cat >>$CONFIG_STATUS <<_ACEOF 
    5637 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof 
    5638 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end 
    5639 _ACEOF 
    5640 sed ' 
    5641 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 
    5642 s/^/s,@/; s/!/@,|#_!!_#|/ 
    5643 :n 
    5644 t n 
    5645 s/'"$ac_delim"'$/,g/; t 
    5646 s/$/\\/; p 
    5647 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 
    5648 ' >>$CONFIG_STATUS <conf$$subs.sed 
    5649 rm -f conf$$subs.sed 
    5650 cat >>$CONFIG_STATUS <<_ACEOF 
    5651 :end 
    5652 s/|#_!!_#|//g 
    5653 CEOF$ac_eof 
    5654 _ACEOF 
    5655  
     5905rm -f conf$$subs.sh 
     5906 
     5907cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5908cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 
     5909_ACEOF 
     5910sed -n ' 
     5911h 
     5912s/^/S["/; s/!.*/"]=/ 
     5913p 
     5914g 
     5915s/^[^!]*!// 
     5916:repl 
     5917t repl 
     5918s/'"$ac_delim"'$// 
     5919t delim 
     5920:nl 
     5921h 
     5922s/\(.\{148\}\).*/\1/ 
     5923t more1 
     5924s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 
     5925p 
     5926n 
     5927b repl 
     5928:more1 
     5929s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 
     5930p 
     5931g 
     5932s/.\{148\}// 
     5933t nl 
     5934:delim 
     5935h 
     5936s/\(.\{148\}\).*/\1/ 
     5937t more2 
     5938s/["\\]/\\&/g; s/^/"/; s/$/"/ 
     5939p 
     5940b 
     5941:more2 
     5942s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 
     5943p 
     5944g 
     5945s/.\{148\}// 
     5946t delim 
     5947' <conf$$subs.awk | sed ' 
     5948/^[^""]/{ 
     5949  N 
     5950  s/\n// 
     5951} 
     5952' >>$CONFIG_STATUS || ac_write_fail=1 
     5953rm -f conf$$subs.awk 
     5954cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5955_ACAWK 
     5956cat >>"\$tmp/subs1.awk" <<_ACAWK && 
     5957  for (key in S) S_is_set[key] = 1 
     5958  FS = "" 
     5959 
     5960} 
     5961{ 
     5962  line = $ 0 
     5963  nfields = split(line, field, "@") 
     5964  substed = 0 
     5965  len = length(field[1]) 
     5966  for (i = 2; i < nfields; i++) { 
     5967    key = field[i] 
     5968    keylen = length(key) 
     5969    if (S_is_set[key]) { 
     5970      value = S[key] 
     5971      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 
     5972      len += length(value) + length(field[++i]) 
     5973      substed = 1 
     5974    } else 
     5975      len += 1 + keylen 
     5976  } 
     5977 
     5978  print line 
     5979} 
     5980 
     5981_ACAWK 
     5982_ACEOF 
     5983cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     5984if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 
     5985  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 
     5986else 
     5987  cat 
     5988fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 
     5989  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 
     5990$as_echo "$as_me: error: could not setup config files machinery" >&2;} 
     5991   { (exit 1); exit 1; }; } 
     5992_ACEOF 
    56565993 
    56575994# VPATH may cause trouble with some makes, so we remove $(srcdir), 
     
    56706007fi 
    56716008 
    5672 cat >>$CONFIG_STATUS <<\_ACEOF 
     6009cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    56736010fi # test -n "$CONFIG_FILES" 
    56746011 
    5675  
    5676 for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS 
     6012# Set up the scripts for CONFIG_HEADERS section. 
     6013# No need to generate them if there are no CONFIG_HEADERS. 
     6014# This happens for instance with `./config.status Makefile'. 
     6015if test -n "$CONFIG_HEADERS"; then 
     6016cat >"$tmp/defines.awk" <<\_ACAWK || 
     6017BEGIN { 
     6018_ACEOF 
     6019 
     6020# Transform confdefs.h into an awk script `defines.awk', embedded as 
     6021# here-document in config.status, that substitutes the proper values into 
     6022# config.h.in to produce config.h. 
     6023 
     6024# Create a delimiter string that does not exist in confdefs.h, to ease 
     6025# handling of long lines. 
     6026ac_delim='%!_!# ' 
     6027for ac_last_try in false false :; do 
     6028  ac_t=`sed -n "/$ac_delim/p" confdefs.h` 
     6029  if test -z "$ac_t"; then 
     6030    break 
     6031  elif $ac_last_try; then 
     6032    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 
     6033$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} 
     6034   { (exit 1); exit 1; }; } 
     6035  else 
     6036    ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 
     6037  fi 
     6038done 
     6039 
     6040# For the awk script, D is an array of macro values keyed by name, 
     6041# likewise P contains macro parameters if any.  Preserve backslash 
     6042# newline sequences. 
     6043 
     6044ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 
     6045sed -n ' 
     6046s/.\{148\}/&'"$ac_delim"'/g 
     6047t rset 
     6048:rset 
     6049s/^[     ]*#[    ]*define[       ][      ]*/ / 
     6050t def 
     6051d 
     6052:def 
     6053s/\\$// 
     6054t bsnl 
     6055s/["\\]/\\&/g 
     6056s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\ 
     6057D["\1"]=" \3"/p 
     6058s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p 
     6059d 
     6060:bsnl 
     6061s/["\\]/\\&/g 
     6062s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\ 
     6063D["\1"]=" \3\\\\\\n"\\/p 
     6064t cont 
     6065s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p 
     6066t cont 
     6067d 
     6068:cont 
     6069n 
     6070s/.\{148\}/&'"$ac_delim"'/g 
     6071t clear 
     6072:clear 
     6073s/\\$// 
     6074t bsnlc 
     6075s/["\\]/\\&/g; s/^/"/; s/$/"/p 
     6076d 
     6077:bsnlc 
     6078s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p 
     6079b cont 
     6080' <confdefs.h | sed ' 
     6081s/'"$ac_delim"'/"\\\ 
     6082"/g' >>$CONFIG_STATUS || ac_write_fail=1 
     6083 
     6084cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     6085  for (key in D) D_is_set[key] = 1 
     6086  FS = "" 
     6087} 
     6088/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { 
     6089  line = \$ 0 
     6090  split(line, arg, " ") 
     6091  if (arg[1] == "#") { 
     6092    defundef = arg[2] 
     6093    mac1 = arg[3] 
     6094  } else { 
     6095    defundef = substr(arg[1], 2) 
     6096    mac1 = arg[2] 
     6097  } 
     6098  split(mac1, mac2, "(") #) 
     6099  macro = mac2[1] 
     6100  prefix = substr(line, 1, index(line, defundef) - 1) 
     6101  if (D_is_set[macro]) { 
     6102    # Preserve the white space surrounding the "#". 
     6103    print prefix "define", macro P[macro] D[macro] 
     6104    next 
     6105  } else { 
     6106    # Replace #undef with comments.  This is necessary, for example, 
     6107    # in the case of _POSIX_SOURCE, which is predefined and required 
     6108    # on some systems where configure will not decide to define it. 
     6109    if (defundef == "undef") { 
     6110      print "/*", prefix defundef, macro, "*/" 
     6111      next 
     6112    } 
     6113  } 
     6114} 
     6115{ print } 
     6116_ACAWK 
     6117_ACEOF 
     6118cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     6119  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 
     6120$as_echo "$as_me: error: could not setup config headers machinery" >&2;} 
     6121   { (exit 1); exit 1; }; } 
     6122fi # test -n "$CONFIG_HEADERS" 
     6123 
     6124 
     6125eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS" 
     6126shift 
     6127for ac_tag 
    56776128do 
    56786129  case $ac_tag in 
     
    56816132  case $ac_mode$ac_tag in 
    56826133  :[FHL]*:*);; 
    5683   :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 
    5684 echo "$as_me: error: Invalid tag $ac_tag." >&2;} 
     6134  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 
     6135$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 
    56856136   { (exit 1); exit 1; }; };; 
    56866137  :[FH]-) ac_tag=-:-;; 
     
    57116162           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 
    57126163           esac || 
    5713            { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 
    5714 echo "$as_me: error: cannot find input file: $ac_f" >&2;} 
     6164           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 
     6165$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 
    57156166   { (exit 1); exit 1; }; };; 
    57166167      esac 
    5717       ac_file_inputs="$ac_file_inputs $ac_f" 
     6168      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 
     6169      ac_file_inputs="$ac_file_inputs '$ac_f'" 
    57186170    done 
    57196171 
     
    57216173    # use $as_me), people would be surprised to read: 
    57226174    #    /* config.h.  Generated by config.status.  */ 
    5723     configure_input="Generated from "`IFS=: 
    5724           echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." 
     6175    configure_input='Generated from '` 
     6176          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 
     6177        `' by configure.' 
    57256178    if test x"$ac_file" != x-; then 
    57266179      configure_input="$ac_file.  $configure_input" 
    5727       { echo "$as_me:$LINENO: creating $ac_file" >&5 
    5728 echo "$as_me: creating $ac_file" >&6;} 
     6180      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 
     6181$as_echo "$as_me: creating $ac_file" >&6;} 
    57296182    fi 
     6183    # Neutralize special characters interpreted by sed in replacement strings. 
     6184    case $configure_input in #( 
     6185    *\&* | *\|* | *\\* ) 
     6186       ac_sed_conf_input=`$as_echo "$configure_input" | 
     6187       sed 's/[\\\\&|]/\\\\&/g'`;; #( 
     6188    *) ac_sed_conf_input=$configure_input;; 
     6189    esac 
    57306190 
    57316191    case $ac_tag in 
    5732     *:-:* | *:-) cat >"$tmp/stdin";; 
     6192    *:-:* | *:-) cat >"$tmp/stdin" \ 
     6193      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     6194$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     6195   { (exit 1); exit 1; }; } ;; 
    57336196    esac 
    57346197    ;; 
     
    57406203         X"$ac_file" : 'X\(//\)$' \| \ 
    57416204         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 
    5742 echo X"$ac_file" | 
     6205$as_echo X"$ac_file" | 
    57436206    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    57446207            s//\1/ 
     
    57666229    while :; do 
    57676230      case $as_dir in #( 
    5768       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( 
     6231      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
    57696232      *) as_qdir=$as_dir;; 
    57706233      esac 
     
    57756238         X"$as_dir" : 'X\(//\)$' \| \ 
    57766239         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
    5777 echo X"$as_dir" | 
     6240$as_echo X"$as_dir" | 
    57786241    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    57796242            s//\1/ 
     
    57966259    done 
    57976260    test -z "$as_dirs" || eval "mkdir $as_dirs" 
    5798   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
    5799 echo "$as_me: error: cannot create directory $as_dir" >&2;} 
     6261  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
     6262$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 
    58006263   { (exit 1); exit 1; }; }; } 
    58016264  ac_builddir=. 
     
    58046267.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    58056268*) 
    5806   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     6269  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    58076270  # A ".." for each directory in $ac_dir_suffix. 
    5808   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     6271  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    58096272  case $ac_top_builddir_sub in 
    58106273  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    58516314_ACEOF 
    58526315 
    5853 cat >>$CONFIG_STATUS <<\_ACEOF 
     6316cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    58546317# If the template does not know about datarootdir, expand it. 
    58556318# FIXME: This hack should be removed a few years after 2.60. 
    58566319ac_datarootdir_hack=; ac_datarootdir_seen= 
    58576320 
    5858 case `sed -n '/datarootdir/ { 
     6321ac_sed_dataroot=' 
     6322/datarootdir/ { 
    58596323  p 
    58606324  q 
     
    58656329/@localedir@/p 
    58666330/@mandir@/p 
    5867 ' $ac_file_inputs` in 
     6331' 
     6332case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 
    58686333*datarootdir*) ac_datarootdir_seen=yes;; 
    58696334*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 
    5870   { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 
    5871 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 
    5872 _ACEOF 
    5873 cat >>$CONFIG_STATUS <<_ACEOF 
     6335  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 
     6336$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 
     6337_ACEOF 
     6338cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    58746339  ac_datarootdir_hack=' 
    58756340  s&@datadir@&$datadir&g 
     
    58856350# Shell code in configure.ac might set extrasub. 
    58866351# FIXME: do we really want to maintain this feature? 
    5887 cat >>$CONFIG_STATUS <<_ACEOF 
    5888   sed "$ac_vpsub 
     6352cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     6353ac_sed_extra="$ac_vpsub 
    58896354$extrasub 
    58906355_ACEOF 
    5891 cat >>$CONFIG_STATUS <<\_ACEOF 
     6356cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    58926357:t 
    58936358/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 
    5894 s&@configure_input@&$configure_input&;t t 
     6359s|@configure_input@|$ac_sed_conf_input|;t t 
    58956360s&@top_builddir@&$ac_top_builddir_sub&;t t 
     6361s&@top_build_prefix@&$ac_top_build_prefix&;t t 
    58966362s&@srcdir@&$ac_srcdir&;t t 
    58976363s&@abs_srcdir@&$ac_abs_srcdir&;t t 
     
    59046370s&@MKDIR_P@&$ac_MKDIR_P&;t t 
    59056371$ac_datarootdir_hack 
    5906 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out 
     6372" 
     6373eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 
     6374  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     6375$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     6376   { (exit 1); exit 1; }; } 
    59076377 
    59086378test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 
    59096379  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 
    59106380  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 
    5911   { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
     6381  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
    59126382which seems to be undefined.  Please make sure it is defined." >&5 
    5913 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
     6383$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
    59146384which seems to be undefined.  Please make sure it is defined." >&2;} 
    59156385 
    59166386  rm -f "$tmp/stdin" 
    59176387  case $ac_file in 
    5918   -) cat "$tmp/out"; rm -f "$tmp/out";; 
    5919   *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 
    5920   esac 
     6388  -) cat "$tmp/out" && rm -f "$tmp/out";; 
     6389  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 
     6390  esac \ 
     6391  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     6392$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     6393   { (exit 1); exit 1; }; } 
    59216394 ;; 
    59226395  :H) 
     
    59246397  # CONFIG_HEADER 
    59256398  # 
    5926 _ACEOF 
    5927  
    5928 # Transform confdefs.h into a sed script `conftest.defines', that 
    5929 # substitutes the proper values into config.h.in to produce config.h. 
    5930 rm -f conftest.defines conftest.tail 
    5931 # First, append a space to every undef/define line, to ease matching. 
    5932 echo 's/$/ /' >conftest.defines 
    5933 # Then, protect against being on the right side of a sed subst, or in 
    5934 # an unquoted here document, in config.status.  If some macros were 
    5935 # called several times there might be several #defines for the same 
    5936 # symbol, which is useless.  But do not sort them, since the last 
    5937 # AC_DEFINE must be honored. 
    5938 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 
    5939 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where 
    5940 # NAME is the cpp macro being defined, VALUE is the value it is being given. 
    5941 # PARAMS is the parameter list in the macro definition--in most cases, it's 
    5942 # just an empty string. 
    5943 ac_dA='s,^\\([   #]*\\)[^        ]*\\([  ]*' 
    5944 ac_dB='\\)[      (].*,\\1define\\2' 
    5945 ac_dC=' ' 
    5946 ac_dD=' ,' 
    5947  
    5948 uniq confdefs.h | 
    5949   sed -n ' 
    5950         t rset 
    5951         :rset 
    5952         s/^[     ]*#[    ]*define[       ][      ]*// 
    5953         t ok 
    5954         d 
    5955         :ok 
    5956         s/[\\&,]/\\&/g 
    5957         s/^\('"$ac_word_re"'\)\(([^()]*)\)[      ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p 
    5958         s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p 
    5959   ' >>conftest.defines 
    5960  
    5961 # Remove the space that was appended to ease matching. 
    5962 # Then replace #undef with comments.  This is necessary, for 
    5963 # example, in the case of _POSIX_SOURCE, which is predefined and required 
    5964 # on some systems where configure will not decide to define it. 
    5965 # (The regexp can be short, since the line contains either #define or #undef.) 
    5966 echo 's/ $// 
    5967 s,^[     #]*u.*,/* & */,' >>conftest.defines 
    5968  
    5969 # Break up conftest.defines: 
    5970 ac_max_sed_lines=50 
    5971  
    5972 # First sed command is:  sed -f defines.sed $ac_file_inputs >"$tmp/out1" 
    5973 # Second one is:         sed -f defines.sed "$tmp/out1" >"$tmp/out2" 
    5974 # Third one will be:     sed -f defines.sed "$tmp/out2" >"$tmp/out1" 
    5975 # et cetera. 
    5976 ac_in='$ac_file_inputs' 
    5977 ac_out='"$tmp/out1"' 
    5978 ac_nxt='"$tmp/out2"' 
    5979  
    5980 while : 
    5981 do 
    5982   # Write a here document: 
    5983     cat >>$CONFIG_STATUS <<_ACEOF 
    5984     # First, check the format of the line: 
    5985     cat >"\$tmp/defines.sed" <<\\CEOF 
    5986 /^[      ]*#[    ]*undef[        ][      ]*$ac_word_re[  ]*\$/b def 
    5987 /^[      ]*#[    ]*define[       ][      ]*$ac_word_re[(         ]/b def 
    5988 b 
    5989 :def 
    5990 _ACEOF 
    5991   sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS 
    5992   echo 'CEOF 
    5993     sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS 
    5994   ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in 
    5995   sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail 
    5996   grep . conftest.tail >/dev/null || break 
    5997   rm -f conftest.defines 
    5998   mv conftest.tail conftest.defines 
    5999 done 
    6000 rm -f conftest.defines conftest.tail 
    6001  
    6002 echo "ac_result=$ac_in" >>$CONFIG_STATUS 
    6003 cat >>$CONFIG_STATUS <<\_ACEOF 
    60046399  if test x"$ac_file" != x-; then 
    6005     echo "/* $configure_input  */" >"$tmp/config.h" 
    6006     cat "$ac_result" >>"$tmp/config.h" 
    6007     if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 
    6008       { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 
    6009 echo "$as_me: $ac_file is unchanged" >&6;} 
     6400    { 
     6401      $as_echo "/* $configure_input  */" \ 
     6402      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 
     6403    } >"$tmp/config.h" \ 
     6404      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     6405$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     6406   { (exit 1); exit 1; }; } 
     6407    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 
     6408      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 
     6409$as_echo "$as_me: $ac_file is unchanged" >&6;} 
    60106410    else 
    6011       rm -f $ac_file 
    6012       mv "$tmp/config.h" $ac_file 
     6411      rm -f "$ac_file" 
     6412      mv "$tmp/config.h" "$ac_file" \ 
     6413        || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     6414$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     6415   { (exit 1); exit 1; }; } 
    60136416    fi 
    60146417  else 
    6015     echo "/* $configure_input  */" 
    6016     cat "$ac_result" 
     6418    $as_echo "/* $configure_input  */" \ 
     6419      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 
     6420      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 
     6421$as_echo "$as_me: error: could not create -" >&2;} 
     6422   { (exit 1); exit 1; }; } 
    60176423  fi 
    6018   rm -f "$tmp/out12" 
    6019 # Compute $ac_file's index in $config_headers. 
    6020 _am_arg=$ac_file 
     6424# Compute "$ac_file"'s index in $config_headers. 
     6425_am_arg="$ac_file" 
    60216426_am_stamp_count=1 
    60226427for _am_header in $config_headers :; do 
     
    60336438         X"$_am_arg" : 'X\(//\)$' \| \ 
    60346439         X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || 
    6035 echo X"$_am_arg" | 
     6440$as_echo X"$_am_arg" | 
    60366441    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    60376442            s//\1/ 
     
    60536458 ;; 
    60546459 
    6055   :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5 
    6056 echo "$as_me: executing $ac_file commands" >&6;} 
     6460  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 
     6461$as_echo "$as_me: executing $ac_file commands" >&6;} 
    60576462 ;; 
    60586463  esac 
     
    60766481         X"$mf" : 'X\(//\)$' \| \ 
    60776482         X"$mf" : 'X\(/\)' \| . 2>/dev/null || 
    6078 echo X"$mf" | 
     6483$as_echo X"$mf" | 
    60796484    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    60806485            s//\1/ 
     
    61206525         X"$file" : 'X\(//\)$' \| \ 
    61216526         X"$file" : 'X\(/\)' \| . 2>/dev/null || 
    6122 echo X"$file" | 
     6527$as_echo X"$file" | 
    61236528    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    61246529            s//\1/ 
     
    61466551    while :; do 
    61476552      case $as_dir in #( 
    6148       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( 
     6553      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
    61496554      *) as_qdir=$as_dir;; 
    61506555      esac 
     
    61556560         X"$as_dir" : 'X\(//\)$' \| \ 
    61566561         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
    6157 echo X"$as_dir" | 
     6562$as_echo X"$as_dir" | 
    61586563    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    61596564            s//\1/ 
     
    61766581    done 
    61776582    test -z "$as_dirs" || eval "mkdir $as_dirs" 
    6178   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
    6179 echo "$as_me: error: cannot create directory $as_dir" >&2;} 
     6583  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
     6584$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 
    61806585   { (exit 1); exit 1; }; }; } 
    61816586    # echo "creating $dirpart/$file" 
     
    61936598chmod +x $CONFIG_STATUS 
    61946599ac_clean_files=$ac_clean_files_save 
     6600 
     6601test $ac_write_fail = 0 || 
     6602  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 
     6603$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 
     6604   { (exit 1); exit 1; }; } 
    61956605 
    61966606 
     
    62156625  $ac_cs_success || { (exit 1); exit 1; } 
    62166626fi 
    6217  
    6218  
     6627if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 
     6628  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 
     6629$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 
     6630fi 
     6631 
     6632 
  • branches/win/trunk/configure.ac

    r435 r480  
    123123#AC_FUNC_VPRINTF 
    124124#AC_CHECK_FUNCS([clock_gettime memset select socket strchr strerror]) 
    125 AC_CHECK_FUNCS([strlcat strlcpy ether_ntoa_r readline]) 
     125AC_CHECK_FUNCS([strlcat strlcpy ether_ntoa ether_ntoa_r readline]) 
    126126 
    127127AC_CONFIG_FILES([Makefile src/Makefile man/Makefile]) 
  • branches/win/trunk/man/Makefile.in

    r398 r480  
    128128sysconfdir = @sysconfdir@ 
    129129target_alias = @target_alias@ 
     130top_build_prefix = @top_build_prefix@ 
    130131top_builddir = @top_builddir@ 
    131132top_srcdir = @top_srcdir@ 
  • branches/win/trunk/src/Makefile.am

    r411 r480  
    11bin_PROGRAMS = ocat 
    22ocat_SOURCES = ocat.c ocatlog.c ocatroute.c ocatthread.c ocattun.c ocatv6conv.c ocatcompat.c ocatpeer.c ocatsetup.c ocatipv4route.c ocateth.c ocatsocks.c ocatlibe.c ocatctrl.c ocatipv6route.c ocaticmp.c 
    3 include_HEADERS = ocat.h strlcpy.c strlcat.c 
     3include_HEADERS = ocat.h ocat_cygwin.h strlcpy.c strlcat.c 
    44 
  • branches/win/trunk/src/Makefile.in

    r411 r480  
    156156sysconfdir = @sysconfdir@ 
    157157target_alias = @target_alias@ 
     158top_build_prefix = @top_build_prefix@ 
    158159top_builddir = @top_builddir@ 
    159160top_srcdir = @top_srcdir@ 
    160161ocat_SOURCES = ocat.c ocatlog.c ocatroute.c ocatthread.c ocattun.c ocatv6conv.c ocatcompat.c ocatpeer.c ocatsetup.c ocatipv4route.c ocateth.c ocatsocks.c ocatlibe.c ocatctrl.c ocatipv6route.c ocaticmp.c 
    161 include_HEADERS = ocat.h strlcpy.c strlcat.c 
     162include_HEADERS = ocat.h ocat_cygwin.h strlcpy.c strlcat.c 
    162163all: all-am 
    163164 
  • branches/win/trunk/src/ocat.h

    r434 r480  
    9797#endif 
    9898*/ 
     99 
     100#ifdef __CYGWIN__ 
     101#include "ocat_cygwin.h" 
     102#endif 
    99103 
    100104#ifndef ETHERTYPE_IPV6 
     
    454458 
    455459 
    456 #ifndef HAVE_STRUCT_IP6_HDR 
    457 struct ip6_hdr 
    458   { 
    459     union 
    460       { 
    461    struct ip6_hdrctl 
    462      { 
    463        uint32_t ip6_un1_flow;   /* 4 bits version, 8 bits TC, 
    464                                    20 bits flow-ID */ 
    465        uint16_t ip6_un1_plen;   /* payload length */ 
    466        uint8_t  ip6_un1_nxt;    /* next header */ 
    467        uint8_t  ip6_un1_hlim;   /* hop limit */ 
    468      } ip6_un1; 
    469    uint8_t ip6_un2_vfc;         /* 4 bits version, top 4 bits tclass */ 
    470       } ip6_ctlun; 
    471     struct in6_addr ip6_src;    /* source address */ 
    472     struct in6_addr ip6_dst;    /* destination address */ 
    473   }; 
    474  
    475 #define ip6_vfc   ip6_ctlun.ip6_un2_vfc 
    476 #define ip6_flow  ip6_ctlun.ip6_un1.ip6_un1_flow 
    477 #define ip6_plen  ip6_ctlun.ip6_un1.ip6_un1_plen 
    478 #define ip6_nxt   ip6_ctlun.ip6_un1.ip6_un1_nxt 
    479 #define ip6_hlim  ip6_ctlun.ip6_un1.ip6_un1_hlim 
    480 #define ip6_hops  ip6_ctlun.ip6_un1.ip6_un1_hlim 
    481 #endif 
    482  
    483460#ifndef WITHOUT_TUN 
    484461#ifdef __FreeBSD__ 
  • branches/win/trunk/src/ocateth.c

    r429 r480  
    463463 
    464464 
     465#ifndef HAVE_ETHER_NTOA 
     466 
     467#define ETHER_ADDR_BUF_SIZE 18 
     468static char ether_addr_buf_[ETHER_ADDR_BUF_SIZE]; 
     469 
     470char *ether_ntoa(const struct ether_addr *addr) 
     471{ 
     472   snprintf(ether_addr_buf_, ETHER_ADDR_BUF_SIZE, "%02x:%02x:%02x:%02x:%02x:%02x", 
     473         addr->ether_addr_octet[0], addr->ether_addr_octet[1], addr->ether_addr_octet[2], 
     474         addr->ether_addr_octet[3], addr->ether_addr_octet[4], addr->ether_addr_octet[5]); 
     475   return ether_addr_buf_; 
     476} 
     477 
     478#endif 
     479 
     480 
    465481#ifndef HAVE_ETHER_NTOA_R 
    466482 
Note: See TracChangeset for help on using the changeset viewer.