]> git.kaiwu.me - nginx.git/commit
Support POSIX semaphores on Linux.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 31 May 2011 08:17:27 +0000 (08:17 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 31 May 2011 08:17:27 +0000 (08:17 +0000)
commit0462a613c1fa6785338048a99822e320564faee6
tree364a111c2b499cfa90ebadeefe8d5c2011f14f40
parent5343bf3221c66aaef315a466931c7b2c2ac5b425
Support POSIX semaphores on Linux.
This configure test must run before auto/make, because it adds library.
auto/unix was placed after auto/make just for historical reasons.

Patch by Denis F. Latypoff
auto/configure
auto/unix