summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2013-10-25 23:18:02 +0200
committerKristian Høgsberg <krh@bitplanet.net>2013-10-28 14:38:31 -0700
commitb8e62d9cdbe7dbbe8bf5fb4b472b87023b0aefa8 (patch)
treee79c27a0a86795fdb1e78de2fb40104ceca9895d /configure.ac
parentf88571fdef30f9871f659ce9fa13e67758948096 (diff)
configure.ac: Report if built with XCB-XKB or not
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 84f3a79c..5d0d060e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -506,6 +506,7 @@ AC_MSG_RESULT([
Cairo Renderer ${with_cairo}
EGL ${enable_egl}
libxkbcommon ${enable_xkbcommon}
+ xcb_xkb ${have_xcb_xkb}
XWayland ${enable_xwayland}
dbus ${enable_dbus}