Skip to content

Commit 5a35af4

Browse files
committed
[v4_1_esv] Updated auto-generated files for 4.1-ESV-R16
Changes to be committed: modified: configure modified: relay/tests/Makefile.in
1 parent b2d5d63 commit 5a35af4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R16b1.
3+
# Generated by GNU Autoconf 2.69 for DHCP 4.1-ESV-R16.
44
#
55
# Report bugs to <dhcp-users@isc.org>.
66
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='DHCP'
582582
PACKAGE_TARNAME='dhcp'
583-
PACKAGE_VERSION='4.1-ESV-R16b1'
584-
PACKAGE_STRING='DHCP 4.1-ESV-R16b1'
583+
PACKAGE_VERSION='4.1-ESV-R16'
584+
PACKAGE_STRING='DHCP 4.1-ESV-R16'
585585
PACKAGE_BUGREPORT='dhcp-users@isc.org'
586586
PACKAGE_URL=''
587587

@@ -1310,7 +1310,7 @@ if test "$ac_init_help" = "long"; then
13101310
# Omit some internal or obsolete options to make the list less imposing.
13111311
# This message is too long to be a string in the A/UX 3.1 sh.
13121312
cat <<_ACEOF
1313-
\`configure' configures DHCP 4.1-ESV-R16b1 to adapt to many kinds of systems.
1313+
\`configure' configures DHCP 4.1-ESV-R16 to adapt to many kinds of systems.
13141314
13151315
Usage: $0 [OPTION]... [VAR=VALUE]...
13161316
@@ -1380,7 +1380,7 @@ fi
13801380

13811381
if test -n "$ac_init_help"; then
13821382
case $ac_init_help in
1383-
short | recursive ) echo "Configuration of DHCP 4.1-ESV-R16b1:";;
1383+
short | recursive ) echo "Configuration of DHCP 4.1-ESV-R16:";;
13841384
esac
13851385
cat <<\_ACEOF
13861386
@@ -1530,7 +1530,7 @@ fi
15301530
test -n "$ac_init_help" && exit $ac_status
15311531
if $ac_init_version; then
15321532
cat <<\_ACEOF
1533-
DHCP configure 4.1-ESV-R16b1
1533+
DHCP configure 4.1-ESV-R16
15341534
generated by GNU Autoconf 2.69
15351535
15361536
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2323,7 +2323,7 @@ cat >config.log <<_ACEOF
23232323
This file contains any messages produced by compilers while
23242324
running configure, to aid debugging if configure makes a mistake.
23252325
2326-
It was created by DHCP $as_me 4.1-ESV-R16b1, which was
2326+
It was created by DHCP $as_me 4.1-ESV-R16, which was
23272327
generated by GNU Autoconf 2.69. Invocation command line was
23282328
23292329
$ $0 $@
@@ -3189,7 +3189,7 @@ fi
31893189
31903190
# Define the identity of the package.
31913191
PACKAGE='dhcp'
3192-
VERSION='4.1-ESV-R16b1'
3192+
VERSION='4.1-ESV-R16'
31933193
31943194
31953195
cat >>confdefs.h <<_ACEOF
@@ -7251,7 +7251,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
72517251
# report actual input values of CONFIG_FILES etc. instead of their
72527252
# values after options handling.
72537253
ac_log="
7254-
This file was extended by DHCP $as_me 4.1-ESV-R16b1, which was
7254+
This file was extended by DHCP $as_me 4.1-ESV-R16, which was
72557255
generated by GNU Autoconf 2.69. Invocation command line was
72567256
72577257
CONFIG_FILES = $CONFIG_FILES
@@ -7317,7 +7317,7 @@ _ACEOF
73177317
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
73187318
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
73197319
ac_cs_version="\\
7320-
DHCP config.status 4.1-ESV-R16b1
7320+
DHCP config.status 4.1-ESV-R16
73217321
configured by $0, generated by GNU Autoconf 2.69,
73227322
with options \\"\$ac_cs_config\\"
73237323

relay/tests/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ PRE_UNINSTALL = :
8787
POST_UNINSTALL = :
8888
build_triplet = @build@
8989
host_triplet = @host@
90-
@HAVE_ATF_TRUE@am__append_1 = relay_unittests
90+
@HAVE_ATF_TRUE@am__append_1 = relay_unittests
9191
check_PROGRAMS = $(am__EXEEXT_2)
9292
subdir = relay/tests
9393
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4

0 commit comments

Comments
 (0)