[PATCH 2/2] configure: require xproto 7.0.26 for pointer typedef removal

Alan Coopersmith alan.coopersmith at oracle.com
Mon Apr 14 09:30:25 PDT 2014


On 04/14/14 06:27 AM, Julien Cristau wrote:
> Signed-off-by: Julien Cristau <jcristau at debian.org>
> ---
>   configure.ac | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index c70bd99..388e17c 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -789,7 +789,7 @@ APPLEWMPROTO="applewmproto >= 1.4"
>   XSHMFENCE="xshmfence >= 1.1"
>
>   dnl Required modules
> -XPROTO="xproto >= 7.0.22"
> +XPROTO="xproto >= 7.0.26"
>   RANDRPROTO="randrproto >= 1.4.0"
>   RENDERPROTO="renderproto >= 0.11"
>   XEXTPROTO="xextproto >= 7.2.99.901"
>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list