build: disable epoll support on solaris based systems
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 12 Apr 2017 07:59:08 +0000 (09:59 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 12 Apr 2017 08:17:41 +0000 (10:17 +0200)
commitec24433ef2984e84f94a28127ca566c0a985f8bd
tree1de98a30868192e367ce6044e2e7c2c9c25f4eea
parenta5e019b4680d8ee24bf77c656e4b7437fbe0243e
build: disable epoll support on solaris based systems

We have a report where the use of epoll breaks such systems. Disabling it for
now to make them work again. A deeper analysis is underway to understand this
better and maybe have epoll support later.
configure.ac