[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon Sep 20 14:41:01 MDT 2010


The branch, master has been updated
       via  b3a3fe6 s3-waf: fix the build after registry changes.
      from  dc19278 Really enable core dumps in Linux

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


- Log -----------------------------------------------------------------
commit b3a3fe6ee034c8b5c032f6445338dcee305f760c
Author: Günther Deschner <gd at samba.org>
Date:   Mon Sep 20 13:40:55 2010 -0700

    s3-waf: fix the build after registry changes.
    
    Guenther

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

Summary of changes:
 source3/wscript_build |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 49a1bd3..e5ad33b 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -408,7 +408,8 @@ REG_BASE_SRC = '''registry/reg_api.c
 REG_SMBCONF_SRC = '''${REG_BASE_SRC}
                   ${REG_BACKENDS_SMBCONF_SRC}
                   ${REG_INIT_SMBCONF_SRC}
-		  registry/reg_util_token.c'''
+                  registry/reg_util_token.c
+                  registry/reg_api_util.c'''
 
 REG_FULL_SRC = '''${REG_SMBCONF_SRC}
                ${REG_BACKENDS_EXTRA_SRC}


-- 
Samba Shared Repository


More information about the samba-cvs mailing list