Merge c494fc763c06dc4034ca928621317834188fb23d into 990881fa87f8aaae290c2a9e0b4583220a9bbe45

This commit is contained in:
Detlef Riekenberg 2012-10-09 07:44:38 -07:00
commit eb674d89a8

View File

@ -499,10 +499,7 @@ fi
# properly.
#
xkbcommon_enabled=no
if test ! x$have_xkbcommon = xno ; then
xkbcommon_enabled=yes
else
if test x$have_xkbcommon = xno ; then
AC_ERROR([xkbcommon not found for keyboard backend])
fi
@ -699,7 +696,6 @@ AC_MSG_NOTICE([Build configuration:
systemd: $systemd_enabled
udev: $udev_enabled
dbus: $dbus_enabled
xkbcommon: $xkbcommon_enabled
libuterm video backends:
fbdev: $fbdev_enabled