mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- autoconf.
This commit is contained in:
parent
3f5175584b
commit
b496714caa
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -23346,7 +23346,7 @@ else $as_nop
|
||||||
fi
|
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.
|
# Extract the first word of "protoc-c", so it can be a program name with args.
|
||||||
set dummy protoc-c; ac_word=$2
|
set dummy protoc-c; ac_word=$2
|
||||||
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue