The randr protocol is not used, no randr*.h are included. Signed-off-by: Gaetan Nadon <[email protected]> --- configure.ac | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac index bbf7f0f..19d3c66 100644 --- a/configure.ac +++ b/configure.ac @@ -55,7 +55,6 @@ AC_CHECK_LIB([sysfs], [sysfs_close_bus]) AC_CHECK_HEADERS([linux/input.h sysfs/libsysfs.h]) # Store the list of server defined extensions in REQUIRED_MODULES -XORG_DRIVER_CHECK_EXT(RANDR, randrproto) XORG_DRIVER_CHECK_EXT(XINPUT, inputproto) # Obtain compiler/linker options from server and required extensions -- 1.6.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
