projects
/
platform
/
upstream
/
xorg-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
914672f
)
Require xextproto version 7.2.99.901
author
Keith Packard
<keithp@keithp.com>
Thu, 7 Nov 2013 07:06:28 +0000
(23:06 -0800)
committer
Keith Packard
<keithp@keithp.com>
Mon, 11 Nov 2013 23:12:02 +0000
(15:12 -0800)
This includes the MIT-SHM FD passing requests
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e223202
..
96ceb4c
100644
(file)
--- 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"