Dependencies for persistent-sqlite-2.13.0.3

library
sanity

Flags

Automatic Flags
NameDescriptionDefault
systemlib

Use the system-wide sqlite library

Disabled
use-pkgconfig

Use pkg-config to find system sqlite library

Disabled
build-sanity-exe

Build a sanity check test executable

Disabled
full-text-search

Enable full-text search in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
uri-filenames

Enable URI filenames in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
have-usleep

Enable usleep in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
json1

Enable json1 in the vendored SQLite library; has no effect if a system SQLite library is used.

Enabled
use-stat3

This flag is now a no-op, as the corresponding SQLite option is now a no-op; has no effect if a system SQLite library is used.

Disabled
use-stat4

Enable STAT4 in the vendored SQLite library (supercedes stat3); has no effect if a system SQLite library is used.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info