]> granicus.if.org Git - apache/commitdiff
apache_need_sdbm is no longer applicable. clean it out.
authorGreg Stein <gstein@apache.org>
Wed, 6 Dec 2000 08:07:44 +0000 (08:07 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 6 Dec 2000 08:07:44 +0000 (08:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87232 13f79535-47bb-0310-9956-ffa450edef68

modules/dav/fs/config.m4

index 09b89d6393981210f84b5c65f558a7dd7bc8cc13..f52a38161923ec69f40d991357d5b6eb45859ea4 100644 (file)
@@ -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