ACK, fixes the problem with polarssl library autodetection for systems that need -lpolarssl. If POLARSSL_CFLAGS= is set, it still need POLARSSL_LIBS= to be set as well - usually, you need both anyway, so that's a particular special case that is now different - hereby documented.
Your patch has been applied to the master branch. commit 417fe4a72c82accca8d95fb0488427f5b6dc4157 Author: Steffan Karger List-Post: [email protected] Date: Mon Jan 18 21:49:40 2016 +0100 configure.ac: fix polarssl autodetection Signed-off-by: Steffan Karger <[email protected]> Acked-by: Gert Doering <[email protected]> Message-Id: <[email protected]> URL: http://article.gmane.org/gmane.network.openvpn.devel/11010 Signed-off-by: Gert Doering <[email protected]> -- kind regards, Gert Doering
