diff options
author | Rainer Jung <rjung@apache.org> | 2014-07-23 22:02:14 +0200 |
---|---|---|
committer | Rainer Jung <rjung@apache.org> | 2014-07-23 22:02:14 +0200 |
commit | 92af05ae0825601c3402d66c88db8df364d8dbe3 (patch) | |
tree | e5eaad28fcc63183f0c1475766079f78389b82ec /README.cmake | |
parent | Fix obvious errors. Probably the rest of the (diff) | |
download | apache2-92af05ae0825601c3402d66c88db8df364d8dbe3.tar.xz apache2-92af05ae0825601c3402d66c88db8df364d8dbe3.zip |
Note/update some requirements versions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1612938 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r-- | README.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake index 1b0589b3af..f2fa318187 100644 --- a/README.cmake +++ b/README.cmake @@ -45,7 +45,7 @@ The following support libraries are mandatory: Apache httpd are installed. + Additional APR settings affect httpd but are not mandatory, such as APR_HAVE_IPV6. -* PCRE +* PCRE (version 6.7 or higher) Certain optional features of APR 2.0-dev (trunk) or APR-Util 1.5.x allow some optional features of httpd to be enabled. For example, |