Move waf into third_party/.
[bbaumbach/samba-autobuild/.git] / third_party / waf / wafadmin / Configure.py
similarity index 99%
rename from buildtools/wafadmin/Configure.py
rename to third_party/waf/wafadmin/Configure.py
index 35b4e51ec35a09721fbcf32e086e475022272e9f..7575cefd0e194fee795d0a1720c17fcf62c829b2 100644 (file)
@@ -440,5 +440,3 @@ def conftest(f):
        "decorator: attach new configuration tests (registered as strings)"
        ConfigurationContext.tests[f.__name__] = f
        return conf(f)
-
-