summaryrefslogtreecommitdiff
path: root/lib/addns
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 /lib/addns
parenta8f5faa09a8680b982c01223ba3b0b79c8b92d4a (diff)
downloadsamba-39076c5a3f8aebde8709eb9a2367b76789142aed.tar.gz
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 'lib/addns')
-rw-r--r--lib/addns/wscript7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/addns/wscript b/lib/addns/wscript
deleted file mode 100644
index 83945bc1b48..00000000000
--- a/lib/addns/wscript
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env python
-
-import Options
-
-def configure(conf):
- pass
- #conf.CHECK_HEADERS('sys/uuid.h')