configure.ac: Report if built with XCB-XKB or not
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
This commit is contained in:
parent
f88571fdef
commit
b8e62d9cdb
@ -506,6 +506,7 @@ AC_MSG_RESULT([
|
|||||||
Cairo Renderer ${with_cairo}
|
Cairo Renderer ${with_cairo}
|
||||||
EGL ${enable_egl}
|
EGL ${enable_egl}
|
||||||
libxkbcommon ${enable_xkbcommon}
|
libxkbcommon ${enable_xkbcommon}
|
||||||
|
xcb_xkb ${have_xcb_xkb}
|
||||||
XWayland ${enable_xwayland}
|
XWayland ${enable_xwayland}
|
||||||
dbus ${enable_dbus}
|
dbus ${enable_dbus}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user