Re: [Openvpn-devel] [PATCH 37/52] build: proper pkcs11-helper detection and usage
These changes follow the same style as earlier patches, e.g. the selinux patch. Pkg-config is now being used to detect pkcs11-helper afaics. Also, pkcs11-helper now disabled by default, which I think makes sense. I don't see why this shouldn't be included, so it's an ACK. -- Samuli Seppänen Comm
[Openvpn-devel] [PATCH 37/52] build: proper pkcs11-helper detection and usage
Signed-off-by: Alon Bar-Lev --- configure.ac | 49 --- distro/rpm/openvpn.spec.in |5 ++- src/openvpn/Makefile.am|4 +++ src/openvpn/ssl.c |2 +- src/openvpn/syshead.h |7 -- 5 files changed, 26 inserti