|
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.14.2. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlite 3.15.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -726,8 +726,8 @@ MAKEFLAGS= |
726 | 726 | # Identity of this package. |
727 | 727 | PACKAGE_NAME='sqlite' |
728 | 728 | PACKAGE_TARNAME='sqlite' |
729 | | -PACKAGE_VERSION='3.14.2' |
730 | | -PACKAGE_STRING='sqlite 3.14.2' |
| 729 | +PACKAGE_VERSION='3.15.0' |
| 730 | +PACKAGE_STRING='sqlite 3.15.0' |
731 | 731 | PACKAGE_BUGREPORT='' |
732 | 732 | PACKAGE_URL='' |
733 | 733 |
|
@@ -1463,7 +1463,7 @@ if test "$ac_init_help" = "long"; then |
1463 | 1463 | # Omit some internal or obsolete options to make the list less imposing. |
1464 | 1464 | # This message is too long to be a string in the A/UX 3.1 sh. |
1465 | 1465 | cat <<_ACEOF |
1466 | | -\`configure' configures sqlite 3.14.2 to adapt to many kinds of systems. |
| 1466 | +\`configure' configures sqlite 3.15.0 to adapt to many kinds of systems. |
1467 | 1467 |
|
1468 | 1468 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1469 | 1469 |
|
|
1528 | 1528 |
|
1529 | 1529 | if test -n "$ac_init_help"; then |
1530 | 1530 | case $ac_init_help in |
1531 | | - short | recursive ) echo "Configuration of sqlite 3.14.2:";; |
| 1531 | + short | recursive ) echo "Configuration of sqlite 3.15.0:";; |
1532 | 1532 | esac |
1533 | 1533 | cat <<\_ACEOF |
1534 | 1534 |
|
|
1652 | 1652 | test -n "$ac_init_help" && exit $ac_status |
1653 | 1653 | if $ac_init_version; then |
1654 | 1654 | cat <<\_ACEOF |
1655 | | -sqlite configure 3.14.2 |
| 1655 | +sqlite configure 3.15.0 |
1656 | 1656 | generated by GNU Autoconf 2.69 |
1657 | 1657 |
|
1658 | 1658 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2071,7 +2071,7 @@ cat >config.log <<_ACEOF |
2071 | 2071 | This file contains any messages produced by compilers while |
2072 | 2072 | running configure, to aid debugging if configure makes a mistake. |
2073 | 2073 |
|
2074 | | -It was created by sqlite $as_me 3.14.2, which was |
| 2074 | +It was created by sqlite $as_me 3.15.0, which was |
2075 | 2075 | generated by GNU Autoconf 2.69. Invocation command line was |
2076 | 2076 |
|
2077 | 2077 | $ $0 $@ |
@@ -12151,7 +12151,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12151 | 12151 | # report actual input values of CONFIG_FILES etc. instead of their |
12152 | 12152 | # values after options handling. |
12153 | 12153 | ac_log=" |
12154 | | -This file was extended by sqlite $as_me 3.14.2, which was |
| 12154 | +This file was extended by sqlite $as_me 3.15.0, which was |
12155 | 12155 | generated by GNU Autoconf 2.69. Invocation command line was |
12156 | 12156 |
|
12157 | 12157 | CONFIG_FILES = $CONFIG_FILES |
@@ -12217,7 +12217,7 @@ _ACEOF |
12217 | 12217 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12218 | 12218 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12219 | 12219 | ac_cs_version="\\ |
12220 | | -sqlite config.status 3.14.2 |
| 12220 | +sqlite config.status 3.15.0 |
12221 | 12221 | configured by $0, generated by GNU Autoconf 2.69, |
12222 | 12222 | with options \\"\$ac_cs_config\\" |
12223 | 12223 |
|
|
0 commit comments