summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-07-15 14:36:23 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-07-15 14:36:23 +0000
commit538fd727337959b1d7b8449a578a31fd9a9c62b4 (patch)
tree4f5ec634e850af310a7ed7eb439711dcfac0544d /configure
parent840175d576030f5276c9a95e5a77a87ae6f35382 (diff)
downloadskalibs-538fd727337959b1d7b8449a578a31fd9a9c62b4.tar.xz
Add egidingroups sysdeps, because FreeBSD
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 53d5cd6..55381f1 100755
--- a/configure
+++ b/configure
@@ -501,6 +501,7 @@ EOF
choose cl revoke REVOKE 'revoke()'
choose cl sendfile SENDFILE 'sendfile()'
choose cl setgroups SETGROUPS 'setgroups()'
+ choose clr egidingroups EGIDINGROUPS 'the effective gid in the supplementary group list'
choose cl settimeofday SETTIMEOFDAY 'settimeofday()'
choose clr signalfd SIGNALFD 'signalfd()'
choose clr splice SPLICE 'splice()'