Changeset 534 for trunk/configure


Ignore:
Timestamp:
11/29/09 22:37:56 (2 years ago)
Author:
eagle
Message:

merged GarliCat branch back into trunk
onioncat-privatehosts.pl added (code by zzz)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/configure

    r533 r534  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r533. 
     3# Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r534. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    597597PACKAGE_NAME='onioncat' 
    598598PACKAGE_TARNAME='onioncat' 
    599 PACKAGE_VERSION='0.2.2.r533' 
    600 PACKAGE_STRING='onioncat 0.2.2.r533' 
     599PACKAGE_VERSION='0.2.2.r534' 
     600PACKAGE_STRING='onioncat 0.2.2.r534' 
    601601PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    602602 
     
    675675am__fastdepCC_TRUE 
    676676am__fastdepCC_FALSE 
     677LN_S 
    677678build 
    678679build_cpu 
     
    12601261  # This message is too long to be a string in the A/UX 3.1 sh. 
    12611262  cat <<_ACEOF 
    1262 \`configure' configures onioncat 0.2.2.r533 to adapt to many kinds of systems. 
     1263\`configure' configures onioncat 0.2.2.r534 to adapt to many kinds of systems. 
    12631264 
    12641265Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    13301331if test -n "$ac_init_help"; then 
    13311332  case $ac_init_help in 
    1332      short | recursive ) echo "Configuration of onioncat 0.2.2.r533:";; 
     1333     short | recursive ) echo "Configuration of onioncat 0.2.2.r534:";; 
    13331334   esac 
    13341335  cat <<\_ACEOF 
     
    14221423if $ac_init_version; then 
    14231424  cat <<\_ACEOF 
    1424 onioncat configure 0.2.2.r533 
     1425onioncat configure 0.2.2.r534 
    14251426generated by GNU Autoconf 2.62 
    14261427 
     
    14361437running configure, to aid debugging if configure makes a mistake. 
    14371438 
    1438 It was created by onioncat $as_me 0.2.2.r533, which was 
     1439It was created by onioncat $as_me 0.2.2.r534, which was 
    14391440generated by GNU Autoconf 2.62.  Invocation command line was 
    14401441 
     
    20852086# Define the identity of the package. 
    20862087 PACKAGE='onioncat' 
    2087  VERSION='0.2.2.r533' 
     2088 VERSION='0.2.2.r534' 
    20882089 
    20892090 
     
    22362237 
    22372238cat >>confdefs.h <<\_ACEOF 
    2238 #define SVN_REVISION "533" 
     2239#define SVN_REVISION "534" 
    22392240_ACEOF 
    22402241 
     
    34053406 
    34063407#AC_PROG_INSTALL 
     3408{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5 
     3409$as_echo_n "checking whether ln -s works... " >&6; } 
     3410LN_S=$as_ln_s 
     3411if test "$LN_S" = "ln -s"; then 
     3412  { $as_echo "$as_me:$LINENO: result: yes" >&5 
     3413$as_echo "yes" >&6; } 
     3414else 
     3415  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5 
     3416$as_echo "no, using $LN_S" >&6; } 
     3417fi 
     3418 
    34073419# Make sure we can run config.sub. 
    34083420$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 
     
    52095221# values after options handling. 
    52105222ac_log=" 
    5211 This file was extended by onioncat $as_me 0.2.2.r533, which was 
     5223This file was extended by onioncat $as_me 0.2.2.r534, which was 
    52125224generated by GNU Autoconf 2.62.  Invocation command line was 
    52135225 
     
    52625274cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    52635275ac_cs_version="\\ 
    5264 onioncat config.status 0.2.2.r533 
     5276onioncat config.status 0.2.2.r534 
    52655277configured by $0, generated by GNU Autoconf 2.62, 
    52665278  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
Note: See TracChangeset for help on using the changeset viewer.