summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-12 15:36:28 +0000
committerJeff Trawick <trawick@apache.org>2013-09-12 15:36:28 +0000
commitc1ffa92cbd5018f1fba21bf13ba09306a0fd8356 (patch)
treecb29cab6dad501b58a39be3b2e4e12c0ce39c1d5 /README.cmake
parent4c593a40b4ee790b0982c7f9ccb22f9032b439c2 (diff)
downloadhttpd-c1ffa92cbd5018f1fba21bf13ba09306a0fd8356.tar.gz
set binary attributes for remaining binaries via httpd.rc, fix the
missing feather (icon) on httpd.exe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1522622 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 52db0e4637..d5233ea890 100644
--- a/README.cmake
+++ b/README.cmake
@@ -278,8 +278,6 @@ Known Bugs and Limitations
* 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
is static and then turn on PCRE_STATIC for the libhttpd build
-* program attributes like descriptive name and version aren't set for most
- binaries
* build/cpR_noreplace.pl doesn't declare what version of Perl is required
and doesn't work with File::Path that is missing make_path