krita needs -lXi
Adrian Page
adrian at pagenet.plus.com
Mon Jul 19 23:25:58 CEST 2004
On Monday 19 July 2004 8:45 am, Brad Hards wrote:
> On Mon, 19 Jul 2004 08:19 am, Adrian Page wrote:
> > It's using the XInput extension so I guess we need a configure check. I'm
> > a complete newbie as far as the configure system is concerned so any
> > guidance on how to achieve this would be greatly appreciated.
>
> I will give you a hand, but I need to know what should happen if there
> XInput extension isn't available.
Thanks.
All we really need is a symbol that's defined if XInput is available, then we
can just #if the relevant code (and add the library). It's only an optional
enhancement, so if it isn't there, it can be safely ignored.
Adrian
More information about the kimageshop
mailing list