|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for sqlcipher 3.31.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlcipher 3.32.0. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -587,8 +587,8 @@ MAKEFLAGS= |
587 | 587 | # Identity of this package. |
588 | 588 | PACKAGE_NAME='sqlcipher' |
589 | 589 | PACKAGE_TARNAME='sqlcipher' |
590 | | -PACKAGE_VERSION='3.31.0' |
591 | | -PACKAGE_STRING='sqlcipher 3.31.0' |
| 590 | +PACKAGE_VERSION='3.32.0' |
| 591 | +PACKAGE_STRING='sqlcipher 3.32.0' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -1338,7 +1338,7 @@ if test "$ac_init_help" = "long"; then |
1338 | 1338 | # Omit some internal or obsolete options to make the list less imposing. |
1339 | 1339 | # This message is too long to be a string in the A/UX 3.1 sh. |
1340 | 1340 | cat <<_ACEOF |
1341 | | -\`configure' configures sqlcipher 3.31.0 to adapt to many kinds of systems. |
| 1341 | +\`configure' configures sqlcipher 3.32.0 to adapt to many kinds of systems. |
1342 | 1342 |
|
1343 | 1343 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1344 | 1344 |
|
|
1403 | 1403 |
|
1404 | 1404 | if test -n "$ac_init_help"; then |
1405 | 1405 | case $ac_init_help in |
1406 | | - short | recursive ) echo "Configuration of sqlcipher 3.31.0:";; |
| 1406 | + short | recursive ) echo "Configuration of sqlcipher 3.32.0:";; |
1407 | 1407 | esac |
1408 | 1408 | cat <<\_ACEOF |
1409 | 1409 |
|
|
1540 | 1540 | test -n "$ac_init_help" && exit $ac_status |
1541 | 1541 | if $ac_init_version; then |
1542 | 1542 | cat <<\_ACEOF |
1543 | | -sqlcipher configure 3.31.0 |
| 1543 | +sqlcipher configure 3.32.0 |
1544 | 1544 | generated by GNU Autoconf 2.69 |
1545 | 1545 |
|
1546 | 1546 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1959,7 +1959,7 @@ cat >config.log <<_ACEOF |
1959 | 1959 | This file contains any messages produced by compilers while |
1960 | 1960 | running configure, to aid debugging if configure makes a mistake. |
1961 | 1961 |
|
1962 | | -It was created by sqlcipher $as_me 3.31.0, which was |
| 1962 | +It was created by sqlcipher $as_me 3.32.0, which was |
1963 | 1963 | generated by GNU Autoconf 2.69. Invocation command line was |
1964 | 1964 |
|
1965 | 1965 | $ $0 $@ |
@@ -13819,7 +13819,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13819 | 13819 | # report actual input values of CONFIG_FILES etc. instead of their |
13820 | 13820 | # values after options handling. |
13821 | 13821 | ac_log=" |
13822 | | -This file was extended by sqlcipher $as_me 3.31.0, which was |
| 13822 | +This file was extended by sqlcipher $as_me 3.32.0, which was |
13823 | 13823 | generated by GNU Autoconf 2.69. Invocation command line was |
13824 | 13824 |
|
13825 | 13825 | CONFIG_FILES = $CONFIG_FILES |
@@ -13885,7 +13885,7 @@ _ACEOF |
13885 | 13885 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13886 | 13886 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13887 | 13887 | ac_cs_version="\\ |
13888 | | -sqlcipher config.status 3.31.0 |
| 13888 | +sqlcipher config.status 3.32.0 |
13889 | 13889 | configured by $0, generated by GNU Autoconf 2.69, |
13890 | 13890 | with options \\"\$ac_cs_config\\" |
13891 | 13891 |
|
|
0 commit comments