|
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.18+. |
| 3 | +# Generated by GNU Autoconf 2.72 for iperf 3.19. |
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.18+' |
618 | | -PACKAGE_STRING='iperf 3.18+' |
| 617 | +PACKAGE_VERSION='3.19' |
| 618 | +PACKAGE_STRING='iperf 3.19' |
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.18+ to adapt to many kinds of systems. |
| 1373 | +'configure' configures iperf 3.19 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.18+:";; |
| 1444 | + short | recursive ) echo "Configuration of iperf 3.19:";; |
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.18+ |
| 1563 | +iperf configure 3.19 |
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.18+, which was |
| 1889 | +It was created by iperf $as_me 3.19, which was |
1890 | 1890 | generated by GNU Autoconf 2.72. Invocation command line was |
1891 | 1891 |
|
1892 | 1892 | $ $0$ac_configure_args_raw |
|
3571 | 3571 |
|
3572 | 3572 | # Define the identity of the package. |
3573 | 3573 | PACKAGE='iperf' |
3574 | | - VERSION='3.18+' |
| 3574 | + VERSION='3.19' |
3575 | 3575 |
|
3576 | 3576 |
|
3577 | 3577 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -18049,7 +18049,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18049 | 18049 | # report actual input values of CONFIG_FILES etc. instead of their |
18050 | 18050 | # values after options handling. |
18051 | 18051 | 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 |
18053 | 18053 | generated by GNU Autoconf 2.72. Invocation command line was |
18054 | 18054 |
|
18055 | 18055 | CONFIG_FILES = $CONFIG_FILES |
@@ -18118,7 +18118,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
18118 | 18118 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18119 | 18119 | ac_cs_config='$ac_cs_config_escaped' |
18120 | 18120 | ac_cs_version="\\ |
18121 | | -iperf config.status 3.18+ |
| 18121 | +iperf config.status 3.19 |
18122 | 18122 | configured by $0, generated by GNU Autoconf 2.72, |
18123 | 18123 | with options \\"\$ac_cs_config\\" |
18124 | 18124 |
|
|
0 commit comments