[SCM] Samba Shared Repository - branch master updated - c12c69c6ee637075573350aa6f1d4b1abf84ad0b

Günther Deschner gd at samba.org
Fri Sep 26 22:59:01 GMT 2008


The branch, master has been updated
       via  c12c69c6ee637075573350aa6f1d4b1abf84ad0b (commit)
      from  9c1b5f27e40b1a30b20ffd674111fdfb709b0917 (commit)

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


- Log -----------------------------------------------------------------
commit c12c69c6ee637075573350aa6f1d4b1abf84ad0b
Author: Günther Deschner <gd at samba.org>
Date:   Sat Sep 27 00:55:42 2008 +0200

    libgpo: add gpext_security module build to configure.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/configure.in b/source3/configure.in
index 8332b1e..f04ddbe 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6122,6 +6122,7 @@ SMB_SUBSYSTEM(VFS,smbd/vfs.o)
 
 SMB_MODULE(gpext_registry, libgpo/gpext/registry.o, "bin/registry.$SHLIBEXT", GPEXT)
 SMB_MODULE(gpext_scripts, libgpo/gpext/scripts.o, "bin/scripts.$SHLIBEXT", GPEXT)
+SMB_MODULE(gpext_security, libgpo/gpext/security.o, "bin/security.$SHLIBEXT", GPEXT)
 SMB_SUBSYSTEM(GPEXT, libgpo/gpext/gpext.o)
 
 AC_DEFINE_UNQUOTED(STRING_STATIC_MODULES, "$string_static_modules", [String list of builtin modules])


-- 
Samba Shared Repository


More information about the samba-cvs mailing list