summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-22 01:15:29 +0000
committerJeff Trawick <trawick@apache.org>2013-09-22 01:15:29 +0000
commit4144c3b7f7992d36d8bd07aa386e63e9bc86b037 (patch)
treeb72c49558aa10cb4aa10d818c4ead52e8e48c334 /README.cmake
parent2809f49e71431be60b546b15a37122cce785d64b (diff)
downloadhttpd-4144c3b7f7992d36d8bd07aa386e63e9bc86b037.tar.gz
install libhttpd.exp
install mod_foo.lib and mod_foo.exp for modules which APIs that other modules need to link against (e.g., mod_dav, mod_proxy, etc.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525308 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake
index 112d4a7d53..f67f698da6 100644
--- a/README.cmake
+++ b/README.cmake
@@ -281,8 +281,6 @@ Known Bugs and Limitations
* ApacheMonitor has a build error and is disabled
* CGI examples aren't installed
* dbmmanage.pl and wintty aren't built/installed
-* mod_dav.lib and any similar libraries aren't installed, nor are any .exp
- files (though I'm not sure that is a problem)
* module enablement defaults are not in sync with the autoconf-based build
* no support for static support library builds; unclear if that is a
requirement; if so: taking PCRE as an example, we'd need to detect that it