summaryrefslogtreecommitdiffstats
path: root/README.polarssl
diff options
context:
space:
mode:
authorAdriaan de Jong <dejong@fox-it.com>2012-04-02 09:28:07 +0200
committerDavid Sommerseth <davids@redhat.com>2012-04-27 23:56:55 +0200
commit34091048af1ba94e8bf2049354610d16f8bb3d4c (patch)
treecf89187724a4dcedb22e3facbfff007d5f8dfca2 /README.polarssl
parent1d92d06dca5ac38990261cb546a766b91fc53f9b (diff)
downloadopenvpn-34091048af1ba94e8bf2049354610d16f8bb3d4c.tar.gz
openvpn-34091048af1ba94e8bf2049354610d16f8bb3d4c.tar.xz
openvpn-34091048af1ba94e8bf2049354610d16f8bb3d4c.zip
Updated README.polarssl with build system changes.
Signed-off-by: Adriaan de Jong <dejong@fox-it.com> Acked-by: David Sommerseth <davids@redhat.com> 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 <davids@redhat.com>
Diffstat (limited to 'README.polarssl')
-rw-r--r--README.polarssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.polarssl b/README.polarssl
index 77a9575..ab7c2d7 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.
*************************************************************************