diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-07 21:02:38 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-07 21:02:38 +0100 |
commit | 69a8991bdc7f2f7262c81166430c825b61fc1c7c (patch) | |
tree | 9e753521b768b0b9242ab0ce25352bebb883bf57 /CHANGES | |
parent | 70fb5d46ee05a1bb74fc3361b64c7bfcd8a87297 (diff) |
xserver-xorg: enable glx support if mesa3d is enabled
Closes #2533
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ #2389: Generate a Makefile wrapper in $(O) #2461: wireless_tools: install shared library if needed #2521: Can't compile sdl_mixer, mikmod.h can't be found + #2533: xserver_xorg-server: Enable glx, if mesa3d is built #2563: [PATCH] cairo: Expose the configure option to disable some... #2581: libmms: Update to 0.6, and patch to work on architectures... #2707: Can't compile linux kernel using buildroot + crosstool-ng |