Changeset 538 for trunk/configure


Ignore:
Timestamp:
01/24/10 19:55:24 (2 years ago)
Author:
eagle
Message:
  • options are parsed sequentially (-f and -I first)
  • config file is always read from SYSCONFDIR (usually /etc or /usr/local/etc)
  • changed Makefile.am to not install header files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r536 r538  
    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.r536. 
     3# Generated by GNU Autoconf 2.62 for onioncat 0.2.2.r538. 
    44# 
    55# Report bugs to <rahra@cypherpunk.at>. 
     
    597597PACKAGE_NAME='onioncat' 
    598598PACKAGE_TARNAME='onioncat' 
    599 PACKAGE_VERSION='0.2.2.r536' 
    600 PACKAGE_STRING='onioncat 0.2.2.r536' 
     599PACKAGE_VERSION='0.2.2.r538' 
     600PACKAGE_STRING='onioncat 0.2.2.r538' 
    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.2.r536 to adapt to many kinds of systems. 
     1263\`configure' configures onioncat 0.2.2.r538 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.2.r536:";; 
     1333     short | recursive ) echo "Configuration of onioncat 0.2.2.r538:";; 
    13341334   esac 
    13351335  cat <<\_ACEOF 
     
    14231423if $ac_init_version; then 
    14241424  cat <<\_ACEOF 
    1425 onioncat configure 0.2.2.r536 
     1425onioncat configure 0.2.2.r538 
    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.2.r536, which was 
     1439It was created by onioncat $as_me 0.2.2.r538, 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.2.r536' 
     2088 VERSION='0.2.2.r538' 
    20892089 
    20902090 
     
    22372237 
    22382238cat >>confdefs.h <<\_ACEOF 
    2239 #define SVN_REVISION "536" 
     2239#define SVN_REVISION "538" 
    22402240_ACEOF 
    22412241 
     
    52215221# values after options handling. 
    52225222ac_log=" 
    5223 This file was extended by onioncat $as_me 0.2.2.r536, which was 
     5223This file was extended by onioncat $as_me 0.2.2.r538, 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.2.r536 
     5276onioncat config.status 0.2.2.r538 
    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.