|
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.45.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlite 3.45.1. |
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.45.0' |
730 | | -PACKAGE_STRING='sqlite 3.45.0' |
| 729 | +PACKAGE_VERSION='3.45.1' |
| 730 | +PACKAGE_STRING='sqlite 3.45.1' |
731 | 731 | PACKAGE_BUGREPORT='' |
732 | 732 | PACKAGE_URL='' |
733 | 733 |
|
@@ -1472,7 +1472,7 @@ if test "$ac_init_help" = "long"; then |
1472 | 1472 | # Omit some internal or obsolete options to make the list less imposing. |
1473 | 1473 | # This message is too long to be a string in the A/UX 3.1 sh. |
1474 | 1474 | cat <<_ACEOF |
1475 | | -\`configure' configures sqlite 3.45.0 to adapt to many kinds of systems. |
| 1475 | +\`configure' configures sqlite 3.45.1 to adapt to many kinds of systems. |
1476 | 1476 |
|
1477 | 1477 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1478 | 1478 |
|
|
1537 | 1537 |
|
1538 | 1538 | if test -n "$ac_init_help"; then |
1539 | 1539 | case $ac_init_help in |
1540 | | - short | recursive ) echo "Configuration of sqlite 3.45.0:";; |
| 1540 | + short | recursive ) echo "Configuration of sqlite 3.45.1:";; |
1541 | 1541 | esac |
1542 | 1542 | cat <<\_ACEOF |
1543 | 1543 |
|
|
1668 | 1668 | test -n "$ac_init_help" && exit $ac_status |
1669 | 1669 | if $ac_init_version; then |
1670 | 1670 | cat <<\_ACEOF |
1671 | | -sqlite configure 3.45.0 |
| 1671 | +sqlite configure 3.45.1 |
1672 | 1672 | generated by GNU Autoconf 2.69 |
1673 | 1673 |
|
1674 | 1674 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2087,7 +2087,7 @@ cat >config.log <<_ACEOF |
2087 | 2087 | This file contains any messages produced by compilers while |
2088 | 2088 | running configure, to aid debugging if configure makes a mistake. |
2089 | 2089 |
|
2090 | | -It was created by sqlite $as_me 3.45.0, which was |
| 2090 | +It was created by sqlite $as_me 3.45.1, which was |
2091 | 2091 | generated by GNU Autoconf 2.69. Invocation command line was |
2092 | 2092 |
|
2093 | 2093 | $ $0 $@ |
@@ -12481,7 +12481,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
12481 | 12481 | # report actual input values of CONFIG_FILES etc. instead of their |
12482 | 12482 | # values after options handling. |
12483 | 12483 | ac_log=" |
12484 | | -This file was extended by sqlite $as_me 3.45.0, which was |
| 12484 | +This file was extended by sqlite $as_me 3.45.1, which was |
12485 | 12485 | generated by GNU Autoconf 2.69. Invocation command line was |
12486 | 12486 |
|
12487 | 12487 | CONFIG_FILES = $CONFIG_FILES |
@@ -12547,7 +12547,7 @@ _ACEOF |
12547 | 12547 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
12548 | 12548 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
12549 | 12549 | ac_cs_version="\\ |
12550 | | -sqlite config.status 3.45.0 |
| 12550 | +sqlite config.status 3.45.1 |
12551 | 12551 | configured by $0, generated by GNU Autoconf 2.69, |
12552 | 12552 | with options \\"\$ac_cs_config\\" |
12553 | 12553 |
|
|
0 commit comments