aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-10-22 18:48:33 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-10-22 18:48:33 +0000
commit0ee1464bd20df97b45e20d7da031a206853dabaf (patch)
tree3f988ba598a70e450c3a3215b0c6de336b4ea5c7 /configure
parentb41f7406424e0b3f2d069e2c9c9f3e925c42c67e (diff)
downloadskalibs-0ee1464bd20df97b45e20d7da031a206853dabaf.tar.gz
Add libplaynice with keventbridge.h
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index f873524..2f03c56 100755
--- a/configure
+++ b/configure
@@ -721,6 +721,7 @@ choose c pidfd_open 'pidfd_open()'
choose cl prctl 'prctl()'
choose cl procctl 'procctl()'
choose cl kevent 'kevent()'
+choose cl kqueue1 'kqueue1()'
# Here are the evil irreducible run-time sysdeps.
choose clr devurandom '/dev/urandom'