]> git.saurik.com Git - wxWidgets.git/commit
Disable wxUSE_FSWATCHER under Unix if neither inotify nor kqueue is available.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Jan 2010 13:07:26 +0000 (13:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Jan 2010 13:07:26 +0000 (13:07 +0000)
commit96e790a5678785ee6b2c1cb6c68048eecf84dacc
tree776472eaed80a66ae98bf74b2410dd6d084d7ba5
parent1682f86006b3f59a6bf536a20076cca8bb0b921e
Disable wxUSE_FSWATCHER under Unix if neither inotify nor kqueue is available.

Don't define wxUSE_FSWATCHER as 1 in configure if we can't implement it.

Also add a check to wx/unix/chkconf.h to verify that we didn't end up with an
inconsistent configuration somehow.

Closes #11670.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
include/wx/unix/chkconf.h