diff options
| author | Michael Albinus | 2015-11-09 10:00:56 +0100 |
|---|---|---|
| committer | Michael Albinus | 2015-11-11 12:10:48 +0100 |
| commit | 662ee733257d573deaadd2e217894b70265fb5fe (patch) | |
| tree | 31a343154a51e310bee1ae3d840dd8aec13c4d3f /etc/srecode | |
| parent | ef75c3b56b8ff034eb47e0c69328227127cc93fa (diff) | |
| download | emacs-662ee733257d573deaadd2e217894b70265fb5fe.tar.gz emacs-662ee733257d573deaadd2e217894b70265fb5fe.zip | |
Add kqueue support
* configure.ac (--with-file-notification): Add kqueue.
(top): Remove special test for "${HAVE_NS}" and
${with_file_notification}, this is handled inside gfilenotify
tests. Add kqueue tests. Use NOTIFY_CFLAGS and NOTIFY_LIBS
instead of library specific variables.
* src/Makefile.in: Use NOTIFY_CFLAGS and NOTIFY_LIBS.
* src/emacs.c (main): Call globals_of_kqueue and syms_of_kqueue.
* src/kqueue.c: New file.
* src/lisp.h: Declare extern globals_of_kqueue and syms_of_kqueue.
Diffstat (limited to 'etc/srecode')
0 files changed, 0 insertions, 0 deletions