From: Jeff Trawick Date: Sun, 5 Apr 2015 01:10:37 +0000 (+0000) Subject: Mention the cmake/OpenSSL compatibility issue X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bad12d48737ca51275ffad01a25035e2388267e0;p=thirdparty%2Fapache%2Fhttpd.git Mention the cmake/OpenSSL compatibility issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1671364 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README.cmake b/README.cmake index f2fa3181870..35b6f72d813 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