Re: [PATCH] compositor-drm: Remove unnecessary libdrm defines

2018-07-27 Thread Derek Foreman
On 2018-07-20 05:06 AM, Daniel Stone wrote: > The backend begins with a series of #defines of libdrm tokens, in case > the libdrm we build against is too old. > > Commit efdebbc4e82b ("configure.ac: bump libdrm requirement to 2.4.68") > did what it said on the box; since we now depend on a relativ

[PATCH] compositor-drm: Remove unnecessary libdrm defines

2018-07-20 Thread Daniel Stone
The backend begins with a series of #defines of libdrm tokens, in case the libdrm we build against is too old. Commit efdebbc4e82b ("configure.ac: bump libdrm requirement to 2.4.68") did what it said on the box; since we now depend on a relatively modern libdrm, we can get rid of most of our compa