From 11ea6a5070e27194a28267937067203d13e5b4a4 Mon Sep 17 00:00:00 2001 From: Johann Hartwig Hauschild Date: Sat, 25 Apr 2020 00:04:38 +0200 Subject: updating testsuite to support ssl-tests --- configure.ng | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ng') diff --git a/configure.ng b/configure.ng index d1f731bc..59d9d9fe 100644 --- a/configure.ng +++ b/configure.ng @@ -506,6 +506,8 @@ if test "$x_ssl_openssl" = "yes"; then x_ssl_lib=openssl fi +AM_CONDITIONAL(HAVE_SSL, [test $x_ssl_lib != "no"]) + # use TCP wrappers? x_tcpwrap_on=no -- cgit 1.4.1