summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-02-19 14:54:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-02-19 14:54:44 +0000
commit15eda3d33f9e1160d438d370acd442ef3dbba63f (patch)
tree88f50dd23414f9bee659a6438fa62131825d072d /configure
parent332d4cbc24ab82cc77bccb0ce2c158c5e86a8fac (diff)
downloadskalibs-15eda3d33f9e1160d438d370acd442ef3dbba63f.tar.xz
Add DragonFly macro; remove nbwaitall and ancilautoclose
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 3959c9a..289caf2 100755
--- a/configure
+++ b/configure
@@ -505,7 +505,6 @@ EOF
trytypes
choose clr nullispointer NULLISPOINTER 'a pointer-typed NULL'
choose clr accept4 ACCEPT4 'accept4()'
- choose clr ancilautoclose ANCILAUTOCLOSE 'auto-close after fd-passing'
choose c cmsgcloexec CMSGCLOEXEC 'MSG_CMSG_CLOEXEC'
choose clr devurandom DEVURANDOM '/dev/urandom'
choose cl dirfd DIRFD 'dirfd()'
@@ -518,7 +517,6 @@ EOF
choose cl ipv6 IPV6 'IPv6 support' $socket_lib
choose clr malloc0 MALLOC0 'non-NULL malloc(0)'
choose c msgdontwait MSGDONTWAIT 'MSG_DONTWAIT'
- choose clr nbwaitall NBWAITALL 'non-blocking MSG_WAITALL'
choose c odirectory ODIRECTORY 'O_DIRECTORY'
choose cl openat OPENAT 'openat()'
choose cl linkat LINKAT 'linkat()'