diff options
| author | Linus Nordberg <linus@nordberg.se> | 2010-05-31 10:42:39 +0200 | 
|---|---|---|
| committer | Linus Nordberg <linus@nordberg.se> | 2010-05-31 10:42:39 +0200 | 
| commit | 323c08118e7284e882fdebf1635d5a7c93549b5d (patch) | |
| tree | 359d027ee23c5cbf783fca2a7a613798bbe13ab4 | |
| parent | 334a3f37d3e58010b739e0653bc48cc44d528e1e (diff) | |
* configure: Regenerate.
| -rwxr-xr-x | configure | 20 | 
1 files changed, 10 insertions, 10 deletions
| @@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.64 for radsecproxy 1.4-devel. +# Generated by GNU Autoconf 2.64 for radsecproxy 1.4-beta2.  #  # Report bugs to <radsecproxy@uninett.no>.  # @@ -548,8 +548,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='radsecproxy'  PACKAGE_TARNAME='radsecproxy' -PACKAGE_VERSION='1.4-devel' -PACKAGE_STRING='radsecproxy 1.4-devel' +PACKAGE_VERSION='1.4-beta2' +PACKAGE_STRING='radsecproxy 1.4-beta2'  PACKAGE_BUGREPORT='radsecproxy@uninett.no'  PACKAGE_URL='' @@ -1210,7 +1210,7 @@ if test "$ac_init_help" = "long"; then    # Omit some internal or obsolete options to make the list less imposing.    # This message is too long to be a string in the A/UX 3.1 sh.    cat <<_ACEOF -\`configure' configures radsecproxy 1.4-devel to adapt to many kinds of systems. +\`configure' configures radsecproxy 1.4-beta2 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1281,7 +1281,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of radsecproxy 1.4-devel:";; +     short | recursive ) echo "Configuration of radsecproxy 1.4-beta2:";;     esac    cat <<\_ACEOF @@ -1376,7 +1376,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -radsecproxy configure 1.4-devel +radsecproxy configure 1.4-beta2  generated by GNU Autoconf 2.64  Copyright (C) 2009 Free Software Foundation, Inc. @@ -1431,7 +1431,7 @@ cat >config.log <<_ACEOF  This file contains any messages produced by compilers while  running configure, to aid debugging if configure makes a mistake. -It was created by radsecproxy $as_me 1.4-devel, which was +It was created by radsecproxy $as_me 1.4-beta2, which was  generated by GNU Autoconf 2.64.  Invocation command line was    $ $0 $@ @@ -2349,7 +2349,7 @@ fi  # Define the identity of the package.   PACKAGE='radsecproxy' - VERSION='1.4-devel' + VERSION='1.4-beta2'  cat >>confdefs.h <<_ACEOF @@ -4168,7 +4168,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1  # report actual input values of CONFIG_FILES etc. instead of their  # values after options handling.  ac_log=" -This file was extended by radsecproxy $as_me 1.4-devel, which was +This file was extended by radsecproxy $as_me 1.4-beta2, which was  generated by GNU Autoconf 2.64.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -4223,7 +4223,7 @@ Report bugs to <radsecproxy@uninett.no>."  _ACEOF  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  ac_cs_version="\\ -radsecproxy config.status 1.4-devel +radsecproxy config.status 1.4-beta2  configured by $0, generated by GNU Autoconf 2.64,    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 
