[xinput] Check for the XInput entry points
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Jun 2009 12:41:32 +0000 (13:41 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 4 Jun 2009 15:30:31 +0000 (16:30 +0100)
commit0a4a28a950ae5022684742d18144c1cb9b6a96d1
treea8296fc6ad4572a221b0299a7e2e59d405efb337
parent876dc22633a62c3eb451d9f491d97cddadf6d3c0
[xinput] Check for the XInput entry points

Apparently, the XInput extension is using the same pkg-config
file ('xi') for both the 1.x and the 2.x API, so we need to
check for both the 1.x XGetExtensionVersion and the 2.x
XQueryInputVersion.
clutter/x11/clutter-backend-x11.c
clutter/x11/clutter-backend-x11.h
clutter/x11/clutter-event-x11.c
clutter/x11/clutter-stage-x11.h
configure.ac