The branch, master has been updated
       via  d1ca35c heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
      from  f397283 This is typo fix patch for smbcacls.1.xml .

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


- Log -----------------------------------------------------------------
commit d1ca35cbecaa788bcbb0e307ca2385c4e7f1ba0c
Author: Jelmer Vernooij <[email protected]>
Date:   Mon Oct 18 11:35:46 2010 +0200

    heimdal_build: Add dependency on com_err to HEIMDAL_CONFIG.
    
    Autobuild-User: Jelmer Vernooij <[email protected]>
    Autobuild-Date: Mon Oct 18 10:27:47 UTC 2010 on sn-devel-104

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

Summary of changes:
 source4/heimdal_build/wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/heimdal_build/wscript_build 
b/source4/heimdal_build/wscript_build
index 87ff3f5..1a00bd5 100644
--- a/source4/heimdal_build/wscript_build
+++ b/source4/heimdal_build/wscript_build
@@ -582,7 +582,7 @@ HEIMDAL_SUBSYSTEM('HEIMDAL_CONFIG',
                   'lib/krb5/expand_path.c lib/krb5/plugin.c',
                   includes='../heimdal/lib/krb5 ../heimdal/lib/asn1 
../heimdal/include',
                   cflags=bld.dynconfig_cflags('LIBDIR BINDIR LIBEXECDIR 
SBINDIR'),
-                  deps='HEIMDAL_HCRYPTO wind hx509'
+                  deps='HEIMDAL_HCRYPTO wind hx509 com_err'
                   )
 
 KRB5_SOURCE = [os.path.join('lib/krb5/', x) for x in to_list(


-- 
Samba Shared Repository

Reply via email to