]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
turn this off for now; the stuff compiles but doesn't link...
authorGreg Stein <gstein@apache.org>
Wed, 28 Jun 2000 11:42:36 +0000 (11:42 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 28 Jun 2000 11:42:36 +0000 (11:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85722 13f79535-47bb-0310-9956-ffa450edef68

modules/dav/main/config.m4

index 5826c7e8a8fd9d59c7f3d2b3784073a0366f1c72..13a39bf5646beaa9830f861e1e322b14434184ec 100644 (file)
@@ -2,6 +2,6 @@ dnl modules enabled in this directory by default
 
 APACHE_MODPATH_INIT(dav/main)
 
-APACHE_MODULE(dav, WebDAV protocol handling, , , yes)
+APACHE_MODULE(dav, WebDAV protocol handling, , , no)
 
 APACHE_MODPATH_FINISH