Lines Matching +refs:proj +refs:opt +refs:exists
15 use proj
414 if {[file exists $::autosetup(libdir)/sqlite-custom.tcl]} {
490 if {[file exists $srcdir/sqlite3.pc.in]} {
1108 if {![file exists $lnH] } {
1114 if {[file exists $dirLn/$f]} {
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 ""