From 2321a2f860be63fb313ba076376b2d22c3edbf7a Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Fri, 21 Oct 2022 10:57:00 +0900 Subject: -do not execute GNS proxy test with curl-openssl --- src/gns/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gns/Makefile.am') diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index 1fe6ce438..2fbb49b18 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -259,7 +259,7 @@ check_SCRIPTS = \ test_gns_revocation.sh\ test_gns_redirect_lookup.sh -if HAVE_GNUTLS +if HAVE_GNUTLS_CURL check_SCRIPTS += \ test_proxy.sh endif -- cgit v1.2.3