Skip to content

Commit c6f6e79

Browse files
committed
Regen.
1 parent fd36aae commit c6f6e79

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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.19.1+.
3+
# Generated by GNU Autoconf 2.72 for iperf 3.20.
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.19.1+'
618-
PACKAGE_STRING='iperf 3.19.1+'
617+
PACKAGE_VERSION='3.20'
618+
PACKAGE_STRING='iperf 3.20'
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.19.1+ to adapt to many kinds of systems.
1373+
'configure' configures iperf 3.20 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.19.1+:";;
1444+
short | recursive ) echo "Configuration of iperf 3.20:";;
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.19.1+
1563+
iperf configure 3.20
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.19.1+, which was
1889+
It was created by iperf $as_me 3.20, which was
18901890
generated by GNU Autoconf 2.72. Invocation command line was
18911891

18921892
$ $0$ac_configure_args_raw
@@ -3575,7 +3575,7 @@ fi
35753575

35763576
# Define the identity of the package.
35773577
PACKAGE='iperf'
3578-
VERSION='3.19.1+'
3578+
VERSION='3.20'
35793579

35803580

35813581
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -18185,7 +18185,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1818518185
# report actual input values of CONFIG_FILES etc. instead of their
1818618186
# values after options handling.
1818718187
ac_log="
18188-
This file was extended by iperf $as_me 3.19.1+, which was
18188+
This file was extended by iperf $as_me 3.20, which was
1818918189
generated by GNU Autoconf 2.72. Invocation command line was
1819018190

1819118191
CONFIG_FILES = $CONFIG_FILES
@@ -18254,7 +18254,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1825418254
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1825518255
ac_cs_config='$ac_cs_config_escaped'
1825618256
ac_cs_version="\\
18257-
iperf config.status 3.19.1+
18257+
iperf config.status 3.20
1825818258
configured by $0, generated by GNU Autoconf 2.72,
1825918259
with options \\"\$ac_cs_config\\"
1826018260

0 commit comments

Comments
 (0)