From e1976667f9faee6ef537745ed04df8e7593b1a92 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sun, 5 Apr 2015 01:12:50 +0000 Subject: [PATCH] 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 --- README.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.cmake b/README.cmake index 1b0589b3af..ed769958cc 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 -- 2.40.0