Searched refs:use_dlz_bdb (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/
H A Dconfigure23196 withval=$with_dlz_bdb; use_dlz_bdb="$withval"
23198 use_dlz_bdb="no"
23202 case "$use_dlz_bdb" in
23208 if test "$use_dlz_bdb" = "yes"
23212 elif test -d "$use_dlz_bdb"
23215 bdbdirs="$use_dlz_bdb"
23219 as_fn_error $? "path $use_dlz_bdb does not exist" "$LINENO" 5
26388 test "no" = "$use_dlz_bdb" || \
26402 test "$use_dlz_bdb $use_dlz_ldap $use_dlz_mysql $use_dlz_odbc $use_dlz_postgres $use_dlz_filesystem $use_dlz_stub" = "no no no no no no no" && echo " None"

Completed in 59 milliseconds