From f490ed44a1c85c75183d87d034b94f9973b88abd Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 28 Oct 2010 12:30:27 -0700 Subject: Fix configure.ac comment for RandR instead of Render Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 29f509a..09fb306 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) dnl -dnl Version should match the current Render version. XRenderQueryVersion +dnl Version should match the current Randr version. XRRQueryVersion dnl returns the version from randr.h, NOT the version we set here. But we dnl try to keep these the same. Note that the library has an extra dnl digit in the version number to track changes which don't affect the -- cgit v1.2.1