Changeset 531 for branches/garlicat


Ignore:
Timestamp:
11/27/09 11:10:08 (2 years ago)
Author:
eagle
Message:

configure script updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/garlicat/configure

    r529 r531  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.62 for onioncat 0.2.0.r529. 
     3# Generated by GNU Autoconf 2.62 for onioncat 0.2.0.r531. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    597597PACKAGE_NAME='onioncat' 
    598598PACKAGE_TARNAME='onioncat' 
    599 PACKAGE_VERSION='0.2.0.r529' 
    600 PACKAGE_STRING='onioncat 0.2.0.r529' 
     599PACKAGE_VERSION='0.2.0.r531' 
     600PACKAGE_STRING='onioncat 0.2.0.r531' 
    601601PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    602602 
     
    12611261  # This message is too long to be a string in the A/UX 3.1 sh. 
    12621262  cat <<_ACEOF 
    1263 \`configure' configures onioncat 0.2.0.r529 to adapt to many kinds of systems. 
     1263\`configure' configures onioncat 0.2.0.r531 to adapt to many kinds of systems. 
    12641264 
    12651265Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    13311331if test -n "$ac_init_help"; then 
    13321332  case $ac_init_help in 
    1333      short | recursive ) echo "Configuration of onioncat 0.2.0.r529:";; 
     1333     short | recursive ) echo "Configuration of onioncat 0.2.0.r531:";; 
    13341334   esac 
    13351335  cat <<\_ACEOF 
     
    14231423if $ac_init_version; then 
    14241424  cat <<\_ACEOF 
    1425 onioncat configure 0.2.0.r529 
     1425onioncat configure 0.2.0.r531 
    14261426generated by GNU Autoconf 2.62 
    14271427 
     
    14371437running configure, to aid debugging if configure makes a mistake. 
    14381438 
    1439 It was created by onioncat $as_me 0.2.0.r529, which was 
     1439It was created by onioncat $as_me 0.2.0.r531, which was 
    14401440generated by GNU Autoconf 2.62.  Invocation command line was 
    14411441 
     
    20862086# Define the identity of the package. 
    20872087 PACKAGE='onioncat' 
    2088  VERSION='0.2.0.r529' 
     2088 VERSION='0.2.0.r531' 
    20892089 
    20902090 
     
    22372237 
    22382238cat >>confdefs.h <<\_ACEOF 
    2239 #define SVN_REVISION "529" 
     2239#define SVN_REVISION "531" 
    22402240_ACEOF 
    22412241 
     
    52215221# values after options handling. 
    52225222ac_log=" 
    5223 This file was extended by onioncat $as_me 0.2.0.r529, which was 
     5223This file was extended by onioncat $as_me 0.2.0.r531, which was 
    52245224generated by GNU Autoconf 2.62.  Invocation command line was 
    52255225 
     
    52745274cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    52755275ac_cs_version="\\ 
    5276 onioncat config.status 0.2.0.r529 
     5276onioncat config.status 0.2.0.r531 
    52775277configured by $0, generated by GNU Autoconf 2.62, 
    52785278  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
Note: See TracChangeset for help on using the changeset viewer.