|
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.31.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlite 3.32.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.31.0' |
730 | | -PACKAGE_STRING='sqlite 3.31.0' |
| 729 | +PACKAGE_VERSION='3.32.0' |
| 730 | +PACKAGE_STRING='sqlite 3.32.0' |
731 | 731 | PACKAGE_BUGREPORT='' |
732 | 732 | PACKAGE_URL='' |
733 | 733 |
|
@@ -1467,7 +1467,7 @@ if test "$ac_init_help" = "long"; then |
1467 | 1467 | # Omit some internal or obsolete options to make the list less imposing. |
1468 | 1468 | # This message is too long to be a string in the A/UX 3.1 sh. |
1469 | 1469 | cat <<_ACEOF |
1470 | | -\`configure' configures sqlite 3.31.0 to adapt to many kinds of systems. |
| 1470 | +\`configure' configures sqlite 3.32.0 to adapt to many kinds of systems. |
1471 | 1471 |
|
1472 | 1472 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1473 | 1473 |
|
|
1532 | 1532 |
|
1533 | 1533 | if test -n "$ac_init_help"; then |
1534 | 1534 | case $ac_init_help in |
1535 | | - short | recursive ) echo "Configuration of sqlite 3.31.0:";; |
| 1535 | + short | recursive ) echo "Configuration of sqlite 3.32.0:";; |
1536 | 1536 | esac |
1537 | 1537 | cat <<\_ACEOF |
1538 | 1538 |
|
|
1659 | 1659 | test -n "$ac_init_help" && exit $ac_status |
1660 | 1660 | if $ac_init_version; then |
1661 | 1661 | cat <<\_ACEOF |
1662 | | -sqlite configure 3.31.0 |
| 1662 | +sqlite configure 3.32.0 |
1663 | 1663 | generated by GNU Autoconf 2.69 |
1664 | 1664 |
|
1665 | 1665 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2078,7 +2078,7 @@ cat >config.log <<_ACEOF |
2078 | 2078 | This file contains any messages produced by compilers while |
2079 | 2079 | running configure, to aid debugging if configure makes a mistake. |
2080 | 2080 |
|
2081 | | -It was created by sqlite $as_me 3.31.0, which was |
| 2081 | +It was created by sqlite $as_me 3.32.0, which was |
2082 | 2082 | generated by GNU Autoconf 2.69. Invocation command line was |
2083 | 2083 |
|
2084 | 2084 | $ $0 $@ |
@@ -12243,7 +12243,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12243 | 12243 | # report actual input values of CONFIG_FILES etc. instead of their |
12244 | 12244 | # values after options handling. |
12245 | 12245 | ac_log=" |
12246 | | -This file was extended by sqlite $as_me 3.31.0, which was |
| 12246 | +This file was extended by sqlite $as_me 3.32.0, which was |
12247 | 12247 | generated by GNU Autoconf 2.69. Invocation command line was |
12248 | 12248 |
|
12249 | 12249 | CONFIG_FILES = $CONFIG_FILES |
@@ -12309,7 +12309,7 @@ _ACEOF |
12309 | 12309 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12310 | 12310 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12311 | 12311 | ac_cs_version="\\ |
12312 | | -sqlite config.status 3.31.0 |
| 12312 | +sqlite config.status 3.32.0 |
12313 | 12313 | configured by $0, generated by GNU Autoconf 2.69, |
12314 | 12314 | with options \\"\$ac_cs_config\\" |
12315 | 12315 |
|
|
0 commit comments