|
1 | 1 | #! /bin/sh |
2 | 2 | # 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. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/esnet/iperf>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='iperf' |
616 | 616 | 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' |
619 | 619 | PACKAGE_BUGREPORT='https://github.com/esnet/iperf' |
620 | 620 | PACKAGE_URL='https://software.es.net/iperf/' |
621 | 621 |
|
@@ -1370,7 +1370,7 @@ if test "$ac_init_help" = "long"; then |
1370 | 1370 | # Omit some internal or obsolete options to make the list less imposing. |
1371 | 1371 | # This message is too long to be a string in the A/UX 3.1 sh. |
1372 | 1372 | 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. |
1374 | 1374 |
|
1375 | 1375 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1376 | 1376 |
|
|
1441 | 1441 |
|
1442 | 1442 | if test -n "$ac_init_help"; then |
1443 | 1443 | case $ac_init_help in |
1444 | | - short | recursive ) echo "Configuration of iperf 3.19.1+:";; |
| 1444 | + short | recursive ) echo "Configuration of iperf 3.20:";; |
1445 | 1445 | esac |
1446 | 1446 | cat <<\_ACEOF |
1447 | 1447 |
|
|
1560 | 1560 | test -n "$ac_init_help" && exit $ac_status |
1561 | 1561 | if $ac_init_version; then |
1562 | 1562 | cat <<\_ACEOF |
1563 | | -iperf configure 3.19.1+ |
| 1563 | +iperf configure 3.20 |
1564 | 1564 | generated by GNU Autoconf 2.72 |
1565 | 1565 |
|
1566 | 1566 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1886,7 +1886,7 @@ cat >config.log <<_ACEOF |
1886 | 1886 | This file contains any messages produced by compilers while |
1887 | 1887 | running configure, to aid debugging if configure makes a mistake. |
1888 | 1888 |
|
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 |
1890 | 1890 | generated by GNU Autoconf 2.72. Invocation command line was |
1891 | 1891 |
|
1892 | 1892 | $ $0$ac_configure_args_raw |
|
3575 | 3575 |
|
3576 | 3576 | # Define the identity of the package. |
3577 | 3577 | PACKAGE='iperf' |
3578 | | - VERSION='3.19.1+' |
| 3578 | + VERSION='3.20' |
3579 | 3579 |
|
3580 | 3580 |
|
3581 | 3581 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -18185,7 +18185,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18185 | 18185 | # report actual input values of CONFIG_FILES etc. instead of their |
18186 | 18186 | # values after options handling. |
18187 | 18187 | 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 |
18189 | 18189 | generated by GNU Autoconf 2.72. Invocation command line was |
18190 | 18190 |
|
18191 | 18191 | CONFIG_FILES = $CONFIG_FILES |
@@ -18254,7 +18254,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
18254 | 18254 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18255 | 18255 | ac_cs_config='$ac_cs_config_escaped' |
18256 | 18256 | ac_cs_version="\\ |
18257 | | -iperf config.status 3.19.1+ |
| 18257 | +iperf config.status 3.20 |
18258 | 18258 | configured by $0, generated by GNU Autoconf 2.72, |
18259 | 18259 | with options \\"\$ac_cs_config\\" |
18260 | 18260 |
|
|
0 commit comments