summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-01-31 15:57:43 +0100
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:06 +0200
commit5bb410f85312196bb24e62a6a0b8350576433dc6 (patch)
treec66efb80d8f91867f0404a96202dca89b4dacd56 /wscript
parentb2163f23c09128ad0d2765a1a4c9a993500b588f (diff)
downloadsamba-5bb410f85312196bb24e62a6a0b8350576433dc6.tar.gz
lib: Change nss_wrapper to preloadable version.
This imports nss_wrapper version 1.0.2. 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 49f0460ab64..fe1e1d457b5 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/nss_wrapper')
opt.RECURSE('lib/socket_wrapper')
opt.RECURSE('pidl')
opt.RECURSE('source3')