Home | History | Annotate | Download | only in dist

Lines Matching refs:zonedb

1743   --with-zonedb=detect    specify default zone database type (default is
29797 # [pairwise: --with-zonedb=qp, --with-zonedb=rbt]
29800 # Check whether --with-zonedb was given.
29809 zonedb="qpzone"
29812 zonedb="rbt" ;; #(
29820 printf "%s\n" "#define ZONEDB_DEFAULT \"$zonedb\"" >>confdefs.h
32457 if test "yes" = "$enable_full_report" -o "rbt" = "$zonedb"; then
32458 echo " Default zone database type: $zonedb"
32460 if test "yes" = "$enable_full_report" -o "rbt" = "$zonedb"; then