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-dri-xcb | |
parent | 67277a6d118e0e9f3dadf108990d8fa5fe8cb63b (diff) |
config: drop WINDOW_SYSTEM var
Diffstat (limited to 'configs/linux-dri-xcb')
-rw-r--r-- | configs/linux-dri-xcb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/linux-dri-xcb b/configs/linux-dri-xcb index c5ed89c4b34..1ed980aa36e 100644 --- a/configs/linux-dri-xcb +++ b/configs/linux-dri-xcb @@ -51,7 +51,5 @@ SRC_DIRS = glx gallium mesa glu glut/glx glew glw PROGRAM_DIRS = xdemos DRIVER_DIRS = dri -WINDOW_SYSTEM=dri - DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon \ savage sis tdfx unichrome |