disable egl by default
authorZack Rusin <zack@tungstengraphics.com>
Fri, 23 May 2008 02:13:38 +0000 (22:13 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Fri, 23 May 2008 02:13:38 +0000 (22:13 -0400)
configs/linux-dri

index 225536ef28e817f460d1f536ae52ef0f15d54e41..5221d043cf9a7de6fb74358cbf7f78125673b91d 100644 (file)
@@ -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.