Skip to content

Commit

Permalink
- autoconf.
Browse files Browse the repository at this point in the history
  • Loading branch information
gthess committed Feb 7, 2024
1 parent 3f51755 commit b496714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b496714

Please sign in to comment.