Lines Matching +refs:proj +refs:opt +refs:was +refs:provided
15 use proj
323 sqlite3.c amalgamation file. May be provided multiple times.}
395 will actually be used. May be provided multiple times.}
1429 --enable-load-extension was provided but dlopen()
1750 foreach opt {
1761 if {[proj-opt-exists $opt] && [opt-bool $opt]} {
1763 msg-result " --disable-$opt"
1764 proj-opt-set $opt 0
1768 foreach opt {
1776 if {[proj-opt-was-provided $opt]} {
1777 msg-result " removing --$opt"
1778 proj-opt-set $opt ""
2007 proj-fatal "TCL support was requested but no tclConfig.sh could be found."