[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Thu Nov 12 10:52:38 MST 2009


The branch, master has been updated
       via  21644c5... s4:heimdal_build: allow flex-2.5.35 with bison-2.3
      from  61f0b24... s3-kerberos: remove smb_krb5_get_tkt_from_creds().

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


- Log -----------------------------------------------------------------
commit 21644c5fed2345a24f69dbd1d892f14eb4aee42d
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Nov 9 18:23:06 2009 +0100

    s4:heimdal_build: allow flex-2.5.35 with bison-2.3
    
    metze

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

Summary of changes:
 source4/heimdal_build/internal.m4 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/heimdal_build/internal.m4 b/source4/heimdal_build/internal.m4
index e7e7ae1..a360c6e 100644
--- a/source4/heimdal_build/internal.m4
+++ b/source4/heimdal_build/internal.m4
@@ -217,6 +217,7 @@ SMB_ENABLE(compile_et, NO)
 LEX_YACC_COMBINATIONS=""
 LEX_YACC_COMBINATIONS="$LEX_YACC_COMBINATIONS flex-2.5.33:bison-2.3"
 LEX_YACC_COMBINATIONS="$LEX_YACC_COMBINATIONS flex-2.5.34:bison-2.3"
+LEX_YACC_COMBINATIONS="$LEX_YACC_COMBINATIONS flex-2.5.35:bison-2.3"
 
 AC_PROG_LEX
 LEX_BASENAME=`basename "$LEX"`


-- 
Samba Shared Repository


More information about the samba-cvs mailing list