Home
last modified time | relevance | path

Searched refs:sqlite_dir (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/subversion/
H A Dconfigure6189 sqlite_dir="$withval"
6192 if test -d $sqlite_dir; then
6194 if test -z "$sqlite_dir"; then
6195 sqlite_dir=""
6198 sqlite_dir="$sqlite_dir"
6205 if test ! -z "$sqlite_dir"; then
6266 if test -z "$sqlite_dir" -o ! -d "$sqlite_dir"; then
6310 sqlite_amalg="$sqlite_dir"
7215 sqlite_dir=""
7218 sqlite_dir=""
[all …]