11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for sqlite 3.19.2 .
3+ # Generated by GNU Autoconf 2.69 for sqlite 3.19.3 .
44#
55#
66# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -726,8 +726,8 @@ MAKEFLAGS=
726726# Identity of this package.
727727PACKAGE_NAME=' sqlite'
728728PACKAGE_TARNAME=' sqlite'
729- PACKAGE_VERSION=' 3.19.2 '
730- PACKAGE_STRING=' sqlite 3.19.2 '
729+ PACKAGE_VERSION=' 3.19.3 '
730+ PACKAGE_STRING=' sqlite 3.19.3 '
731731PACKAGE_BUGREPORT=' '
732732PACKAGE_URL=' '
733733
@@ -1463,7 +1463,7 @@ if test "$ac_init_help" = "long"; then
14631463 # Omit some internal or obsolete options to make the list less imposing.
14641464 # This message is too long to be a string in the A/UX 3.1 sh.
14651465 cat << _ACEOF
1466- \` configure' configures sqlite 3.19.2 to adapt to many kinds of systems.
1466+ \` configure' configures sqlite 3.19.3 to adapt to many kinds of systems.
14671467
14681468Usage: $0 [OPTION]... [VAR=VALUE]...
14691469
15281528
15291529if test -n " $ac_init_help " ; then
15301530 case $ac_init_help in
1531- short | recursive ) echo " Configuration of sqlite 3.19.2 :" ;;
1531+ short | recursive ) echo " Configuration of sqlite 3.19.3 :" ;;
15321532 esac
15331533 cat << \_ACEOF
15341534
16521652test -n "$ac_init_help" && exit $ac_status
16531653if $ac_init_version; then
16541654 cat <<\_ACEOF
1655- sqlite configure 3.19.2
1655+ sqlite configure 3.19.3
16561656generated by GNU Autoconf 2.69
16571657
16581658Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2071,7 +2071,7 @@ cat >config.log <<_ACEOF
20712071This file contains any messages produced by compilers while
20722072running configure, to aid debugging if configure makes a mistake.
20732073
2074- It was created by sqlite $as_me 3.19.2 , which was
2074+ It was created by sqlite $as_me 3.19.3 , which was
20752075generated by GNU Autoconf 2.69. Invocation command line was
20762076
20772077 $ $0 $@
@@ -11356,7 +11356,7 @@ fi
1135611356{ $as_echo " $as_me :${as_lineno-$LINENO } : checking whether to support MEMSYS5" >&5
1135711357$as_echo_n " checking whether to support MEMSYS5... " >&6 ; }
1135811358if test " ${enable_memsys5} " = " yes" ; then
11359- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_MEMSYS5"
11359+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_MEMSYS5"
1136011360 { $as_echo " $as_me :${as_lineno-$LINENO } : result: yes" >&5
1136111361$as_echo " yes" >&6 ; }
1136211362else
@@ -11373,7 +11373,7 @@ fi
1137311373{ $as_echo " $as_me :${as_lineno-$LINENO } : checking whether to support MEMSYS3" >&5
1137411374$as_echo_n " checking whether to support MEMSYS3... " >&6 ; }
1137511375if test " ${enable_memsys3} " = " yes" -a " ${enable_memsys5} " = " no" ; then
11376- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_MEMSYS3"
11376+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_MEMSYS3"
1137711377 { $as_echo " $as_me :${as_lineno-$LINENO } : result: yes" >&5
1137811378$as_echo " yes" >&6 ; }
1137911379else
@@ -11391,7 +11391,7 @@ else
1139111391fi
1139211392
1139311393if test " ${enable_fts3} " = " yes" ; then
11394- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_FTS3"
11394+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_FTS3"
1139511395fi
1139611396# Check whether --enable-fts4 was given.
1139711397if test " ${enable_fts4+set} " = set ; then :
@@ -11401,7 +11401,7 @@ else
1140111401fi
1140211402
1140311403if test " ${enable_fts4} " = " yes" ; then
11404- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_FTS4"
11404+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_FTS4"
1140511405 { $as_echo " $as_me :${as_lineno-$LINENO } : checking for library containing log" >&5
1140611406$as_echo_n " checking for library containing log... " >&6 ; }
1140711407if ${ac_cv_search_log+: } false ; then :
@@ -11467,7 +11467,7 @@ else
1146711467fi
1146811468
1146911469if test " ${enable_fts5} " = " yes" ; then
11470- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_FTS5"
11470+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_FTS5"
1147111471 { $as_echo " $as_me :${as_lineno-$LINENO } : checking for library containing log" >&5
1147211472$as_echo_n " checking for library containing log... " >&6 ; }
1147311473if ${ac_cv_search_log+: } false ; then :
@@ -11536,7 +11536,7 @@ else
1153611536fi
1153711537
1153811538if test " ${enable_json1} " = " yes" ; then
11539- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_JSON1"
11539+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_JSON1"
1154011540fi
1154111541
1154211542# ########
@@ -11549,7 +11549,7 @@ else
1154911549fi
1155011550
1155111551if test " ${enable_rtree} " = " yes" ; then
11552- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_RTREE"
11552+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_RTREE"
1155311553fi
1155411554
1155511555# ########
@@ -11562,12 +11562,12 @@ else
1156211562fi
1156311563
1156411564if test " ${enable_session} " = " yes" ; then
11565- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_SESSION"
11566- OPT_FEATURE_FLAGS=" $( OPT_FEATURE_FLAGS) -DSQLITE_ENABLE_PREUPDATE_HOOK"
11565+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_SESSION"
11566+ OPT_FEATURE_FLAGS=" ${ OPT_FEATURE_FLAGS} -DSQLITE_ENABLE_PREUPDATE_HOOK"
1156711567fi
1156811568
1156911569# ########
11570- # attempt to duplicate any OMITS and ENABLES into the $( OPT_FEATURE_FLAGS) parameter
11570+ # attempt to duplicate any OMITS and ENABLES into the ${ OPT_FEATURE_FLAGS} parameter
1157111571for option in $CFLAGS $CPPFLAGS
1157211572do
1157311573 case $option in
@@ -12151,7 +12151,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1215112151# report actual input values of CONFIG_FILES etc. instead of their
1215212152# values after options handling.
1215312153ac_log="
12154- This file was extended by sqlite $as_me 3.19.2 , which was
12154+ This file was extended by sqlite $as_me 3.19.3 , which was
1215512155generated by GNU Autoconf 2.69. Invocation command line was
1215612156
1215712157 CONFIG_FILES = $CONFIG_FILES
@@ -12217,7 +12217,7 @@ _ACEOF
1221712217cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1221812218ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
1221912219ac_cs_version=" \\
12220- sqlite config.status 3.19.2
12220+ sqlite config.status 3.19.3
1222112221configured by $0 , generated by GNU Autoconf 2.69,
1222212222 with options \\ " \$ ac_cs_config\\ "
1222312223
0 commit comments