From 5e6e9680bfe3f00a1116d08007ebc7744cdd94ae Mon Sep 17 00:00:00 2001 From: Danilo Almeida Date: Thu, 11 Apr 2002 03:05:30 +0000 Subject: * Makefile.in: Build ms2mit. * version.rc: 1.3 (TEST) beta. * README: Note on building ms2mit. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14372 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/windows/README') diff --git a/src/windows/README b/src/windows/README index 1bac4086c..eb221bc98 100644 --- a/src/windows/README +++ b/src/windows/README @@ -30,6 +30,10 @@ library and DNS_LIB to library itself. The default is not to support DNS because the build cannot know whether there is a DNS resolver library around for it to use. +Building ms2mit requires that you have a reasonably recent Microsoft +Platform SDK installed. Anything starting at the Windows 2000 edition +should be fine. + Traditional Build Method: ------------------------ -- cgit