[SCM] Samba Shared Repository - branch v3-0-test updated - release-3-0-28-91-g3953f40

Michael Adam obnox at samba.org
Wed Jan 9 23:48:27 GMT 2008


The branch, v3-0-test has been updated
       via  3953f4081cd5ced82885de49c30a9144e7ad8fe7 (commit)
      from  1a861aa94ed247e31d4f7b1038945d5ed87fe6c6 (commit)

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


- Log -----------------------------------------------------------------
commit 3953f4081cd5ced82885de49c30a9144e7ad8fe7
Author: Michael Adam <obnox at samba.org>
Date:   Thu Jan 10 00:47:10 2008 +0100

    Enable building the notify_fam module.
    
    Found by Timur I. Bakeyev <timur at com.bat.ru>.
    
    Michael

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

Summary of changes:
 source/configure.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/configure.in b/source/configure.in
index d9fc21b..14948ad 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -6123,6 +6123,7 @@ SMB_MODULE(vfs_prealloc, \$(VFS_PREALLOC_OBJ), "bin/prealloc.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_commit, \$(VFS_COMMIT_OBJ), "bin/commit.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_gpfs, \$(VFS_GPFS_OBJ), "bin/gpfs.$SHLIBEXT", VFS)
 SMB_MODULE(vfs_readahead, \$(VFS_READAHEAD_OBJ), "bin/readahead.$SHLIBEXT", VFS)
+SMB_MODULE(vfs_notify_fam, \$(VFS_NOTIFY_FAM_OBJ), "bin/notify_fam.$SHLIBEXT", VFS)
 
 SMB_SUBSYSTEM(VFS,smbd/vfs.o)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list