Branch: rosuav/inotify-config
Currently, inotify.cmod won't go looking for inotify_config.h unless
HAVE_INOTIFY_CONFIG_H is defined. This doesn't seem to match the way
other autoheader files get included, and it results in System.Inotify
not being available even on systems that support inotify. How does
this system work? Is the config file absent in some situations?
Not merging this change into trunk yet in case it breaks stuff.
ChrisA