diff options
author | Jeff Trawick <trawick@apache.org> | 2013-09-08 20:19:23 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2013-09-08 20:19:23 +0200 |
commit | 8166200f782f633f650e824986bebba14bad36c0 (patch) | |
tree | ef1e1a11109ab849aa2f75a643dfc054a7256a31 /README.cmake | |
parent | add apreq and skiplist to libhttpd, support mod_apreq (diff) | |
download | apache2-8166200f782f633f650e824986bebba14bad36c0.tar.xz apache2-8166200f782f633f650e824986bebba14bad36c0.zip |
install cache_common.h; add notes on other files that aren't installed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1520890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.cmake b/README.cmake index 55c95528c3..480fcd6e1e 100644 --- a/README.cmake +++ b/README.cmake @@ -198,6 +198,9 @@ Known Bugs and Limitations * buildmark.c isn't necessarily rebuilt when httpd.exe is regenerated * ApacheMonitor has a build error and is disabled * CGI examples aren't installed +* dbmmanage.pl, httxt2dbm, wintty aren't built/installed +* mod_dav.lib and anything else isn't installed, nor are any .exp files (though + I don't know what would use them) * module enablement defaults are not in sync with the autoconf-based build * no support for static PCRE builds (need to detect then turn on PCRE_STATIC) * module base addresses aren't set |