aboutsummaryrefslogtreecommitdiff
path: root/mesalib/SConstruct
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-07-04 14:21:49 +0200
committermarha <marha@users.sourceforge.net>2011-07-04 14:21:49 +0200
commit5c671fd7f8198bed2fc32b33b81d1081f1486ed9 (patch)
tree96fc6a6d761473737def7c35256fed9bbe52753e /mesalib/SConstruct
parentd9f970a847e1af706f07560ef163b229bb592307 (diff)
downloadvcxsrv-5c671fd7f8198bed2fc32b33b81d1081f1486ed9.tar.gz
vcxsrv-5c671fd7f8198bed2fc32b33b81d1081f1486ed9.tar.bz2
vcxsrv-5c671fd7f8198bed2fc32b33b81d1081f1486ed9.zip
xserver mesa git update 4 July 2011
Diffstat (limited to 'mesalib/SConstruct')
-rw-r--r--mesalib/SConstruct3
1 files changed, 2 insertions, 1 deletions
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: