From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 74712] New: libkms not enabled on DragonFly
Date: Sat, 08 Feb 2014 13:55:22 +0000
Message-ID:
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