]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove MBCS from leash's DEFINES
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 22 Jan 2014 05:05:57 +0000 (00:05 -0500)
committerBen Kaduk <kaduk@mit.edu>
Thu, 30 Apr 2015 14:47:33 +0000 (10:47 -0400)
commit5d50bc2a62739e39ea0b90b0ced3b7489ba554b3
treecee87557cca0c8283544a7471fd992fd735d68a9
parentebeb1e359fa10ea710d467ca3756ababd1276fa6
Remove MBCS from leash's DEFINES

This is just enabling the use of multi-byte character set in the
MFC library, but we do not appear to make use of this feature.
Visual Studio 2013 gives ominous warnings that support for it may
be removed in future versions, so quiet the build and do not
enable the deprecated feature we are not using.
src/windows/leash/Makefile.in