Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/
H A Dconfigure6152 sqlite_dir="$withval"
6155 if test -d $sqlite_dir; then
6157 if test -z "$sqlite_dir"; then
6158 sqlite_dir=""
6161 sqlite_dir="$sqlite_dir"
6168 if test ! -z "$sqlite_dir"; then
6229 if test -z "$sqlite_dir" -o ! -d "$sqlite_dir"; then
6273 sqlite_amalg="$sqlite_dir"
7178 sqlite_dir=""
7181 sqlite_dir=""
[all …]