From: Adriaan de Jong Date: Mon, 2 Apr 2012 07:28:07 +0000 (+0200) Subject: Updated README.polarssl with build system changes. X-Git-Tag: v2.3_alpha2~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34091048af1ba94e8bf2049354610d16f8bb3d4c;p=thirdparty%2Fopenvpn.git Updated README.polarssl with build system changes. Signed-off-by: Adriaan de Jong Acked-by: David Sommerseth Message-Id: 1333351687-3732-6-git-send-email-dejong@fox-it.com URL: http://article.gmane.org/gmane.network.openvpn.devel/6209 Signed-off-by: David Sommerseth --- diff --git a/README.polarssl b/README.polarssl index 77a95750d..ab7c2d784 100644 --- a/README.polarssl +++ b/README.polarssl @@ -3,11 +3,11 @@ instructions: To Build and Install, - ./configure --with-ssl-type=polarssl + ./configure --with-crypto-library=polarssl make make install -This version depends on at least PolarSSL v0.99. +This version depends on at least PolarSSL v1.1. *************************************************************************