summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cb9739412..4f4d596ab 100755
--- a/configure
+++ b/configure
@@ -11918,7 +11918,7 @@ $as_echo "#define SANDBOX_DARWIN 1" >>confdefs.h
11918 11918
11919elif test "x$sandbox_arg" = "xseccomp_filter" || \ 11919elif test "x$sandbox_arg" = "xseccomp_filter" || \
11920 ( test -z "$sandbox_arg" && \ 11920 ( test -z "$sandbox_arg" && \
11921 test "x$have_seccomp_filter" == "x1" && \ 11921 test "x$have_seccomp_filter" = "x1" && \
11922 test "x$ac_cv_header_linux_audit_h" = "xyes" && \ 11922 test "x$ac_cv_header_linux_audit_h" = "xyes" && \
11923 test "x$have_seccomp_audit_arch" = "x1" && \ 11923 test "x$have_seccomp_audit_arch" = "x1" && \
11924 test "x$have_linux_no_new_privs" = "x1" && \ 11924 test "x$have_linux_no_new_privs" = "x1" && \