diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2015-11-09 10:00:56 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2015-11-25 15:07:10 +0100 |
commit | e3354e2265bc442e4c7b84b806be482db88581a2 (patch) | |
tree | 21c79b24540c150ada3fe3b7c7941985327cc16f /lisp/emacs-lisp/cursor-sensor.el | |
parent | c6457cef92342d586d894504fdefc1bec1367725 (diff) | |
download | emacs-e3354e2265bc442e4c7b84b806be482db88581a2.tar.gz emacs-e3354e2265bc442e4c7b84b806be482db88581a2.tar.bz2 emacs-e3354e2265bc442e4c7b84b806be482db88581a2.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 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions