|
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.5_beta1. |
| 3 | +# Generated by GNU Autoconf 2.69 for vnstat 2.5. |
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.5_beta1' |
581 | | -PACKAGE_STRING='vnstat 2.5_beta1' |
| 580 | +PACKAGE_VERSION='2.5' |
| 581 | +PACKAGE_STRING='vnstat 2.5' |
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.5_beta1 to adapt to many kinds of systems. |
| 1312 | +\`configure' configures vnstat 2.5 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.5_beta1:";; |
| 1383 | + short | recursive ) echo "Configuration of vnstat 2.5:";; |
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.5_beta1 |
| 1491 | +vnstat configure 2.5 |
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.5_beta1, which was |
| 2086 | +It was created by vnstat $as_me 2.5, 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.5_beta1' |
| 2952 | + VERSION='2.5' |
2953 | 2953 |
|
2954 | 2954 |
|
2955 | 2955 | cat >>confdefs.h <<_ACEOF |
@@ -6308,7 +6308,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
6308 | 6308 | # report actual input values of CONFIG_FILES etc. instead of their |
6309 | 6309 | # values after options handling. |
6310 | 6310 | ac_log=" |
6311 | | -This file was extended by vnstat $as_me 2.5_beta1, which was |
| 6311 | +This file was extended by vnstat $as_me 2.5, which was |
6312 | 6312 | generated by GNU Autoconf 2.69. Invocation command line was |
6313 | 6313 |
|
6314 | 6314 | CONFIG_FILES = $CONFIG_FILES |
@@ -6374,7 +6374,7 @@ _ACEOF |
6374 | 6374 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
6375 | 6375 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
6376 | 6376 | ac_cs_version="\\ |
6377 | | -vnstat config.status 2.5_beta1 |
| 6377 | +vnstat config.status 2.5 |
6378 | 6378 | configured by $0, generated by GNU Autoconf 2.69, |
6379 | 6379 | with options \\"\$ac_cs_config\\" |
6380 | 6380 |
|
|
0 commit comments