summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-12-21 12:34:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-12-21 12:34:40 +0000
commit8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89 (patch)
tree8aaf51a5fe4664a7934afa68c14c391e40b76f47 /configure
parentb45692fe8638c4faaaedb488402b90971fda18f5 (diff)
downloadskalibs-8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89.tar.xz
Add dirfd sysdep, because Solaris sucks
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2873aed..69b339d 100755
--- a/configure
+++ b/configure
@@ -507,6 +507,7 @@ EOF
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()'
choose c eproto EPROTO EPROTO
choose cl eventfd EVENTFD 'eventfd()'
choose cl flock FLOCK 'flock()'