summaryrefslogtreecommitdiffstats
path: root/src/windows/README
diff options
context:
space:
mode:
authorDanilo Almeida <dalmeida@mit.edu>2002-04-11 03:05:30 +0000
committerDanilo Almeida <dalmeida@mit.edu>2002-04-11 03:05:30 +0000
commit5e6e9680bfe3f00a1116d08007ebc7744cdd94ae (patch)
tree6f906da10c5b96b2b09ed3625f9566fe68097f84 /src/windows/README
parent4092aa661b40fb565d39594972c000572296238b (diff)
downloadkrb5-5e6e9680bfe3f00a1116d08007ebc7744cdd94ae.tar.gz
krb5-5e6e9680bfe3f00a1116d08007ebc7744cdd94ae.tar.xz
krb5-5e6e9680bfe3f00a1116d08007ebc7744cdd94ae.zip
* 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
Diffstat (limited to 'src/windows/README')
-rw-r--r--src/windows/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/windows/README b/src/windows/README
index 1bac4086ce..eb221bc984 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:
------------------------