]> granicus.if.org Git - apache/commitdiff
Merge r1671364 from trunk:
authorJeff Trawick <trawick@apache.org>
Sun, 5 Apr 2015 01:12:50 +0000 (01:12 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 5 Apr 2015 01:12:50 +0000 (01:12 +0000)
Mention the cmake/OpenSSL compatibility issue.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1671365 13f79535-47bb-0310-9956-ffa450edef68

README.cmake

index 1b0589b3af4963b7f1db5ef90a4a76cc3257f7f8..ed769958cce77030d94258a10f6309f7abecc488 100644 (file)
@@ -31,6 +31,8 @@ Prerequisites
 The following tools must be in PATH:
 
 * cmake, version 2.8 or later
+  cmake version 3.1.3 or later is required to work with current OpenSSL
+  releases.  (OpenSSL is an optional prerequisite of httpd.)
 * Perl
 * If the WITH_MODULES feature is used: awk
 * If using a command-line compiler: compiler and linker and related tools