[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-1519-g924c4ed

Volker Lendecke vl at samba.org
Sat Jan 19 12:03:45 GMT 2008


The branch, v3-2-test has been updated
       via  924c4ede2acbd4e1d327ccdefc92bbbb3d67d7d8 (commit)
      from  63defd3e9d4ba3f02f36ec5ad7b73463f31962a1 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 924c4ede2acbd4e1d327ccdefc92bbbb3d67d7d8
Author: Volker Lendecke <vl at samba.org>
Date:   Sat Jan 19 12:54:46 2008 +0100

    Link ndr_xattr.o with LIBNDR_GEN_OBJ
    
    It will be used elsewhere (net xattr for example)

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

Summary of changes:
 source/Makefile.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 45aa4cb..d3e3782 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -276,6 +276,7 @@ LIBNDR_GEN_OBJ = librpc/gen_ndr/ndr_wkssvc.o \
 		 librpc/gen_ndr/ndr_netlogon.o \
 		 librpc/gen_ndr/ndr_samr.o \
 		 librpc/gen_ndr/ndr_notify.o \
+		 librpc/gen_ndr/ndr_xattr.o \
 		 librpc/gen_ndr/ndr_libnet_join.o
 
 RPC_PARSE_OBJ0 = rpc_parse/parse_prs.o rpc_parse/parse_misc.o
@@ -515,7 +516,7 @@ VFS_EXPAND_MSDFS_OBJ = modules/vfs_expand_msdfs.o
 VFS_SHADOW_COPY_OBJ = modules/vfs_shadow_copy.o
 VFS_SHADOW_COPY2_OBJ = modules/vfs_shadow_copy2.o
 VFS_AFSACL_OBJ = modules/vfs_afsacl.o
-VFS_XATTR_TDB_OBJ = modules/vfs_xattr_tdb.o librpc/gen_ndr/ndr_xattr.o
+VFS_XATTR_TDB_OBJ = modules/vfs_xattr_tdb.o
 VFS_POSIXACL_OBJ = modules/vfs_posixacl.o
 VFS_AIXACL_OBJ = modules/vfs_aixacl.o modules/vfs_aixacl_util.o
 VFS_AIXACL2_OBJ = modules/vfs_aixacl2.o modules/vfs_aixacl_util.o modules/nfs4_acls.o


-- 
Samba Shared Repository


More information about the samba-cvs mailing list