summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-07-16 15:24:33 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-07-16 15:24:33 +0000
commit42c13f4acdd1e9f6a6cbdd88cb76006768d7ff6a (patch)
treebf885d11f5a376cfa0e7604ff18cc9f058c13745 /configure
parent16013c560e189bd0c4fb58e038c0f449542dba7a (diff)
downloadskalibs-42c13f4acdd1e9f6a6cbdd88cb76006768d7ff6a.tar.xz
Change setgroups() management, in particular add skalibs_setgroups()
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 55381f1..53d5cd6 100755
--- a/configure
+++ b/configure
@@ -501,7 +501,6 @@ 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()'