Commit 30d0b566 authored by Greg Stein's avatar Greg Stein
Browse files

apache_need_sdbm is no longer applicable. clean it out.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87232 13f79535-47bb-0310-9956-ffa450edef68
parent 747550ae
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8,8 +8,4 @@ dnl ### we want to default this based on whether dav is being used...
dnl ### but there is no ordering to the config.m4 files right now...
APACHE_MODULE(dav_fs, DAV provider for the filesystem, $dav_fs_objects, , no)

if test "$enable_dav_fs" = "yes"; then
  apache_need_sdbm=yes
fi

APACHE_MODPATH_FINISH