Changeset 493


Ignore:
Timestamp:
03/19/09 11:29:41 (3 years ago)
Author:
eagle
Message:

autoconf updated

Location:
trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.in

    r491 r493  
    158158sysconfdir = @sysconfdir@ 
    159159target_alias = @target_alias@ 
     160top_build_prefix = @top_build_prefix@ 
    160161top_builddir = @top_builddir@ 
    161162top_srcdir = @top_srcdir@ 
  • trunk/aclocal.m4

    r367 r493  
    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. 
  • trunk/configure

    r491 r493  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for onioncat 0.1.12.r490M. 
     3# Generated by GNU Autoconf 2.63 for onioncat 0.1.12.r492M. 
    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.12.r490M' 
    578 PACKAGE_STRING='onioncat 0.1.12.r490M' 
     599PACKAGE_VERSION='0.1.12.r492M' 
     600PACKAGE_STRING='onioncat 0.1.12.r492M' 
    579601PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    580602 
    581 ac_subst_vars='SHELL 
     603ac_subst_vars='LTLIBOBJS 
     604LIBOBJS 
     605am__fastdepCC_FALSE 
     606am__fastdepCC_TRUE 
     607CCDEPMODE 
     608AMDEPBACKSLASH 
     609AMDEP_FALSE 
     610AMDEP_TRUE 
     611am__quote 
     612am__include 
     613DEPDIR 
     614OBJEXT 
     615EXEEXT 
     616ac_ct_CC 
     617CPPFLAGS 
     618LDFLAGS 
     619CC 
     620CFLAGS 
     621am__untar 
     622am__tar 
     623AMTAR 
     624am__leading_dot 
     625SET_MAKE 
     626AWK 
     627mkdir_p 
     628MKDIR_P 
     629INSTALL_STRIP_PROGRAM 
     630STRIP 
     631install_sh 
     632MAKEINFO 
     633AUTOHEADER 
     634AUTOMAKE 
     635AUTOCONF 
     636ACLOCAL 
     637VERSION 
     638PACKAGE 
     639CYGPATH_W 
     640am__isrc 
     641INSTALL_DATA 
     642INSTALL_SCRIPT 
     643INSTALL_PROGRAM 
     644target_alias 
     645host_alias 
     646build_alias 
     647LIBS 
     648ECHO_T 
     649ECHO_N 
     650ECHO_C 
     651DEFS 
     652mandir 
     653localedir 
     654libdir 
     655psdir 
     656pdfdir 
     657dvidir 
     658htmldir 
     659infodir 
     660docdir 
     661oldincludedir 
     662includedir 
     663localstatedir 
     664sharedstatedir 
     665sysconfdir 
     666datadir 
     667datarootdir 
     668libexecdir 
     669sbindir 
     670bindir 
     671program_transform_name 
     672prefix 
     673exec_prefix 
     674PACKAGE_BUGREPORT 
     675PACKAGE_STRING 
     676PACKAGE_VERSION 
     677PACKAGE_TARNAME 
     678PACKAGE_NAME 
    582679PATH_SEPARATOR 
    583 PACKAGE_NAME 
    584 PACKAGE_TARNAME 
    585 PACKAGE_VERSION 
    586 PACKAGE_STRING 
    587 PACKAGE_BUGREPORT 
    588 exec_prefix 
    589 prefix 
    590 program_transform_name 
    591 bindir 
    592 sbindir 
    593 libexecdir 
    594 datarootdir 
    595 datadir 
    596 sysconfdir 
    597 sharedstatedir 
    598 localstatedir 
    599 includedir 
    600 oldincludedir 
    601 docdir 
    602 infodir 
    603 htmldir 
    604 dvidir 
    605 pdfdir 
    606 psdir 
    607 libdir 
    608 localedir 
    609 mandir 
    610 DEFS 
    611 ECHO_C 
    612 ECHO_N 
    613 ECHO_T 
    614 LIBS 
    615 build_alias 
    616 host_alias 
    617 target_alias 
    618 INSTALL_PROGRAM 
    619 INSTALL_SCRIPT 
    620 INSTALL_DATA 
    621 am__isrc 
    622 CYGPATH_W 
    623 PACKAGE 
    624 VERSION 
    625 ACLOCAL 
    626 AUTOCONF 
    627 AUTOMAKE 
    628 AUTOHEADER 
    629 MAKEINFO 
    630 install_sh 
    631 STRIP 
    632 INSTALL_STRIP_PROGRAM 
    633 mkdir_p 
    634 AWK 
    635 SET_MAKE 
    636 am__leading_dot 
    637 AMTAR 
    638 am__tar 
    639 am__untar 
    640 CFLAGS 
    641 CC 
    642 LDFLAGS 
    643 CPPFLAGS 
    644 ac_ct_CC 
    645 EXEEXT 
    646 OBJEXT 
    647 DEPDIR 
    648 am__include 
    649 am__quote 
    650 AMDEP_TRUE 
    651 AMDEP_FALSE 
    652 AMDEPBACKSLASH 
    653 CCDEPMODE 
    654 am__fastdepCC_TRUE 
    655 am__fastdepCC_FALSE 
    656 LIBOBJS 
    657 LTLIBOBJS' 
     680SHELL' 
    658681ac_subst_files='' 
     682ac_user_opts=' 
     683enable_option_checking 
     684enable_debug 
     685enable_packet_log 
     686enable_handle_http 
     687enable_packet_queue 
     688enable_check_ipsrc 
     689enable_rtt 
     690enable_dependency_tracking 
     691' 
    659692      ac_precious_vars='build_alias 
    660693host_alias 
     
    670703ac_init_help= 
    671704ac_init_version=false 
     705ac_unrecognized_opts= 
     706ac_unrecognized_sep= 
    672707# The variables have the same names as the options, with 
    673708# dashes changed to underlines. 
     
    768803 
    769804  -disable-* | --disable-*) 
    770     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
     805    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    771806    # Reject names that are not valid shell variable names. 
    772     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    773       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     807    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     808      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    774809   { (exit 1); exit 1; }; } 
    775     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    776     eval enable_$ac_feature=no ;; 
     810    ac_useropt_orig=$ac_useropt 
     811    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     812    case $ac_user_opts in 
     813      *" 
     814"enable_$ac_useropt" 
     815"*) ;; 
     816      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 
     817         ac_unrecognized_sep=', ';; 
     818    esac 
     819    eval enable_$ac_useropt=no ;; 
    777820 
    778821  -docdir | --docdir | --docdi | --doc | --do) 
     
    787830 
    788831  -enable-* | --enable-*) 
    789     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
     832    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    790833    # Reject names that are not valid shell variable names. 
    791     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    792       { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
     834    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     835      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 
    793836   { (exit 1); exit 1; }; } 
    794     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    795     eval enable_$ac_feature=\$ac_optarg ;; 
     837    ac_useropt_orig=$ac_useropt 
     838    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     839    case $ac_user_opts in 
     840      *" 
     841"enable_$ac_useropt" 
     842"*) ;; 
     843      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 
     844         ac_unrecognized_sep=', ';; 
     845    esac 
     846    eval enable_$ac_useropt=\$ac_optarg ;; 
    796847 
    797848  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    9841035 
    9851036  -with-* | --with-*) 
    986     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
     1037    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    9871038    # Reject names that are not valid shell variable names. 
    988     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    989       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1039    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1040      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    9901041   { (exit 1); exit 1; }; } 
    991     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    992     eval with_$ac_package=\$ac_optarg ;; 
     1042    ac_useropt_orig=$ac_useropt 
     1043    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1044    case $ac_user_opts in 
     1045      *" 
     1046"with_$ac_useropt" 
     1047"*) ;; 
     1048      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 
     1049         ac_unrecognized_sep=', ';; 
     1050    esac 
     1051    eval with_$ac_useropt=\$ac_optarg ;; 
    9931052 
    9941053  -without-* | --without-*) 
    995     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
     1054    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    9961055    # Reject names that are not valid shell variable names. 
    997     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    998       { echo "$as_me: error: invalid package name: $ac_package" >&2 
     1056    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 
     1057      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 
    9991058   { (exit 1); exit 1; }; } 
    1000     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1001     eval with_$ac_package=no ;; 
     1059    ac_useropt_orig=$ac_useropt 
     1060    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 
     1061    case $ac_user_opts in 
     1062      *" 
     1063"with_$ac_useropt" 
     1064"*) ;; 
     1065      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 
     1066         ac_unrecognized_sep=', ';; 
     1067    esac 
     1068    eval with_$ac_useropt=no ;; 
    10021069 
    10031070  --x) 
     
    10191086    x_libraries=$ac_optarg ;; 
    10201087 
    1021   -*) { echo "$as_me: error: unrecognized option: $ac_option 
     1088  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 
    10221089Try \`$0 --help' for more information." >&2 
    10231090   { (exit 1); exit 1; }; } 
     
    10281095    # Reject names that are not valid shell variable names. 
    10291096    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 
    1030       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
     1097      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    10311098   { (exit 1); exit 1; }; } 
    10321099    eval $ac_envvar=\$ac_optarg 
     
    10351102  *) 
    10361103    # FIXME: should be removed in autoconf 3.0. 
    1037     echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
     1104    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 
    10381105    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    1039       echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
     1106      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 
    10401107    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 
    10411108    ;; 
     
    10461113if test -n "$ac_prev"; then 
    10471114  ac_option=--`echo $ac_prev | sed 's/_/-/g'` 
    1048   { echo "$as_me: error: missing argument to $ac_option" >&2 
     1115  { $as_echo "$as_me: error: missing argument to $ac_option" >&2 
    10491116   { (exit 1); exit 1; }; } 
    10501117fi 
    10511118 
    1052 # Be sure to have absolute directory names. 
     1119if test -n "$ac_unrecognized_opts"; then 
     1120  case $enable_option_checking in 
     1121    no) ;; 
     1122    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 
     1123   { (exit 1); exit 1; }; } ;; 
     1124    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 
     1125  esac 
     1126fi 
     1127 
     1128# Check all directory arguments for consistency. 
    10531129for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    10541130                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     
    10571133do 
    10581134  eval ac_val=\$$ac_var 
     1135  # Remove trailing slashes. 
     1136  case $ac_val in 
     1137    */ ) 
     1138      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 
     1139      eval $ac_var=\$ac_val;; 
     1140  esac 
     1141  # Be sure to have absolute directory names. 
    10591142  case $ac_val in 
    10601143    [\\/$]* | ?:[\\/]* )  continue;; 
    10611144    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    10621145  esac 
    1063   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1146  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    10641147   { (exit 1); exit 1; }; } 
    10651148done 
     
    10761159  if test "x$build_alias" = x; then 
    10771160    cross_compiling=maybe 
    1078     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
     1161    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 
    10791162    If a cross compiler is detected then cross compile mode will be used." >&2 
    10801163  elif test "x$build_alias" != "x$host_alias"; then 
     
    10921175ac_ls_di=`ls -di .` && 
    10931176ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1094   { echo "$as_me: error: Working directory cannot be determined" >&2 
     1177  { $as_echo "$as_me: error: working directory cannot be determined" >&2 
    10951178   { (exit 1); exit 1; }; } 
    10961179test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1097   { echo "$as_me: error: pwd does not report name of working directory" >&2 
     1180  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 
    10981181   { (exit 1); exit 1; }; } 
    10991182 
     
    11031186  ac_srcdir_defaulted=yes 
    11041187  # Try the directory containing this script, then the parent directory. 
    1105   ac_confdir=`$as_dirname -- "$0" || 
    1106 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    1107          X"$0" : 'X\(//\)[^/]' \| \ 
    1108          X"$0" : 'X\(//\)$' \| \ 
    1109          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    1110 echo X"$0" | 
     1188  ac_confdir=`$as_dirname -- "$as_myself" || 
     1189$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
     1190         X"$as_myself" : 'X\(//\)[^/]' \| \ 
     1191         X"$as_myself" : 'X\(//\)$' \| \ 
     1192         X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 
     1193$as_echo X"$as_myself" | 
    11111194    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    11121195            s//\1/ 
     
    11351218if test ! -r "$srcdir/$ac_unique_file"; then 
    11361219  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1137   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1220  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    11381221   { (exit 1); exit 1; }; } 
    11391222fi 
    11401223ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    11411224ac_abs_confdir=`( 
    1142         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
     1225        cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 
    11431226   { (exit 1); exit 1; }; } 
    11441227        pwd)` 
     
    11671250  # This message is too long to be a string in the A/UX 3.1 sh. 
    11681251  cat <<_ACEOF 
    1169 \`configure' configures onioncat 0.1.12.r490M to adapt to many kinds of systems. 
     1252\`configure' configures onioncat 0.1.12.r492M to adapt to many kinds of systems. 
    11701253 
    11711254Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    11891272Installation directories: 
    11901273  --prefix=PREFIX         install architecture-independent files in PREFIX 
    1191                           [$ac_default_prefix] 
     1274                          [$ac_default_prefix] 
    11921275  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX 
    1193                           [PREFIX] 
     1276                          [PREFIX] 
    11941277 
    11951278By default, \`make install' will install all the files in 
     
    12011284 
    12021285Fine tuning of the installation directories: 
    1203   --bindir=DIR           user executables [EPREFIX/bin] 
    1204   --sbindir=DIR          system admin executables [EPREFIX/sbin] 
    1205   --libexecdir=DIR       program executables [EPREFIX/libexec] 
    1206   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc] 
    1207   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com] 
    1208   --localstatedir=DIR    modifiable single-machine data [PREFIX/var] 
    1209   --libdir=DIR           object code libraries [EPREFIX/lib] 
    1210   --includedir=DIR       C header files [PREFIX/include] 
    1211   --oldincludedir=DIR    C header files for non-gcc [/usr/include] 
    1212   --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share] 
    1213   --datadir=DIR          read-only architecture-independent data [DATAROOTDIR] 
    1214   --infodir=DIR          info documentation [DATAROOTDIR/info] 
    1215   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale] 
    1216   --mandir=DIR           man documentation [DATAROOTDIR/man] 
    1217   --docdir=DIR           documentation root [DATAROOTDIR/doc/onioncat] 
    1218   --htmldir=DIR          html documentation [DOCDIR] 
    1219   --dvidir=DIR           dvi documentation [DOCDIR] 
    1220   --pdfdir=DIR           pdf documentation [DOCDIR] 
    1221   --psdir=DIR            ps documentation [DOCDIR] 
     1286  --bindir=DIR            user executables [EPREFIX/bin] 
     1287  --sbindir=DIR           system admin executables [EPREFIX/sbin] 
     1288  --libexecdir=DIR        program executables [EPREFIX/libexec] 
     1289  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc] 
     1290  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com] 
     1291  --localstatedir=DIR     modifiable single-machine data [PREFIX/var] 
     1292  --libdir=DIR            object code libraries [EPREFIX/lib] 
     1293  --includedir=DIR        C header files [PREFIX/include] 
     1294  --oldincludedir=DIR     C header files for non-gcc [/usr/include] 
     1295  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share] 
     1296  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR] 
     1297  --infodir=DIR           info documentation [DATAROOTDIR/info] 
     1298  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale] 
     1299  --mandir=DIR            man documentation [DATAROOTDIR/man] 
     1300  --docdir=DIR            documentation root [DATAROOTDIR/doc/onioncat] 
     1301  --htmldir=DIR           html documentation [DOCDIR] 
     1302  --dvidir=DIR            dvi documentation [DOCDIR] 
     1303  --pdfdir=DIR            pdf documentation [DOCDIR] 
     1304  --psdir=DIR             ps documentation [DOCDIR] 
    12221305_ACEOF 
    12231306 
     
    12331316if test -n "$ac_init_help"; then 
    12341317  case $ac_init_help in 
    1235      short | recursive ) echo "Configuration of onioncat 0.1.12.r490M:";; 
     1318     short | recursive ) echo "Configuration of onioncat 0.1.12.r492M:";; 
    12361319   esac 
    12371320  cat <<\_ACEOF 
    12381321 
    12391322Optional Features: 
     1323  --disable-option-checking  ignore unrecognized --enable/--with options 
    12401324  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no) 
    12411325  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes] 
     
    12691353  # If there are subdirs, report their specific --help. 
    12701354  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 
    1271     test -d "$ac_dir" || continue 
     1355    test -d "$ac_dir" || 
     1356      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 
     1357      continue 
    12721358    ac_builddir=. 
    12731359 
     
    12751361.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    12761362*) 
    1277   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     1363  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    12781364  # A ".." for each directory in $ac_dir_suffix. 
    1279   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     1365  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    12801366  case $ac_top_builddir_sub in 
    12811367  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    13131399      $SHELL "$ac_srcdir/configure" --help=recursive 
    13141400    else 
    1315       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
     1401      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 
    13161402    fi || ac_status=$? 
    13171403    cd "$ac_pwd" || { ac_status=$?; break; } 
     
    13221408if $ac_init_version; then 
    13231409  cat <<\_ACEOF 
    1324 onioncat configure 0.1.12.r490M 
    1325 generated by GNU Autoconf 2.61 
     1410onioncat configure 0.1.12.r492M 
     1411generated by GNU Autoconf 2.63 
    13261412 
    13271413Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    1328 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     14142002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    13291415This configure script is free software; the Free Software Foundation 
    13301416gives unlimited permission to copy, distribute and modify it. 
     
    13361422running configure, to aid debugging if configure makes a mistake. 
    13371423 
    1338 It was created by onioncat $as_me 0.1.12.r490M, which was 
    1339 generated by GNU Autoconf 2.61.  Invocation command line was 
     1424It was created by onioncat $as_me 0.1.12.r492M, which was 
     1425generated by GNU Autoconf 2.63.  Invocation command line was 
    13401426 
    13411427  $ $0 $@ 
     
    13731459  IFS=$as_save_IFS 
    13741460  test -z "$as_dir" && as_dir=. 
    1375   echo "PATH: $as_dir" 
     1461  $as_echo "PATH: $as_dir" 
    13761462done 
    13771463IFS=$as_save_IFS 
     
    14081494      continue ;; 
    14091495    *\'*) 
    1410       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1496      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 
    14111497    esac 
    14121498    case $ac_pass in 
     
    14601546    *${as_nl}*) 
    14611547      case $ac_var in #( 
    1462       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    1463 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     1548      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     1549$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    14641550      esac 
    14651551      case $ac_var in #( 
    14661552      _ | IFS | as_nl) ;; #( 
     1553      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    14671554      *) $as_unset $ac_var ;; 
    14681555      esac ;; 
     
    14941581      eval ac_val=\$$ac_var 
    14951582      case $ac_val in 
    1496       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1583      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    14971584      esac 
    1498       echo "$ac_var='\''$ac_val'\''" 
     1585      $as_echo "$ac_var='\''$ac_val'\''" 
    14991586    done | sort 
    15001587    echo 
     
    15111598        eval ac_val=\$$ac_var 
    15121599        case $ac_val in 
    1513         *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
     1600        *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 
    15141601        esac 
    1515         echo "$ac_var='\''$ac_val'\''" 
     1602        $as_echo "$ac_var='\''$ac_val'\''" 
    15161603      done | sort 
    15171604      echo 
     
    15291616    fi 
    15301617    test "$ac_signal" != 0 && 
    1531       echo "$as_me: caught signal $ac_signal" 
    1532     echo "$as_me: exit $exit_status" 
     1618      $as_echo "$as_me: caught signal $ac_signal" 
     1619    $as_echo "$as_me: exit $exit_status" 
    15331620  } >&5 
    15341621  rm -f core *.core core.conftest.* && 
     
    15721659 
    15731660# Let the site file select an alternate cache file if it wants to. 
    1574 # Prefer explicitly selected file to automatically selected ones. 
     1661# Prefer an explicitly selected file to automatically selected ones. 
     1662ac_site_file1=NONE 
     1663ac_site_file2=NONE 
    15751664if test -n "$CONFIG_SITE"; then 
    1576   set x "$CONFIG_SITE" 
     1665  ac_site_file1=$CONFIG_SITE 
    15771666elif test "x$prefix" != xNONE; then 
    1578   set x "$prefix/share/config.site" "$prefix/etc/config.site" 
    1579 else 
    1580   set x "$ac_default_prefix/share/config.site" \ 
    1581         "$ac_default_prefix/etc/config.site" 
    1582 fi 
    1583 shift 
    1584 for ac_site_file 
     1667  ac_site_file1=$prefix/share/config.site 
     1668  ac_site_file2=$prefix/etc/config.site 
     1669else 
     1670  ac_site_file1=$ac_default_prefix/share/config.site 
     1671  ac_site_file2=$ac_default_prefix/etc/config.site 
     1672fi 
     1673for ac_site_file in "$ac_site_file1" "$ac_site_file2" 
    15851674do 
     1675  test "x$ac_site_file" = xNONE && continue 
    15861676  if test -r "$ac_site_file"; then 
    1587     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
    1588 echo "$as_me: loading site script $ac_site_file" >&6;} 
     1677    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 
     1678$as_echo "$as_me: loading site script $ac_site_file" >&6;} 
    15891679    sed 's/^/| /' "$ac_site_file" >&5 
    15901680    . "$ac_site_file" 
     
    15961686  # files actually), so we avoid doing that. 
    15971687  if test -f "$cache_file"; then 
    1598     { echo "$as_me:$LINENO: loading cache $cache_file" >&5 
    1599 echo "$as_me: loading cache $cache_file" >&6;} 
     1688    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 
     1689$as_echo "$as_me: loading cache $cache_file" >&6;} 
    16001690    case $cache_file in 
    16011691      [\\/]* | ?:[\\/]* ) . "$cache_file";; 
     
    16041694  fi 
    16051695else 
    1606   { echo "$as_me:$LINENO: creating cache $cache_file" >&5 
    1607 echo "$as_me: creating cache $cache_file" >&6;} 
     1696  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 
     1697$as_echo "$as_me: creating cache $cache_file" >&6;} 
    16081698  >$cache_file 
    16091699fi 
     
    16191709  case $ac_old_set,$ac_new_set in 
    16201710    set,) 
    1621       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
    1622 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
     1711      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 
     1712$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 
    16231713      ac_cache_corrupted=: ;; 
    16241714    ,set) 
    1625       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
    1626 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
     1715      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 
     1716$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 
    16271717      ac_cache_corrupted=: ;; 
    16281718    ,);; 
    16291719    *) 
    16301720      if test "x$ac_old_val" != "x$ac_new_val"; then 
    1631         { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
    1632 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
    1633         { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5 
    1634 echo "$as_me:   former value:  $ac_old_val" >&2;} 
    1635         { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5 
    1636 echo "$as_me:   current value: $ac_new_val" >&2;} 
    1637         ac_cache_corrupted=: 
     1721        # differences in whitespace do not lead to failure. 
     1722        ac_old_val_w=`echo x $ac_old_val` 
     1723        ac_new_val_w=`echo x $ac_new_val` 
     1724        if test "$ac_old_val_w" != "$ac_new_val_w"; then 
     1725          { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 
     1726$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 
     1727          ac_cache_corrupted=: 
     1728        else 
     1729          { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 
     1730$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 
     1731          eval $ac_var=\$ac_old_val 
     1732        fi 
     1733        { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5 
     1734$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;} 
     1735        { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5 
     1736$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;} 
    16381737      fi;; 
    16391738  esac 
     
    16411740  if test "$ac_new_set" = set; then 
    16421741    case $ac_new_val in 
    1643     *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
     1742    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 
    16441743    *) ac_arg=$ac_var=$ac_new_val ;; 
    16451744    esac 
     
    16511750done 
    16521751if $ac_cache_corrupted; then 
    1653   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
    1654 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
    1655   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
    1656 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
     1752  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     1753$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     1754  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 
     1755$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 
     1756  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 
     1757$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 
    16571758   { (exit 1); exit 1; }; } 
    16581759fi 
     
    17081809done 
    17091810if test -z "$ac_aux_dir"; then 
    1710   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
    1711 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
     1811  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 
     1812$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 
    17121813   { (exit 1); exit 1; }; } 
    17131814fi 
     
    17351836# OS/2's system install, which has a completely different semantic 
    17361837# ./install, which can be erroneously created by make from ./install.sh. 
    1737 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
    1738 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 
     1838# Reject install programs that cannot install multiple files. 
     1839{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 
     1840$as_echo_n "checking for a BSD-compatible install... " >&6; } 
    17391841if test -z "$INSTALL"; then 
    17401842if test "${ac_cv_path_install+set}" = set; then 
    1741   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1843  $as_echo_n "(cached) " >&6 
    17421844else 
    17431845  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     
    17681870            : 
    17691871          else 
    1770             ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
    1771             break 3 
     1872            rm -rf conftest.one conftest.two conftest.dir 
     1873            echo one > conftest.one 
     1874            echo two > conftest.two 
     1875            mkdir conftest.dir 
     1876            if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 
     1877              test -s conftest.one && test -s conftest.two && 
     1878              test -s conftest.dir/conftest.one && 
     1879              test -s conftest.dir/conftest.two 
     1880            then 
     1881              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 
     1882              break 3 
     1883            fi 
    17721884          fi 
    17731885        fi 
     
    17761888    ;; 
    17771889esac 
     1890 
    17781891done 
    17791892IFS=$as_save_IFS 
    17801893 
     1894rm -rf conftest.one conftest.two conftest.dir 
    17811895 
    17821896fi 
     
    17911905  fi 
    17921906fi 
    1793 { echo "$as_me:$LINENO: result: $INSTALL" >&5 
    1794 echo "${ECHO_T}$INSTALL" >&6; } 
     1907{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 
     1908$as_echo "$INSTALL" >&6; } 
    17951909 
    17961910# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 
     
    18021916test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 
    18031917 
    1804 { echo "$as_me:$LINENO: checking whether build environment is sane" >&5 
    1805 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } 
     1918{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 
     1919$as_echo_n "checking whether build environment is sane... " >&6; } 
    18061920# Just in case 
    18071921sleep 1 
     
    18261940      # broken ls alias from the environment.  This has actually 
    18271941      # happened.  Such a system could not be considered "sane". 
    1828       { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken 
     1942      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken 
    18291943alias in your environment" >&5 
    1830 echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken 
     1944$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken 
    18311945alias in your environment" >&2;} 
    18321946   { (exit 1); exit 1; }; } 
     
    18391953   : 
    18401954else 
    1841    { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! 
     1955   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 
    18421956Check your system clock" >&5 
    1843 echo "$as_me: error: newly created file is older than distributed files! 
     1957$as_echo "$as_me: error: newly created file is older than distributed files! 
    18441958Check your system clock" >&2;} 
    18451959   { (exit 1); exit 1; }; } 
    18461960fi 
    1847 { echo "$as_me:$LINENO: result: yes" >&5 
    1848 echo "${ECHO_T}yes" >&6; } 
     1961{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     1962$as_echo "yes" >&6; } 
    18491963test "$program_prefix" != NONE && 
    18501964  program_transform_name="s&^&$program_prefix&;$program_transform_name" 
     
    18521966test "$program_suffix" != NONE && 
    18531967  program_transform_name="s&\$&$program_suffix&;$program_transform_name" 
    1854 # Double any \ or $.  echo might interpret backslashes. 
     1968# Double any \ or $. 
    18551969# By default was `s,x,x', remove it if useless. 
    1856 cat <<\_ACEOF >conftest.sed 
    1857 s/[\\$]/&&/g;s/;s,x,x,$// 
    1858 _ACEOF 
    1859 program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 
    1860 rm -f conftest.sed 
     1970ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 
     1971program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 
    18611972 
    18621973# expand $ac_aux_dir to an absolute path 
     
    18691980else 
    18701981  am_missing_run= 
    1871   { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 
    1872 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 
    1873 fi 
    1874  
    1875 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 
    1876 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 
     1982  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 
     1983$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 
     1984fi 
     1985 
     1986{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 
     1987$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 
    18771988if test -z "$MKDIR_P"; then 
    18781989  if test "${ac_cv_path_mkdir+set}" = set; then 
    1879   echo $ECHO_N "(cached) $ECHO_C" >&6 
     1990  $as_echo_n "(cached) " >&6 
    18801991else 
    18811992  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     
    19122023  fi 
    19132024fi 
    1914 { echo "$as_me:$LINENO: result: $MKDIR_P" >&5 
    1915 echo "${ECHO_T}$MKDIR_P" >&6; } 
     2025{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 
     2026$as_echo "$MKDIR_P" >&6; } 
    19162027 
    19172028mkdir_p="$MKDIR_P" 
     
    19252036  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    19262037set dummy $ac_prog; ac_word=$2 
    1927 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    1928 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2038{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2039$as_echo_n "checking for $ac_word... " >&6; } 
    19292040if test "${ac_cv_prog_AWK+set}" = set; then 
    1930   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2041  $as_echo_n "(cached) " >&6 
    19312042else 
    19322043  if test -n "$AWK"; then 
     
    19412052  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    19422053    ac_cv_prog_AWK="$ac_prog" 
    1943     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2054    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    19442055    break 2 
    19452056  fi 
     
    19522063AWK=$ac_cv_prog_AWK 
    19532064if test -n "$AWK"; then 
    1954   { echo "$as_me:$LINENO: result: $AWK" >&5 
    1955 echo "${ECHO_T}$AWK" >&6; } 
    1956 else 
    1957   { echo "$as_me:$LINENO: result: no" >&5 
    1958 echo "${ECHO_T}no" >&6; } 
     2065  { $as_echo "$as_me:$LINENO: result: $AWK" >&5 
     2066$as_echo "$AWK" >&6; } 
     2067else 
     2068  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2069$as_echo "no" >&6; } 
    19592070fi 
    19602071 
     
    19632074done 
    19642075 
    1965 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
    1966 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 
    1967 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
     2076{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 
     2077$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 
     2078set x ${MAKE-make} 
     2079ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 
    19682080if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 
    1969   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2081  $as_echo_n "(cached) " >&6 
    19702082else 
    19712083  cat >conftest.make <<\_ACEOF 
     
    19842096fi 
    19852097if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 
    1986   { echo "$as_me:$LINENO: result: yes" >&5 
    1987 echo "${ECHO_T}yes" >&6; } 
     2098  { $as_echo "$as_me:$LINENO: result: yes" >&5 
     2099$as_echo "yes" >&6; } 
    19882100  SET_MAKE= 
    19892101else 
    1990   { echo "$as_me:$LINENO: result: no" >&5 
    1991 echo "${ECHO_T}no" >&6; } 
     2102  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2103$as_echo "no" >&6; } 
    19922104  SET_MAKE="MAKE=${MAKE-make}" 
    19932105fi 
     
    20082120  # test to see if srcdir already configured 
    20092121  if test -f $srcdir/config.status; then 
    2010     { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 
    2011 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 
     2122    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 
     2123$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 
    20122124   { (exit 1); exit 1; }; } 
    20132125  fi 
     
    20262138# Define the identity of the package. 
    20272139 PACKAGE='onioncat' 
    2028  VERSION='0.1.12.r490M' 
     2140 VERSION='0.1.12.r492M' 
    20292141 
    20302142 
     
    20642176  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 
    20652177set dummy ${ac_tool_prefix}strip; ac_word=$2 
    2066 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2067 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2178{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2179$as_echo_n "checking for $ac_word... " >&6; } 
    20682180if test "${ac_cv_prog_STRIP+set}" = set; then 
    2069   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2181  $as_echo_n "(cached) " >&6 
    20702182else 
    20712183  if test -n "$STRIP"; then 
     
    20802192  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    20812193    ac_cv_prog_STRIP="${ac_tool_prefix}strip" 
    2082     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2194    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    20832195    break 2 
    20842196  fi 
     
    20912203STRIP=$ac_cv_prog_STRIP 
    20922204if test -n "$STRIP"; then 
    2093   { echo "$as_me:$LINENO: result: $STRIP" >&5 
    2094 echo "${ECHO_T}$STRIP" >&6; } 
    2095 else 
    2096   { echo "$as_me:$LINENO: result: no" >&5 
    2097 echo "${ECHO_T}no" >&6; } 
     2205  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 
     2206$as_echo "$STRIP" >&6; } 
     2207else 
     2208  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2209$as_echo "no" >&6; } 
    20982210fi 
    20992211 
     
    21042216  # Extract the first word of "strip", so it can be a program name with args. 
    21052217set dummy strip; ac_word=$2 
    2106 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2107 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2218{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2219$as_echo_n "checking for $ac_word... " >&6; } 
    21082220if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 
    2109   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2221  $as_echo_n "(cached) " >&6 
    21102222else 
    21112223  if test -n "$ac_ct_STRIP"; then 
     
    21202232  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    21212233    ac_cv_prog_ac_ct_STRIP="strip" 
    2122     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2234    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    21232235    break 2 
    21242236  fi 
     
    21312243ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 
    21322244if test -n "$ac_ct_STRIP"; then 
    2133   { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 
    2134 echo "${ECHO_T}$ac_ct_STRIP" >&6; } 
    2135 else 
    2136   { echo "$as_me:$LINENO: result: no" >&5 
    2137 echo "${ECHO_T}no" >&6; } 
     2245  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 
     2246$as_echo "$ac_ct_STRIP" >&6; } 
     2247else 
     2248  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2249$as_echo "no" >&6; } 
    21382250fi 
    21392251 
     
    21432255    case $cross_compiling:$ac_tool_warned in 
    21442256yes:) 
    2145 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2146 whose name does not start with the host triplet.  If you think this 
    2147 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2148 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2149 whose name does not start with the host triplet.  If you think this 
    2150 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2257{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2258$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    21512259ac_tool_warned=yes ;; 
    21522260esac 
     
    21772285 
    21782286cat >>confdefs.h <<\_ACEOF 
    2179 #define SVN_REVISION "490M" 
     2287#define SVN_REVISION "492M" 
    21802288_ACEOF 
    21812289 
     
    21882296  enableval=$enable_debug; 
    21892297cat >>confdefs.h <<\_ACEOF 
    2190 #define DEBUG 
     2298#define DEBUG /**/ 
    21912299_ACEOF 
    21922300 
     
    21972305  enableval=$enable_packet_log; 
    21982306cat >>confdefs.h <<\_ACEOF 
    2199 #define PACKET_LOG 
     2307#define PACKET_LOG /**/ 
    22002308_ACEOF 
    22012309 
     
    22062314  enableval=$enable_handle_http; 
    22072315cat >>confdefs.h <<\_ACEOF 
    2208 #define HANDLE_HTTP 
     2316#define HANDLE_HTTP /**/ 
    22092317_ACEOF 
    22102318 
     
    22152323  enableval=$enable_packet_queue; 
    22162324cat >>confdefs.h <<\_ACEOF 
    2217 #define PACKET_QUEUE 
     2325#define PACKET_QUEUE /**/ 
    22182326_ACEOF 
    22192327 
     
    22242332  enableval=$enable_check_ipsrc; 
    22252333cat >>confdefs.h <<\_ACEOF 
    2226 #define CHECK_IPSRC 
     2334#define CHECK_IPSRC /**/ 
    22272335_ACEOF 
    22282336 
     
    22332341  enableval=$enable_rtt; 
    22342342cat >>confdefs.h <<\_ACEOF 
    2235 #define MEASURE_RTT 
     2343#define MEASURE_RTT /**/ 
    22362344_ACEOF 
    22372345 
     
    22482356  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 
    22492357set dummy ${ac_tool_prefix}gcc; ac_word=$2 
    2250 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2251 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2358{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2359$as_echo_n "checking for $ac_word... " >&6; } 
    22522360if test "${ac_cv_prog_CC+set}" = set; then 
    2253   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2361  $as_echo_n "(cached) " >&6 
    22542362else 
    22552363  if test -n "$CC"; then 
     
    22642372  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    22652373    ac_cv_prog_CC="${ac_tool_prefix}gcc" 
    2266     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2374    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    22672375    break 2 
    22682376  fi 
     
    22752383CC=$ac_cv_prog_CC 
    22762384if test -n "$CC"; then 
    2277   { echo "$as_me:$LINENO: result: $CC" >&5 
    2278 echo "${ECHO_T}$CC" >&6; } 
    2279 else 
    2280   { echo "$as_me:$LINENO: result: no" >&5 
    2281 echo "${ECHO_T}no" >&6; } 
     2385  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2386$as_echo "$CC" >&6; } 
     2387else 
     2388  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2389$as_echo "no" >&6; } 
    22822390fi 
    22832391 
     
    22882396  # Extract the first word of "gcc", so it can be a program name with args. 
    22892397set dummy gcc; ac_word=$2 
    2290 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2291 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2398{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2399$as_echo_n "checking for $ac_word... " >&6; } 
    22922400if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2293   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2401  $as_echo_n "(cached) " >&6 
    22942402else 
    22952403  if test -n "$ac_ct_CC"; then 
     
    23042412  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    23052413    ac_cv_prog_ac_ct_CC="gcc" 
    2306     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2414    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    23072415    break 2 
    23082416  fi 
     
    23152423ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    23162424if test -n "$ac_ct_CC"; then 
    2317   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2318 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2319 else 
    2320   { echo "$as_me:$LINENO: result: no" >&5 
    2321 echo "${ECHO_T}no" >&6; } 
     2425  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2426$as_echo "$ac_ct_CC" >&6; } 
     2427else 
     2428  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2429$as_echo "no" >&6; } 
    23222430fi 
    23232431 
     
    23272435    case $cross_compiling:$ac_tool_warned in 
    23282436yes:) 
    2329 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2330 whose name does not start with the host triplet.  If you think this 
    2331 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2332 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2333 whose name does not start with the host triplet.  If you think this 
    2334 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2437{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2438$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    23352439ac_tool_warned=yes ;; 
    23362440esac 
     
    23452449    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 
    23462450set dummy ${ac_tool_prefix}cc; ac_word=$2 
    2347 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2348 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2451{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2452$as_echo_n "checking for $ac_word... " >&6; } 
    23492453if test "${ac_cv_prog_CC+set}" = set; then 
    2350   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2454  $as_echo_n "(cached) " >&6 
    23512455else 
    23522456  if test -n "$CC"; then 
     
    23612465  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    23622466    ac_cv_prog_CC="${ac_tool_prefix}cc" 
    2363     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2467    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    23642468    break 2 
    23652469  fi 
     
    23722476CC=$ac_cv_prog_CC 
    23732477if test -n "$CC"; then 
    2374   { echo "$as_me:$LINENO: result: $CC" >&5 
    2375 echo "${ECHO_T}$CC" >&6; } 
    2376 else 
    2377   { echo "$as_me:$LINENO: result: no" >&5 
    2378 echo "${ECHO_T}no" >&6; } 
     2478  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2479$as_echo "$CC" >&6; } 
     2480else 
     2481  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2482$as_echo "no" >&6; } 
    23792483fi 
    23802484 
     
    23852489  # Extract the first word of "cc", so it can be a program name with args. 
    23862490set dummy cc; ac_word=$2 
    2387 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2388 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2491{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2492$as_echo_n "checking for $ac_word... " >&6; } 
    23892493if test "${ac_cv_prog_CC+set}" = set; then 
    2390   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2494  $as_echo_n "(cached) " >&6 
    23912495else 
    23922496  if test -n "$CC"; then 
     
    24062510     fi 
    24072511    ac_cv_prog_CC="cc" 
    2408     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2512    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24092513    break 2 
    24102514  fi 
     
    24292533CC=$ac_cv_prog_CC 
    24302534if test -n "$CC"; then 
    2431   { echo "$as_me:$LINENO: result: $CC" >&5 
    2432 echo "${ECHO_T}$CC" >&6; } 
    2433 else 
    2434   { echo "$as_me:$LINENO: result: no" >&5 
    2435 echo "${ECHO_T}no" >&6; } 
     2535  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2536$as_echo "$CC" >&6; } 
     2537else 
     2538  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2539$as_echo "no" >&6; } 
    24362540fi 
    24372541 
     
    24442548    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 
    24452549set dummy $ac_tool_prefix$ac_prog; ac_word=$2 
    2446 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2447 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2550{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2551$as_echo_n "checking for $ac_word... " >&6; } 
    24482552if test "${ac_cv_prog_CC+set}" = set; then 
    2449   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2553  $as_echo_n "(cached) " >&6 
    24502554else 
    24512555  if test -n "$CC"; then 
     
    24602564  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    24612565    ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 
    2462     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2566    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    24632567    break 2 
    24642568  fi 
     
    24712575CC=$ac_cv_prog_CC 
    24722576if test -n "$CC"; then 
    2473   { echo "$as_me:$LINENO: result: $CC" >&5 
    2474 echo "${ECHO_T}$CC" >&6; } 
    2475 else 
    2476   { echo "$as_me:$LINENO: result: no" >&5 
    2477 echo "${ECHO_T}no" >&6; } 
     2577  { $as_echo "$as_me:$LINENO: result: $CC" >&5 
     2578$as_echo "$CC" >&6; } 
     2579else 
     2580  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2581$as_echo "no" >&6; } 
    24782582fi 
    24792583 
     
    24882592  # Extract the first word of "$ac_prog", so it can be a program name with args. 
    24892593set dummy $ac_prog; ac_word=$2 
    2490 { echo "$as_me:$LINENO: checking for $ac_word" >&5 
    2491 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 
     2594{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2595$as_echo_n "checking for $ac_word... " >&6; } 
    24922596if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 
    2493   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2597  $as_echo_n "(cached) " >&6 
    24942598else 
    24952599  if test -n "$ac_ct_CC"; then 
     
    25042608  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 
    25052609    ac_cv_prog_ac_ct_CC="$ac_prog" 
    2506     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2610    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
    25072611    break 2 
    25082612  fi 
     
    25152619ac_ct_CC=$ac_cv_prog_ac_ct_CC 
    25162620if test -n "$ac_ct_CC"; then 
    2517   { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
    2518 echo "${ECHO_T}$ac_ct_CC" >&6; } 
    2519 else 
    2520   { echo "$as_me:$LINENO: result: no" >&5 
    2521 echo "${ECHO_T}no" >&6; } 
     2621  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 
     2622$as_echo "$ac_ct_CC" >&6; } 
     2623else 
     2624  { $as_echo "$as_me:$LINENO: result: no" >&5 
     2625$as_echo "no" >&6; } 
    25222626fi 
    25232627 
     
    25312635    case $cross_compiling:$ac_tool_warned in 
    25322636yes:) 
    2533 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 
    2534 whose name does not start with the host triplet.  If you think this 
    2535 configuration is useful to you, please write to autoconf@gnu.org." >&5 
    2536 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 
    2537 whose name does not start with the host triplet.  If you think this 
    2538 configuration is useful to you, please write to autoconf@gnu.org." >&2;} 
     2637{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 
     2638$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 
    25392639ac_tool_warned=yes ;; 
    25402640esac 
     
    25462646 
    25472647 
    2548 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
     2648test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2649$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2650{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 
    25492651See \`config.log' for more details." >&5 
    2550 echo "$as_me: error: no acceptable C compiler found in \$PATH 
     2652$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 
    25512653See \`config.log' for more details." >&2;} 
    2552    { (exit 1); exit 1; }; } 
     2654   { (exit 1); exit 1; }; }; } 
    25532655 
    25542656# Provide some information about the compiler. 
    2555 echo "$as_me:$LINENO: checking for C compiler version" >&5 
    2556 ac_compiler=`set X $ac_compile; echo $2` 
     2657$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 
     2658set X $ac_compile 
     2659ac_compiler=$2 
    25572660{ (ac_try="$ac_compiler --version >&5" 
    25582661case "(($ac_try" in 
     
    25602663  *) ac_try_echo=$ac_try;; 
    25612664esac 
    2562 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2665eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2666$as_echo "$ac_try_echo") >&5 
    25632667  (eval "$ac_compiler --version >&5") 2>&5 
    25642668  ac_status=$? 
    2565   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2669  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25662670  (exit $ac_status); } 
    25672671{ (ac_try="$ac_compiler -v >&5" 
     
    25702674  *) ac_try_echo=$ac_try;; 
    25712675esac 
    2572 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2676eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2677$as_echo "$ac_try_echo") >&5 
    25732678  (eval "$ac_compiler -v >&5") 2>&5 
    25742679  ac_status=$? 
    2575   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2680  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25762681  (exit $ac_status); } 
    25772682{ (ac_try="$ac_compiler -V >&5" 
     
    25802685  *) ac_try_echo=$ac_try;; 
    25812686esac 
    2582 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2687eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2688$as_echo "$ac_try_echo") >&5 
    25832689  (eval "$ac_compiler -V >&5") 2>&5 
    25842690  ac_status=$? 
    2585   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2691  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    25862692  (exit $ac_status); } 
    25872693 
     
    26022708_ACEOF 
    26032709ac_clean_files_save=$ac_clean_files 
    2604 ac_clean_files="$ac_clean_files a.out a.exe b.out" 
     2710ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 
    26052711# Try to create an executable without -o first, disregard a.out. 
    26062712# It will help us diagnose broken compilers, and finding out an intuition 
    26072713# of exeext. 
    2608 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
    2609 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 
    2610 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
    2611 # 
    2612 # List of possible output files, starting from the most likely. 
    2613 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 
    2614 # only as a last resort.  b.out is created by i960 compilers. 
    2615 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 
    2616 # 
    2617 # The IRIX 6 linker writes into existing files which may not be 
    2618 # executable, retaining their permissions.  Remove them first so a 
    2619 # subsequent execution test works. 
     2714{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 
     2715$as_echo_n "checking for C compiler default output file name... " >&6; } 
     2716ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 
     2717 
     2718# The possible output files: 
     2719ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 
     2720 
    26202721ac_rmfiles= 
    26212722for ac_file in $ac_files 
    26222723do 
    26232724  case $ac_file in 
    2624     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2725    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    26252726    * ) ac_rmfiles="$ac_rmfiles $ac_file";; 
    26262727  esac 
     
    26332734  *) ac_try_echo=$ac_try;; 
    26342735esac 
    2635 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2736eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2737$as_echo "$ac_try_echo") >&5 
    26362738  (eval "$ac_link_default") 2>&5 
    26372739  ac_status=$? 
    2638   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2740  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    26392741  (exit $ac_status); }; then 
    26402742  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 
     
    26472749  test -f "$ac_file" || continue 
    26482750  case $ac_file in 
    2649     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 
     2751    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 
    26502752        ;; 
    26512753    [ab].out ) 
     
    26742776fi 
    26752777 
    2676 { echo "$as_me:$LINENO: result: $ac_file" >&5 
    2677 echo "${ECHO_T}$ac_file" >&6; } 
     2778{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 
     2779$as_echo "$ac_file" >&6; } 
    26782780if test -z "$ac_file"; then 
    2679   echo "$as_me: failed program was:" >&5 
     2781  $as_echo "$as_me: failed program was:" >&5 
    26802782sed 's/^/| /' conftest.$ac_ext >&5 
    26812783 
    2682 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 
     2784{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2785$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2786{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 
    26832787See \`config.log' for more details." >&5 
    2684 echo "$as_me: error: C compiler cannot create executables 
     2788$as_echo "$as_me: error: C compiler cannot create executables 
    26852789See \`config.log' for more details." >&2;} 
    2686    { (exit 77); exit 77; }; } 
     2790   { (exit 77); exit 77; }; }; } 
    26872791fi 
    26882792 
     
    26912795# Check that the compiler produces executables we can run.  If not, either 
    26922796# the compiler is broken, or we cross compile. 
    2693 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
    2694 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 
     2797{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 
     2798$as_echo_n "checking whether the C compiler works... " >&6; } 
    26952799# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 
    26962800# If not cross compiling, check that we can run a simple program. 
     
    27012805  *) ac_try_echo=$ac_try;; 
    27022806esac 
    2703 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2807eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2808$as_echo "$ac_try_echo") >&5 
    27042809  (eval "$ac_try") 2>&5 
    27052810  ac_status=$? 
    2706   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2811  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27072812  (exit $ac_status); }; }; then 
    27082813    cross_compiling=no 
     
    27112816        cross_compiling=yes 
    27122817    else 
    2713         { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 
     2818        { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2819$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2820{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 
    27142821If you meant to cross compile, use \`--host'. 
    27152822See \`config.log' for more details." >&5 
    2716 echo "$as_me: error: cannot run C compiled programs. 
     2823$as_echo "$as_me: error: cannot run C compiled programs. 
    27172824If you meant to cross compile, use \`--host'. 
    27182825See \`config.log' for more details." >&2;} 
    2719    { (exit 1); exit 1; }; } 
     2826   { (exit 1); exit 1; }; }; } 
    27202827    fi 
    27212828  fi 
    27222829fi 
    2723 { echo "$as_me:$LINENO: result: yes" >&5 
    2724 echo "${ECHO_T}yes" >&6; } 
    2725  
    2726 rm -f a.out a.exe conftest$ac_cv_exeext b.out 
     2830{ $as_echo "$as_me:$LINENO: result: yes" >&5 
     2831$as_echo "yes" >&6; } 
     2832 
     2833rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 
    27272834ac_clean_files=$ac_clean_files_save 
    27282835# Check that the compiler produces executables we can run.  If not, either 
    27292836# the compiler is broken, or we cross compile. 
    2730 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
    2731 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 
    2732 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 
    2733 echo "${ECHO_T}$cross_compiling" >&6; } 
    2734  
    2735 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 
    2736 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 
     2837{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 
     2838$as_echo_n "checking whether we are cross compiling... " >&6; } 
     2839{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 
     2840$as_echo "$cross_compiling" >&6; } 
     2841 
     2842{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 
     2843$as_echo_n "checking for suffix of executables... " >&6; } 
    27372844if { (ac_try="$ac_link" 
    27382845case "(($ac_try" in 
     
    27402847  *) ac_try_echo=$ac_try;; 
    27412848esac 
    2742 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2849eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2850$as_echo "$ac_try_echo") >&5 
    27432851  (eval "$ac_link") 2>&5 
    27442852  ac_status=$? 
    2745   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2853  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    27462854  (exit $ac_status); }; then 
    27472855  # If both `conftest.exe' and `conftest' are `present' (well, observable) 
     
    27522860  test -f "$ac_file" || continue 
    27532861  case $ac_file in 
    2754     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 
     2862    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 
    27552863    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 
    27562864          break;; 
     
    27592867done 
    27602868else 
    2761   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
     2869  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2870$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2871{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 
    27622872See \`config.log' for more details." >&5 
    2763 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
     2873$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 
    27642874See \`config.log' for more details." >&2;} 
    2765    { (exit 1); exit 1; }; } 
     2875   { (exit 1); exit 1; }; }; } 
    27662876fi 
    27672877 
    27682878rm -f conftest$ac_cv_exeext 
    2769 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
    2770 echo "${ECHO_T}$ac_cv_exeext" >&6; } 
     2879{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 
     2880$as_echo "$ac_cv_exeext" >&6; } 
    27712881 
    27722882rm -f conftest.$ac_ext 
    27732883EXEEXT=$ac_cv_exeext 
    27742884ac_exeext=$EXEEXT 
    2775 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 
    2776 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 
     2885{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 
     2886$as_echo_n "checking for suffix of object files... " >&6; } 
    27772887if test "${ac_cv_objext+set}" = set; then 
    2778   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2888  $as_echo_n "(cached) " >&6 
    27792889else 
    27802890  cat >conftest.$ac_ext <<_ACEOF 
     
    27992909  *) ac_try_echo=$ac_try;; 
    28002910esac 
    2801 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2911eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2912$as_echo "$ac_try_echo") >&5 
    28022913  (eval "$ac_compile") 2>&5 
    28032914  ac_status=$? 
    2804   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2915  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28052916  (exit $ac_status); }; then 
    28062917  for ac_file in conftest.o conftest.obj conftest.*; do 
    28072918  test -f "$ac_file" || continue; 
    28082919  case $ac_file in 
    2809     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 
     2920    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 
    28102921    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 
    28112922       break;; 
     
    28132924done 
    28142925else 
    2815   echo "$as_me: failed program was:" >&5 
     2926  $as_echo "$as_me: failed program was:" >&5 
    28162927sed 's/^/| /' conftest.$ac_ext >&5 
    28172928 
    2818 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
     2929{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 
     2930$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 
     2931{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 
    28192932See \`config.log' for more details." >&5 
    2820 echo "$as_me: error: cannot compute suffix of object files: cannot compile 
     2933$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 
    28212934See \`config.log' for more details." >&2;} 
    2822    { (exit 1); exit 1; }; } 
     2935   { (exit 1); exit 1; }; }; } 
    28232936fi 
    28242937 
    28252938rm -f conftest.$ac_cv_objext conftest.$ac_ext 
    28262939fi 
    2827 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
    2828 echo "${ECHO_T}$ac_cv_objext" >&6; } 
     2940{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 
     2941$as_echo "$ac_cv_objext" >&6; } 
    28292942OBJEXT=$ac_cv_objext 
    28302943ac_objext=$OBJEXT 
    2831 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
    2832 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 
     2944{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 
     2945$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 
    28332946if test "${ac_cv_c_compiler_gnu+set}" = set; then 
    2834   echo $ECHO_N "(cached) $ECHO_C" >&6 
     2947  $as_echo_n "(cached) " >&6 
    28352948else 
    28362949  cat >conftest.$ac_ext <<_ACEOF 
     
    28582971  *) ac_try_echo=$ac_try;; 
    28592972esac 
    2860 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     2973eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     2974$as_echo "$ac_try_echo") >&5 
    28612975  (eval "$ac_compile") 2>conftest.er1 
    28622976  ac_status=$? 
     
    28642978  rm -f conftest.er1 
    28652979  cat conftest.err >&5 
    2866   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     2980  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    28672981  (exit $ac_status); } && { 
    28682982         test -z "$ac_c_werror_flag" || 
     
    28712985  ac_compiler_gnu=yes 
    28722986else 
    2873   echo "$as_me: failed program was:" >&5 
     2987  $as_echo "$as_me: failed program was:" >&5 
    28742988sed 's/^/| /' conftest.$ac_ext >&5 
    28752989 
     
    28812995 
    28822996fi 
    2883 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
    2884 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 
    2885 GCC=`test $ac_compiler_gnu = yes && echo yes` 
     2997{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 
     2998$as_echo "$ac_cv_c_compiler_gnu" >&6; } 
     2999if test $ac_compiler_gnu = yes; then 
     3000  GCC=yes 
     3001else 
     3002  GCC= 
     3003fi 
    28863004ac_test_CFLAGS=${CFLAGS+set} 
    28873005ac_save_CFLAGS=$CFLAGS 
    2888 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
    2889 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 
     3006{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 
     3007$as_echo_n "checking whether $CC accepts -g... " >&6; } 
    28903008if test "${ac_cv_prog_cc_g+set}" = set; then 
    2891   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3009  $as_echo_n "(cached) " >&6 
    28923010else 
    28933011  ac_save_c_werror_flag=$ac_c_werror_flag 
     
    29163034  *) ac_try_echo=$ac_try;; 
    29173035esac 
    2918 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3036eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3037$as_echo "$ac_try_echo") >&5 
    29193038  (eval "$ac_compile") 2>conftest.er1 
    29203039  ac_status=$? 
     
    29223041  rm -f conftest.er1 
    29233042  cat conftest.err >&5 
    2924   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3043  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29253044  (exit $ac_status); } && { 
    29263045         test -z "$ac_c_werror_flag" || 
     
    29293048  ac_cv_prog_cc_g=yes 
    29303049else 
    2931   echo "$as_me: failed program was:" >&5 
     3050  $as_echo "$as_me: failed program was:" >&5 
    29323051sed 's/^/| /' conftest.$ac_ext >&5 
    29333052 
     
    29543073  *) ac_try_echo=$ac_try;; 
    29553074esac 
    2956 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3075eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3076$as_echo "$ac_try_echo") >&5 
    29573077  (eval "$ac_compile") 2>conftest.er1 
    29583078  ac_status=$? 
     
    29603080  rm -f conftest.er1 
    29613081  cat conftest.err >&5 
    2962   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3082  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    29633083  (exit $ac_status); } && { 
    29643084         test -z "$ac_c_werror_flag" || 
     
    29673087  : 
    29683088else 
    2969   echo "$as_me: failed program was:" >&5 
     3089  $as_echo "$as_me: failed program was:" >&5 
    29703090sed 's/^/| /' conftest.$ac_ext >&5 
    29713091 
     
    29933113  *) ac_try_echo=$ac_try;; 
    29943114esac 
    2995 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3115eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3116$as_echo "$ac_try_echo") >&5 
    29963117  (eval "$ac_compile") 2>conftest.er1 
    29973118  ac_status=$? 
     
    29993120  rm -f conftest.er1 
    30003121  cat conftest.err >&5 
    3001   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3122  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    30023123  (exit $ac_status); } && { 
    30033124         test -z "$ac_c_werror_flag" || 
     
    30063127  ac_cv_prog_cc_g=yes 
    30073128else 
    3008   echo "$as_me: failed program was:" >&5 
     3129  $as_echo "$as_me: failed program was:" >&5 
    30093130sed 's/^/| /' conftest.$ac_ext >&5 
    30103131 
     
    30213142   ac_c_werror_flag=$ac_save_c_werror_flag 
    30223143fi 
    3023 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
    3024 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 
     3144{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 
     3145$as_echo "$ac_cv_prog_cc_g" >&6; } 
    30253146if test "$ac_test_CFLAGS" = set; then 
    30263147  CFLAGS=$ac_save_CFLAGS 
     
    30383159  fi 
    30393160fi 
    3040 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
    3041 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 
     3161{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 
     3162$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 
    30423163if test "${ac_cv_prog_cc_c89+set}" = set; then 
    3043   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3164  $as_echo_n "(cached) " >&6 
    30443165else 
    30453166  ac_cv_prog_cc_c89=no 
     
    31123233  *) ac_try_echo=$ac_try;; 
    31133234esac 
    3114 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3235eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3236$as_echo "$ac_try_echo") >&5 
    31153237  (eval "$ac_compile") 2>conftest.er1 
    31163238  ac_status=$? 
     
    31183240  rm -f conftest.er1 
    31193241  cat conftest.err >&5 
    3120   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3242  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    31213243  (exit $ac_status); } && { 
    31223244         test -z "$ac_c_werror_flag" || 
     
    31253247  ac_cv_prog_cc_c89=$ac_arg 
    31263248else 
    3127   echo "$as_me: failed program was:" >&5 
     3249  $as_echo "$as_me: failed program was:" >&5 
    31283250sed 's/^/| /' conftest.$ac_ext >&5 
    31293251 
     
    31413263case "x$ac_cv_prog_cc_c89" in 
    31423264  x) 
    3143     { echo "$as_me:$LINENO: result: none needed" >&5 
    3144 echo "${ECHO_T}none needed" >&6; } ;; 
     3265    { $as_echo "$as_me:$LINENO: result: none needed" >&5 
     3266$as_echo "none needed" >&6; } ;; 
    31453267  xno) 
    3146     { echo "$as_me:$LINENO: result: unsupported" >&5 
    3147 echo "${ECHO_T}unsupported" >&6; } ;; 
     3268    { $as_echo "$as_me:$LINENO: result: unsupported" >&5 
     3269$as_echo "unsupported" >&6; } ;; 
    31483270  *) 
    31493271    CC="$CC $ac_cv_prog_cc_c89" 
    3150     { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
    3151 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 
     3272    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 
     3273$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 
    31523274esac 
    31533275 
     
    31703292END 
    31713293# If we don't find an include directive, just comment out the code. 
    3172 { echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 
    3173 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; } 
     3294{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 
     3295$as_echo_n "checking for style of include used by $am_make... " >&6; } 
    31743296am__include="#" 
    31753297am__quote= 
     
    31983320 
    31993321 
    3200 { echo "$as_me:$LINENO: result: $_am_result" >&5 
    3201 echo "${ECHO_T}$_am_result" >&6; } 
     3322{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5 
     3323$as_echo "$_am_result" >&6; } 
    32023324rm -f confinc confmf 
    32033325 
     
    32233345depcc="$CC"   am_compiler_list= 
    32243346 
    3225 { echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 
    3226 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } 
     3347{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 
     3348$as_echo_n "checking dependency style of $depcc... " >&6; } 
    32273349if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 
    3228   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3350  $as_echo_n "(cached) " >&6 
    32293351else 
    32303352  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 
     
    33143436 
    33153437fi 
    3316 { echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 
    3317 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; } 
     3438{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 
     3439$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 
    33183440CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 
    33193441 
     
    33343456 
    33353457 
    3336 { echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 
    3337 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6; } 
     3458{ $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 
     3459$as_echo_n "checking for pthread_create in -lpthread... " >&6; } 
    33383460if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then 
    3339   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3461  $as_echo_n "(cached) " >&6 
    33403462else 
    33413463  ac_check_lib_save_LIBS=$LIBS 
     
    33693491  *) ac_try_echo=$ac_try;; 
    33703492esac 
    3371 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3493eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3494$as_echo "$ac_try_echo") >&5 
    33723495  (eval "$ac_link") 2>conftest.er1 
    33733496  ac_status=$? 
     
    33753498  rm -f conftest.er1 
    33763499  cat conftest.err >&5 
    3377   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3500  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    33783501  (exit $ac_status); } && { 
    33793502         test -z "$ac_c_werror_flag" || 
    33803503         test ! -s conftest.err 
    3381        } && test -s conftest$ac_exeext && 
    3382        $as_test_x conftest$ac_exeext; then 
     3504       } && test -s conftest$ac_exeext && { 
     3505         test "$cross_compiling" = yes || 
     3506         $as_test_x conftest$ac_exeext 
     3507       }; then 
    33833508  ac_cv_lib_pthread_pthread_create=yes 
    33843509else 
    3385   echo "$as_me: failed program was:" >&5 
     3510  $as_echo "$as_me: failed program was:" >&5 
    33863511sed 's/^/| /' conftest.$ac_ext >&5 
    33873512 
     
    33893514fi 
    33903515 
     3516rm -rf conftest.dSYM 
    33913517rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    33923518      conftest$ac_exeext conftest.$ac_ext 
    33933519LIBS=$ac_check_lib_save_LIBS 
    33943520fi 
    3395 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 
    3396 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6; } 
    3397 if test $ac_cv_lib_pthread_pthread_create = yes; then 
     3521{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 
     3522$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } 
     3523if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then 
    33983524  cat >>confdefs.h <<_ACEOF 
    33993525#define HAVE_LIBPTHREAD 1 
     
    34283554for 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 
    34293555do 
    3430 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
    3431 { echo "$as_me:$LINENO: checking for $ac_header" >&5 
    3432 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 
     3556as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     3557{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 
     3558$as_echo_n "checking for $ac_header... " >&6; } 
    34333559if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 
    3434   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3560  $as_echo_n "(cached) " >&6 
    34353561else 
    34363562  cat >conftest.$ac_ext <<_ACEOF 
     
    34673593  *) ac_try_echo=$ac_try;; 
    34683594esac 
    3469 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3595eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3596$as_echo "$ac_try_echo") >&5 
    34703597  (eval "$ac_compile") 2>conftest.er1 
    34713598  ac_status=$? 
     
    34733600  rm -f conftest.er1 
    34743601  cat conftest.err >&5 
    3475   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3602  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    34763603  (exit $ac_status); } && { 
    34773604         test -z "$ac_c_werror_flag" || 
     
    34803607  eval "$as_ac_Header=yes" 
    34813608else 
    3482   echo "$as_me: failed program was:" >&5 
     3609  $as_echo "$as_me: failed program was:" >&5 
    34833610sed 's/^/| /' conftest.$ac_ext >&5 
    34843611 
     
    34883615rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    34893616fi 
    3490 ac_res=`eval echo '${'$as_ac_Header'}'` 
    3491                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    3492 echo "${ECHO_T}$ac_res" >&6; } 
    3493 if test `eval echo '${'$as_ac_Header'}'` = yes; then 
     3617ac_res=`eval 'as_val=${'$as_ac_Header'} 
     3618                 $as_echo "$as_val"'` 
     3619               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     3620$as_echo "$ac_res" >&6; } 
     3621as_val=`eval 'as_val=${'$as_ac_Header'} 
     3622                 $as_echo "$as_val"'` 
     3623   if test "x$as_val" = x""yes; then 
    34943624  cat >>confdefs.h <<_ACEOF 
    3495 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 
     3625#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 
    34963626_ACEOF 
    34973627 
     
    35033633 
    35043634# Checks for typedefs, structures, and compiler characteristics. 
    3505 { echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
    3506 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } 
     3635{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 
     3636$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 
    35073637if test "${ac_cv_c_const+set}" = set; then 
    3508   echo $ECHO_N "(cached) $ECHO_C" >&6 
     3638  $as_echo_n "(cached) " >&6 
    35093639else 
    35103640  cat >conftest.$ac_ext <<_ACEOF 
     
    35783708  *) ac_try_echo=$ac_try;; 
    35793709esac 
    3580 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3710eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3711$as_echo "$ac_try_echo") >&5 
    35813712  (eval "$ac_compile") 2>conftest.er1 
    35823713  ac_status=$? 
     
    35843715  rm -f conftest.er1 
    35853716  cat conftest.err >&5 
    3586   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3717  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    35873718  (exit $ac_status); } && { 
    35883719         test -z "$ac_c_werror_flag" || 
     
    35913722  ac_cv_c_const=yes 
    35923723else 
    3593   echo "$as_me: failed program was:" >&5 
     3724  $as_echo "$as_me: failed program was:" >&5 
    35943725sed 's/^/| /' conftest.$ac_ext >&5 
    35953726 
     
    35993730rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    36003731fi 
    3601 { echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
    3602 echo "${ECHO_T}$ac_cv_c_const" >&6; } 
     3732{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 
     3733$as_echo "$ac_cv_c_const" >&6; } 
    36033734if test $ac_cv_c_const = no; then 
    36043735 
    36053736cat >>confdefs.h <<\_ACEOF 
    3606 #define const 
     3737#define const /**/ 
    36073738_ACEOF 
    36083739 
     
    36173748#AC_CHECK_TYPE([struct sockaddr_in], [AC_DEFINE([HAVE_STRUCT_IP6_HDR],[1],[define if struct ip6_hdr exists])]) 
    36183749 
    3619 { echo "$as_me:$LINENO: checking for struct ip6_hdr" >&5 
    3620 echo $ECHO_N "checking for struct ip6_hdr... $ECHO_C" >&6; } 
     3750{ $as_echo "$as_me:$LINENO: checking for struct ip6_hdr" >&5 
     3751$as_echo_n "checking for struct ip6_hdr... " >&6; } 
    36213752if test "${ac_cv_type_struct_ip6_hdr+set}" = set; then 
    3622   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3623 else 
    3624   cat >conftest.$ac_ext <<_ACEOF 
     3753  $as_echo_n "(cached) " >&6 
     3754else 
     3755  ac_cv_type_struct_ip6_hdr=no 
     3756cat >conftest.$ac_ext <<_ACEOF 
    36253757/* confdefs.h.  */ 
    36263758_ACEOF 
     
    36433775 
    36443776 
    3645 typedef struct ip6_hdr ac__type_new_; 
    36463777int 
    36473778main () 
    36483779{ 
    3649 if ((ac__type_new_ *) 0) 
    3650   return 0; 
    3651 if (sizeof (ac__type_new_)) 
    3652   return 0; 
     3780if (sizeof (struct ip6_hdr)) 
     3781       return 0; 
    36533782  ; 
    36543783  return 0; 
     
    36613790  *) ac_try_echo=$ac_try;; 
    36623791esac 
    3663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3792eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3793$as_echo "$ac_try_echo") >&5 
    36643794  (eval "$ac_compile") 2>conftest.er1 
    36653795  ac_status=$? 
     
    36673797  rm -f conftest.er1 
    36683798  cat conftest.err >&5 
    3669   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3799  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    36703800  (exit $ac_status); } && { 
    36713801         test -z "$ac_c_werror_flag" || 
    36723802         test ! -s conftest.err 
    36733803       } && test -s conftest.$ac_objext; then 
    3674   ac_cv_type_struct_ip6_hdr=yes 
    3675 else 
    3676   echo "$as_me: failed program was:" >&5 
     3804  cat >conftest.$ac_ext <<_ACEOF 
     3805/* confdefs.h.  */ 
     3806_ACEOF 
     3807cat confdefs.h >>conftest.$ac_ext 
     3808cat >>conftest.$ac_ext <<_ACEOF 
     3809/* end confdefs.h.  */ 
     3810 
     3811#ifdef HAVE_SYS_TYPES_H 
     3812#include <sys/types.h> 
     3813#endif 
     3814#ifdef HAVE_NETINET_IN_H 
     3815#include <netinet/in.h> 
     3816#endif 
     3817#ifdef HAVE_NETINET_IN6_H 
     3818#include <netinet/in6.h> 
     3819#endif 
     3820#ifdef HAVE_NETINET_IP6_H 
     3821#include <netinet/ip6.h> 
     3822#endif 
     3823 
     3824 
     3825int 
     3826main () 
     3827{ 
     3828if (sizeof ((struct ip6_hdr))) 
     3829          return 0; 
     3830  ; 
     3831  return 0; 
     3832} 
     3833_ACEOF 
     3834rm -f conftest.$ac_objext 
     3835if { (ac_try="$ac_compile" 
     3836case "(($ac_try" in 
     3837  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     3838  *) ac_try_echo=$ac_try;; 
     3839esac 
     3840eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3841$as_echo "$ac_try_echo") >&5 
     3842  (eval "$ac_compile") 2>conftest.er1 
     3843  ac_status=$? 
     3844  grep -v '^ *+' conftest.er1 >conftest.err 
     3845  rm -f conftest.er1 
     3846  cat conftest.err >&5 
     3847  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3848  (exit $ac_status); } && { 
     3849         test -z "$ac_c_werror_flag" || 
     3850         test ! -s conftest.err 
     3851       } && test -s conftest.$ac_objext; then 
     3852  : 
     3853else 
     3854  $as_echo "$as_me: failed program was:" >&5 
    36773855sed 's/^/| /' conftest.$ac_ext >&5 
    36783856 
    3679         ac_cv_type_struct_ip6_hdr=no 
     3857        ac_cv_type_struct_ip6_hdr=yes 
    36803858fi 
    36813859 
    36823860rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3683 fi 
    3684 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip6_hdr" >&5 
    3685 echo "${ECHO_T}$ac_cv_type_struct_ip6_hdr" >&6; } 
    3686 if test $ac_cv_type_struct_ip6_hdr = yes; then 
     3861else 
     3862  $as_echo "$as_me: failed program was:" >&5 
     3863sed 's/^/| /' conftest.$ac_ext >&5 
     3864 
     3865 
     3866fi 
     3867 
     3868rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     3869fi 
     3870{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip6_hdr" >&5 
     3871$as_echo "$ac_cv_type_struct_ip6_hdr" >&6; } 
     3872if test "x$ac_cv_type_struct_ip6_hdr" = x""yes; then 
    36873873 
    36883874cat >>confdefs.h <<_ACEOF 
     
    36943880 
    36953881 
    3696 { echo "$as_me:$LINENO: checking for struct iphdr" >&5 
    3697 echo $ECHO_N "checking for struct iphdr... $ECHO_C" >&6; } 
     3882{ $as_echo "$as_me:$LINENO: checking for struct iphdr" >&5 
     3883$as_echo_n "checking for struct iphdr... " >&6; } 
    36983884if test "${ac_cv_type_struct_iphdr+set}" = set; then 
    3699   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3700 else 
    3701   cat >conftest.$ac_ext <<_ACEOF 
     3885  $as_echo_n "(cached) " >&6 
     3886else 
     3887  ac_cv_type_struct_iphdr=no 
     3888cat >conftest.$ac_ext <<_ACEOF 
    37023889/* confdefs.h.  */ 
    37033890_ACEOF 
     
    37173904 
    37183905 
    3719 typedef struct iphdr ac__type_new_; 
    37203906int 
    37213907main () 
    37223908{ 
    3723 if ((ac__type_new_ *) 0) 
    3724   return 0; 
    3725 if (sizeof (ac__type_new_)) 
    3726   return 0; 
     3909if (sizeof (struct iphdr)) 
     3910       return 0; 
    37273911  ; 
    37283912  return 0; 
     
    37353919  *) ac_try_echo=$ac_try;; 
    37363920esac 
    3737 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     3921eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3922$as_echo "$ac_try_echo") >&5 
    37383923  (eval "$ac_compile") 2>conftest.er1 
    37393924  ac_status=$? 
     
    37413926  rm -f conftest.er1 
    37423927  cat conftest.err >&5 
    3743   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3928  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    37443929  (exit $ac_status); } && { 
    37453930         test -z "$ac_c_werror_flag" || 
    37463931         test ! -s conftest.err 
    37473932       } && test -s conftest.$ac_objext; then 
    3748   ac_cv_type_struct_iphdr=yes 
    3749 else 
    3750   echo "$as_me: failed program was:" >&5 
     3933  cat >conftest.$ac_ext <<_ACEOF 
     3934/* confdefs.h.  */ 
     3935_ACEOF 
     3936cat confdefs.h >>conftest.$ac_ext 
     3937cat >>conftest.$ac_ext <<_ACEOF 
     3938/* end confdefs.h.  */ 
     3939 
     3940#ifdef HAVE_SYS_TYPES_H 
     3941#include <sys/types.h> 
     3942#endif 
     3943#ifdef HAVE_NETINET_IN_H 
     3944#include <netinet/in.h> 
     3945#endif 
     3946#ifdef HAVE_NETINET_IP_H 
     3947#include <netinet/ip.h> 
     3948#endif 
     3949 
     3950 
     3951int 
     3952main () 
     3953{ 
     3954if (sizeof ((struct iphdr))) 
     3955          return 0; 
     3956  ; 
     3957  return 0; 
     3958} 
     3959_ACEOF 
     3960rm -f conftest.$ac_objext 
     3961if { (ac_try="$ac_compile" 
     3962case "(($ac_try" in 
     3963  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     3964  *) ac_try_echo=$ac_try;; 
     3965esac 
     3966eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     3967$as_echo "$ac_try_echo") >&5 
     3968  (eval "$ac_compile") 2>conftest.er1 
     3969  ac_status=$? 
     3970  grep -v '^ *+' conftest.er1 >conftest.err 
     3971  rm -f conftest.er1 
     3972  cat conftest.err >&5 
     3973  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     3974  (exit $ac_status); } && { 
     3975         test -z "$ac_c_werror_flag" || 
     3976         test ! -s conftest.err 
     3977       } && test -s conftest.$ac_objext; then 
     3978  : 
     3979else 
     3980  $as_echo "$as_me: failed program was:" >&5 
    37513981sed 's/^/| /' conftest.$ac_ext >&5 
    37523982 
    3753         ac_cv_type_struct_iphdr=no 
     3983        ac_cv_type_struct_iphdr=yes 
    37543984fi 
    37553985 
    37563986rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3757 fi 
    3758 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_iphdr" >&5 
    3759 echo "${ECHO_T}$ac_cv_type_struct_iphdr" >&6; } 
    3760 if test $ac_cv_type_struct_iphdr = yes; then 
     3987else 
     3988  $as_echo "$as_me: failed program was:" >&5 
     3989sed 's/^/| /' conftest.$ac_ext >&5 
     3990 
     3991 
     3992fi 
     3993 
     3994rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     3995fi 
     3996{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_iphdr" >&5 
     3997$as_echo "$ac_cv_type_struct_iphdr" >&6; } 
     3998if test "x$ac_cv_type_struct_iphdr" = x""yes; then 
    37613999 
    37624000cat >>confdefs.h <<_ACEOF 
     
    37684006 
    37694007 
    3770 { echo "$as_me:$LINENO: checking for struct ip" >&5 
    3771 echo $ECHO_N "checking for struct ip... $ECHO_C" >&6; } 
     4008{ $as_echo "$as_me:$LINENO: checking for struct ip" >&5 
     4009$as_echo_n "checking for struct ip... " >&6; } 
    37724010if test "${ac_cv_type_struct_ip+set}" = set; then 
    3773   echo $ECHO_N "(cached) $ECHO_C" >&6 
    3774 else 
    3775   cat >conftest.$ac_ext <<_ACEOF 
     4011  $as_echo_n "(cached) " >&6 
     4012else 
     4013  ac_cv_type_struct_ip=no 
     4014cat >conftest.$ac_ext <<_ACEOF 
    37764015/* confdefs.h.  */ 
    37774016_ACEOF 
     
    37944033 
    37954034 
    3796 typedef struct ip ac__type_new_; 
    37974035int 
    37984036main () 
    37994037{ 
    3800 if ((ac__type_new_ *) 0) 
    3801   return 0; 
    3802 if (sizeof (ac__type_new_)) 
    3803   return 0; 
     4038if (sizeof (struct ip)) 
     4039       return 0; 
    38044040  ; 
    38054041  return 0; 
     
    38124048  *) ac_try_echo=$ac_try;; 
    38134049esac 
    3814 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4050eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4051$as_echo "$ac_try_echo") >&5 
    38154052  (eval "$ac_compile") 2>conftest.er1 
    38164053  ac_status=$? 
     
    38184055  rm -f conftest.er1 
    38194056  cat conftest.err >&5 
    3820   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4057  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38214058  (exit $ac_status); } && { 
    38224059         test -z "$ac_c_werror_flag" || 
    38234060         test ! -s conftest.err 
    38244061       } && test -s conftest.$ac_objext; then 
    3825   ac_cv_type_struct_ip=yes 
    3826 else 
    3827   echo "$as_me: failed program was:" >&5 
     4062  cat >conftest.$ac_ext <<_ACEOF 
     4063/* confdefs.h.  */ 
     4064_ACEOF 
     4065cat confdefs.h >>conftest.$ac_ext 
     4066cat >>conftest.$ac_ext <<_ACEOF 
     4067/* end confdefs.h.  */ 
     4068 
     4069#ifdef HAVE_SYS_TYPES_H 
     4070#include <sys/types.h> 
     4071#endif 
     4072#ifdef HAVE_NETINET_IN_H 
     4073#include <netinet/in.h> 
     4074#endif 
     4075#ifdef HAVE_NETINET_IN_SYSTM_H 
     4076#include <netinet/in_systm.h> 
     4077#endif 
     4078#ifdef HAVE_NETINET_IP_H 
     4079#include <netinet/ip.h> 
     4080#endif 
     4081 
     4082 
     4083int 
     4084main () 
     4085{ 
     4086if (sizeof ((struct ip))) 
     4087          return 0; 
     4088  ; 
     4089  return 0; 
     4090} 
     4091_ACEOF 
     4092rm -f conftest.$ac_objext 
     4093if { (ac_try="$ac_compile" 
     4094case "(($ac_try" in 
     4095  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 
     4096  *) ac_try_echo=$ac_try;; 
     4097esac 
     4098eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4099$as_echo "$ac_try_echo") >&5 
     4100  (eval "$ac_compile") 2>conftest.er1 
     4101  ac_status=$? 
     4102  grep -v '^ *+' conftest.er1 >conftest.err 
     4103  rm -f conftest.er1 
     4104  cat conftest.err >&5 
     4105  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4106  (exit $ac_status); } && { 
     4107         test -z "$ac_c_werror_flag" || 
     4108         test ! -s conftest.err 
     4109       } && test -s conftest.$ac_objext; then 
     4110  : 
     4111else 
     4112  $as_echo "$as_me: failed program was:" >&5 
    38284113sed 's/^/| /' conftest.$ac_ext >&5 
    38294114 
    3830         ac_cv_type_struct_ip=no 
     4115        ac_cv_type_struct_ip=yes 
    38314116fi 
    38324117 
    38334118rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    3834 fi 
    3835 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip" >&5 
    3836 echo "${ECHO_T}$ac_cv_type_struct_ip" >&6; } 
    3837 if test $ac_cv_type_struct_ip = yes; then 
     4119else 
     4120  $as_echo "$as_me: failed program was:" >&5 
     4121sed 's/^/| /' conftest.$ac_ext >&5 
     4122 
     4123 
     4124fi 
     4125 
     4126rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
     4127fi 
     4128{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_struct_ip" >&5 
     4129$as_echo "$ac_cv_type_struct_ip" >&6; } 
     4130if test "x$ac_cv_type_struct_ip" = x""yes; then 
    38384131 
    38394132cat >>confdefs.h <<_ACEOF 
     
    38454138 
    38464139 
    3847 { echo "$as_me:$LINENO: checking for struct sockaddr_in.sin_len" >&5 
    3848 echo $ECHO_N "checking for struct sockaddr_in.sin_len... $ECHO_C" >&6; } 
     4140{ $as_echo "$as_me:$LINENO: checking for struct sockaddr_in.sin_len" >&5 
     4141$as_echo_n "checking for struct sockaddr_in.sin_len... " >&6; } 
    38494142if test "${ac_cv_member_struct_sockaddr_in_sin_len+set}" = set; then 
    3850   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4143  $as_echo_n "(cached) " >&6 
    38514144else 
    38524145  cat >conftest.$ac_ext <<_ACEOF 
     
    38804173  *) ac_try_echo=$ac_try;; 
    38814174esac 
    3882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4175eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4176$as_echo "$ac_try_echo") >&5 
    38834177  (eval "$ac_compile") 2>conftest.er1 
    38844178  ac_status=$? 
     
    38864180  rm -f conftest.er1 
    38874181  cat conftest.err >&5 
    3888   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4182  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    38894183  (exit $ac_status); } && { 
    38904184         test -z "$ac_c_werror_flag" || 
     
    38934187  ac_cv_member_struct_sockaddr_in_sin_len=yes 
    38944188else 
    3895   echo "$as_me: failed program was:" >&5 
     4189  $as_echo "$as_me: failed program was:" >&5 
    38964190sed 's/^/| /' conftest.$ac_ext >&5 
    38974191 
     
    39264220  *) ac_try_echo=$ac_try;; 
    39274221esac 
    3928 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 
     4222eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 
     4223$as_echo "$ac_try_echo") >&5 
    39294224  (eval "$ac_compile") 2>conftest.er1 
    39304225  ac_status=$? 
     
    39324227  rm -f conftest.er1 
    39334228  cat conftest.err >&5 
    3934   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4229  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    39354230  (exit $ac_status); } && { 
    39364231         test -z "$ac_c_werror_flag" || 
     
    39394234  ac_cv_member_struct_sockaddr_in_sin_len=yes 
    39404235else 
    3941   echo "$as_me: failed program was:" >&5 
     4236  $as_echo "$as_me: failed program was:" >&5 
    39424237sed 's/^/| /' conftest.$ac_ext >&5 
    39434238 
     
    39504245rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 
    39514246fi 
    3952 { echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in_sin_len" >&5 
    3953 echo "${ECHO_T}$ac_cv_member_struct_sockaddr_in_sin_len" >&6; } 
    3954 if test $ac_cv_member_struct_sockaddr_in_sin_len = yes; then 
     4247{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_in_sin_len" >&5 
     4248$as_echo "$ac_cv_member_struct_sockaddr_in_sin_len" >&6; } 
     4249if test "x$ac_cv_member_struct_sockaddr_in_sin_len" = x""yes; then 
    39554250 
    39564251cat >>confdefs.h <<\_ACEOF 
     
    39754270for ac_func in strlcat strlcpy ether_ntoa ether_ntoa_r 
    39764271do 
    3977 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 
    3978 { echo "$as_me:$LINENO: checking for $ac_func" >&5 
    3979 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 
     4272as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 
     4273{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 
     4274$as_echo_n "checking for $ac_func... " >&6; } 
    39804275if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 
    3981   echo $ECHO_N "(cached) $ECHO_C" >&6 
     4276  $as_echo_n "(cached) " >&6 
    39824277else 
    39834278  cat >conftest.$ac_ext <<_ACEOF 
     
    40324327  *) ac_try_echo=$ac_try;; 
    40334328esac 
    4034 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 
    40354331  (eval "$ac_link") 2>conftest.er1 
    40364332  ac_status=$? 
     
    40384334  rm -f conftest.er1 
    40394335  cat conftest.err >&5 
    4040   echo "$as_me:$LINENO: \$? = $ac_status" >&5 
     4336  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 
    40414337  (exit $ac_status); } && { 
    40424338         test -z "$ac_c_werror_flag" || 
    40434339         test ! -s conftest.err 
    4044        } && test -s conftest$ac_exeext && 
    4045        $as_test_x conftest$ac_exeext; then 
     4340       } && test -s conftest$ac_exeext && { 
     4341         test "$cross_compiling" = yes || 
     4342         $as_test_x conftest$ac_exeext 
     4343       }; then 
    40464344  eval "$as_ac_var=yes" 
    40474345else 
    4048   echo "$as_me: failed program was:" >&5 
     4346  $as_echo "$as_me: failed program was:" >&5 
    40494347sed 's/^/| /' conftest.$ac_ext >&5 
    40504348 
     
    40524350fi 
    40534351 
     4352rm -rf conftest.dSYM 
    40544353rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 
    40554354      conftest$ac_exeext conftest.$ac_ext 
    40564355fi 
    4057 ac_res=`eval echo '${'$as_ac_var'}'` 
    4058                { echo "$as_me:$LINENO: result: $ac_res" >&5 
    4059 echo "${ECHO_T}$ac_res" >&6; } 
    4060 if test `eval echo '${'$as_ac_var'}'` = yes; then 
     4356ac_res=`eval 'as_val=${'$as_ac_var'} 
     4357                 $as_echo "$as_val"'` 
     4358               { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 
     4359$as_echo "$ac_res" >&6; } 
     4360as_val=`eval 'as_val=${'$as_ac_var'} 
     4361                 $as_echo "$as_val"'` 
     4362   if test "x$as_val" = x""yes; then 
    40614363  cat >>confdefs.h <<_ACEOF 
    4062 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 
     4364#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 
    40634365_ACEOF 
    40644366 
     
    40964398    *${as_nl}*) 
    40974399      case $ac_var in #( 
    4098       *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 
    4099 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 
     4400      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 
     4401$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 
    41004402      esac 
    41014403      case $ac_var in #( 
    41024404      _ | IFS | as_nl) ;; #( 
     4405      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 
    41034406      *) $as_unset $ac_var ;; 
    41044407      esac ;; 
     
    41334436  if test -w "$cache_file"; then 
    41344437    test "x$cache_file" != "x/dev/null" && 
    4135       { echo "$as_me:$LINENO: updating cache $cache_file" >&5 
    4136 echo "$as_me: updating cache $cache_file" >&6;} 
     4438      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 
     4439$as_echo "$as_me: updating cache $cache_file" >&6;} 
    41374440    cat confcache >$cache_file 
    41384441  else 
    4139     { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 
    4140 echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
     4442    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 
     4443$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 
    41414444  fi 
    41424445fi 
     
    41544457  # 1. Remove the extension, and $U if already installed. 
    41554458  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 
    4156   ac_i=`echo "$ac_i" | sed "$ac_script"` 
     4459  ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 
    41574460  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR 
    41584461  #    will be set to the directory where LIBOBJS objects are built. 
     
    41664469 
    41674470if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 
    4168   { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 
     4471  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 
    41694472Usually this means the macro was only invoked conditionally." >&5 
    4170 echo "$as_me: error: conditional \"AMDEP\" was never defined. 
     4473$as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 
    41714474Usually this means the macro was only invoked conditionally." >&2;} 
    41724475   { (exit 1); exit 1; }; } 
    41734476fi 
    41744477if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 
    4175   { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 
     4478  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 
    41764479Usually this means the macro was only invoked conditionally." >&5 
    4177 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 
     4480$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 
    41784481Usually this means the macro was only invoked conditionally." >&2;} 
    41794482   { (exit 1); exit 1; }; } 
     
    41814484 
    41824485: ${CONFIG_STATUS=./config.status} 
     4486ac_write_fail=0 
    41834487ac_clean_files_save=$ac_clean_files 
    41844488ac_clean_files="$ac_clean_files $CONFIG_STATUS" 
    4185 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 
    4186 echo "$as_me: creating $CONFIG_STATUS" >&6;} 
    4187 cat >$CONFIG_STATUS <<_ACEOF 
     4489{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 
     4490$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 
     4491cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    41884492#! $SHELL 
    41894493# Generated by $as_me. 
     
    41984502_ACEOF 
    41994503 
    4200 cat >>$CONFIG_STATUS <<\_ACEOF 
     4504cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    42014505## --------------------- ## 
    42024506## M4sh Initialization.  ## 
     
    42084512  emulate sh 
    42094513  NULLCMD=: 
    4210   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     4514  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 
    42114515  # is contrary to our usage.  Disable this feature. 
    42124516  alias -g '${1+"$@"}'='"$@"' 
     
    42304534as_cr_alnum=$as_cr_Letters$as_cr_digits 
    42314535 
     4536as_nl=' 
     4537' 
     4538export as_nl 
     4539# Printing a long string crashes Solaris 7 /usr/bin/printf. 
     4540as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 
     4541as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 
     4542as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 
     4543if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 
     4544  as_echo='printf %s\n' 
     4545  as_echo_n='printf %s' 
     4546else 
     4547  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 
     4548    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 
     4549    as_echo_n='/usr/ucb/echo -n' 
     4550  else 
     4551    as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 
     4552    as_echo_n_body='eval 
     4553      arg=$1; 
     4554      case $arg in 
     4555      *"$as_nl"*) 
     4556        expr "X$arg" : "X\\(.*\\)$as_nl"; 
     4557        arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 
     4558      esac; 
     4559      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 
     4560    ' 
     4561    export as_echo_n_body 
     4562    as_echo_n='sh -c $as_echo_n_body as_echo' 
     4563  fi 
     4564  export as_echo_body 
     4565  as_echo='sh -c $as_echo_body as_echo' 
     4566fi 
     4567 
    42324568# The user is always right. 
    42334569if test "${PATH_SEPARATOR+set}" != set; then 
    4234   echo "#! /bin/sh" >conf$$.sh 
    4235   echo  "exit 0"   >>conf$$.sh 
    4236   chmod +x conf$$.sh 
    4237   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
    4238     PATH_SEPARATOR=';' 
    4239   else 
    4240     PATH_SEPARATOR=: 
    4241   fi 
    4242   rm -f conf$$.sh 
     4570  PATH_SEPARATOR=: 
     4571  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 
     4572    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 
     4573      PATH_SEPARATOR=';' 
     4574  } 
    42434575fi 
    42444576 
     
    42564588# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    42574589# splitting by setting IFS to empty value.) 
    4258 as_nl=' 
    4259 ' 
    42604590IFS=" ""        $as_nl" 
    42614591 
     
    42804610fi 
    42814611if test ! -f "$as_myself"; then 
    4282   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     4612  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    42834613  { (exit 1); exit 1; } 
    42844614fi 
     
    42934623 
    42944624# NLS nuisances. 
    4295 for as_var in \ 
    4296   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 
    4297   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 
    4298   LC_TELEPHONE LC_TIME 
    4299 do 
    4300   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 
    4301     eval $as_var=C; export $as_var 
    4302   else 
    4303     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    4304   fi 
    4305 done 
     4625LC_ALL=C 
     4626export LC_ALL 
     4627LANGUAGE=C 
     4628export LANGUAGE 
    43064629 
    43074630# Required to use basename. 
     
    43254648         X"$0" : 'X\(//\)$' \| \ 
    43264649         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    4327 echo X/"$0" | 
     4650$as_echo X/"$0" | 
    43284651    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    43294652            s//\1/ 
     
    43764699    ' >$as_me.lineno && 
    43774700  chmod +x "$as_me.lineno" || 
    4378     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
     4701    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    43794702   { (exit 1); exit 1; }; } 
    43804703 
     
    44044727  ECHO_N='-n';; 
    44054728esac 
    4406  
    44074729if expr a : '\(a\)' >/dev/null 2>&1 && 
    44084730   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     
    44174739else 
    44184740  rm -f conf$$.dir 
    4419   mkdir conf$$.dir 
    4420 fi 
    4421 echo >conf$$.file 
    4422 if ln -s conf$$.file conf$$ 2>/dev/null; then 
    4423   as_ln_s='ln -s' 
    4424   # ... but there are two gotchas: 
    4425   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    4426   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    4427   # In both cases, we have to default to `cp -p'. 
    4428   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     4741  mkdir conf$$.dir 2>/dev/null 
     4742fi 
     4743if (echo >conf$$.file) 2>/dev/null; then 
     4744  if ln -s conf$$.file conf$$ 2>/dev/null; then 
     4745    as_ln_s='ln -s' 
     4746    # ... but there are two gotchas: 
     4747    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
     4748    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
     4749    # In both cases, we have to default to `cp -p'. 
     4750    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     4751      as_ln_s='cp -p' 
     4752  elif ln conf$$.file conf$$ 2>/dev/null; then 
     4753    as_ln_s=ln 
     4754  else 
    44294755    as_ln_s='cp -p' 
    4430 elif ln conf$$.file conf$$ 2>/dev/null; then 
    4431   as_ln_s=ln 
     4756  fi 
    44324757else 
    44334758  as_ln_s='cp -p' 
     
    44544779    eval sh -c '\'' 
    44554780      if test -d "$1"; then 
    4456         test -d "$1/."; 
     4781        test -d "$1/."; 
    44574782      else 
    44584783        case $1 in 
    4459         -*)set "./$1";; 
     4784        -*)set "./$1";; 
    44604785        esac; 
    44614786        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     
    44794804# values after options handling. 
    44804805ac_log=" 
    4481 This file was extended by onioncat $as_me 0.1.12.r490M, which was 
    4482 generated by GNU Autoconf 2.61.  Invocation command line was 
     4806This file was extended by onioncat $as_me 0.1.12.r492M, which was 
     4807generated by GNU Autoconf 2.63.  Invocation command line was 
    44834808 
    44844809  CONFIG_FILES    = $CONFIG_FILES 
     
    44934818_ACEOF 
    44944819 
    4495 cat >>$CONFIG_STATUS <<_ACEOF 
     4820case $ac_config_files in *" 
     4821"*) set x $ac_config_files; shift; ac_config_files=$*;; 
     4822esac 
     4823 
     4824case $ac_config_headers in *" 
     4825"*) set x $ac_config_headers; shift; ac_config_headers=$*;; 
     4826esac 
     4827 
     4828 
     4829cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    44964830# Files that config.status was made for. 
    44974831config_files="$ac_config_files" 
     
    45014835_ACEOF 
    45024836 
    4503 cat >>$CONFIG_STATUS <<\_ACEOF 
     4837cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    45044838ac_cs_usage="\ 
    45054839\`$as_me' instantiates files from templates according to the 
    45064840current configuration. 
    45074841 
    4508 Usage: $0 [OPTIONS] [FILE]... 
     4842Usage: $0 [OPTION]... [FILE]... 
    45094843 
    45104844  -h, --help       print this help, then exit 
    45114845  -V, --version    print version number and configuration settings, then exit 
    4512   -q, --quiet      do not print progress messages 
     4846  -q, --quiet, --silent 
     4847                   do not print progress messages 
    45134848  -d, --debug      don't remove temporary files 
    45144849      --recheck    update $as_me by reconfiguring in the same conditions 
    4515   --file=FILE[:TEMPLATE] 
    4516                    instantiate the configuration file FILE 
    4517   --header=FILE[:TEMPLATE] 
    4518                    instantiate the configuration header FILE 
     4850      --file=FILE[:TEMPLATE] 
     4851                   instantiate the configuration file FILE 
     4852      --header=FILE[:TEMPLATE] 
     4853                   instantiate the configuration header FILE 
    45194854 
    45204855Configuration files: 
     
    45304865 
    45314866_ACEOF 
    4532 cat >>$CONFIG_STATUS <<_ACEOF 
     4867cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    45334868ac_cs_version="\\ 
    4534 onioncat config.status 0.1.12.r490M 
    4535 configured by $0, generated by GNU Autoconf 2.61, 
    4536   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
    4537  
    4538 Copyright (C) 2006 Free Software Foundation, Inc. 
     4869onioncat config.status 0.1.12.r492M 
     4870configured by $0, generated by GNU Autoconf 2.63, 
     4871  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
     4872 
     4873Copyright (C) 2008 Free Software Foundation, Inc. 
    45394874This config.status script is free software; the Free Software Foundation 
    45404875gives unlimited permission to copy, distribute and modify it." 
     
    45444879INSTALL='$INSTALL' 
    45454880MKDIR_P='$MKDIR_P' 
    4546 _ACEOF 
    4547  
    4548 cat >>$CONFIG_STATUS <<\_ACEOF 
    4549 # If no file are specified by the user, then we need to provide default 
    4550 # value.  By we need to know if files were specified by the user. 
     4881AWK='$AWK' 
     4882test -n "\$AWK" || AWK=awk 
     4883_ACEOF 
     4884 
     4885cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     4886# The default lists apply if the user does not specify any file. 
    45514887ac_need_defaults=: 
    45524888while test $# != 0 
     
    45704906    ac_cs_recheck=: ;; 
    45714907  --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 
    4572     echo "$ac_cs_version"; exit ;; 
     4908    $as_echo "$ac_cs_version"; exit ;; 
    45734909  --debug | --debu | --deb | --de | --d | -d ) 
    45744910    debug=: ;; 
    45754911  --file | --fil | --fi | --f ) 
    45764912    $ac_shift 
    4577     CONFIG_FILES="$CONFIG_FILES $ac_optarg" 
     4913    case $ac_optarg in 
     4914    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     4915    esac 
     4916    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 
    45784917    ac_need_defaults=false;; 
    45794918  --header | --heade | --head | --hea ) 
    45804919    $ac_shift 
    4581     CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 
     4920    case $ac_optarg in 
     4921    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 
     4922    esac 
     4923    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" 
    45824924    ac_need_defaults=false;; 
    45834925  --he | --h) 
    45844926    # Conflict between --help and --header 
    4585     { echo "$as_me: error: ambiguous option: $1 
     4927    { $as_echo "$as_me: error: ambiguous option: $1 
    45864928Try \`$0 --help' for more information." >&2 
    45874929   { (exit 1); exit 1; }; };; 
    45884930  --help | --hel | -h ) 
    4589     echo "$ac_cs_usage"; exit ;; 
     4931    $as_echo "$ac_cs_usage"; exit ;; 
    45904932  -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 
    45914933  | -silent | --silent | --silen | --sile | --sil | --si | --s) 
     
    45934935 
    45944936  # This is an error. 
    4595   -*) { echo "$as_me: error: unrecognized option: $1 
     4937  -*) { $as_echo "$as_me: error: unrecognized option: $1 
    45964938Try \`$0 --help' for more information." >&2 
    45974939   { (exit 1); exit 1; }; } ;; 
     
    46124954 
    46134955_ACEOF 
    4614 cat >>$CONFIG_STATUS <<_ACEOF 
     4956cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    46154957if \$ac_cs_recheck; then 
    4616   echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 
    4617   CONFIG_SHELL=$SHELL 
     4958  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
     4959  shift 
     4960  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 
     4961  CONFIG_SHELL='$SHELL' 
    46184962  export CONFIG_SHELL 
    4619   exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 
    4620 fi 
    4621  
    4622 _ACEOF 
    4623 cat >>$CONFIG_STATUS <<\_ACEOF 
     4963  exec "\$@" 
     4964fi 
     4965 
     4966_ACEOF 
     4967cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    46244968exec 5>>config.log 
    46254969{ 
     
    46284972## Running $as_me. ## 
    46294973_ASBOX 
    4630   echo "$ac_log" 
     4974  $as_echo "$ac_log" 
    46314975} >&5 
    46324976 
    46334977_ACEOF 
    4634 cat >>$CONFIG_STATUS <<_ACEOF 
     4978cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    46354979# 
    46364980# INIT-COMMANDS 
     
    46404984_ACEOF 
    46414985 
    4642 cat >>$CONFIG_STATUS <<\_ACEOF 
     4986cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    46434987 
    46444988# Handling of arguments. 
     
    46534997    "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; 
    46544998 
    4655   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 
    4656 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 
     4999  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 
     5000$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 
    46575001   { (exit 1); exit 1; }; };; 
    46585002  esac 
     
    46955039} || 
    46965040{ 
    4697    echo "$me: cannot create a temporary directory in ." >&2 
     5041   $as_echo "$as_me: cannot create a temporary directory in ." >&2 
    46985042   { (exit 1); exit 1; } 
    46995043} 
    47005044 
    4701 # 
    4702 # Set up the sed scripts for CONFIG_FILES section. 
    4703 # 
    4704  
    4705 # No need to generate the scripts if there are no CONFIG_FILES. 
    4706 # This happens for instance when ./config.status config.h 
     5045# Set up the scripts for CONFIG_FILES section. 
     5046# No need to generate them if there are no CONFIG_FILES. 
     5047# This happens for instance with `./config.status config.h'. 
    47075048if test -n "$CONFIG_FILES"; then 
    47085049 
    4709 _ACEOF 
    4710  
    4711  
    4712  
     5050 
     5051ac_cr=' 
     5052' 
     5053ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 
     5054if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 
     5055  ac_cs_awk_cr='\\r' 
     5056else 
     5057  ac_cs_awk_cr=$ac_cr 
     5058fi 
     5059 
     5060echo 'BEGIN {' >"$tmp/subs1.awk" && 
     5061_ACEOF 
     5062 
     5063 
     5064{ 
     5065  echo "cat >conf$$subs.awk <<_ACEOF" && 
     5066  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 
     5067  echo "_ACEOF" 
     5068} >conf$$subs.sh || 
     5069  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5070$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5071   { (exit 1); exit 1; }; } 
     5072ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 
    47135073ac_delim='%!_!# ' 
    47145074for ac_last_try in false false false false false :; do 
    4715   cat >conf$$subs.sed <<_ACEOF 
    4716 SHELL!$SHELL$ac_delim 
    4717 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim 
    4718 PACKAGE_NAME!$PACKAGE_NAME$ac_delim 
    4719 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim 
    4720 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim 
    4721 PACKAGE_STRING!$PACKAGE_STRING$ac_delim 
    4722 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim 
    4723 exec_prefix!$exec_prefix$ac_delim 
    4724 prefix!$prefix$ac_delim 
    4725 program_transform_name!$program_transform_name$ac_delim 
    4726 bindir!$bindir$ac_delim 
    4727 sbindir!$sbindir$ac_delim 
    4728 libexecdir!$libexecdir$ac_delim 
    4729 datarootdir!$datarootdir$ac_delim 
    4730 datadir!$datadir$ac_delim 
    4731 sysconfdir!$sysconfdir$ac_delim 
    4732 sharedstatedir!$sharedstatedir$ac_delim 
    4733 localstatedir!$localstatedir$ac_delim 
    4734 includedir!$includedir$ac_delim 
    4735 oldincludedir!$oldincludedir$ac_delim 
    4736 docdir!$docdir$ac_delim 
    4737 infodir!$infodir$ac_delim 
    4738 htmldir!$htmldir$ac_delim 
    4739 dvidir!$dvidir$ac_delim 
    4740 pdfdir!$pdfdir$ac_delim 
    4741 psdir!$psdir$ac_delim 
    4742 libdir!$libdir$ac_delim 
    4743 localedir!$localedir$ac_delim 
    4744 mandir!$mandir$ac_delim 
    4745 DEFS!$DEFS$ac_delim 
    4746 ECHO_C!$ECHO_C$ac_delim 
    4747 ECHO_N!$ECHO_N$ac_delim 
    4748 ECHO_T!$ECHO_T$ac_delim 
    4749 LIBS!$LIBS$ac_delim 
    4750 build_alias!$build_alias$ac_delim 
    4751 host_alias!$host_alias$ac_delim 
    4752 target_alias!$target_alias$ac_delim 
    4753 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim 
    4754 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim 
    4755 INSTALL_DATA!$INSTALL_DATA$ac_delim 
    4756 am__isrc!$am__isrc$ac_delim 
    4757 CYGPATH_W!$CYGPATH_W$ac_delim 
    4758 PACKAGE!$PACKAGE$ac_delim 
    4759 VERSION!$VERSION$ac_delim 
    4760 ACLOCAL!$ACLOCAL$ac_delim 
    4761 AUTOCONF!$AUTOCONF$ac_delim 
    4762 AUTOMAKE!$AUTOMAKE$ac_delim 
    4763 AUTOHEADER!$AUTOHEADER$ac_delim 
    4764 MAKEINFO!$MAKEINFO$ac_delim 
    4765 install_sh!$install_sh$ac_delim 
    4766 STRIP!$STRIP$ac_delim 
    4767 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim 
    4768 mkdir_p!$mkdir_p$ac_delim 
    4769 AWK!$AWK$ac_delim 
    4770 SET_MAKE!$SET_MAKE$ac_delim 
    4771 am__leading_dot!$am__leading_dot$ac_delim 
    4772 AMTAR!$AMTAR$ac_delim 
    4773 am__tar!$am__tar$ac_delim 
    4774 am__untar!$am__untar$ac_delim 
    4775 CFLAGS!$CFLAGS$ac_delim 
    4776 CC!$CC$ac_delim 
    4777 LDFLAGS!$LDFLAGS$ac_delim 
    4778 CPPFLAGS!$CPPFLAGS$ac_delim 
    4779 ac_ct_CC!$ac_ct_CC$ac_delim 
    4780 EXEEXT!$EXEEXT$ac_delim 
    4781 OBJEXT!$OBJEXT$ac_delim 
    4782 DEPDIR!$DEPDIR$ac_delim 
    4783 am__include!$am__include$ac_delim 
    4784 am__quote!$am__quote$ac_delim 
    4785 AMDEP_TRUE!$AMDEP_TRUE$ac_delim 
    4786 AMDEP_FALSE!$AMDEP_FALSE$ac_delim 
    4787 AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim 
    4788 CCDEPMODE!$CCDEPMODE$ac_delim 
    4789 am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim 
    4790 am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim 
    4791 LIBOBJS!$LIBOBJS$ac_delim 
    4792 LTLIBOBJS!$LTLIBOBJS$ac_delim 
    4793 _ACEOF 
    4794  
    4795   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 77; then 
     5075  . ./conf$$subs.sh || 
     5076    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5077$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5078   { (exit 1); exit 1; }; } 
     5079 
     5080  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 
     5081  if test $ac_delim_n = $ac_delim_num; then 
    47965082    break 
    47975083  elif $ac_last_try; then 
    4798     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
    4799 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
     5084    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 
     5085$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 
    48005086   { (exit 1); exit 1; }; } 
    48015087  else 
     
    48035089  fi 
    48045090done 
    4805  
    4806 ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` 
    4807 if test -n "$ac_eof"; then 
    4808   ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` 
    4809   ac_eof=`expr $ac_eof + 1` 
    4810 fi 
    4811  
    4812 cat >>$CONFIG_STATUS <<_ACEOF 
    4813 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof 
    4814 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end 
    4815 _ACEOF 
    4816 sed ' 
    4817 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g 
    4818 s/^/s,@/; s/!/@,|#_!!_#|/ 
    4819 :n 
    4820 t n 
    4821 s/'"$ac_delim"'$/,g/; t 
    4822 s/$/\\/; p 
    4823 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n 
    4824 ' >>$CONFIG_STATUS <conf$$subs.sed 
    4825 rm -f conf$$subs.sed 
    4826 cat >>$CONFIG_STATUS <<_ACEOF 
    4827 :end 
    4828 s/|#_!!_#|//g 
    4829 CEOF$ac_eof 
    4830 _ACEOF 
    4831  
     5091rm -f conf$$subs.sh 
     5092 
     5093cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5094cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 
     5095_ACEOF 
     5096sed -n ' 
     5097h 
     5098s/^/S["/; s/!.*/"]=/ 
     5099p 
     5100g 
     5101s/^[^!]*!// 
     5102:repl 
     5103t repl 
     5104s/'"$ac_delim"'$// 
     5105t delim 
     5106:nl 
     5107h 
     5108s/\(.\{148\}\).*/\1/ 
     5109t more1 
     5110s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 
     5111p 
     5112n 
     5113b repl 
     5114:more1 
     5115s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 
     5116p 
     5117g 
     5118s/.\{148\}// 
     5119t nl 
     5120:delim 
     5121h 
     5122s/\(.\{148\}\).*/\1/ 
     5123t more2 
     5124s/["\\]/\\&/g; s/^/"/; s/$/"/ 
     5125p 
     5126b 
     5127:more2 
     5128s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 
     5129p 
     5130g 
     5131s/.\{148\}// 
     5132t delim 
     5133' <conf$$subs.awk | sed ' 
     5134/^[^""]/{ 
     5135  N 
     5136  s/\n// 
     5137} 
     5138' >>$CONFIG_STATUS || ac_write_fail=1 
     5139rm -f conf$$subs.awk 
     5140cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5141_ACAWK 
     5142cat >>"\$tmp/subs1.awk" <<_ACAWK && 
     5143  for (key in S) S_is_set[key] = 1 
     5144  FS = "" 
     5145 
     5146} 
     5147{ 
     5148  line = $ 0 
     5149  nfields = split(line, field, "@") 
     5150  substed = 0 
     5151  len = length(field[1]) 
     5152  for (i = 2; i < nfields; i++) { 
     5153    key = field[i] 
     5154    keylen = length(key) 
     5155    if (S_is_set[key]) { 
     5156      value = S[key] 
     5157      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 
     5158      len += length(value) + length(field[++i]) 
     5159      substed = 1 
     5160    } else 
     5161      len += 1 + keylen 
     5162  } 
     5163 
     5164  print line 
     5165} 
     5166 
     5167_ACAWK 
     5168_ACEOF 
     5169cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     5170if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 
     5171  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 
     5172else 
     5173  cat 
     5174fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 
     5175  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 
     5176$as_echo "$as_me: error: could not setup config files machinery" >&2;} 
     5177   { (exit 1); exit 1; }; } 
     5178_ACEOF 
    48325179 
    48335180# VPATH may cause trouble with some makes, so we remove $(srcdir), 
     
    48465193fi 
    48475194 
    4848 cat >>$CONFIG_STATUS <<\_ACEOF 
     5195cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    48495196fi # test -n "$CONFIG_FILES" 
    48505197 
    4851  
    4852 for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS 
     5198# Set up the scripts for CONFIG_HEADERS section. 
     5199# No need to generate them if there are no CONFIG_HEADERS. 
     5200# This happens for instance with `./config.status Makefile'. 
     5201if test -n "$CONFIG_HEADERS"; then 
     5202cat >"$tmp/defines.awk" <<\_ACAWK || 
     5203BEGIN { 
     5204_ACEOF 
     5205 
     5206# Transform confdefs.h into an awk script `defines.awk', embedded as 
     5207# here-document in config.status, that substitutes the proper values into 
     5208# config.h.in to produce config.h. 
     5209 
     5210# Create a delimiter string that does not exist in confdefs.h, to ease 
     5211# handling of long lines. 
     5212ac_delim='%!_!# ' 
     5213for ac_last_try in false false :; do 
     5214  ac_t=`sed -n "/$ac_delim/p" confdefs.h` 
     5215  if test -z "$ac_t"; then 
     5216    break 
     5217  elif $ac_last_try; then 
     5218    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 
     5219$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} 
     5220   { (exit 1); exit 1; }; } 
     5221  else 
     5222    ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 
     5223  fi 
     5224done 
     5225 
     5226# For the awk script, D is an array of macro values keyed by name, 
     5227# likewise P contains macro parameters if any.  Preserve backslash 
     5228# newline sequences. 
     5229 
     5230ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 
     5231sed -n ' 
     5232s/.\{148\}/&'"$ac_delim"'/g 
     5233t rset 
     5234:rset 
     5235s/^[     ]*#[    ]*define[       ][      ]*/ / 
     5236t def 
     5237d 
     5238:def 
     5239s/\\$// 
     5240t bsnl 
     5241s/["\\]/\\&/g 
     5242s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\ 
     5243D["\1"]=" \3"/p 
     5244s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p 
     5245d 
     5246:bsnl 
     5247s/["\\]/\\&/g 
     5248s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\ 
     5249D["\1"]=" \3\\\\\\n"\\/p 
     5250t cont 
     5251s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p 
     5252t cont 
     5253d 
     5254:cont 
     5255n 
     5256s/.\{148\}/&'"$ac_delim"'/g 
     5257t clear 
     5258:clear 
     5259s/\\$// 
     5260t bsnlc 
     5261s/["\\]/\\&/g; s/^/"/; s/$/"/p 
     5262d 
     5263:bsnlc 
     5264s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p 
     5265b cont 
     5266' <confdefs.h | sed ' 
     5267s/'"$ac_delim"'/"\\\ 
     5268"/g' >>$CONFIG_STATUS || ac_write_fail=1 
     5269 
     5270cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5271  for (key in D) D_is_set[key] = 1 
     5272  FS = "" 
     5273} 
     5274/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { 
     5275  line = \$ 0 
     5276  split(line, arg, " ") 
     5277  if (arg[1] == "#") { 
     5278    defundef = arg[2] 
     5279    mac1 = arg[3] 
     5280  } else { 
     5281    defundef = substr(arg[1], 2) 
     5282    mac1 = arg[2] 
     5283  } 
     5284  split(mac1, mac2, "(") #) 
     5285  macro = mac2[1] 
     5286  prefix = substr(line, 1, index(line, defundef) - 1) 
     5287  if (D_is_set[macro]) { 
     5288    # Preserve the white space surrounding the "#". 
     5289    print prefix "define", macro P[macro] D[macro] 
     5290    next 
     5291  } else { 
     5292    # Replace #undef with comments.  This is necessary, for example, 
     5293    # in the case of _POSIX_SOURCE, which is predefined and required 
     5294    # on some systems where configure will not decide to define it. 
     5295    if (defundef == "undef") { 
     5296      print "/*", prefix defundef, macro, "*/" 
     5297      next 
     5298    } 
     5299  } 
     5300} 
     5301{ print } 
     5302_ACAWK 
     5303_ACEOF 
     5304cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
     5305  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 
     5306$as_echo "$as_me: error: could not setup config headers machinery" >&2;} 
     5307   { (exit 1); exit 1; }; } 
     5308fi # test -n "$CONFIG_HEADERS" 
     5309 
     5310 
     5311eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS" 
     5312shift 
     5313for ac_tag 
    48535314do 
    48545315  case $ac_tag in 
     
    48575318  case $ac_mode$ac_tag in 
    48585319  :[FHL]*:*);; 
    4859   :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 
    4860 echo "$as_me: error: Invalid tag $ac_tag." >&2;} 
     5320  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 
     5321$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 
    48615322   { (exit 1); exit 1; }; };; 
    48625323  :[FH]-) ac_tag=-:-;; 
     
    48875348           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 
    48885349           esac || 
    4889            { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 
    4890 echo "$as_me: error: cannot find input file: $ac_f" >&2;} 
     5350           { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 
     5351$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 
    48915352   { (exit 1); exit 1; }; };; 
    48925353      esac 
    4893       ac_file_inputs="$ac_file_inputs $ac_f" 
     5354      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 
     5355      ac_file_inputs="$ac_file_inputs '$ac_f'" 
    48945356    done 
    48955357 
     
    48975359    # use $as_me), people would be surprised to read: 
    48985360    #    /* config.h.  Generated by config.status.  */ 
    4899     configure_input="Generated from "`IFS=: 
    4900           echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." 
     5361    configure_input='Generated from '` 
     5362          $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 
     5363        `' by configure.' 
    49015364    if test x"$ac_file" != x-; then 
    49025365      configure_input="$ac_file.  $configure_input" 
    4903       { echo "$as_me:$LINENO: creating $ac_file" >&5 
    4904 echo "$as_me: creating $ac_file" >&6;} 
     5366      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 
     5367$as_echo "$as_me: creating $ac_file" >&6;} 
    49055368    fi 
     5369    # Neutralize special characters interpreted by sed in replacement strings. 
     5370    case $configure_input in #( 
     5371    *\&* | *\|* | *\\* ) 
     5372       ac_sed_conf_input=`$as_echo "$configure_input" | 
     5373       sed 's/[\\\\&|]/\\\\&/g'`;; #( 
     5374    *) ac_sed_conf_input=$configure_input;; 
     5375    esac 
    49065376 
    49075377    case $ac_tag in 
    4908     *:-:* | *:-) cat >"$tmp/stdin";; 
     5378    *:-:* | *:-) cat >"$tmp/stdin" \ 
     5379      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     5380$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     5381   { (exit 1); exit 1; }; } ;; 
    49095382    esac 
    49105383    ;; 
     
    49165389         X"$ac_file" : 'X\(//\)$' \| \ 
    49175390         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 
    4918 echo X"$ac_file" | 
     5391$as_echo X"$ac_file" | 
    49195392    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    49205393            s//\1/ 
     
    49425415    while :; do 
    49435416      case $as_dir in #( 
    4944       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( 
     5417      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
    49455418      *) as_qdir=$as_dir;; 
    49465419      esac 
     
    49515424         X"$as_dir" : 'X\(//\)$' \| \ 
    49525425         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
    4953 echo X"$as_dir" | 
     5426$as_echo X"$as_dir" | 
    49545427    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    49555428            s//\1/ 
     
    49725445    done 
    49735446    test -z "$as_dirs" || eval "mkdir $as_dirs" 
    4974   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
    4975 echo "$as_me: error: cannot create directory $as_dir" >&2;} 
     5447  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
     5448$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 
    49765449   { (exit 1); exit 1; }; }; } 
    49775450  ac_builddir=. 
     
    49805453.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 
    49815454*) 
    4982   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 
     5455  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 
    49835456  # A ".." for each directory in $ac_dir_suffix. 
    4984   ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 
     5457  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 
    49855458  case $ac_top_builddir_sub in 
    49865459  "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 
     
    50275500_ACEOF 
    50285501 
    5029 cat >>$CONFIG_STATUS <<\_ACEOF 
     5502cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    50305503# If the template does not know about datarootdir, expand it. 
    50315504# FIXME: This hack should be removed a few years after 2.60. 
    50325505ac_datarootdir_hack=; ac_datarootdir_seen= 
    50335506 
    5034 case `sed -n '/datarootdir/ { 
     5507ac_sed_dataroot=' 
     5508/datarootdir/ { 
    50355509  p 
    50365510  q 
     
    50415515/@localedir@/p 
    50425516/@mandir@/p 
    5043 ' $ac_file_inputs` in 
     5517' 
     5518case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 
    50445519*datarootdir*) ac_datarootdir_seen=yes;; 
    50455520*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 
    5046   { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 
    5047 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 
    5048 _ACEOF 
    5049 cat >>$CONFIG_STATUS <<_ACEOF 
     5521  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 
     5522$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 
     5523_ACEOF 
     5524cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    50505525  ac_datarootdir_hack=' 
    50515526  s&@datadir@&$datadir&g 
     
    50615536# Shell code in configure.ac might set extrasub. 
    50625537# FIXME: do we really want to maintain this feature? 
    5063 cat >>$CONFIG_STATUS <<_ACEOF 
    5064   sed "$ac_vpsub 
     5538cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
     5539ac_sed_extra="$ac_vpsub 
    50655540$extrasub 
    50665541_ACEOF 
    5067 cat >>$CONFIG_STATUS <<\_ACEOF 
     5542cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 
    50685543:t 
    50695544/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 
    5070 s&@configure_input@&$configure_input&;t t 
     5545s|@configure_input@|$ac_sed_conf_input|;t t 
    50715546s&@top_builddir@&$ac_top_builddir_sub&;t t 
     5547s&@top_build_prefix@&$ac_top_build_prefix&;t t 
    50725548s&@srcdir@&$ac_srcdir&;t t 
    50735549s&@abs_srcdir@&$ac_abs_srcdir&;t t 
     
    50805556s&@MKDIR_P@&$ac_MKDIR_P&;t t 
    50815557$ac_datarootdir_hack 
    5082 " $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out 
     5558" 
     5559eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 
     5560  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     5561$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     5562   { (exit 1); exit 1; }; } 
    50835563 
    50845564test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 
    50855565  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 
    50865566  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 
    5087   { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
     5567  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
    50885568which seems to be undefined.  Please make sure it is defined." >&5 
    5089 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
     5569$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 
    50905570which seems to be undefined.  Please make sure it is defined." >&2;} 
    50915571 
    50925572  rm -f "$tmp/stdin" 
    50935573  case $ac_file in 
    5094   -) cat "$tmp/out"; rm -f "$tmp/out";; 
    5095   *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 
    5096   esac 
     5574  -) cat "$tmp/out" && rm -f "$tmp/out";; 
     5575  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 
     5576  esac \ 
     5577  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     5578$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     5579   { (exit 1); exit 1; }; } 
    50975580 ;; 
    50985581  :H) 
     
    51005583  # CONFIG_HEADER 
    51015584  # 
    5102 _ACEOF 
    5103  
    5104 # Transform confdefs.h into a sed script `conftest.defines', that 
    5105 # substitutes the proper values into config.h.in to produce config.h. 
    5106 rm -f conftest.defines conftest.tail 
    5107 # First, append a space to every undef/define line, to ease matching. 
    5108 echo 's/$/ /' >conftest.defines 
    5109 # Then, protect against being on the right side of a sed subst, or in 
    5110 # an unquoted here document, in config.status.  If some macros were 
    5111 # called several times there might be several #defines for the same 
    5112 # symbol, which is useless.  But do not sort them, since the last 
    5113 # AC_DEFINE must be honored. 
    5114 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* 
    5115 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where 
    5116 # NAME is the cpp macro being defined, VALUE is the value it is being given. 
    5117 # PARAMS is the parameter list in the macro definition--in most cases, it's 
    5118 # just an empty string. 
    5119 ac_dA='s,^\\([   #]*\\)[^        ]*\\([  ]*' 
    5120 ac_dB='\\)[      (].*,\\1define\\2' 
    5121 ac_dC=' ' 
    5122 ac_dD=' ,' 
    5123  
    5124 uniq confdefs.h | 
    5125   sed -n ' 
    5126         t rset 
    5127         :rset 
    5128         s/^[     ]*#[    ]*define[       ][      ]*// 
    5129         t ok 
    5130         d 
    5131         :ok 
    5132         s/[\\&,]/\\&/g 
    5133         s/^\('"$ac_word_re"'\)\(([^()]*)\)[      ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p 
    5134         s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p 
    5135   ' >>conftest.defines 
    5136  
    5137 # Remove the space that was appended to ease matching. 
    5138 # Then replace #undef with comments.  This is necessary, for 
    5139 # example, in the case of _POSIX_SOURCE, which is predefined and required 
    5140 # on some systems where configure will not decide to define it. 
    5141 # (The regexp can be short, since the line contains either #define or #undef.) 
    5142 echo 's/ $// 
    5143 s,^[     #]*u.*,/* & */,' >>conftest.defines 
    5144  
    5145 # Break up conftest.defines: 
    5146 ac_max_sed_lines=50 
    5147  
    5148 # First sed command is:  sed -f defines.sed $ac_file_inputs >"$tmp/out1" 
    5149 # Second one is:         sed -f defines.sed "$tmp/out1" >"$tmp/out2" 
    5150 # Third one will be:     sed -f defines.sed "$tmp/out2" >"$tmp/out1" 
    5151 # et cetera. 
    5152 ac_in='$ac_file_inputs' 
    5153 ac_out='"$tmp/out1"' 
    5154 ac_nxt='"$tmp/out2"' 
    5155  
    5156 while : 
    5157 do 
    5158   # Write a here document: 
    5159     cat >>$CONFIG_STATUS <<_ACEOF 
    5160     # First, check the format of the line: 
    5161     cat >"\$tmp/defines.sed" <<\\CEOF 
    5162 /^[      ]*#[    ]*undef[        ][      ]*$ac_word_re[  ]*\$/b def 
    5163 /^[      ]*#[    ]*define[       ][      ]*$ac_word_re[(         ]/b def 
    5164 b 
    5165 :def 
    5166 _ACEOF 
    5167   sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS 
    5168   echo 'CEOF 
    5169     sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS 
    5170   ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in 
    5171   sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail 
    5172   grep . conftest.tail >/dev/null || break 
    5173   rm -f conftest.defines 
    5174   mv conftest.tail conftest.defines 
    5175 done 
    5176 rm -f conftest.defines conftest.tail 
    5177  
    5178 echo "ac_result=$ac_in" >>$CONFIG_STATUS 
    5179 cat >>$CONFIG_STATUS <<\_ACEOF 
    51805585  if test x"$ac_file" != x-; then 
    5181     echo "/* $configure_input  */" >"$tmp/config.h" 
    5182     cat "$ac_result" >>"$tmp/config.h" 
    5183     if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 
    5184       { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 
    5185 echo "$as_me: $ac_file is unchanged" >&6;} 
     5586    { 
     5587      $as_echo "/* $configure_input  */" \ 
     5588      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 
     5589    } >"$tmp/config.h" \ 
     5590      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     5591$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     5592   { (exit 1); exit 1; }; } 
     5593    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 
     5594      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 
     5595$as_echo "$as_me: $ac_file is unchanged" >&6;} 
    51865596    else 
    5187       rm -f $ac_file 
    5188       mv "$tmp/config.h" $ac_file 
     5597      rm -f "$ac_file" 
     5598      mv "$tmp/config.h" "$ac_file" \ 
     5599        || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 
     5600$as_echo "$as_me: error: could not create $ac_file" >&2;} 
     5601   { (exit 1); exit 1; }; } 
    51895602    fi 
    51905603  else 
    5191     echo "/* $configure_input  */" 
    5192     cat "$ac_result" 
     5604    $as_echo "/* $configure_input  */" \ 
     5605      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 
     5606      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 
     5607$as_echo "$as_me: error: could not create -" >&2;} 
     5608   { (exit 1); exit 1; }; } 
    51935609  fi 
    5194   rm -f "$tmp/out12" 
    5195 # Compute $ac_file's index in $config_headers. 
    5196 _am_arg=$ac_file 
     5610# Compute "$ac_file"'s index in $config_headers. 
     5611_am_arg="$ac_file" 
    51975612_am_stamp_count=1 
    51985613for _am_header in $config_headers :; do 
     
    52095624         X"$_am_arg" : 'X\(//\)$' \| \ 
    52105625         X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || 
    5211 echo X"$_am_arg" | 
     5626$as_echo X"$_am_arg" | 
    52125627    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    52135628            s//\1/ 
     
    52295644 ;; 
    52305645 
    5231   :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5 
    5232 echo "$as_me: executing $ac_file commands" >&6;} 
     5646  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 
     5647$as_echo "$as_me: executing $ac_file commands" >&6;} 
    52335648 ;; 
    52345649  esac 
     
    52525667         X"$mf" : 'X\(//\)$' \| \ 
    52535668         X"$mf" : 'X\(/\)' \| . 2>/dev/null || 
    5254 echo X"$mf" | 
     5669$as_echo X"$mf" | 
    52555670    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    52565671            s//\1/ 
     
    52965711         X"$file" : 'X\(//\)$' \| \ 
    52975712         X"$file" : 'X\(/\)' \| . 2>/dev/null || 
    5298 echo X"$file" | 
     5713$as_echo X"$file" | 
    52995714    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    53005715            s//\1/ 
     
    53225737    while :; do 
    53235738      case $as_dir in #( 
    5324       *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( 
     5739      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 
    53255740      *) as_qdir=$as_dir;; 
    53265741      esac 
     
    53315746         X"$as_dir" : 'X\(//\)$' \| \ 
    53325747         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 
    5333 echo X"$as_dir" | 
     5748$as_echo X"$as_dir" | 
    53345749    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    53355750            s//\1/ 
     
    53525767    done 
    53535768    test -z "$as_dirs" || eval "mkdir $as_dirs" 
    5354   } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
    5355 echo "$as_me: error: cannot create directory $as_dir" >&2;} 
     5769  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 
     5770$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 
    53565771   { (exit 1); exit 1; }; }; } 
    53575772    # echo "creating $dirpart/$file" 
     
    53695784chmod +x $CONFIG_STATUS 
    53705785ac_clean_files=$ac_clean_files_save 
     5786 
     5787test $ac_write_fail = 0 || 
     5788  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 
     5789$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 
     5790   { (exit 1); exit 1; }; } 
    53715791 
    53725792 
     
    53915811  $ac_cs_success || { (exit 1); exit 1; } 
    53925812fi 
    5393  
    5394  
     5813if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 
     5814  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 
     5815$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 
     5816fi 
     5817 
     5818 
  • trunk/freebsd/Makefile

    r490 r493  
    77 
    88PORTNAME=       onioncat 
    9 PORTVERSION=    0.1.12.r487 
     9PORTVERSION=    0.1.12.r493 
    1010CATEGORIES=     security 
    1111MASTER_SITES=   http://www.cypherpunk.at/ocat/download/ 
  • trunk/man/Makefile.in

    r491 r493  
    125125sysconfdir = @sysconfdir@ 
    126126target_alias = @target_alias@ 
     127top_build_prefix = @top_build_prefix@ 
    127128top_builddir = @top_builddir@ 
    128129top_srcdir = @top_srcdir@ 
  • trunk/src/Makefile.in

    r491 r493  
    153153sysconfdir = @sysconfdir@ 
    154154target_alias = @target_alias@ 
     155top_build_prefix = @top_build_prefix@ 
    155156top_builddir = @top_builddir@ 
    156157top_srcdir = @top_srcdir@ 
  • trunk/src/cygwin/Makefile.in

    r491 r493  
    134134sysconfdir = @sysconfdir@ 
    135135target_alias = @target_alias@ 
     136top_build_prefix = @top_build_prefix@ 
    136137top_builddir = @top_builddir@ 
    137138top_srcdir = @top_srcdir@ 
Note: See TracChangeset for help on using the changeset viewer.