|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for vnstat 2.11_beta1. |
| 3 | +# Generated by GNU Autoconf 2.71 for vnstat 2.11. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
|
@@ -608,8 +608,8 @@ MAKEFLAGS=
|
608 | 608 | # Identity of this package.
|
609 | 609 | PACKAGE_NAME='vnstat'
|
610 | 610 | PACKAGE_TARNAME='vnstat'
|
611 |
| -PACKAGE_VERSION='2.11_beta1' |
612 |
| -PACKAGE_STRING='vnstat 2.11_beta1' |
| 611 | +PACKAGE_VERSION='2.11' |
| 612 | +PACKAGE_STRING='vnstat 2.11' |
613 | 613 | PACKAGE_BUGREPORT=''
|
614 | 614 | PACKAGE_URL=''
|
615 | 615 |
|
@@ -1336,7 +1336,7 @@ if test "$ac_init_help" = "long"; then
|
1336 | 1336 | # Omit some internal or obsolete options to make the list less imposing.
|
1337 | 1337 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1338 | 1338 | cat <<_ACEOF
|
1339 |
| -\`configure' configures vnstat 2.11_beta1 to adapt to many kinds of systems. |
| 1339 | +\`configure' configures vnstat 2.11 to adapt to many kinds of systems. |
1340 | 1340 |
|
1341 | 1341 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1342 | 1342 |
|
|
1407 | 1407 |
|
1408 | 1408 | if test -n "$ac_init_help"; then
|
1409 | 1409 | case $ac_init_help in
|
1410 |
| - short | recursive ) echo "Configuration of vnstat 2.11_beta1:";; |
| 1410 | + short | recursive ) echo "Configuration of vnstat 2.11:";; |
1411 | 1411 | esac
|
1412 | 1412 | cat <<\_ACEOF
|
1413 | 1413 |
|
|
1516 | 1516 | test -n "$ac_init_help" && exit $ac_status
|
1517 | 1517 | if $ac_init_version; then
|
1518 | 1518 | cat <<\_ACEOF
|
1519 |
| -vnstat configure 2.11_beta1 |
| 1519 | +vnstat configure 2.11 |
1520 | 1520 | generated by GNU Autoconf 2.71
|
1521 | 1521 |
|
1522 | 1522 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -2061,7 +2061,7 @@ cat >config.log <<_ACEOF
|
2061 | 2061 | This file contains any messages produced by compilers while
|
2062 | 2062 | running configure, to aid debugging if configure makes a mistake.
|
2063 | 2063 |
|
2064 |
| -It was created by vnstat $as_me 2.11_beta1, which was |
| 2064 | +It was created by vnstat $as_me 2.11, which was |
2065 | 2065 | generated by GNU Autoconf 2.71. Invocation command line was
|
2066 | 2066 |
|
2067 | 2067 | $ $0$ac_configure_args_raw
|
|
3335 | 3335 |
|
3336 | 3336 | # Define the identity of the package.
|
3337 | 3337 | PACKAGE='vnstat'
|
3338 |
| - VERSION='2.11_beta1' |
| 3338 | + VERSION='2.11' |
3339 | 3339 |
|
3340 | 3340 |
|
3341 | 3341 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -7065,7 +7065,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
7065 | 7065 | # report actual input values of CONFIG_FILES etc. instead of their
|
7066 | 7066 | # values after options handling.
|
7067 | 7067 | ac_log="
|
7068 |
| -This file was extended by vnstat $as_me 2.11_beta1, which was |
| 7068 | +This file was extended by vnstat $as_me 2.11, which was |
7069 | 7069 | generated by GNU Autoconf 2.71. Invocation command line was
|
7070 | 7070 |
|
7071 | 7071 | CONFIG_FILES = $CONFIG_FILES
|
@@ -7133,7 +7133,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
7133 | 7133 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
7134 | 7134 | ac_cs_config='$ac_cs_config_escaped'
|
7135 | 7135 | ac_cs_version="\\
|
7136 |
| -vnstat config.status 2.11_beta1 |
| 7136 | +vnstat config.status 2.11 |
7137 | 7137 | configured by $0, generated by GNU Autoconf 2.71,
|
7138 | 7138 | with options \\"\$ac_cs_config\\"
|
7139 | 7139 |
|
|
0 commit comments