From 06e4f5daaabd4e478e7fee2dde5c508031a47fe1 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sun, 8 Sep 2013 18:06:47 +0000 Subject: add apreq and skiplist to libhttpd, support mod_apreq git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1520888 13f79535-47bb-0310-9956-ffa450edef68 --- README.cmake | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.cmake') diff --git a/README.cmake b/README.cmake index 1c55980797..55c95528c3 100644 --- a/README.cmake +++ b/README.cmake @@ -191,9 +191,8 @@ Known Bugs and Limitations * no standard script or makefile is provided to tie together the builds of httpd and support libraries in a manner suitable for typical users -* no logic to find support libraries needed by some modules (distcache, serf) -* no working support for building these modules: - + mod_socache_dc, mod_serf, apreq+mod_apreq +* no logic to find support libraries or otherwise build these modules: + + mod_socache_dc (distcache), mod_serf (serf) + 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