scons: Revamp how to specify targets to build.
[mesa.git] / src / glut / glx / SConscript
index 29d2cc01494841b0dd68909febe3aa626be01134..9363b5ca5ccbc5c6e84791e00f6903121c954d1e 100644 (file)
@@ -78,7 +78,6 @@ if env['platform'] == 'windows':
         'glut.def',
     ]
 else:
-    env.Tool('x11')
     env.PrependUnique(LIBS = [
         'GLU',
         'GL',