From: William A. Rowe Jr Date: Sun, 13 Oct 2002 19:14:54 +0000 (+0000) Subject: auth_basic and auth_digest are now exclusive of one another on Win32, X-Git-Tag: 2.0.44~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5bcea9ff907c01da53dfdf65de5c88c14587a93;p=thirdparty%2Fapache%2Fhttpd.git auth_basic and auth_digest are now exclusive of one another on Win32, with the provider hooks moved into the core git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97194 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Apache.dsw b/Apache.dsw index 593239be4ae..22668b6b507 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -66,6 +66,9 @@ Package=<4> Project_Dep_Name mod_asis End Project Dependency Begin Project Dependency + Project_Dep_Name mod_auth_basic + End Project Dependency + Begin Project Dependency Project_Dep_Name mod_auth_digest End Project Dependency Begin Project Dependency @@ -602,9 +605,6 @@ Package=<4> Begin Project Dependency Project_Dep_Name libhttpd End Project Dependency - Begin Project Dependency - Project_Dep_Name mod_auth_basic - End Project Dependency }}} ###############################################################################