From 88612029f6ce9d2717220a0ef31bfe71a8c85529 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 5 Feb 2012 10:46:13 +0100 Subject: egl/main: Convert to automake. The drivers/ walk-through-subdirs makefile is converted as well so I didn't need to keep EGL_DRIVERS_DIRS along with the per-driver HAVE_EGL_DRIVER_WHATEVER. Reviewed-by: Kenneth Graunke --- configs/default | 3 --- 1 file changed, 3 deletions(-) (limited to 'configs/default') diff --git a/configs/default b/configs/default index 43cb51076c0..cdaeec8b478 100644 --- a/configs/default +++ b/configs/default @@ -104,9 +104,6 @@ SRC_DIRS = glsl mapi/glapi mapi/vgapi mesa \ GLU_DIRS = sgi DRIVER_DIRS = x11 osmesa -# EGL drivers to build -EGL_DRIVERS_DIRS = glx - # Gallium directories and GALLIUM_DIRS = auxiliary drivers state_trackers GALLIUM_AUXILIARIES = $(TOP)/src/gallium/auxiliary/libgallium.a -- cgit v1.2.3