configure: require xproto 7.0.26 for pointer typedef removal
authorJulien Cristau <jcristau@debian.org>
Mon, 14 Apr 2014 13:27:19 +0000 (15:27 +0200)
committerKeith Packard <keithp@keithp.com>
Mon, 21 Apr 2014 18:56:39 +0000 (11:56 -0700)
Signed-off-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac

index c70bd99..388e17c 100644 (file)
@@ -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"