]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
$enable_dav can be one of: yes, shared, no. We want to adjust the INCLUDES
authorGreg Stein <gstein@apache.org>
Wed, 7 Feb 2001 09:44:11 +0000 (09:44 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 7 Feb 2001 09:44:11 +0000 (09:44 +0000)
commitc2d57b4112dc9a7a41d56c5b1ee6402cbc0b74b7
tree0d463da9fd7cb3efad6bf63000691975cb38909c
parent0131587302b13adfd0837e8fd162edbbad237656
$enable_dav can be one of: yes, shared, no. We want to adjust the INCLUDES
if it is anything but no. (it wasn't getting set properly for "shared")

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88006 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/config.m4