s3:waf: Move cbuf functions to samba3-util
authorAndreas Schneider <asn@samba.org>
Tue, 22 Nov 2016 10:18:40 +0000 (11:18 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 4 Dec 2016 15:35:21 +0000 (16:35 +0100)
This is used more commonly in the meantime and this way we avoid linking
to smbconf.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/wscript_build

index 6d81c93e28b6b36f626d28fa9081fa8385c6e5f1..599d84ec6bb83ec03c353a1318e471d8cffa51be 100755 (executable)
@@ -256,7 +256,6 @@ bld.SAMBA3_LIBRARY('smbregistry',
                           lib/util_nttoken.c
                           registry/reg_backend_db.c
                           registry/reg_parse_internal.c
-                          lib/cbuf.c
                           lib/srprs.c
                           registry/reg_init_basic.c
                           ''',
@@ -982,6 +981,7 @@ bld.SAMBA3_LIBRARY('samba3-util',
                           lib/util_malloc.c
                           lib/namearray.c
                           lib/file_id.c
+                          lib/cbuf.c
                           ''',
                    deps='''
                         samba-util