Changeset 507 for trunk/configure


Ignore:
Timestamp:
07/01/09 16:05:12 (3 years ago)
Author:
eagle
Message:

pid file is created optionally,
OC stays in foreground in Cygwin by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r506 r507  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for onioncat 0.2.0.r504. 
     3# Generated by GNU Autoconf 2.61 for onioncat 0.2.0.r506. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    575575PACKAGE_NAME='onioncat' 
    576576PACKAGE_TARNAME='onioncat' 
    577 PACKAGE_VERSION='0.2.0.r504' 
    578 PACKAGE_STRING='onioncat 0.2.0.r504' 
     577PACKAGE_VERSION='0.2.0.r506' 
     578PACKAGE_STRING='onioncat 0.2.0.r506' 
    579579PACKAGE_BUGREPORT='rahra@cypherpunk.at' 
    580580 
     
    11791179  # This message is too long to be a string in the A/UX 3.1 sh. 
    11801180  cat <<_ACEOF 
    1181 \`configure' configures onioncat 0.2.0.r504 to adapt to many kinds of systems. 
     1181\`configure' configures onioncat 0.2.0.r506 to adapt to many kinds of systems. 
    11821182 
    11831183Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    12491249if test -n "$ac_init_help"; then 
    12501250  case $ac_init_help in 
    1251      short | recursive ) echo "Configuration of onioncat 0.2.0.r504:";; 
     1251     short | recursive ) echo "Configuration of onioncat 0.2.0.r506:";; 
    12521252   esac 
    12531253  cat <<\_ACEOF 
     
    13381338if $ac_init_version; then 
    13391339  cat <<\_ACEOF 
    1340 onioncat configure 0.2.0.r504 
     1340onioncat configure 0.2.0.r506 
    13411341generated by GNU Autoconf 2.61 
    13421342 
     
    13521352running configure, to aid debugging if configure makes a mistake. 
    13531353 
    1354 It was created by onioncat $as_me 0.2.0.r504, which was 
     1354It was created by onioncat $as_me 0.2.0.r506, which was 
    13551355generated by GNU Autoconf 2.61.  Invocation command line was 
    13561356 
     
    20422042# Define the identity of the package. 
    20432043 PACKAGE='onioncat' 
    2044  VERSION='0.2.0.r504' 
     2044 VERSION='0.2.0.r506' 
    20452045 
    20462046 
     
    21932193 
    21942194cat >>confdefs.h <<\_ACEOF 
    2195 #define SVN_REVISION "504" 
     2195#define SVN_REVISION "506" 
    21962196_ACEOF 
    21972197 
     
    49414941# values after options handling. 
    49424942ac_log=" 
    4943 This file was extended by onioncat $as_me 0.2.0.r504, which was 
     4943This file was extended by onioncat $as_me 0.2.0.r506, which was 
    49444944generated by GNU Autoconf 2.61.  Invocation command line was 
    49454945 
     
    49944994cat >>$CONFIG_STATUS <<_ACEOF 
    49954995ac_cs_version="\\ 
    4996 onioncat config.status 0.2.0.r504 
     4996onioncat config.status 0.2.0.r506 
    49974997configured by $0, generated by GNU Autoconf 2.61, 
    49984998  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
Note: See TracChangeset for help on using the changeset viewer.