summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2017-07-03 14:36:50 -0500
committerDerek Foreman <derekf@osg.samsung.com>2017-07-03 14:36:50 -0500
commit65d3464ec6c3c4362ffba8eea3c551cb46c9cb4d (patch)
tree8f75bb7aef6a9337ee988f0997335db3115865f9
parentbbc206e948352b79e240a6898f3ada0c46d0b02a (diff)
downloadweston-65d3464ec6c3c4362ffba8eea3c551cb46c9cb4d.tar.gz
configure: Stop printing libxkbcommon in configure results
Cosmetic leftovers I missed when removing the configure option to --disable-xkbcommon Reviewed-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8fe8489..53faee34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -689,7 +689,6 @@ AC_MSG_RESULT([
Cairo Renderer ${with_cairo}
EGL ${enable_egl}
- libxkbcommon ${enable_xkbcommon}
xcb_xkb ${have_xcb_xkb}
XWayland ${enable_xwayland}
dbus ${enable_dbus}