[PATCH weston 3/6] configure.ac: Report if built with XCB-XKB or not
Jonas Ådahl
jadahl at gmail.com
Fri Oct 25 23:18:02 CEST 2013
Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index ac3878b..51c6a8e 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}
--
1.8.1.2
More information about the wayland-devel
mailing list