On Thu, 2010-02-25 at 11:25 +0100, ext Julien Cristau wrote: > On Thu, Feb 25, 2010 at 10:21:07 +0200, Oliver McFadden wrote: > > > Previously this was not implemented because it requires the X server has > > the xf86PostButtonEventP() function which was not released at the time. > > > Can you either keep the code working with older X servers with an ifdef, > or update configure.ac to require a new enough xorg-server.pc?
Yeah, this is probably a good idea. I'll dig through the X server log later today and check which version is required. Also, which is preferred; an #if check on XORG_VERSION_CURRENT or a configure.ac check? _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
