]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Updated README.polarssl with build system changes.
authorAdriaan de Jong <dejong@fox-it.com>
Mon, 2 Apr 2012 07:28:07 +0000 (09:28 +0200)
committerDavid Sommerseth <davids@redhat.com>
Fri, 27 Apr 2012 21:56:55 +0000 (23:56 +0200)
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>
README.polarssl

index 77a95750d8585012f37e6f7da1a2bc00ddbc31ac..ab7c2d784340e869da320b5c5e1b6a7133cd1cf7 100644 (file)
@@ -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.
 
 *************************************************************************