diff options
| -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 2.0-devel. +# Generated by GNU Autoconf 2.64 for radsecproxy 1.4-devel.  #  # Report bugs to <radsecproxy@uninett.no>.  # @@ -548,8 +548,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='radsecproxy'  PACKAGE_TARNAME='radsecproxy' -PACKAGE_VERSION='2.0-devel' -PACKAGE_STRING='radsecproxy 2.0-devel' +PACKAGE_VERSION='1.4-devel' +PACKAGE_STRING='radsecproxy 1.4-devel'  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 2.0-devel to adapt to many kinds of systems. +\`configure' configures radsecproxy 1.4-devel 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 2.0-devel:";; +     short | recursive ) echo "Configuration of radsecproxy 1.4-devel:";;     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 2.0-devel +radsecproxy configure 1.4-devel  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 2.0-devel, which was +It was created by radsecproxy $as_me 1.4-devel, 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='2.0-devel' + VERSION='1.4-devel'  cat >>confdefs.h <<_ACEOF @@ -4166,7 +4166,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 2.0-devel, which was +This file was extended by radsecproxy $as_me 1.4-devel, which was  generated by GNU Autoconf 2.64.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -4221,7 +4221,7 @@ Report bugs to <radsecproxy@uninett.no>."  _ACEOF  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  ac_cs_version="\\ -radsecproxy config.status 2.0-devel +radsecproxy config.status 1.4-devel  configured by $0, generated by GNU Autoconf 2.64,    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 
