[Intel-gfx] [PATCH] configure: Don't link the driver against libX11

Chris Wilson chris at chris-wilson.co.uk
Tue Jun 3 16:53:41 CEST 2014


On Tue, Jun 03, 2014 at 10:26:46AM -0400, Adam Jackson wrote:
> 78dc0c04745ad4485b994f67833f4a155749f01d added REQUIRED_MODULES to the
> driver link line for... some reason.  That pulled in the libs from the
> XF86DRI check, which near as I can tell has always been wrong, all of
> the other extension checks just look for the protocol module and
> xextproto doesn't define dri1 protocol in any case.
> 
> Signed-off-by: Adam Jackson <ajax at redhat.com>

Thanks, pushed. I then took it a step further and dropped xf86driproto
from our `pkg-config $REQUIRED_MODULES` check and made it only required
for DRI support with i810.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list