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/autoconf.in | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/autoconf.in') diff --git a/configs/autoconf.in b/configs/autoconf.in index 0ec51716603..296bf30d95a 100644 --- a/configs/autoconf.in +++ b/configs/autoconf.in @@ -103,7 +103,6 @@ LIB_DIR = @LIB_DIR@ SRC_DIRS = @SRC_DIRS@ GLU_DIRS = @GLU_DIRS@ DRIVER_DIRS = @DRIVER_DIRS@ -EGL_DRIVERS_DIRS = @EGL_DRIVERS_DIRS@ GALLIUM_DIRS = @GALLIUM_DIRS@ GALLIUM_DRIVERS_DIRS = @GALLIUM_DRIVERS_DIRS@ GALLIUM_WINSYS_DIRS = @GALLIUM_WINSYS_DIRS@ -- cgit v1.2.3