[PATCH] Always install xaa sdk headers

Adam Jackson ajax at redhat.com
Tue Jan 3 11:44:38 PST 2012


On 1/3/12 2:18 PM, Julien Cristau wrote:
> On Tue, Jan  3, 2012 at 16:22:24 +1000, Peter Hutterer wrote:
>
>> From: Adam Jackson<ajax at redhat.com>
>>
>> Always install XAA SDK headers so drivers still build even with
>> --disable-xaa
>>
>> Signed-off-by: Peter Hutterer<peter.hutterer at who-t.net>
>> ---
>>   hw/xfree86/Makefile.am     |    2 --
>>   hw/xfree86/xaa/Makefile.am |    4 ++++
>>   2 files changed, 4 insertions(+), 2 deletions(-)
>>
> ajax updated a bunch of drivers to cope better, but mga is still not
> fixed for this afaict.

The intent with my most recent round of XAA fixes was to make it 
runtime-optional; libxaa can exist or not and the drivers will survive. 
  Build-time ifdefs seemed like more hassle than I wanted to deal with, 
but if someone else wants to, go wild.

- ajax



More information about the xorg-devel mailing list