]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix checking whether kqueue is available.
authorPeter Powell <petpow@saberuk.com>
Sun, 19 Jul 2015 16:17:29 +0000 (17:17 +0100)
committerPeter Powell <petpow@saberuk.com>
Tue, 21 Jul 2015 22:22:09 +0000 (23:22 +0100)
commit3fbba606c3fbb76a5bc045d4d7717528366ae84e
tree13063bf9cc22567922b77b7c16f67e129270bf48
parent539abb9e93e9657c136759116379f7182c78ea8c
Fix checking whether kqueue is available.

It seems like the newer OS X versions don't put headers into the
system include directories. Switch to using a test file instead.
configure
make/check_kqueue.cpp [new file with mode: 0644]