|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for vnstat 2.10_beta1. |
| 3 | +# Generated by GNU Autoconf 2.69 for vnstat 2.10. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -577,8 +577,8 @@ MAKEFLAGS= |
577 | 577 | # Identity of this package. |
578 | 578 | PACKAGE_NAME='vnstat' |
579 | 579 | PACKAGE_TARNAME='vnstat' |
580 | | -PACKAGE_VERSION='2.10_beta1' |
581 | | -PACKAGE_STRING='vnstat 2.10_beta1' |
| 580 | +PACKAGE_VERSION='2.10' |
| 581 | +PACKAGE_STRING='vnstat 2.10' |
582 | 582 | PACKAGE_BUGREPORT='' |
583 | 583 | PACKAGE_URL='' |
584 | 584 |
|
@@ -1309,7 +1309,7 @@ if test "$ac_init_help" = "long"; then |
1309 | 1309 | # Omit some internal or obsolete options to make the list less imposing. |
1310 | 1310 | # This message is too long to be a string in the A/UX 3.1 sh. |
1311 | 1311 | cat <<_ACEOF |
1312 | | -\`configure' configures vnstat 2.10_beta1 to adapt to many kinds of systems. |
| 1312 | +\`configure' configures vnstat 2.10 to adapt to many kinds of systems. |
1313 | 1313 |
|
1314 | 1314 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1315 | 1315 |
|
|
1380 | 1380 |
|
1381 | 1381 | if test -n "$ac_init_help"; then |
1382 | 1382 | case $ac_init_help in |
1383 | | - short | recursive ) echo "Configuration of vnstat 2.10_beta1:";; |
| 1383 | + short | recursive ) echo "Configuration of vnstat 2.10:";; |
1384 | 1384 | esac |
1385 | 1385 | cat <<\_ACEOF |
1386 | 1386 |
|
|
1488 | 1488 | test -n "$ac_init_help" && exit $ac_status |
1489 | 1489 | if $ac_init_version; then |
1490 | 1490 | cat <<\_ACEOF |
1491 | | -vnstat configure 2.10_beta1 |
| 1491 | +vnstat configure 2.10 |
1492 | 1492 | generated by GNU Autoconf 2.69 |
1493 | 1493 |
|
1494 | 1494 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2083,7 +2083,7 @@ cat >config.log <<_ACEOF |
2083 | 2083 | This file contains any messages produced by compilers while |
2084 | 2084 | running configure, to aid debugging if configure makes a mistake. |
2085 | 2085 |
|
2086 | | -It was created by vnstat $as_me 2.10_beta1, which was |
| 2086 | +It was created by vnstat $as_me 2.10, which was |
2087 | 2087 | generated by GNU Autoconf 2.69. Invocation command line was |
2088 | 2088 |
|
2089 | 2089 | $ $0 $@ |
|
2949 | 2949 |
|
2950 | 2950 | # Define the identity of the package. |
2951 | 2951 | PACKAGE='vnstat' |
2952 | | - VERSION='2.10_beta1' |
| 2952 | + VERSION='2.10' |
2953 | 2953 |
|
2954 | 2954 |
|
2955 | 2955 | cat >>confdefs.h <<_ACEOF |
@@ -6331,7 +6331,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6331 | 6331 | # report actual input values of CONFIG_FILES etc. instead of their |
6332 | 6332 | # values after options handling. |
6333 | 6333 | ac_log=" |
6334 | | -This file was extended by vnstat $as_me 2.10_beta1, which was |
| 6334 | +This file was extended by vnstat $as_me 2.10, which was |
6335 | 6335 | generated by GNU Autoconf 2.69. Invocation command line was |
6336 | 6336 |
|
6337 | 6337 | CONFIG_FILES = $CONFIG_FILES |
@@ -6397,7 +6397,7 @@ _ACEOF |
6397 | 6397 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6398 | 6398 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
6399 | 6399 | ac_cs_version="\\ |
6400 | | -vnstat config.status 2.10_beta1 |
| 6400 | +vnstat config.status 2.10 |
6401 | 6401 | configured by $0, generated by GNU Autoconf 2.69, |
6402 | 6402 | with options \\"\$ac_cs_config\\" |
6403 | 6403 |
|
|
0 commit comments