[PATCH evdev] When building against server 1.8, install 00-evdev.conf.

Dan Nicholson dbn.lists at gmail.com
Thu Mar 25 07:14:10 PDT 2010


On Thu, Mar 25, 2010 at 6:52 AM, Alan Coopersmith
<Alan.Coopersmith at sun.com> wrote:
> Peter Hutterer wrote:
>> +if XSERVER18
>> +confdir = $(sysconfdir)/xorg.conf.d
>> +conf_DATA = 00-evdev.conf
>> +endif
>
> Should it install when building against older X servers as well, so that
> upgrades work, or did we break ABI and require rebuilding input drivers
> when going from 1.7 to 1.8 anyway?

NewInputDeviceRequest breaks ABI to add the InputAttributes parameter,
so I think we'll be OK.

--
Dan


More information about the xorg-devel mailing list