| Priority | medium |
|---|---|
| Bug ID | 74712 |
| Assignee | dri-devel@lists.freedesktop.org |
| Summary | libkms not enabled on DragonFly |
| Severity | normal |
| Classification | Unclassified |
| OS | BSD (Others) |
| Reporter | ftigeot@wolfpond.org |
| Hardware | x86-64 (AMD64) |
| Status | NEW |
| Version | XOrg CVS |
| Component | libdrm |
| Product | DRI |
Created attachment 93657 [details]
Enable libkms on DragonFly
On DragonFly systems, libdrm's configure script does not enable libkms support.
Running ./autogen.sh without any parameter gives this result:
libdrm 2.4.52 will be compiled with:
libkms no
The attached patch fixes the relevant check in configure.ac