xserver: Branch 'master'

Alan Hourihane alanh at kemper.freedesktop.org
Mon Jul 21 02:33:57 PDT 2008


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 55803473adb0a0975fea81035402bf6b4ec0e30b
Author: Alan Hourihane <alanh at tungstengraphics.com>
Date:   Mon Jul 21 10:32:57 2008 +0100

    Bump inputproto to 1.9.99.2 for XI_PROP_ENABLED

diff --git a/configure.ac b/configure.ac
index 383a120..051a392 100644
--- a/configure.ac
+++ b/configure.ac
@@ -661,7 +661,7 @@ XEXT_LIB='$(top_builddir)/Xext/libXext.la'
 XEXTXORG_LIB='$(top_builddir)/Xext/libXextbuiltin.la'
 
 dnl Core modules for most extensions, et al.
-REQUIRED_MODULES="[randrproto >= 1.2] [renderproto >= 0.9.3] [fixesproto >= 4.0] [damageproto >= 1.1] xcmiscproto [xextproto >= 7.0.3] [xproto >= 7.0.13] xtrans [scrnsaverproto >= 1.1] bigreqsproto resourceproto fontsproto [inputproto >= 1.9.99.1] [kbproto >= 1.0.3]" 
+REQUIRED_MODULES="[randrproto >= 1.2] [renderproto >= 0.9.3] [fixesproto >= 4.0] [damageproto >= 1.1] xcmiscproto [xextproto >= 7.0.3] [xproto >= 7.0.13] xtrans [scrnsaverproto >= 1.1] bigreqsproto resourceproto fontsproto [inputproto >= 1.9.99.2] [kbproto >= 1.0.3]" 
 REQUIRED_LIBS="xfont xau fontenc [pixman-1 >= 0.9.5]"
 
 dnl HAVE_DBUS is true if we actually have the D-Bus library, whereas


More information about the xorg-commit mailing list