summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure20
-rw-r--r--relay/tests/Makefile.in2
2 files changed, 11 insertions, 11 deletions
diff --git a/configure b/configure
index 60404753..3f1f3037 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R16b1.
+# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R16.
#
# Report bugs to <dhcp-users@isc.org>.
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='DHCP'
PACKAGE_TARNAME='dhcp'
-PACKAGE_VERSION='4.1-ESV-R16b1'
-PACKAGE_STRING='DHCP 4.1-ESV-R16b1'
+PACKAGE_VERSION='4.1-ESV-R16'
+PACKAGE_STRING='DHCP 4.1-ESV-R16'
PACKAGE_BUGREPORT='dhcp-users@isc.org'
PACKAGE_URL=''
@@ -1310,7 +1310,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 DHCP 4.1-ESV-R16b1 to adapt to many kinds of systems.
+\`configure' configures DHCP 4.1-ESV-R16 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1380,7 +1380,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of DHCP 4.1-ESV-R16b1:";;
+ short | recursive ) echo "Configuration of DHCP 4.1-ESV-R16:";;
esac
cat <<\_ACEOF
@@ -1530,7 +1530,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-DHCP configure 4.1-ESV-R16b1
+DHCP configure 4.1-ESV-R16
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2323,7 +2323,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 DHCP $as_me 4.1-ESV-R16b1, which was
+It was created by DHCP $as_me 4.1-ESV-R16, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3189,7 +3189,7 @@ fi
# Define the identity of the package.
PACKAGE='dhcp'
- VERSION='4.1-ESV-R16b1'
+ VERSION='4.1-ESV-R16'
cat >>confdefs.h <<_ACEOF
@@ -7251,7 +7251,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 DHCP $as_me 4.1-ESV-R16b1, which was
+This file was extended by DHCP $as_me 4.1-ESV-R16, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7317,7 +7317,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-DHCP config.status 4.1-ESV-R16b1
+DHCP config.status 4.1-ESV-R16
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/relay/tests/Makefile.in b/relay/tests/Makefile.in
index 4e9cf586..5b3670fd 100644
--- a/relay/tests/Makefile.in
+++ b/relay/tests/Makefile.in
@@ -87,7 +87,7 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-@HAVE_ATF_TRUE@am__append_1 = relay_unittests
+@HAVE_ATF_TRUE@am__append_1 = relay_unittests
check_PROGRAMS = $(am__EXEEXT_2)
subdir = relay/tests
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4