aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 9f89a61..f873524 100755
--- a/configure
+++ b/configure
@@ -718,8 +718,9 @@ choose cl _nsgetexecutablepath '_NSGetExecutablePath()'
choose cl getexecname 'getexecname()'
choose cl dladdr 'dladdr()'
choose c pidfd_open 'pidfd_open()'
+choose cl prctl 'prctl()'
+choose cl procctl 'procctl()'
choose cl kevent 'kevent()'
-choose cl prsetchildsubreaper 'PR_SET_CHILD_SUBREAPER'
# Here are the evil irreducible run-time sysdeps.
choose clr devurandom '/dev/urandom'