summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-05-27 13:20:56 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-05-27 11:08:22 +0200
commit39076c5a3f8aebde8709eb9a2367b76789142aed (patch)
treea6ce386fc8c6af76e3ffe2ad40c65b335ea1e964 /wscript
parenta8f5faa09a8680b982c01223ba3b0b79c8b92d4a (diff)
downloadsamba-39076c5a3f8aebde8709eb9a2367b76789142aed.tar.gz
samba-39076c5a3f8aebde8709eb9a2367b76789142aed.tar.bz2
samba-39076c5a3f8aebde8709eb9a2367b76789142aed.zip
build: Remove all references to libuuid
We simply do not need this library any more. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sun May 27 11:08:22 CEST 2012 on sn-devel-104
Diffstat (limited to 'wscript')
-rwxr-xr-xwscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index 26a5c8611c..56dee2ea0c 100755
--- a/wscript
+++ b/wscript
@@ -123,7 +123,6 @@ def configure(conf):
conf.RECURSE('pidl')
conf.RECURSE('selftest')
conf.RECURSE('source3')
- conf.RECURSE('lib/addns')
conf.SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS()