mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 18:14:29 +08:00
(update configure too)
This commit is contained in:
parent
6393bb6690
commit
7acb8f85df
2
configure
vendored
2
configure
vendored
@ -4332,7 +4332,7 @@ fi
|
||||
# XXX - do we need to check for all of them, or are there some that, if
|
||||
# present, imply others are present?
|
||||
#
|
||||
if test ! -z "$with_sandbox-capsicum" && test "$with_sandbox-capsicum" != "no" ; then
|
||||
if test ! -z "$with_sandbox_capsicum" && test "$with_sandbox_capsicum" != "no" ; then
|
||||
#
|
||||
# First, make sure we have the required header.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user