diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. # |