]> code.delx.au - gnu-emacs/commit
Default to inotify instead of gfile
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Aug 2015 01:20:35 +0000 (18:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Aug 2015 01:22:12 +0000 (18:22 -0700)
commit200c2b10faf298bf65e8b6dbd0cb9ef00b2f95d6
tree8fb169d026c584681a77034d9ae4bd07ddf34b6b
parent0abf56df5de778d02e8acccb2044fcd6e7e4953c
Default to inotify instead of gfile

* configure.ac (with_file_notification): Fix typo that
prevented suppression of file notification if HAVE_NS.
(NOTIFY_OBJ): Prefer inotify to gfile if both exist and
with_file_notification is 'yes' (Bug#21241).
* etc/NEWS: Mention this.
configure.ac
etc/NEWS