From 8ada3fb32cd7dd8948eb55620de18ba03df6131d Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 20 Sep 2014 10:04:11 -0700 Subject: [PATCH] Require xtrans 1.3.5 or newer This version of xtrans offers the TRANS(Listen) function. Signed-off-by: Keith Packard --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index be8bff629..9066a6f73 100644 --- a/configure.ac +++ b/configure.ac @@ -779,7 +779,7 @@ FIXESPROTO="fixesproto >= 5.0" DAMAGEPROTO="damageproto >= 1.1" XCMISCPROTO="xcmiscproto >= 1.2.0" BIGREQSPROTO="bigreqsproto >= 1.1.0" -XTRANS="xtrans >= 1.3.3" +XTRANS="xtrans >= 1.3.5" PRESENTPROTO="presentproto >= 1.0" dnl List of libraries that require a specific version