wxWidgets/include/wx/unix
Vadim Zeitlin 96e790a567 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
2010-01-29 13:07:26 +00:00
..
private Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
app.h
apptbase.h Cleanly separate GUI socket-related code from net library. 2009-08-17 23:02:46 +00:00
apptrait.h Cleanly separate GUI socket-related code from net library. 2009-08-17 23:02:46 +00:00
chkconf.h Disable wxUSE_FSWATCHER under Unix if neither inotify nor kqueue is available. 2010-01-29 13:07:26 +00:00
evtloop.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
evtloopsrc.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
execute.h
fontutil.h
fswatcher_inotify.h Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
fswatcher_kqueue.h Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
glx11.h
joystick.h
mimetype.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
pipe.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
private.h
sound.h
stackwalk.h
stdpaths.h
taskbarx11.h minor cleanup 2009-12-05 19:57:58 +00:00
tls.h
utilsx11.h