From b496714caa13d07cff32628671a4b35dec285223 Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Wed, 7 Feb 2024 10:51:16 +0100 Subject: [PATCH] - autoconf. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index acb00ad5b..855b81fac 100755 --- a/configure +++ b/configure @@ -23346,7 +23346,7 @@ else $as_nop fi - if test "x$opt_dnstap" == "xno"; then + if test "x$opt_dnstap" != "xno"; then # Extract the first word of "protoc-c", so it can be a program name with args. set dummy protoc-c; ac_word=$2 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5