projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18bb614
)
add missing SCons.Util
author
Alan Hourihane
<alanh@vmware.com>
Tue, 26 Jan 2010 19:57:34 +0000
(19:57 +0000)
committer
Alan Hourihane
<alanh@vmware.com>
Tue, 26 Jan 2010 19:57:34 +0000
(19:57 +0000)
SConstruct
patch
|
blob
|
history
diff --git
a/SConstruct
b/SConstruct
index 0770fe43e7fd40e768de3420d796a51f4691efc1..3a40244d88714c68afd38fbeffb326b89047ca85 100644
(file)
--- a/
SConstruct
+++ b/
SConstruct
@@
-23,6
+23,7
@@
import os
import os.path
import sys
+import SCons.Util
import common