]> 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)
committerTom Yu <tlyu@mit.edu>
Wed, 13 May 2015 20:15:22 +0000 (16:15 -0400)
commitfdcd620b453f1672f09db1dea4ecdc9542d7ca89
tree4c49c8711a9a97292f6f5e6d2ac33139d746c738
parenta8d215662ab906a1edd5287b4b8afa941f540d36
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.

(cherry picked from commit 5d50bc2a62739e39ea0b90b0ced3b7489ba554b3)

ticket: 8190
version_fixed: 1.13.3
src/windows/leash/Makefile.in