http://bugs.winehq.org/show_bug.cgi?id=6971
--- Comment #409 from quaker quaker66@gmail.com 2010-09-05 04:55:37 CDT --- (In reply to comment #408)
I have a problem with Vitaliy patch.
- I use Debian Unstable (Xorg 1.7.7) and the package libxi-dev is installed.
- I apply the patch in the source Wine correctly and i launch /configure.
But, when i check on /include/config.h, i haven't a line with HAVE_XINPUT2_LIB
So i think that this patch doesn't work with Xorg 1.7.7 (cf quaker message)
the patch is most likely applied incorrectly, because without xi2, it should define to 0 ..
+ i named the var incorrectly, it's HAVE_LIBXINPUT2.