Skip to content

Commit 57396df

Browse files
committed
Regen.
1 parent 539edb9 commit 57396df

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
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.72 for iperf 3.18+.
3+
# Generated by GNU Autoconf 2.72 for iperf 3.19.
44
#
55
# Report bugs to <https://github.com/esnet/iperf>.
66
#
@@ -614,8 +614,8 @@ MAKEFLAGS=
614614
# Identity of this package.
615615
PACKAGE_NAME='iperf'
616616
PACKAGE_TARNAME='iperf'
617-
PACKAGE_VERSION='3.18+'
618-
PACKAGE_STRING='iperf 3.18+'
617+
PACKAGE_VERSION='3.19'
618+
PACKAGE_STRING='iperf 3.19'
619619
PACKAGE_BUGREPORT='https://github.com/esnet/iperf'
620620
PACKAGE_URL='https://software.es.net/iperf/'
621621

@@ -1370,7 +1370,7 @@ if test "$ac_init_help" = "long"; then
13701370
# Omit some internal or obsolete options to make the list less imposing.
13711371
# This message is too long to be a string in the A/UX 3.1 sh.
13721372
cat <<_ACEOF
1373-
'configure' configures iperf 3.18+ to adapt to many kinds of systems.
1373+
'configure' configures iperf 3.19 to adapt to many kinds of systems.
13741374

13751375
Usage: $0 [OPTION]... [VAR=VALUE]...
13761376

@@ -1441,7 +1441,7 @@ fi
14411441

14421442
if test -n "$ac_init_help"; then
14431443
case $ac_init_help in
1444-
short | recursive ) echo "Configuration of iperf 3.18+:";;
1444+
short | recursive ) echo "Configuration of iperf 3.19:";;
14451445
esac
14461446
cat <<\_ACEOF
14471447

@@ -1560,7 +1560,7 @@ fi
15601560
test -n "$ac_init_help" && exit $ac_status
15611561
if $ac_init_version; then
15621562
cat <<\_ACEOF
1563-
iperf configure 3.18+
1563+
iperf configure 3.19
15641564
generated by GNU Autoconf 2.72
15651565

15661566
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1886,7 +1886,7 @@ cat >config.log <<_ACEOF
18861886
This file contains any messages produced by compilers while
18871887
running configure, to aid debugging if configure makes a mistake.
18881888

1889-
It was created by iperf $as_me 3.18+, which was
1889+
It was created by iperf $as_me 3.19, which was
18901890
generated by GNU Autoconf 2.72. Invocation command line was
18911891

18921892
$ $0$ac_configure_args_raw
@@ -3571,7 +3571,7 @@ fi
35713571

35723572
# Define the identity of the package.
35733573
PACKAGE='iperf'
3574-
VERSION='3.18+'
3574+
VERSION='3.19'
35753575

35763576

35773577
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -18049,7 +18049,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1804918049
# report actual input values of CONFIG_FILES etc. instead of their
1805018050
# values after options handling.
1805118051
ac_log="
18052-
This file was extended by iperf $as_me 3.18+, which was
18052+
This file was extended by iperf $as_me 3.19, which was
1805318053
generated by GNU Autoconf 2.72. Invocation command line was
1805418054

1805518055
CONFIG_FILES = $CONFIG_FILES
@@ -18118,7 +18118,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1811818118
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1811918119
ac_cs_config='$ac_cs_config_escaped'
1812018120
ac_cs_version="\\
18121-
iperf config.status 3.18+
18121+
iperf config.status 3.19
1812218122
configured by $0, generated by GNU Autoconf 2.72,
1812318123
with options \\"\$ac_cs_config\\"
1812418124

0 commit comments

Comments
 (0)