From e5d0956ca4621f379be9beb104b21a90f207475c Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 3 Mar 2010 19:03:45 -0800 Subject: Remove ffb and gamma from configs. --- configs/linux-dri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/linux-dri') diff --git a/configs/linux-dri b/configs/linux-dri index 634546c64c..e8e8ccfcf9 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -64,7 +64,7 @@ GALLIUM_WINSYS_DRM_DIRS = vmware intel i965 GALLIUM_STATE_TRACKERS_DIRS = egl DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx unichrome ffb swrast + savage sis tdfx unichrome swrast INTEL_LIBS = `pkg-config --libs libdrm_intel` INTEL_CFLAGS = `pkg-config --cflags libdrm_intel` -- cgit v1.2.3