|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for sqlcipher 3.45.2. |
| 3 | +# Generated by GNU Autoconf 2.71 for sqlcipher 3.45.3. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, |
@@ -618,8 +618,8 @@ MAKEFLAGS= |
618 | 618 | # Identity of this package. |
619 | 619 | PACKAGE_NAME='sqlcipher' |
620 | 620 | PACKAGE_TARNAME='sqlcipher' |
621 | | -PACKAGE_VERSION='3.45.2' |
622 | | -PACKAGE_STRING='sqlcipher 3.45.2' |
| 621 | +PACKAGE_VERSION='3.45.3' |
| 622 | +PACKAGE_STRING='sqlcipher 3.45.3' |
623 | 623 | PACKAGE_BUGREPORT='' |
624 | 624 | PACKAGE_URL='' |
625 | 625 |
|
@@ -1379,7 +1379,7 @@ if test "$ac_init_help" = "long"; then |
1379 | 1379 | # Omit some internal or obsolete options to make the list less imposing. |
1380 | 1380 | # This message is too long to be a string in the A/UX 3.1 sh. |
1381 | 1381 | cat <<_ACEOF |
1382 | | -\`configure' configures sqlcipher 3.45.2 to adapt to many kinds of systems. |
| 1382 | +\`configure' configures sqlcipher 3.45.3 to adapt to many kinds of systems. |
1383 | 1383 |
|
1384 | 1384 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1385 | 1385 |
|
|
1445 | 1445 |
|
1446 | 1446 | if test -n "$ac_init_help"; then |
1447 | 1447 | case $ac_init_help in |
1448 | | - short | recursive ) echo "Configuration of sqlcipher 3.45.2:";; |
| 1448 | + short | recursive ) echo "Configuration of sqlcipher 3.45.3:";; |
1449 | 1449 | esac |
1450 | 1450 | cat <<\_ACEOF |
1451 | 1451 |
|
|
1588 | 1588 | test -n "$ac_init_help" && exit $ac_status |
1589 | 1589 | if $ac_init_version; then |
1590 | 1590 | cat <<\_ACEOF |
1591 | | -sqlcipher configure 3.45.2 |
| 1591 | +sqlcipher configure 3.45.3 |
1592 | 1592 | generated by GNU Autoconf 2.71 |
1593 | 1593 |
|
1594 | 1594 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF |
1863 | 1863 | This file contains any messages produced by compilers while |
1864 | 1864 | running configure, to aid debugging if configure makes a mistake. |
1865 | 1865 |
|
1866 | | -It was created by sqlcipher $as_me 3.45.2, which was |
| 1866 | +It was created by sqlcipher $as_me 3.45.3, which was |
1867 | 1867 | generated by GNU Autoconf 2.71. Invocation command line was |
1868 | 1868 |
|
1869 | 1869 | $ $0$ac_configure_args_raw |
@@ -14684,7 +14684,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14684 | 14684 | # report actual input values of CONFIG_FILES etc. instead of their |
14685 | 14685 | # values after options handling. |
14686 | 14686 | ac_log=" |
14687 | | -This file was extended by sqlcipher $as_me 3.45.2, which was |
| 14687 | +This file was extended by sqlcipher $as_me 3.45.3, which was |
14688 | 14688 | generated by GNU Autoconf 2.71. Invocation command line was |
14689 | 14689 |
|
14690 | 14690 | CONFIG_FILES = $CONFIG_FILES |
@@ -14752,7 +14752,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
14752 | 14752 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14753 | 14753 | ac_cs_config='$ac_cs_config_escaped' |
14754 | 14754 | ac_cs_version="\\ |
14755 | | -sqlcipher config.status 3.45.2 |
| 14755 | +sqlcipher config.status 3.45.3 |
14756 | 14756 | configured by $0, generated by GNU Autoconf 2.71, |
14757 | 14757 | with options \\"\$ac_cs_config\\" |
14758 | 14758 |
|
|
0 commit comments