Skip to content

Commit

Permalink
Regenerate.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@529 e88ac4ed-0b26-0410-9574-a7f39faa03bf
  • Loading branch information
linus authored and linus committed Mar 23, 2010
1 parent 5221725 commit 95f2176
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -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>.
#
Expand Down Expand Up @@ -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=''

Expand Down Expand Up @@ -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]...
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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 $@
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'`\\"
Expand Down

0 comments on commit 95f2176

Please sign in to comment.