]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed autoconf script to properly detect missing pkcs11 with polarssl.
authorSteffan Karger <steffan.karger@fox-it.com>
Fri, 22 Mar 2013 08:54:25 +0000 (09:54 +0100)
committerGert Doering <gert@greenie.muc.de>
Fri, 22 Mar 2013 15:56:14 +0000 (16:56 +0100)
commit9a3f670248d6f519a399e65a7232e2196b5115db
tree43617d94e515263fd934ab24428148429c32cba2
parent3b23b18dddb8f8f4a6ac6959b844b63356b59e87
Fixed autoconf script to properly detect missing pkcs11 with polarssl.

When polarssl is compiled without pkcs11 support, or a required
pkcs11-helper library is missing, configure will now issue an error.

Signed-off-by: Steffan Karger <steffan.karger@fox-it.com>
Acked-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1363942465-3251-7-git-send-email-steffan.karger@fox-it.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7441
Signed-off-by: Gert Doering <gert@greenie.muc.de>
configure.ac