[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Wed May 9 07:17:02 MDT 2012


The branch, master has been updated
       via  67adda0 waf: remove pointless WINBIND_KRB5_LOCATOR env.
      from  d46ddfa s3-smbd: Fix the creation of duplicate SMB_ACL_GROUP entries

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


- Log -----------------------------------------------------------------
commit 67adda0d69558c0bd2236478c8c4d2c76417dc4b
Author: Günther Deschner <gd at samba.org>
Date:   Tue May 8 14:45:02 2012 +0200

    waf: remove pointless WINBIND_KRB5_LOCATOR env.
    
    Guenther
    
    Autobuild-User: Günther Deschner <gd at samba.org>
    Autobuild-Date: Wed May  9 15:16:34 CEST 2012 on sn-devel-104

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

Summary of changes:
 wscript_configure_krb5 |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/wscript_configure_krb5 b/wscript_configure_krb5
index abfd04a..26a92a8 100644
--- a/wscript_configure_krb5
+++ b/wscript_configure_krb5
@@ -22,9 +22,6 @@ if conf.env.KRB5_CONFIG:
 conf.CHECK_HEADERS('krb5.h krb5/locate_plugin.h', lib='krb5')
 conf.CHECK_HEADERS('gssapi.h gssapi/gssapi_generic.h gssapi/gssapi.h gssapi/gssapi_ext.h gssapi/gssapi_krb5.h', lib='krb5')
 
-if conf.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
-    conf.env['WINBIND_KRB5_LOCATOR'] = 'bin/winbind_krb5_locator.so'
-
 conf.CHECK_FUNCS_IN('krb5_encrypt_data', 'k5crypto')
 conf.CHECK_FUNCS_IN('des_set_key','crypto')
 conf.CHECK_FUNCS_IN('copy_Authenticator', 'asn1')


-- 
Samba Shared Repository


More information about the samba-cvs mailing list