[Xcb] [PATCH] Build xcb-xkb by default

Jamey Sharp jamey at minilop.net
Mon Aug 5 15:32:05 PDT 2013


Sure, makes sense to me. :-)

Reviewed-by: Jamey Sharp <jamey at minilop.net>

Jamey

On Mon, Aug 05, 2013 at 10:17:46PM +0200, Michael Stapelberg wrote:
> Hi,
> 
> I am going to commit this tomorrow evening unless somebody objects
> (also, Signed-Off-Bys welcome):
> 
> Subject: [PATCH] Build xcb-xkb by default
> 
> There have not been any big issues with xcb-xkb recently.
> 
> Also, Wayland is using xcb-xkb actively, making distributions compile
> libxcb with xkb support anyway, so let’s reflect reality :).
> ---
>  configure.ac |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 7364383..8cc5775 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -192,7 +192,7 @@ XCB_EXTENSION(XFixes, "yes")
>  XCB_EXTENSION(XFree86-DRI, "yes")
>  XCB_EXTENSION(Xinerama, "yes")
>  XCB_EXTENSION(XInput, "no")
> -XCB_EXTENSION(XKB, "no")
> +XCB_EXTENSION(XKB, "yes")
>  XCB_EXTENSION(Xprint, "yes")
>  XCB_EXTENSION(SELinux, "no")
>  XCB_EXTENSION(XTest, "yes")
> 
> 
> -- 
> Best regards,
> Michael

> From b06d7bc64b4f65ce995a429021043eadd1589a6a Mon Sep 17 00:00:00 2001
> From: Michael Stapelberg <michael at stapelberg.de>
> Date: Mon, 5 Aug 2013 22:14:18 +0200
> Subject: [PATCH] Build xcb-xkb by default
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> There have not been any big issues with xcb-xkb recently.
> 
> Also, Wayland is using xcb-xkb actively, making distributions compile
> libxcb with xkb support anyway, so let’s reflect reality :).
> ---
>  configure.ac |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 7364383..8cc5775 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -192,7 +192,7 @@ XCB_EXTENSION(XFixes, "yes")
>  XCB_EXTENSION(XFree86-DRI, "yes")
>  XCB_EXTENSION(Xinerama, "yes")
>  XCB_EXTENSION(XInput, "no")
> -XCB_EXTENSION(XKB, "no")
> +XCB_EXTENSION(XKB, "yes")
>  XCB_EXTENSION(Xprint, "yes")
>  XCB_EXTENSION(SELinux, "no")
>  XCB_EXTENSION(XTest, "yes")
> -- 
> 1.7.10.4
> 

> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130805/4c28db20/attachment-0001.pgp>


More information about the Xcb mailing list