diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2189342e5..409a200cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,9 +1,26 @@ +Wed Sep 23 15:24:44 1998 Tom Yu <tlyu@mit.edu> + + * aclocal.m4 (KRB5_LIB_AUX): Do what Sam originally meant to do by + moving the explicit resetting of DEPLIB=$SHLIBEXT and forcing + SHLIBEXT=.so-nobuild to avoid duplicate rules on AIX and such. + 1998-08-24 Theodore Ts'o <tytso@rsts-11.mit.edu> * Makefile.in: Add support to build the lib/krb5/ccache api directory and include it in the Windows kerbsrc-nt.zip file. +Wed Aug 19 20:14:31 1998 Tom Yu <tlyu@mit.edu> + + * aclocal.m4 (KRB5_LIB_AUX): Back out Sam's change to reorder the + "force_static" logic, as it would cause problems where a + forced-static library is built in the same directory as a + program, due to explicit setting of CC_LINK, etc. + +Mon Aug 17 18:10:29 1998 Tom Yu <tlyu@mit.edu> + + * aclocal.m4: Fix Sam's fixes (variable capitalization). + Wed Jul 8 01:10:44 1998 Matthew D Hancher <mdh@mit.edu> * aclocal.m4: Allow shared libraries to build properly under Irix |
