From 8fcd1e028750ec7669aa311dfd63d86767097feb Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 19 Aug 2005 20:20:03 +0000 Subject: Convert libGL and DRI drivers to require libdrm. libdrm can be had from: http://people.freedesktop.org/~ajax/libdrm/ --- configs/linux-dri-x86-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-dri-x86-64') diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 1d758d8967..affbe2bc61 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -19,5 +19,5 @@ EXTRA_LIB_PATH=-L/usr/X11R6/lib64 # the new interface. i810 and i830 are missing because there is no x86-64 # system where they could *ever* be used. # -DRI_DIRS = dri_client i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300 +DRI_DIRS = i915 mach64 mga r128 r200 radeon tdfx unichrome savage r300 -- cgit v1.2.3