[PATCH 1/2] configure: require fontsproto 2.1.3 for pointer typedef removal
Alan Coopersmith
alan.coopersmith at oracle.com
Mon Apr 14 09:28:03 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 bfe1fc9..c70bd99 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -795,7 +795,7 @@ RENDERPROTO="renderproto >= 0.11"
> XEXTPROTO="xextproto >= 7.2.99.901"
> INPUTPROTO="inputproto >= 2.3"
> KBPROTO="kbproto >= 1.0.3"
> -FONTSPROTO="fontsproto"
> +FONTSPROTO="fontsproto >= 2.1.3"
> FIXESPROTO="fixesproto >= 5.0"
> DAMAGEPROTO="damageproto >= 1.1"
> XCMISCPROTO="xcmiscproto >= 1.2.0"
>
Are you going to be making a 2.1.3 release soon?
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list