Better checking for shm_open() during configure.

This commit is contained in:
Sergey Kandaurov
2017-09-27 18:34:23 +03:00
parent 4f4647e187
commit aac0f06f3d
3 changed files with 17 additions and 9 deletions

2
configure vendored
View File

@@ -105,6 +105,8 @@ if [ $NXT_UNIX_DOMAIN = YES ]; then
nxt_have=NXT_HAVE_UNIX_DOMAIN . auto/have
fi
NXT_LIBRT=
. auto/types
. auto/clang
. auto/atomic