summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index ba4439a..389b31b 100755
--- a/configure
+++ b/configure
@@ -442,7 +442,8 @@ EOF
choose cl getpeerucred GETPEERUCRED 'getpeerucred()'
choose cl ipv6 IPV6 'IPv6 support' $socket_lib
choose clr malloc0 MALLOC0 'non-NULL malloc(0)'
- choose clr okwaitall OKWAITALL 'a usable MSG_WAITALL flag'
+ choose c msgdontwait MSGDONTWAIT 'MSG_DONTWAIT'
+ choose clr nbwaitall NBWAITALL 'non-blocking MSG_WAITALL'
choose cl openat OPENAT 'openat()'
choose cl linkat LINKAT 'linkat()'
choose clr pipe2 PIPE2 'pipe2()'