diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-12-23 09:13:24 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-12-23 09:13:24 +0000 |
commit | 1765ddbff7375badd403e7f39de0436044baa9ac (patch) | |
tree | 1369a424b6501557ca50c5549b4c5c3de38ab90d /Apache.dsw | |
parent | 1c8985a360681c7b85f4bb292c8e7e0627a54129 (diff) | |
download | httpd-1765ddbff7375badd403e7f39de0436044baa9ac.tar.gz |
Now, using the Win32 ldap libraries, it should be safe to toggle ldap
to build unconditionally. (This was applied weeks ago in 2.1.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98092 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Apache.dsw')
-rw-r--r-- | Apache.dsw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Apache.dsw b/Apache.dsw index fe985e4b81..b148f5ba39 100644 --- a/Apache.dsw +++ b/Apache.dsw @@ -206,6 +206,12 @@ Package=<4> Begin Project Dependency Project_Dep_Name libapriconv_ces_modules End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_auth_ldap + End Project Dependency + Begin Project Dependency + Project_Dep_Name util_ldap + End Project Dependency }}} ############################################################################### |