diff options
| author | Ken Raeburn | 2015-11-07 03:06:32 -0500 |
|---|---|---|
| committer | Ken Raeburn | 2015-11-12 03:58:09 -0500 |
| commit | c7f2b6ad892c93b8b848d21835a4b093c424cae6 (patch) | |
| tree | c5be79d73006eda5c724cd3e07111b60d266484a /src/buffer.h | |
| parent | e1c27dbd25ab22f6000d1e46259e2a60d56416c1 (diff) | |
| download | emacs-c7f2b6ad892c93b8b848d21835a4b093c424cae6.tar.gz emacs-c7f2b6ad892c93b8b848d21835a4b093c424cae6.zip | |
Detect XCB and save a connection handle
* configure.ac: If using X11, check for XCB libraries and header.
* src/Makefile.in (XCB_LIBS): Define.
(LIBX_EXTRA): Include it.
* src/xterm.h [USE_XCB]: Include X11/Xlib-xcb.h.
(struct x_display_info) [USE_XCB]: Add an XCB connection handle field.
* src/xterm.c (x_term_init) [USE_XCB]: Initialize the new field.
Diffstat (limited to 'src/buffer.h')
0 files changed, 0 insertions, 0 deletions