|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for sqlite 3.8.4.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlite 3.8.4.2. |
4 | 4 | # |
5 | 5 | # Report bugs to <http://www.sqlite.org>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='sqlite' |
592 | 592 | PACKAGE_TARNAME='sqlite' |
593 | | -PACKAGE_VERSION='3.8.4.1' |
594 | | -PACKAGE_STRING='sqlite 3.8.4.1' |
| 593 | +PACKAGE_VERSION='3.8.4.2' |
| 594 | +PACKAGE_STRING='sqlite 3.8.4.2' |
595 | 595 | PACKAGE_BUGREPORT='http://www.sqlite.org' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1313,7 +1313,7 @@ if test "$ac_init_help" = "long"; then |
1313 | 1313 | # Omit some internal or obsolete options to make the list less imposing. |
1314 | 1314 | # This message is too long to be a string in the A/UX 3.1 sh. |
1315 | 1315 | cat <<_ACEOF |
1316 | | -\`configure' configures sqlite 3.8.4.1 to adapt to many kinds of systems. |
| 1316 | +\`configure' configures sqlite 3.8.4.2 to adapt to many kinds of systems. |
1317 | 1317 |
|
1318 | 1318 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1319 | 1319 |
|
|
1383 | 1383 |
|
1384 | 1384 | if test -n "$ac_init_help"; then |
1385 | 1385 | case $ac_init_help in |
1386 | | - short | recursive ) echo "Configuration of sqlite 3.8.4.1:";; |
| 1386 | + short | recursive ) echo "Configuration of sqlite 3.8.4.2:";; |
1387 | 1387 | esac |
1388 | 1388 | cat <<\_ACEOF |
1389 | 1389 |
|
|
1489 | 1489 | test -n "$ac_init_help" && exit $ac_status |
1490 | 1490 | if $ac_init_version; then |
1491 | 1491 | cat <<\_ACEOF |
1492 | | -sqlite configure 3.8.4.1 |
| 1492 | +sqlite configure 3.8.4.2 |
1493 | 1493 | generated by GNU Autoconf 2.69 |
1494 | 1494 |
|
1495 | 1495 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1813,7 +1813,7 @@ cat >config.log <<_ACEOF |
1813 | 1813 | This file contains any messages produced by compilers while |
1814 | 1814 | running configure, to aid debugging if configure makes a mistake. |
1815 | 1815 |
|
1816 | | -It was created by sqlite $as_me 3.8.4.1, which was |
| 1816 | +It was created by sqlite $as_me 3.8.4.2, which was |
1817 | 1817 | generated by GNU Autoconf 2.69. Invocation command line was |
1818 | 1818 |
|
1819 | 1819 | $ $0 $@ |
|
2631 | 2631 |
|
2632 | 2632 | # Define the identity of the package. |
2633 | 2633 | PACKAGE='sqlite' |
2634 | | - VERSION='3.8.4.1' |
| 2634 | + VERSION='3.8.4.2' |
2635 | 2635 |
|
2636 | 2636 |
|
2637 | 2637 | cat >>confdefs.h <<_ACEOF |
@@ -13196,7 +13196,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13196 | 13196 | # report actual input values of CONFIG_FILES etc. instead of their |
13197 | 13197 | # values after options handling. |
13198 | 13198 | ac_log=" |
13199 | | -This file was extended by sqlite $as_me 3.8.4.1, which was |
| 13199 | +This file was extended by sqlite $as_me 3.8.4.2, which was |
13200 | 13200 | generated by GNU Autoconf 2.69. Invocation command line was |
13201 | 13201 |
|
13202 | 13202 | CONFIG_FILES = $CONFIG_FILES |
@@ -13253,7 +13253,7 @@ _ACEOF |
13253 | 13253 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13254 | 13254 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13255 | 13255 | ac_cs_version="\\ |
13256 | | -sqlite config.status 3.8.4.1 |
| 13256 | +sqlite config.status 3.8.4.2 |
13257 | 13257 | configured by $0, generated by GNU Autoconf 2.69, |
13258 | 13258 | with options \\"\$ac_cs_config\\" |
13259 | 13259 |
|
|
0 commit comments