Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 1146 pull up r18259 from trunk r18259@cathode-dark-space: jaltman | 2006-06-28 21:48:31 -0400 ticket: new subject: gssapi compilation errors on Windows tags: pullup src/Makefile.in: generate lib/gssapi/spnego/Makefile src/lib/gssapi/Makefile.in: build mechglue and spnego src/lib/gssapi/krb5/init_sec_context.c: do not include kdc only symbols on windows src/lib/gssapi/mechglue/g_utils.c: no strings.h on Windows src/lib/gssapi/mechglue/Makefile.in: construct mechglue.lst src/lib/gssapi/spnego/Makefile.in: construct spnego.lst src/lib/gssapi/spnego/spnego_mech.c: k5-int.h must be included before krb5.h in order to prevent mixed definitions of time_t on windows Commit By: tlyu Revision: 18426 Changed Files: _U branches/krb5-1-5/ U branches/krb5-1-5/src/Makefile.in U branches/krb5-1-5/src/lib/gssapi/Makefile.in U branches/krb5-1-5/src/lib/gssapi/gss_libinit.c U branches/krb5-1-5/src/lib/gssapi/krb5/init_sec_context.c U branches/krb5-1-5/src/lib/gssapi/mechglue/Makefile.in U branches/krb5-1-5/src/lib/gssapi/spnego/Makefile.in U branches/krb5-1-5/src/lib/gssapi/spnego/spnego_mech.c