From: Jeff Trawick Date: Sun, 5 Apr 2015 01:12:50 +0000 (+0000) Subject: Merge r1671364 from trunk: X-Git-Tag: 2.4.13~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1976667f9faee6ef537745ed04df8e7593b1a92;p=thirdparty%2Fapache%2Fhttpd.git Merge r1671364 from trunk: 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 --- diff --git a/README.cmake b/README.cmake index 1b0589b3af4..ed769958cce 100644 --- a/README.cmake +++ b/README.cmake @@ -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