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>
This commit is contained in:
Adriaan de Jong 2012-04-02 09:28:07 +02:00 committed by David Sommerseth
parent 1d92d06dca
commit 34091048af

View File

@ -3,11 +3,11 @@ instructions:
To Build and Install, To Build and Install,
./configure --with-ssl-type=polarssl ./configure --with-crypto-library=polarssl
make make
make install make install
This version depends on at least PolarSSL v0.99. This version depends on at least PolarSSL v1.1.
************************************************************************* *************************************************************************