|
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.33.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for sqlcipher 3.34.1. |
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.33.0' |
591 | | -PACKAGE_STRING='sqlcipher 3.33.0' |
| 590 | +PACKAGE_VERSION='3.34.1' |
| 591 | +PACKAGE_STRING='sqlcipher 3.34.1' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -661,7 +661,6 @@ ALLOWRELEASE |
661 | 661 | XTHREADCONNECT |
662 | 662 | SQLITE_THREADSAFE |
663 | 663 | BUILD_CC |
664 | | -VERSION_NUMBER |
665 | 664 | RELEASE |
666 | 665 | VERSION |
667 | 666 | program_prefix |
@@ -1349,7 +1348,7 @@ if test "$ac_init_help" = "long"; then |
1349 | 1348 | # Omit some internal or obsolete options to make the list less imposing. |
1350 | 1349 | # This message is too long to be a string in the A/UX 3.1 sh. |
1351 | 1350 | cat <<_ACEOF |
1352 | | -\`configure' configures sqlcipher 3.33.0 to adapt to many kinds of systems. |
| 1351 | +\`configure' configures sqlcipher 3.34.1 to adapt to many kinds of systems. |
1353 | 1352 |
|
1354 | 1353 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1355 | 1354 |
|
|
1415 | 1414 |
|
1416 | 1415 | if test -n "$ac_init_help"; then |
1417 | 1416 | case $ac_init_help in |
1418 | | - short | recursive ) echo "Configuration of sqlcipher 3.33.0:";; |
| 1417 | + short | recursive ) echo "Configuration of sqlcipher 3.34.1:";; |
1419 | 1418 | esac |
1420 | 1419 | cat <<\_ACEOF |
1421 | 1420 |
|
|
1552 | 1551 | test -n "$ac_init_help" && exit $ac_status |
1553 | 1552 | if $ac_init_version; then |
1554 | 1553 | cat <<\_ACEOF |
1555 | | -sqlcipher configure 3.33.0 |
| 1554 | +sqlcipher configure 3.34.1 |
1556 | 1555 | generated by GNU Autoconf 2.69 |
1557 | 1556 |
|
1558 | 1557 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1971,7 +1970,7 @@ cat >config.log <<_ACEOF |
1971 | 1970 | This file contains any messages produced by compilers while |
1972 | 1971 | running configure, to aid debugging if configure makes a mistake. |
1973 | 1972 |
|
1974 | | -It was created by sqlcipher $as_me 3.33.0, which was |
| 1973 | +It was created by sqlcipher $as_me 3.34.1, which was |
1975 | 1974 | generated by GNU Autoconf 2.69. Invocation command line was |
1976 | 1975 |
|
1977 | 1976 | $ $0 $@ |
@@ -11787,12 +11786,6 @@ RELEASE=`cat $srcdir/VERSION` |
11787 | 11786 | { $as_echo "$as_me:${as_lineno-$LINENO}: Release set to $RELEASE" >&5 |
11788 | 11787 | $as_echo "$as_me: Release set to $RELEASE" >&6;} |
11789 | 11788 |
|
11790 | | -VERSION_NUMBER=`cat $srcdir/VERSION \ |
11791 | | - | sed 's/[^0-9]/ /g' \ |
11792 | | - | awk '{printf "%d%03d%03d",$1,$2,$3}'` |
11793 | | -{ $as_echo "$as_me:${as_lineno-$LINENO}: Version number set to $VERSION_NUMBER" >&5 |
11794 | | -$as_echo "$as_me: Version number set to $VERSION_NUMBER" >&6;} |
11795 | | - |
11796 | 11789 |
|
11797 | 11790 | ######### |
11798 | 11791 | # Locate a compiler for the build machine. This compiler should |
@@ -13850,7 +13843,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13850 | 13843 | # report actual input values of CONFIG_FILES etc. instead of their |
13851 | 13844 | # values after options handling. |
13852 | 13845 | ac_log=" |
13853 | | -This file was extended by sqlcipher $as_me 3.33.0, which was |
| 13846 | +This file was extended by sqlcipher $as_me 3.34.1, which was |
13854 | 13847 | generated by GNU Autoconf 2.69. Invocation command line was |
13855 | 13848 |
|
13856 | 13849 | CONFIG_FILES = $CONFIG_FILES |
@@ -13916,7 +13909,7 @@ _ACEOF |
13916 | 13909 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13917 | 13910 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13918 | 13911 | ac_cs_version="\\ |
13919 | | -sqlcipher config.status 3.33.0 |
| 13912 | +sqlcipher config.status 3.34.1 |
13920 | 13913 | configured by $0, generated by GNU Autoconf 2.69, |
13921 | 13914 | with options \\"\$ac_cs_config\\" |
13922 | 13915 |
|
|
0 commit comments