]> git.eshelyaron.com Git - emacs.git/commit
* configure.ac (HAVE_XKB): Define if Xkb is present.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 25 Mar 2013 17:58:35 +0000 (18:58 +0100)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 25 Mar 2013 17:58:35 +0000 (18:58 +0100)
commita4cedbf77462c751f2eab4aa295a0187f855e397
tree2011d6c27b79136c9797f8ff611595397b76c6dd
parent553fabe73ac34fa9f24daa48201923af04da7d88
* configure.ac (HAVE_XKB): Define if Xkb is present.

* src/xterm.c: Include X11/XKBlib.h
(XTring_bell): Use XkbBell if HAVE_XKB.

Fixes: debbugs:14041
ChangeLog
configure.ac
src/xterm.c