summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCraig Leres <leres@xse.com>2019-05-02 18:29:40 -0700
committerCraig Leres <leres@xse.com>2019-05-02 18:29:40 -0700
commit7acb8f85dfe3e5670cdaea2a4af88985f707898e (patch)
treed1d8d834110a39b582d8171e2c1b2c94d0f81554 /configure
parent6393bb66900eb1534af3daf4327fcb4719479596 (diff)
downloadtcpdump-7acb8f85dfe3e5670cdaea2a4af88985f707898e.tar.gz
(update configure too)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 95cc5261..119e833d 100755
--- a/configure
+++ b/configure
@@ -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.
#