]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- autoconf.
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 7 Feb 2024 09:51:16 +0000 (10:51 +0100)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Wed, 7 Feb 2024 09:51:16 +0000 (10:51 +0100)
configure

index acb00ad5b810d25bc4c0c49f57fff4905eaeba56..855b81facec4d3b78c93479f21aa62f8a9b121e6 100755 (executable)
--- 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