From b8e62d9cdbe7dbbe8bf5fb4b472b87023b0aefa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Fri, 25 Oct 2013 23:18:02 +0200 Subject: [PATCH] configure.ac: Report if built with XCB-XKB or not MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ã…dahl --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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}