summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2013-09-05 12:59:03 +0000
committerJeff Trawick <trawick@apache.org>2013-09-05 12:59:03 +0000
commit6b1ac1a00c35152e330aaa41464c5d122da5aa6e (patch)
tree374a40c568e6fae90fa1f4bfc74cd267b75025e7 /README.cmake
parenta15f63647b86c87d792afb86a726edc6d6a0348a (diff)
downloadapr-6b1ac1a00c35152e330aaa41464c5d122da5aa6e.tar.gz
APR_INSTALL_PRIVATE_H -- Subversion needs it too
(for now continue to default to off) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1520293 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.cmake b/README.cmake
index 9e4872888..7049199ee 100644
--- a/README.cmake
+++ b/README.cmake
@@ -73,9 +73,9 @@ How to build
APU_USE_LIBXML2 Use libxml2 as the underlying XML
implementation
Default: OFF
- APR_INSTALL_PRIVATE_H Install extra .h files which are required by
- httpd but which aren't intended for use by
- applications.
+ APR_INSTALL_PRIVATE_H Install extra .h files which are required when
+ building httpd and Subversion but which aren't
+ intended for use by applications.
Default: OFF
APU_HAVE_CRYPTO Build crypt support (only the OpenSSL
implementation is currently supported)