|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for mbusd 0.2.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for mbusd 0.2.1. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -587,8 +587,8 @@ MAKEFLAGS=
|
587 | 587 | # Identity of this package.
|
588 | 588 | PACKAGE_NAME='mbusd'
|
589 | 589 | PACKAGE_TARNAME='mbusd'
|
590 |
| -PACKAGE_VERSION='0.2.0' |
591 |
| -PACKAGE_STRING='mbusd 0.2.0' |
| 590 | +PACKAGE_VERSION='0.2.1' |
| 591 | +PACKAGE_STRING='mbusd 0.2.1' |
592 | 592 | PACKAGE_BUGREPORT=''
|
593 | 593 | PACKAGE_URL=''
|
594 | 594 |
|
@@ -1317,7 +1317,7 @@ if test "$ac_init_help" = "long"; then
|
1317 | 1317 | # Omit some internal or obsolete options to make the list less imposing.
|
1318 | 1318 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1319 | 1319 | cat <<_ACEOF
|
1320 |
| -\`configure' configures mbusd 0.2.0 to adapt to many kinds of systems. |
| 1320 | +\`configure' configures mbusd 0.2.1 to adapt to many kinds of systems. |
1321 | 1321 |
|
1322 | 1322 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1323 | 1323 |
|
|
1387 | 1387 |
|
1388 | 1388 | if test -n "$ac_init_help"; then
|
1389 | 1389 | case $ac_init_help in
|
1390 |
| - short | recursive ) echo "Configuration of mbusd 0.2.0:";; |
| 1390 | + short | recursive ) echo "Configuration of mbusd 0.2.1:";; |
1391 | 1391 | esac
|
1392 | 1392 | cat <<\_ACEOF
|
1393 | 1393 |
|
|
1494 | 1494 | test -n "$ac_init_help" && exit $ac_status
|
1495 | 1495 | if $ac_init_version; then
|
1496 | 1496 | cat <<\_ACEOF
|
1497 |
| -mbusd configure 0.2.0 |
| 1497 | +mbusd configure 0.2.1 |
1498 | 1498 | generated by GNU Autoconf 2.69
|
1499 | 1499 |
|
1500 | 1500 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1772,7 +1772,7 @@ cat >config.log <<_ACEOF
|
1772 | 1772 | This file contains any messages produced by compilers while
|
1773 | 1773 | running configure, to aid debugging if configure makes a mistake.
|
1774 | 1774 |
|
1775 |
| -It was created by mbusd $as_me 0.2.0, which was |
| 1775 | +It was created by mbusd $as_me 0.2.1, which was |
1776 | 1776 | generated by GNU Autoconf 2.69. Invocation command line was
|
1777 | 1777 |
|
1778 | 1778 | $ $0 $@
|
|
2635 | 2635 |
|
2636 | 2636 | # Define the identity of the package.
|
2637 | 2637 | PACKAGE='mbusd'
|
2638 |
| - VERSION='0.2.0' |
| 2638 | + VERSION='0.2.1' |
2639 | 2639 |
|
2640 | 2640 |
|
2641 | 2641 | cat >>confdefs.h <<_ACEOF
|
@@ -13594,7 +13594,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
13594 | 13594 | # report actual input values of CONFIG_FILES etc. instead of their
|
13595 | 13595 | # values after options handling.
|
13596 | 13596 | ac_log="
|
13597 |
| -This file was extended by mbusd $as_me 0.2.0, which was |
| 13597 | +This file was extended by mbusd $as_me 0.2.1, which was |
13598 | 13598 | generated by GNU Autoconf 2.69. Invocation command line was
|
13599 | 13599 |
|
13600 | 13600 | CONFIG_FILES = $CONFIG_FILES
|
@@ -13660,7 +13660,7 @@ _ACEOF
|
13660 | 13660 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
13661 | 13661 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
13662 | 13662 | ac_cs_version="\\
|
13663 |
| -mbusd config.status 0.2.0 |
| 13663 | +mbusd config.status 0.2.1 |
13664 | 13664 | configured by $0, generated by GNU Autoconf 2.69,
|
13665 | 13665 | with options \\"\$ac_cs_config\\"
|
13666 | 13666 |
|
|
0 commit comments