Home
last modified time | relevance | path

Searched +refs:sqlite +refs:handle +refs:common +refs:feature +refs:flags (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/autosetup/
H A DREADME.md47 - [sqlite-config.tcl][]: utility code which is too project-specific
69 an `sqlite-` prefix are in [sqlite-config.tcl][]. The others are part
105 flags passed to it (or not), as covered in its docs. This will stick
119 Unlike most functions which deal with `--flags`, this one does not
131 - **`sqlite-add-feature-flag ?-shell? FLAG...`**\
132 Adds the given feature flag to the CFLAGS which are specific to
134 `-DSQLITE_ENABLE_...`, or similar, flags. If the `-shell` flag is
136 `sqlite-add-shell-opt`. This is a no-op if `FLAG` is not provided or
139 - **`sqlite-add-shell-opt FLAG...`**\
140 The shell-specific counterpart of `sqlite-add-feature-flag` which
[all …]