Removed. Removed. Removed the included copies of the inotify headers. We
authorAlexander Larsson <alexl@redhat.com>
Mon, 21 Jan 2008 10:35:44 +0000 (10:35 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 21 Jan 2008 10:35:44 +0000 (10:35 +0000)
commitd8473705b0b3757dda9976a8d40a638f35f03046
treed128ebfed6352fb71a536c3003b64f3d9bf34fdd
parenta043325ec10c7c6ef754f07f6d614ca5518305f0
Removed. Removed. Removed the included copies of the inotify headers. We

2008-01-21  Alexander Larsson  <alexl@redhat.com>

        * inotify/Makefile.am:
        * inotify/inotify-helper.c:
        * inotify/inotify-kernel.c:
        * inotify/inotify-path.c:
        * inotify/local_inotify.h: Removed.
        * inotify/local_inotify_syscalls.h: Removed.
Removed the included copies of the inotify
headers. We now only use the <sys/inotify.h>
header which exists on modern systems.
This fixes problems on ARM and SH5 (#510448)
but is also generally much cleaner and future
safe. For instance, if other OSes add support
for inotify it should "just work".

svn path=/trunk/; revision=6338
ChangeLog
configure.in
gio/ChangeLog
gio/inotify/Makefile.am
gio/inotify/inotify-helper.c
gio/inotify/inotify-kernel.c
gio/inotify/inotify-path.c
gio/inotify/local_inotify.h [deleted file]
gio/inotify/local_inotify_syscalls.h [deleted file]