@@ -939,6 +939,7 @@ enable_amalgamation
939
939
enable_load_extension
940
940
enable_math
941
941
enable_json
942
+ enable_vector
942
943
enable_wasm_runtime
943
944
enable_wasm_runtime_dynamic
944
945
enable_wasm_runtime_wasmedge
@@ -1605,6 +1606,7 @@ Optional Features:
1605
1606
Disable loading of external extensions
1606
1607
--disable-math Disable math functions
1607
1608
--disable-json Disable JSON functions
1609
+ --disable-vector Disable vector functions
1608
1610
--enable-wasm-runtime Enable WebAssembly runtime integration
1609
1611
--enable-wasm-runtime-dynamic
1610
1612
Link with WebAssembly runtime dynamically
@@ -4476,13 +4478,13 @@ then :
4476
4478
else $as_nop
4477
4479
lt_cv_nm_interface=" BSD nm"
4478
4480
echo " int some_variable = 0;" > conftest.$ac_ext
4479
- (eval echo " \"\$ as_me:4479 : $ac_compile \" " >&5 )
4481
+ (eval echo " \"\$ as_me:4481 : $ac_compile \" " >&5 )
4480
4482
(eval " $ac_compile " 2> conftest.err)
4481
4483
cat conftest.err >&5
4482
- (eval echo " \"\$ as_me:4482 : $NM \\\" conftest.$ac_objext \\\"\" " >&5 )
4484
+ (eval echo " \"\$ as_me:4484 : $NM \\\" conftest.$ac_objext \\\"\" " >&5 )
4483
4485
(eval " $NM \" conftest.$ac_objext \" " 2> conftest.err > conftest.out)
4484
4486
cat conftest.err >&5
4485
- (eval echo " \"\$ as_me:4485 : output\" " >&5 )
4487
+ (eval echo " \"\$ as_me:4487 : output\" " >&5 )
4486
4488
cat conftest.out >&5
4487
4489
if $GREP ' External.*some_variable' conftest.out > /dev/null; then
4488
4490
lt_cv_nm_interface=" MS dumpbin"
@@ -5733,7 +5735,7 @@ ia64-*-hpux*)
5733
5735
;;
5734
5736
* -* -irix6* )
5735
5737
# Find out which ABI we are using.
5736
- echo ' #line 5736 "configure"' > conftest.$ac_ext
5738
+ echo ' #line 5738 "configure"' > conftest.$ac_ext
5737
5739
if { { eval echo " \"\$ as_me\" :${as_lineno-$LINENO } : \" $ac_compile \" " ; } >&5
5738
5740
(eval $ac_compile ) 2>&5
5739
5741
ac_status=$?
@@ -7076,11 +7078,11 @@ else $as_nop
7076
7078
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7077
7079
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7078
7080
-e ' s:$: $lt_compiler_flag:' `
7079
- (eval echo " \"\$ as_me:7079 : $lt_compile \" " >&5 )
7081
+ (eval echo " \"\$ as_me:7081 : $lt_compile \" " >&5 )
7080
7082
(eval " $lt_compile " 2> conftest.err)
7081
7083
ac_status=$?
7082
7084
cat conftest.err >&5
7083
- echo " $as_me :7083 : \$ ? = $ac_status " >&5
7085
+ echo " $as_me :7085 : \$ ? = $ac_status " >&5
7084
7086
if (exit $ac_status ) && test -s " $ac_outfile " ; then
7085
7087
# The compiler can only warn and ignore the option if not recognized
7086
7088
# So say no if there are warnings other than the usual output.
@@ -7416,11 +7418,11 @@ else $as_nop
7416
7418
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7417
7419
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7418
7420
-e ' s:$: $lt_compiler_flag:' `
7419
- (eval echo " \"\$ as_me:7419 : $lt_compile \" " >&5 )
7421
+ (eval echo " \"\$ as_me:7421 : $lt_compile \" " >&5 )
7420
7422
(eval " $lt_compile " 2> conftest.err)
7421
7423
ac_status=$?
7422
7424
cat conftest.err >&5
7423
- echo " $as_me :7423 : \$ ? = $ac_status " >&5
7425
+ echo " $as_me :7425 : \$ ? = $ac_status " >&5
7424
7426
if (exit $ac_status ) && test -s " $ac_outfile " ; then
7425
7427
# The compiler can only warn and ignore the option if not recognized
7426
7428
# So say no if there are warnings other than the usual output.
@@ -7523,11 +7525,11 @@ else $as_nop
7523
7525
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7524
7526
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7525
7527
-e ' s:$: $lt_compiler_flag:' `
7526
- (eval echo " \"\$ as_me:7526 : $lt_compile \" " >&5 )
7528
+ (eval echo " \"\$ as_me:7528 : $lt_compile \" " >&5 )
7527
7529
(eval " $lt_compile " 2> out/conftest.err)
7528
7530
ac_status=$?
7529
7531
cat out/conftest.err >&5
7530
- echo " $as_me :7530 : \$ ? = $ac_status " >&5
7532
+ echo " $as_me :7532 : \$ ? = $ac_status " >&5
7531
7533
if (exit $ac_status ) && test -s out/conftest2.$ac_objext
7532
7534
then
7533
7535
# The compiler can only warn and ignore the option if not recognized
@@ -7579,11 +7581,11 @@ else $as_nop
7579
7581
-e ' s:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7580
7582
-e ' s: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7581
7583
-e ' s:$: $lt_compiler_flag:' `
7582
- (eval echo " \"\$ as_me:7582 : $lt_compile \" " >&5 )
7584
+ (eval echo " \"\$ as_me:7584 : $lt_compile \" " >&5 )
7583
7585
(eval " $lt_compile " 2> out/conftest.err)
7584
7586
ac_status=$?
7585
7587
cat out/conftest.err >&5
7586
- echo " $as_me :7586 : \$ ? = $ac_status " >&5
7588
+ echo " $as_me :7588 : \$ ? = $ac_status " >&5
7587
7589
if (exit $ac_status ) && test -s out/conftest2.$ac_objext
7588
7590
then
7589
7591
# The compiler can only warn and ignore the option if not recognized
@@ -9967,7 +9969,7 @@ else
9967
9969
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9968
9970
lt_status=$lt_dlunknown
9969
9971
cat > conftest.$ac_ext << _LT_EOF
9970
- #line 9970 "configure"
9972
+ #line 9972 "configure"
9971
9973
#include "confdefs.h"
9972
9974
9973
9975
#if HAVE_DLFCN_H
@@ -10064,7 +10066,7 @@ else
10064
10066
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10065
10067
lt_status=$lt_dlunknown
10066
10068
cat > conftest.$ac_ext << _LT_EOF
10067
- #line 10067 "configure"
10069
+ #line 10069 "configure"
10068
10070
#include "confdefs.h"
10069
10071
10070
10072
#if HAVE_DLFCN_H
@@ -12151,6 +12153,26 @@ else
12151
12153
printf " %s\n" " yes" >&6 ; }
12152
12154
fi
12153
12155
12156
+ # #########
12157
+ # Do we want to support vector functions
12158
+ #
12159
+ # Check whether --enable-vector was given.
12160
+ if test ${enable_vector+y}
12161
+ then :
12162
+ enableval=$enable_vector ;
12163
+ fi
12164
+
12165
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : checking whether to support vector functions" >&5
12166
+ printf %s " checking whether to support vector functions... " >&6 ; }
12167
+ if test " $enable_vector " = " no" ; then
12168
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: no" >&5
12169
+ printf " %s\n" " no" >&6 ; }
12170
+ OPT_FEATURE_FLAGS=" ${OPT_FEATURE_FLAGS} -DSQLITE_OMIT_VECTOR"
12171
+ else
12172
+ { printf " %s\n" " $as_me :${as_lineno-$LINENO } : result: yes" >&5
12173
+ printf " %s\n" " yes" >&6 ; }
12174
+ fi
12175
+
12154
12176
# #########
12155
12177
# Do we want to support WebAssembly runtime
12156
12178
#
0 commit comments