[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-4183-g1861a8b

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


The branch, v3-3-test has been updated
       via  1861a8b8e1958c3118008f536817e93cca410fa4 (commit)
      from  ff503694ff3db57e1b7e98f752e3c989a79f46bd (commit)

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


- Log -----------------------------------------------------------------
commit 1861a8b8e1958c3118008f536817e93cca410fa4
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:
 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 c11842f..83eef75 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -6125,6 +6125,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