|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for iperf 3.13. |
| 3 | +# Generated by GNU Autoconf 2.71 for iperf 3.14. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/esnet/iperf>. |
6 | 6 | # |
@@ -621,8 +621,8 @@ MAKEFLAGS= |
621 | 621 | # Identity of this package. |
622 | 622 | PACKAGE_NAME='iperf' |
623 | 623 | PACKAGE_TARNAME='iperf' |
624 | | -PACKAGE_VERSION='3.13' |
625 | | -PACKAGE_STRING='iperf 3.13' |
| 624 | +PACKAGE_VERSION='3.14' |
| 625 | +PACKAGE_STRING='iperf 3.14' |
626 | 626 | PACKAGE_BUGREPORT='https://github.com/esnet/iperf' |
627 | 627 | PACKAGE_URL='https://software.es.net/iperf/' |
628 | 628 |
|
@@ -1366,7 +1366,7 @@ if test "$ac_init_help" = "long"; then |
1366 | 1366 | # Omit some internal or obsolete options to make the list less imposing. |
1367 | 1367 | # This message is too long to be a string in the A/UX 3.1 sh. |
1368 | 1368 | cat <<_ACEOF |
1369 | | -\`configure' configures iperf 3.13 to adapt to many kinds of systems. |
| 1369 | +\`configure' configures iperf 3.14 to adapt to many kinds of systems. |
1370 | 1370 |
|
1371 | 1371 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1372 | 1372 |
|
|
1437 | 1437 |
|
1438 | 1438 | if test -n "$ac_init_help"; then |
1439 | 1439 | case $ac_init_help in |
1440 | | - short | recursive ) echo "Configuration of iperf 3.13:";; |
| 1440 | + short | recursive ) echo "Configuration of iperf 3.14:";; |
1441 | 1441 | esac |
1442 | 1442 | cat <<\_ACEOF |
1443 | 1443 |
|
|
1555 | 1555 | test -n "$ac_init_help" && exit $ac_status |
1556 | 1556 | if $ac_init_version; then |
1557 | 1557 | cat <<\_ACEOF |
1558 | | -iperf configure 3.13 |
| 1558 | +iperf configure 3.14 |
1559 | 1559 | generated by GNU Autoconf 2.71 |
1560 | 1560 |
|
1561 | 1561 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1833,7 +1833,7 @@ cat >config.log <<_ACEOF |
1833 | 1833 | This file contains any messages produced by compilers while |
1834 | 1834 | running configure, to aid debugging if configure makes a mistake. |
1835 | 1835 |
|
1836 | | -It was created by iperf $as_me 3.13, which was |
| 1836 | +It was created by iperf $as_me 3.14, which was |
1837 | 1837 | generated by GNU Autoconf 2.71. Invocation command line was |
1838 | 1838 |
|
1839 | 1839 | $ $0$ac_configure_args_raw |
|
3200 | 3200 |
|
3201 | 3201 | # Define the identity of the package. |
3202 | 3202 | PACKAGE='iperf' |
3203 | | - VERSION='3.13' |
| 3203 | + VERSION='3.14' |
3204 | 3204 |
|
3205 | 3205 |
|
3206 | 3206 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -15579,7 +15579,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15579 | 15579 | # report actual input values of CONFIG_FILES etc. instead of their |
15580 | 15580 | # values after options handling. |
15581 | 15581 | ac_log=" |
15582 | | -This file was extended by iperf $as_me 3.13, which was |
| 15582 | +This file was extended by iperf $as_me 3.14, which was |
15583 | 15583 | generated by GNU Autoconf 2.71. Invocation command line was |
15584 | 15584 |
|
15585 | 15585 | CONFIG_FILES = $CONFIG_FILES |
@@ -15648,7 +15648,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
15648 | 15648 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15649 | 15649 | ac_cs_config='$ac_cs_config_escaped' |
15650 | 15650 | ac_cs_version="\\ |
15651 | | -iperf config.status 3.13 |
| 15651 | +iperf config.status 3.14 |
15652 | 15652 | configured by $0, generated by GNU Autoconf 2.71, |
15653 | 15653 | with options \\"\$ac_cs_config\\" |
15654 | 15654 |
|
|
0 commit comments