s4: Rename LIBSAMBA-* to libsamba-*
[jarrpa/samba-autobuild/.git] / lib / util / wscript_build
index aacd415e7227d231e1b0ed59575d660b7d2e5050..de84d4e5a1d2a4046f391e67b8ecc3742804f543 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-bld.SAMBA_LIBRARY('LIBSAMBA-UTIL',
+bld.SAMBA_LIBRARY('libsamba-util',
        source='xfile.c debug.c fault.c signal.c system.c time.c genrand.c dprintf.c util_str.c rfc1738.c substitute.c util_strlist.c util_file.c data_blob.c util.c blocking.c util_net.c fsusage.c ms_fnmatch.c mutex.c idtree.c become_daemon.c rbtree.c talloc_stack.c smb_threads.c params.c parmlist.c util_id.c select.c',
        public_deps='talloc LIBCRYPTO CHARSET execinfo uid_wrapper',
        public_headers='attr.h byteorder.h data_blob.h debug.h memory.h mutex.h safe_string.h time.h talloc_stack.h xfile.h dlinklist.h util.h',