diff options
| author | Paul Park <pjpark@mit.edu> | 1995-06-15 22:34:56 +0000 |
|---|---|---|
| committer | Paul Park <pjpark@mit.edu> | 1995-06-15 22:34:56 +0000 |
| commit | b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91 (patch) | |
| tree | 40f4f5b31ddbca1f791d2f080e3da04cf3bcc109 /src/lib/gssapi/ChangeLog | |
| parent | 821ce16c47b36ff3f947fbe0773114bf5bdafc59 (diff) | |
| download | krb5-b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91.tar.gz krb5-b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91.tar.xz krb5-b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91.zip | |
Shared library Makefile/configure changes and cleanup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6069 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/ChangeLog')
| -rw-r--r-- | src/lib/gssapi/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/gssapi/ChangeLog b/src/lib/gssapi/ChangeLog index 4bbb1d98e..cea81ec04 100644 --- a/src/lib/gssapi/ChangeLog +++ b/src/lib/gssapi/ChangeLog @@ -1,3 +1,11 @@ + +Thu Jun 15 18:02:16 EDT 1995 Paul Park (pjpark@mit.edu) + * Makefile.in - Remove explicit "all" rule at head of file, it causes + platform specific target to get done first. + * configure.in - Create symlinks for archive and shared library when + we build them. Also, put explicit "all" rule at end of file + so that we do the subdirectory rules first. + Fri Jun 9 18:55:01 1995 <tytso@rsx-11.mit.edu> * configure.in: Remove standardized set of autoconf macros, which |
