Skip to content

Commit 418eef5

Browse files
committed
Regen.
1 parent 6cfec70 commit 418eef5

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

configure

Lines changed: 11 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.71 for iperf 3.15.
3+
# Generated by GNU Autoconf 2.71 for iperf 3.15-mt.
44
#
55
# Report bugs to <https://github.com/esnet/iperf>.
66
#
@@ -621,8 +621,8 @@ MAKEFLAGS=
621621
# Identity of this package.
622622
PACKAGE_NAME='iperf'
623623
PACKAGE_TARNAME='iperf'
624-
PACKAGE_VERSION='3.15'
625-
PACKAGE_STRING='iperf 3.15'
624+
PACKAGE_VERSION='3.15-mt'
625+
PACKAGE_STRING='iperf 3.15-mt'
626626
PACKAGE_BUGREPORT='https://github.com/esnet/iperf'
627627
PACKAGE_URL='https://software.es.net/iperf/'
628628

@@ -1366,7 +1366,7 @@ if test "$ac_init_help" = "long"; then
13661366
# Omit some internal or obsolete options to make the list less imposing.
13671367
# This message is too long to be a string in the A/UX 3.1 sh.
13681368
cat <<_ACEOF
1369-
\`configure' configures iperf 3.15 to adapt to many kinds of systems.
1369+
\`configure' configures iperf 3.15-mt to adapt to many kinds of systems.
13701370
13711371
Usage: $0 [OPTION]... [VAR=VALUE]...
13721372
@@ -1437,7 +1437,7 @@ fi
14371437

14381438
if test -n "$ac_init_help"; then
14391439
case $ac_init_help in
1440-
short | recursive ) echo "Configuration of iperf 3.15:";;
1440+
short | recursive ) echo "Configuration of iperf 3.15-mt:";;
14411441
esac
14421442
cat <<\_ACEOF
14431443
@@ -1555,7 +1555,7 @@ fi
15551555
test -n "$ac_init_help" && exit $ac_status
15561556
if $ac_init_version; then
15571557
cat <<\_ACEOF
1558-
iperf configure 3.15
1558+
iperf configure 3.15-mt
15591559
generated by GNU Autoconf 2.71
15601560
15611561
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1833,7 +1833,7 @@ cat >config.log <<_ACEOF
18331833
This file contains any messages produced by compilers while
18341834
running configure, to aid debugging if configure makes a mistake.
18351835
1836-
It was created by iperf $as_me 3.15, which was
1836+
It was created by iperf $as_me 3.15-mt, which was
18371837
generated by GNU Autoconf 2.71. Invocation command line was
18381838
18391839
$ $0$ac_configure_args_raw
@@ -3200,7 +3200,7 @@ fi
32003200

32013201
# Define the identity of the package.
32023202
PACKAGE='iperf'
3203-
VERSION='3.15'
3203+
VERSION='3.15-mt'
32043204

32053205

32063206
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -15579,7 +15579,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1557915579
# report actual input values of CONFIG_FILES etc. instead of their
1558015580
# values after options handling.
1558115581
ac_log="
15582-
This file was extended by iperf $as_me 3.15, which was
15582+
This file was extended by iperf $as_me 3.15-mt, which was
1558315583
generated by GNU Autoconf 2.71. Invocation command line was
1558415584
1558515585
CONFIG_FILES = $CONFIG_FILES
@@ -15648,7 +15648,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1564815648
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1564915649
ac_cs_config='$ac_cs_config_escaped'
1565015650
ac_cs_version="\\
15651-
iperf config.status 3.15
15651+
iperf config.status 3.15-mt
1565215652
configured by $0, generated by GNU Autoconf 2.71,
1565315653
with options \\"\$ac_cs_config\\"
1565415654
@@ -17350,3 +17350,4 @@ printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2
1735017350
fi
1735117351
1735217352
17353+

0 commit comments

Comments
 (0)