[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Wed Feb 23 04:47:01 MST 2011


The branch, master has been updated
       via  110f11d lib/util/charset: ICONV_WRAPPER needs talloc.
      from  91099d8 s3-waf: make use of LIBCLI_CLDAP subsystem

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 110f11d1365367555ebe1cbe3cc8b61b081a4cdd
Author: Günther Deschner <gd at samba.org>
Date:   Wed Feb 23 11:30:11 2011 +0100

    lib/util/charset: ICONV_WRAPPER needs talloc.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Wed Feb 23 12:46:33 CET 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 lib/util/charset/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/charset/wscript_build b/lib/util/charset/wscript_build
index 93b4733..ab7cfc4 100644
--- a/lib/util/charset/wscript_build
+++ b/lib/util/charset/wscript_build
@@ -10,7 +10,7 @@ if bld.env._SAMBA_BUILD_ == 4:
 
 bld.SAMBA_SUBSYSTEM('ICONV_WRAPPER',
                     source='iconv.c',
-                    public_deps='iconv replace')
+                    public_deps='iconv replace talloc')
 
 bld.SAMBA_SUBSYSTEM('CODEPOINTS',
 	source='codepoints.c',


-- 
Samba Shared Repository


More information about the samba-cvs mailing list