[PATCH 1/2] kdrive: Fix tslib check fallback to set TSLIB_LIBS. #30599

Julien Cristau jcristau at debian.org
Thu Oct 14 12:52:29 PDT 2010


On Thu, Oct 14, 2010 at 15:49:50 +0200, Michał Górny wrote:

> If pkg-config is unable to find tslib but the fallback check does find
> it, the compilation continues with tslib support enabled though
> TSLIB_LIBS are unset. Thus, the compilation fails with a linking error
> on tslib functions.
> 
> This patch sets TSLIB_LIBS to '-lts' whenever the tslib fallback check
> succeeds.
> 
> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=30599
> Signed-off-by: Michał Górny <mgorny at gentoo.org>

FWIW, I'm not sure this code will stay alive to see 1.10, see
<1278600026-21352-1-git-send-email-ajax at redhat.com>

Cheers,
Julien


More information about the xorg-devel mailing list