From: Yorgos Thessalonikefs Date: Wed, 7 Feb 2024 09:51:16 +0000 (+0100) Subject: - autoconf. X-Git-Tag: release-1.19.3rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b496714caa13d07cff32628671a4b35dec285223;p=thirdparty%2Funbound.git - autoconf. --- 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