[PATCH] xaa: Always install SDK headers even with built with --disable-xaa

Julien Cristau jcristau at debian.org
Fri Dec 16 12:42:19 PST 2011


On Fri, Dec 16, 2011 at 12:37:05 -0500, Adam Jackson wrote:

> The drivers know to fall back at runtime, but the build will fail, which
> is kind of senseless.
> 
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  hw/xfree86/Makefile.am     |    2 --
>  hw/xfree86/xaa/Makefile.am |    3 +++
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
So I looked at mga, and it has some kind of support for conditional
build of the xaa stuff, except that's not hooked up to anything so it's
always enabled.  And if it fails to load xaa at runtime, it returns
false from preinit instead of falling back to shadowfb/noaccel.  But I
guess that's not a whole lot worse than failing to build, so
Acked-by: Julien Cristau <jcristau at debian.org>

Cheers,
Julien


More information about the xorg-devel mailing list