configure.ac: Report if built with XCB-XKB or not
authorJonas Ådahl <jadahl@gmail.com>
Fri, 25 Oct 2013 21:18:02 +0000 (23:18 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 28 Oct 2013 21:38:31 +0000 (14:38 -0700)
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
configure.ac

index 84f3a79..5d0d060 100644 (file)
@@ -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}