disable egl by default

This commit is contained in:
Zack Rusin
2008-05-22 22:13:38 -04:00
parent 6c78b8e97b
commit 6f25d6d48d

View 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.