|
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.41.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlcipher 3.41.2. |
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.41.1' |
591 | | -PACKAGE_STRING='sqlcipher 3.41.1' |
| 590 | +PACKAGE_VERSION='3.41.2' |
| 591 | +PACKAGE_STRING='sqlcipher 3.41.2' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -1354,7 +1354,7 @@ if test "$ac_init_help" = "long"; then |
1354 | 1354 | # Omit some internal or obsolete options to make the list less imposing. |
1355 | 1355 | # This message is too long to be a string in the A/UX 3.1 sh. |
1356 | 1356 | cat <<_ACEOF |
1357 | | -\`configure' configures sqlcipher 3.41.1 to adapt to many kinds of systems. |
| 1357 | +\`configure' configures sqlcipher 3.41.2 to adapt to many kinds of systems. |
1358 | 1358 |
|
1359 | 1359 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1360 | 1360 |
|
|
1420 | 1420 |
|
1421 | 1421 | if test -n "$ac_init_help"; then |
1422 | 1422 | case $ac_init_help in |
1423 | | - short | recursive ) echo "Configuration of sqlcipher 3.41.1:";; |
| 1423 | + short | recursive ) echo "Configuration of sqlcipher 3.41.2:";; |
1424 | 1424 | esac |
1425 | 1425 | cat <<\_ACEOF |
1426 | 1426 |
|
|
1562 | 1562 | test -n "$ac_init_help" && exit $ac_status |
1563 | 1563 | if $ac_init_version; then |
1564 | 1564 | cat <<\_ACEOF |
1565 | | -sqlcipher configure 3.41.1 |
| 1565 | +sqlcipher configure 3.41.2 |
1566 | 1566 | generated by GNU Autoconf 2.69 |
1567 | 1567 |
|
1568 | 1568 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1981,7 +1981,7 @@ cat >config.log <<_ACEOF |
1981 | 1981 | This file contains any messages produced by compilers while |
1982 | 1982 | running configure, to aid debugging if configure makes a mistake. |
1983 | 1983 |
|
1984 | | -It was created by sqlcipher $as_me 3.41.1, which was |
| 1984 | +It was created by sqlcipher $as_me 3.41.2, which was |
1985 | 1985 | generated by GNU Autoconf 2.69. Invocation command line was |
1986 | 1986 |
|
1987 | 1987 | $ $0 $@ |
@@ -14086,7 +14086,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
14086 | 14086 | # report actual input values of CONFIG_FILES etc. instead of their |
14087 | 14087 | # values after options handling. |
14088 | 14088 | ac_log=" |
14089 | | -This file was extended by sqlcipher $as_me 3.41.1, which was |
| 14089 | +This file was extended by sqlcipher $as_me 3.41.2, which was |
14090 | 14090 | generated by GNU Autoconf 2.69. Invocation command line was |
14091 | 14091 |
|
14092 | 14092 | CONFIG_FILES = $CONFIG_FILES |
@@ -14152,7 +14152,7 @@ _ACEOF |
14152 | 14152 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14153 | 14153 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
14154 | 14154 | ac_cs_version="\\ |
14155 | | -sqlcipher config.status 3.41.1 |
| 14155 | +sqlcipher config.status 3.41.2 |
14156 | 14156 | configured by $0, generated by GNU Autoconf 2.69, |
14157 | 14157 | with options \\"\$ac_cs_config\\" |
14158 | 14158 |
|
|
0 commit comments