|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.68 for beansdb 0.5.6. |
| 3 | +# Generated by GNU Autoconf 2.68 for beansdb 0.5.7. |
4 | 4 | #
|
5 | 5 | # Report bugs to <davies.liu@gmail.com>.
|
6 | 6 | #
|
@@ -560,8 +560,8 @@ MAKEFLAGS=
|
560 | 560 | # Identity of this package.
|
561 | 561 | PACKAGE_NAME='beansdb'
|
562 | 562 | PACKAGE_TARNAME='beansdb'
|
563 |
| -PACKAGE_VERSION='0.5.6' |
564 |
| -PACKAGE_STRING='beansdb 0.5.6' |
| 563 | +PACKAGE_VERSION='0.5.7' |
| 564 | +PACKAGE_STRING='beansdb 0.5.7' |
565 | 565 | PACKAGE_BUGREPORT='davies.liu@gmail.com'
|
566 | 566 | PACKAGE_URL=''
|
567 | 567 |
|
@@ -1241,7 +1241,7 @@ if test "$ac_init_help" = "long"; then
|
1241 | 1241 | # Omit some internal or obsolete options to make the list less imposing.
|
1242 | 1242 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1243 | 1243 | cat <<_ACEOF
|
1244 |
| -\`configure' configures beansdb 0.5.6 to adapt to many kinds of systems. |
| 1244 | +\`configure' configures beansdb 0.5.7 to adapt to many kinds of systems. |
1245 | 1245 |
|
1246 | 1246 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1247 | 1247 |
|
|
1307 | 1307 |
|
1308 | 1308 | if test -n "$ac_init_help"; then
|
1309 | 1309 | case $ac_init_help in
|
1310 |
| - short | recursive ) echo "Configuration of beansdb 0.5.6:";; |
| 1310 | + short | recursive ) echo "Configuration of beansdb 0.5.7:";; |
1311 | 1311 | esac
|
1312 | 1312 | cat <<\_ACEOF
|
1313 | 1313 |
|
|
1394 | 1394 | test -n "$ac_init_help" && exit $ac_status
|
1395 | 1395 | if $ac_init_version; then
|
1396 | 1396 | cat <<\_ACEOF
|
1397 |
| -beansdb configure 0.5.6 |
| 1397 | +beansdb configure 0.5.7 |
1398 | 1398 | generated by GNU Autoconf 2.68
|
1399 | 1399 |
|
1400 | 1400 | Copyright (C) 2010 Free Software Foundation, Inc.
|
@@ -1874,7 +1874,7 @@ cat >config.log <<_ACEOF
|
1874 | 1874 | This file contains any messages produced by compilers while
|
1875 | 1875 | running configure, to aid debugging if configure makes a mistake.
|
1876 | 1876 |
|
1877 |
| -It was created by beansdb $as_me 0.5.6, which was |
| 1877 | +It was created by beansdb $as_me 0.5.7, which was |
1878 | 1878 | generated by GNU Autoconf 2.68. Invocation command line was
|
1879 | 1879 |
|
1880 | 1880 | $ $0 $@
|
|
2689 | 2689 |
|
2690 | 2690 | # Define the identity of the package.
|
2691 | 2691 | PACKAGE='beansdb'
|
2692 |
| - VERSION='0.5.6' |
| 2692 | + VERSION='0.5.7' |
2693 | 2693 |
|
2694 | 2694 |
|
2695 | 2695 | cat >>confdefs.h <<_ACEOF
|
@@ -5256,7 +5256,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
5256 | 5256 | # report actual input values of CONFIG_FILES etc. instead of their
|
5257 | 5257 | # values after options handling.
|
5258 | 5258 | ac_log="
|
5259 |
| -This file was extended by beansdb $as_me 0.5.6, which was |
| 5259 | +This file was extended by beansdb $as_me 0.5.7, which was |
5260 | 5260 | generated by GNU Autoconf 2.68. Invocation command line was
|
5261 | 5261 |
|
5262 | 5262 | CONFIG_FILES = $CONFIG_FILES
|
@@ -5322,7 +5322,7 @@ _ACEOF
|
5322 | 5322 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
5323 | 5323 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
5324 | 5324 | ac_cs_version="\\
|
5325 |
| -beansdb config.status 0.5.6 |
| 5325 | +beansdb config.status 0.5.7 |
5326 | 5326 | configured by $0, generated by GNU Autoconf 2.68,
|
5327 | 5327 | with options \\"\$ac_cs_config\\"
|
5328 | 5328 |
|
|
0 commit comments