2941. [bug] sdb and sdlz (dlz's zone database) failed to support

DNAME at the zone apex.  [RT #21610]
This commit is contained in:
Mark Andrews
2010-08-16 04:49:14 +00:00
parent 8171f2c3dd
commit 8bc194b266
15 changed files with 177 additions and 49 deletions

View File

@@ -339,7 +339,7 @@ case "$use_dlz_filesystem" in
;;
*)
DLZ_ADD_DRIVER(FILESYSTEM, dlz_filesystem_driver)
DLZ_SYSTEM_TEST=dlz
AC_MSG_RESULT(yes)
;;
esac