pull up r19881 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 19 Oct 2007 20:51:27 +0000 (20:51 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 19 Oct 2007 20:51:27 +0000 (20:51 +0000)
commite1412862d63a17836e5e5485c4d85be79b81759a
tree5d15f46f304f591f19185046ffbd07f0c81d76e7
parent5a702de9e3e4705761594499e387570636fad18c
pull up r19881 from trunk

 r19881@cathode-dark-space:  jaltman | 2007-08-27 03:08:24 -0400
 ticket: new
 subject: Windows 64-bit - avoid missing symbol errors
 component: windows

 Microsoft defaults stack checking (/Gs) to on.  This requires
 that bufferoverflowU.lib be included in the link step.  The
 macro SCLIB in the build system specifies this library on
 versions of Windows that require it.  Include SCLIB on the
 link line of the makefile.

ticket: 5692
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20129 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/kfwlogon/Makefile.in