I have reformatted the indentation (your editor seems to have played tricks with you, since configure.ac actually uses tabs, which the rest doesn't...). Tested on 3.0.0 and 1.1.1 builds.
3.0.0 does not report anything about "engine support" in the configure output, which we might want to extend a bit ("checking for openssl engine support... no" or such), but config.log and config.h show that it disabled things properly. .. which makes "make check" much more happy, as it does no longer try to build and run the libengine test, which always failed before (with 3.0.0) - yay :-) Your patch has been applied to the master branch. commit 75fb5e1215f125a2ce472e10ae75b507262429b9 Author: Arne Schwabe Date: Tue Oct 19 20:31:08 2021 +0200 Add --with-openssl-engine autoconf option (auto|yes|no) Signed-off-by: Arne Schwabe <a...@rfc2549.org> Acked-by: Max Fillinger <maximilian.fillin...@foxcrypto.com> Message-Id: <20211019183127.614175-3-a...@rfc2549.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23000.html Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel