Module: Mesa
Branch: master
Commit: afcf5d33cfd01a85dbd0adc930a1f4b137beaf95
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=afcf5d33cfd01a85dbd0adc930a1f4b137beaf95

Author: Emil Velikov <[email protected]>
Date:   Tue Aug  5 00:18:38 2014 +0100

libgl-xlib: drop duplicate mesautil from scons build

Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>

---

 src/gallium/targets/libgl-xlib/SConscript |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gallium/targets/libgl-xlib/SConscript 
b/src/gallium/targets/libgl-xlib/SConscript
index cc39b17..6975188 100644
--- a/src/gallium/targets/libgl-xlib/SConscript
+++ b/src/gallium/targets/libgl-xlib/SConscript
@@ -27,7 +27,6 @@ if env['gles']:
 env.Prepend(LIBS = [
     st_xlib,
     ws_xlib,
-    mesautil,
     glapi,
     mesautil,
     mesa,

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to