[PATCH input-keyboard 10/13] config: remove extension check for unused RANDR extension
Gaetan Nadon
memsize at videotron.ca
Wed May 12 10:11:51 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 c690dc0..b77fe4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,7 +82,6 @@ AC_ARG_WITH(xorg-module-dir,
AC_SUBST(moduledir)
# 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