diff options
author | Jeff Trawick <trawick@apache.org> | 2013-09-13 02:01:21 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2013-09-13 02:01:21 +0200 |
commit | ee5444e12cfbb9c5696143faaa46f5980a5ae987 (patch) | |
tree | fc85bf5ba04b672830c1ff68047f6cf96f7cb382 /README.cmake | |
parent | set binary attributes for remaining binaries via httpd.rc, fix the (diff) | |
download | apache2-ee5444e12cfbb9c5696143faaa46f5980a5ae987.tar.xz apache2-ee5444e12cfbb9c5696143faaa46f5980a5ae987.zip |
works with (Strawberry) Perl 5.010 from 2009, so require that version; move to older File::Path interface
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1522747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.cmake b/README.cmake index d5233ea890..09a4d038cd 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 -* 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 Generally: |