From 5c671fd7f8198bed2fc32b33b81d1081f1486ed9 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 4 Jul 2011 14:21:49 +0200 Subject: xserver mesa git update 4 July 2011 --- mesalib/SConstruct | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mesalib/SConstruct') diff --git a/mesalib/SConstruct b/mesalib/SConstruct index 029daa1c6..4a3fef080 100644 --- a/mesalib/SConstruct +++ b/mesalib/SConstruct @@ -40,7 +40,8 @@ env = Environment( ENV = os.environ, ) -opts.Save('config.py', env) +# XXX: This creates a many problems as it saves... +#opts.Save('config.py', env) # Backwards compatability with old target configuration variable try: -- cgit v1.2.3