diff options
author | George Sapountzis <[email protected]> | 2010-03-06 06:33:20 +0200 |
---|---|---|
committer | George Sapountzis <[email protected]> | 2010-03-06 06:44:36 +0200 |
commit | 9009a854d1e0a8682af50b34650e0de62f5fe3a3 (patch) | |
tree | 20b3699ea897fff0fe09ef9b8d97d2fa095178de /configs/linux-egl | |
parent | 67277a6d118e0e9f3dadf108990d8fa5fe8cb63b (diff) |
config: drop WINDOW_SYSTEM var
Diffstat (limited to 'configs/linux-egl')
-rw-r--r-- | configs/linux-egl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/linux-egl b/configs/linux-egl index 2c2834b81d7..a8910018fce 100644 --- a/configs/linux-egl +++ b/configs/linux-egl @@ -51,7 +51,6 @@ SRC_DIRS = gallium mesa gallium/winsys glu egl PROGRAM_DIRS = egl DRIVER_DIRS = dri -WINDOW_SYSTEM = dri GALLIUM_WINSYS_DIRS = egl_drm DRI_DIRS = intel |