(update configure too)

This commit is contained in:
Craig Leres 2019-05-02 18:29:40 -07:00
parent 6393bb6690
commit 7acb8f85df

2
configure vendored
View File

@ -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.
#