summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-04-07 16:12:21 +0200
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:06 +0200
commit00288191bf343a9382ac49ccf4c86b3bde86e2f8 (patch)
tree7ebbc551993729c97cb3366e6cf2ce3e2cd1a877 /wscript
parentd407446ddc3dfa02c56e517d87238444f1c9b51b (diff)
downloadsamba-00288191bf343a9382ac49ccf4c86b3bde86e2f8.tar.gz
lib: Change socket_wrapper to preloadable version.
This imports socket_wrapper 1.0.1. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/wscript b/wscript
index fe1e1d457b5..ae4ff50b6d1 100644
--- a/wscript
+++ b/wscript
@@ -40,7 +40,6 @@ def set_options(opt):
opt.RECURSE('lib/ntdb')
opt.RECURSE('selftest')
opt.RECURSE('source4/lib/tls')
- opt.RECURSE('lib/socket_wrapper')
opt.RECURSE('pidl')
opt.RECURSE('source3')
opt.RECURSE('lib/util')