[PATCH] configure.ac: Require inputproto 2.3
Peter Hutterer
peter.hutterer at who-t.net
Tue Mar 12 15:55:55 PDT 2013
On Tue, Mar 12, 2013 at 09:37:43AM -0700, Robert Morell wrote:
> This picks up support for Xi pointer barriers in the protocol.
>
> Signed-off-by: Robert Morell <rmorell at nvidia.com>
> ---
thanks, applied.
Cheers,
Peter
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 6e1ff65..44982b3 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -788,7 +788,7 @@ XPROTO="xproto >= 7.0.22"
> RANDRPROTO="randrproto >= 1.4.0"
> RENDERPROTO="renderproto >= 0.11"
> XEXTPROTO="xextproto >= 7.1.99"
> -INPUTPROTO="inputproto >= 2.2.99.1"
> +INPUTPROTO="inputproto >= 2.3"
> KBPROTO="kbproto >= 1.0.3"
> FONTSPROTO="fontsproto"
> FIXESPROTO="fixesproto >= 5.0"
> --
> 1.8.1.5
>
More information about the xorg-devel
mailing list