|
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.16-beta1. |
| 3 | +# Generated by GNU Autoconf 2.71 for iperf 3.16. |
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.16-beta1' |
625 |
| -PACKAGE_STRING='iperf 3.16-beta1' |
| 624 | +PACKAGE_VERSION='3.16' |
| 625 | +PACKAGE_STRING='iperf 3.16' |
626 | 626 | PACKAGE_BUGREPORT='https://github.com/esnet/iperf'
|
627 | 627 | PACKAGE_URL='https://software.es.net/iperf/'
|
628 | 628 |
|
@@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then
|
1373 | 1373 | # Omit some internal or obsolete options to make the list less imposing.
|
1374 | 1374 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1375 | 1375 | cat <<_ACEOF
|
1376 |
| -\`configure' configures iperf 3.16-beta1 to adapt to many kinds of systems. |
| 1376 | +\`configure' configures iperf 3.16 to adapt to many kinds of systems. |
1377 | 1377 |
|
1378 | 1378 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1379 | 1379 |
|
|
1444 | 1444 |
|
1445 | 1445 | if test -n "$ac_init_help"; then
|
1446 | 1446 | case $ac_init_help in
|
1447 |
| - short | recursive ) echo "Configuration of iperf 3.16-beta1:";; |
| 1447 | + short | recursive ) echo "Configuration of iperf 3.16:";; |
1448 | 1448 | esac
|
1449 | 1449 | cat <<\_ACEOF
|
1450 | 1450 |
|
|
1563 | 1563 | test -n "$ac_init_help" && exit $ac_status
|
1564 | 1564 | if $ac_init_version; then
|
1565 | 1565 | cat <<\_ACEOF
|
1566 |
| -iperf configure 3.16-beta1 |
| 1566 | +iperf configure 3.16 |
1567 | 1567 | generated by GNU Autoconf 2.71
|
1568 | 1568 |
|
1569 | 1569 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1879,7 +1879,7 @@ cat >config.log <<_ACEOF
|
1879 | 1879 | This file contains any messages produced by compilers while
|
1880 | 1880 | running configure, to aid debugging if configure makes a mistake.
|
1881 | 1881 |
|
1882 |
| -It was created by iperf $as_me 3.16-beta1, which was |
| 1882 | +It was created by iperf $as_me 3.16, which was |
1883 | 1883 | generated by GNU Autoconf 2.71. Invocation command line was
|
1884 | 1884 |
|
1885 | 1885 | $ $0$ac_configure_args_raw
|
|
3359 | 3359 |
|
3360 | 3360 | # Define the identity of the package.
|
3361 | 3361 | PACKAGE='iperf'
|
3362 |
| - VERSION='3.16-beta1' |
| 3362 | + VERSION='3.16' |
3363 | 3363 |
|
3364 | 3364 |
|
3365 | 3365 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -16547,7 +16547,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16547 | 16547 | # report actual input values of CONFIG_FILES etc. instead of their
|
16548 | 16548 | # values after options handling.
|
16549 | 16549 | ac_log="
|
16550 |
| -This file was extended by iperf $as_me 3.16-beta1, which was |
| 16550 | +This file was extended by iperf $as_me 3.16, which was |
16551 | 16551 | generated by GNU Autoconf 2.71. Invocation command line was
|
16552 | 16552 |
|
16553 | 16553 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16616,7 +16616,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
16616 | 16616 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16617 | 16617 | ac_cs_config='$ac_cs_config_escaped'
|
16618 | 16618 | ac_cs_version="\\
|
16619 |
| -iperf config.status 3.16-beta1 |
| 16619 | +iperf config.status 3.16 |
16620 | 16620 | configured by $0, generated by GNU Autoconf 2.71,
|
16621 | 16621 | with options \\"\$ac_cs_config\\"
|
16622 | 16622 |
|
|
0 commit comments