[PATCH 2/7] Require xextproto version 7.2.99.901
Keith Packard
keithp at keithp.com
Thu Nov 7 12:15:55 PST 2013
This includes the MIT-SHM FD passing requests
Signed-off-by: Keith Packard <keithp at keithp.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 12610e4..fb95663 100644
--- a/configure.ac
+++ b/configure.ac
@@ -798,7 +798,7 @@ dnl Required modules
XPROTO="xproto >= 7.0.22"
RANDRPROTO="randrproto >= 1.4.0"
RENDERPROTO="renderproto >= 0.11"
-XEXTPROTO="xextproto >= 7.1.99"
+XEXTPROTO="xextproto >= 7.2.99.901"
INPUTPROTO="inputproto >= 2.3"
KBPROTO="kbproto >= 1.0.3"
FONTSPROTO="fontsproto"
--
1.8.4.2
More information about the xorg-devel
mailing list