[PATCH input-mouse 05/14] config: remove extension check for unused RANDR extension
Gaetan Nadon
memsize at videotron.ca
Fri May 14 13:50:07 PDT 2010
The randr protocol is not used, no randr*.h are included.
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 389318a..407b499 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,6 @@ inputdir=${moduledir}/input
AC_SUBST(inputdir)
# Checks for extensions
-XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
XORG_DRIVER_CHECK_EXT(XINPUT, inputproto)
# Checks for pkg-config packages
--
1.6.0.4
More information about the xorg-devel
mailing list