m4/aio.m4: Check whether AIO signals are delivered
commit4c20fc934b59c18163256c81c26631d6041589f9
authorHolger Weiß <holger@weiss.in-berlin.de>
Tue, 16 Apr 2013 20:50:10 +0000 (16 22:50 +0200)
committerHolger Weiß <holger@weiss.in-berlin.de>
Tue, 16 Apr 2013 20:50:10 +0000 (16 22:50 +0200)
treecc903b56d851d8953c3290aaeb1eec54beaa0fcc
parent0a2069bf80f4302b34ef315379a295f6a08c76e5
m4/aio.m4: Check whether AIO signals are delivered

At least on Debian GNU/kFreeBSD 7.0 RC1, the POSIX AIO implementation
fails to deliver completion notification signals (but seems to work
otherwise).  The ./configure script now detects this case and then
disables POSIX AIO usage.
m4/aio.m4