[PATCH] Don't check for Xinerama.
Alex Deucher
alexdeucher at gmail.com
Mon Mar 8 07:54:42 PST 2010
On Sun, Mar 7, 2010 at 2:40 PM, Matt Turner <mattst88 at gmail.com> wrote:
> On Sun, Mar 7, 2010 at 2:24 PM, Matt Turner <mattst88 at gmail.com> wrote:
>> It doesn't seem to be used anywhere, so don't require it.
>>
>> CC: Jerome Glisse <jglisse at redhat.com>
>> CC: Alex Deucher <alexdeucher at gmail.com>
>> CC: Dave Airlie <airlied at redhat.com>
>> Signed-off-by: Matt Turner <mattst88 at gmail.com>
>> ---
>> configure.ac | 1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/configure.ac b/configure.ac
>> index 058535c..d2c70f5 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -82,7 +82,6 @@ AC_ARG_WITH(xserver-source,AC_HELP_STRING([--with-xserver-source=XSERVER_SOURCE]
>> [ XSERVER_SOURCE="" ])
>>
>> # Checks for extensions
>> -XORG_DRIVER_CHECK_EXT(XINERAMA, xineramaproto)
>> XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
>> XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
>> XORG_DRIVER_CHECK_EXT(XV, videoproto)
>> --
>> 1.6.4.4
>>
>>
>
> Oh, and this patch applies to -mach64, -r128, and -modesetting too. It
> should be applied to those as well.
Committed, thanks.
Alex
More information about the xorg-driver-ati
mailing list