--- trunk/SConstruct 2007/05/23 23:56:39 1163 +++ trunk/SConstruct 2007/05/24 00:38:40 1164 @@ -281,6 +281,7 @@ try: env['ENV']['DISPLAY'] = os.environ['DISPLAY'] + env['ENV']['XAUTHORITY'] = os.environ['XAUTHORITY'] except KeyError: pass