From: Zack Rusin Date: Fri, 23 May 2008 02:13:38 +0000 (-0400) Subject: disable egl by default X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f25d6d48d52063c50f773d005adcdf2a924e82d;p=mesa.git disable egl by default --- diff --git a/configs/linux-dri b/configs/linux-dri index 225536ef28e..5221d043cf9 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -63,7 +63,7 @@ PROGRAM_DIRS = egl DRIVER_DIRS = dri WINDOW_SYSTEM=dri -GALLIUM_WINSYS_DIRS = dri egl_drm +GALLIUM_WINSYS_DIRS = dri # gamma are missing because they have not been converted to use the new # interface.