[SCM] Samba Shared Repository - branch master updated

Kai Blin kai at samba.org
Tue Jun 1 07:44:57 MDT 2010


The branch, master has been updated
       via  da894b7... s3-waf: Fix the build
      from  f702578... s3: remove unused prototype for lp_idmap_domains().

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


- Log -----------------------------------------------------------------
commit da894b7023327ffaf533ec9de1b7cb2a199fe28c
Author: Kai Blin <kai at samba.org>
Date:   Tue Jun 1 15:37:40 2010 +0200

    s3-waf: Fix the build

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

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 17a1352..ab578ff 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -175,7 +175,8 @@ READLINE_SRC = '''lib/readline.c'''
 
 POPT_LIB_SRC = '''lib/popt_common.c'''
 
-PARAM_WITHOUT_REG_SRC = '''param/loadparm.c param/util.c lib/sharesec.c lib/ldap_debug_handler.c'''
+PARAM_WITHOUT_REG_SRC = '''param/loadparm.c param/util.c param/loadparm_server_role.c
+                           lib/sharesec.c lib/ldap_debug_handler.c'''
 PARAM_REG_ADD_SRC = '''${REG_SMBCONF_SRC} ${LIBSMBCONF_SRC} ${PRIVILEGES_BASIC_SRC}'''
 PARAM_SRC = '''${PARAM_REG_ADD_SRC}'''
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list