summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2015-02-14 16:48:54 +0100
committerJeremy Allison <jra@samba.org>2015-02-24 17:52:08 +0100
commita610336886259b960317f172d3084de6ecc5a396 (patch)
tree9b63f877848f1c1de1dd6216739b85e1f9931db8 /source3/wscript_build
parentd5de29b8601a8e0d6afed779aae2da370358e4ca (diff)
downloadsamba-a610336886259b960317f172d3084de6ecc5a396.tar.gz
samba-a610336886259b960317f172d3084de6ecc5a396.tar.xz
samba-a610336886259b960317f172d3084de6ecc5a396.zip
lib: Move "iov_buf.[ch]" to lib/util
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index d166d4e0ed..24cf06c4f8 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -252,11 +252,6 @@ bld.SAMBA3_LIBRARY('sys_rw',
deps='replace iov_buf',
private_library=True)
-bld.SAMBA3_LIBRARY('iov_buf',
- source='lib/iov_buf.c',
- deps='replace',
- private_library=True)
-
bld.SAMBA3_SUBSYSTEM('samba3util',
source='''lib/system.c
lib/sendfile.c