diff options
author | Richard Basch <probe@mit.edu> | 1997-02-06 02:18:46 +0000 |
---|---|---|
committer | Richard Basch <probe@mit.edu> | 1997-02-06 02:18:46 +0000 |
commit | e65dd0cb33454f886841a112da91ec0e8a02157c (patch) | |
tree | 3d45aa6ac227dccc74725b68521ea22fab4a178b /src/config/ChangeLog | |
parent | efc0f123202fb8de9064e1dbee174fe7b786caf6 (diff) | |
download | krb5-e65dd0cb33454f886841a112da91ec0e8a02157c.tar.gz krb5-e65dd0cb33454f886841a112da91ec0e8a02157c.tar.xz krb5-e65dd0cb33454f886841a112da91ec0e8a02157c.zip |
Windows/NT integration
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9784 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r-- | src/config/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index cd043b2261..71b60e9b1a 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,8 +1,30 @@ +Tue Feb 4 15:56:41 1997 Richard Basch <basch@lehman.com> + + * windows.in: Do not bother to define INTERFACE or INTERFACE_C + +Sun Feb 2 23:30:17 1997 Richard Basch <basch@lehman.com> + + * windows.in: + Compile with /Ld to link dynamic libraries (win16) + Compile DLL objects with /DKRB5_DLL_FILE (win16) + +Thu Jan 30 22:08:42 1997 Richard Basch <basch@lehman.com> + + * windows.in: + Compile with /MD to link against the runtime library (win32) + Tue Dec 24 16:43:45 1996 Tom Yu <tlyu@mit.edu> * config.guess: * config.sub: Update from autoconf-2.12. +Thu Nov 21 11:55:16 EST 1996 Richard Basch <basch@lehman.com> + + * rm.bat: Do the work first; the comments are at the end so as + to improve the speed of the script significantly (20%) + * windows.in: corrected typo (all-windows) and added win32 support + * win-post.in: win16/win32 support + Mon Nov 11 20:53:01 1996 Tom Yu <tlyu@mit.edu> * pre.in (DEJAFLAGS): Change gmake-dependent $(shell uname foo) to |