From 3ad8be382d862e91dc3d5a5627cda54cfd65e3d2 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 7 Sep 2013 22:28:23 +0000 Subject: handle mod_ldap/mod_authnz_ldap, along with tiny infrastructure for modules whose main source doesn't match the module name (i.e., util_ldap.c vs. mod_ldap) please let mod_ldap be the only user of that support foreverandever git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1520819 13f79535-47bb-0310-9956-ffa450edef68 --- README.cmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index 483a5f2ea7..9f97297983 100644 --- a/README.cmake +++ b/README.cmake @@ -191,8 +191,7 @@ Known Bugs and Limitations * no logic to find support libraries needed by some modules (distcache, serf) * no working support for building these modules: - + mod_ldap, mod_authnz_ldap, mod_socache_dc, mod_lua, mod_serf, - apreq+mod_apreq + + mod_socache_dc, mod_lua, mod_serf, apreq+mod_apreq + additionally, mod_lbmethod_rr and mod_firehose don't compile on Windows anyway * buildmark.c isn't necessarily rebuilt when httpd.exe is regenerated -- cgit v1.2.1