summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Park <pjpark@mit.edu>1995-06-15 22:34:56 +0000
committerPaul Park <pjpark@mit.edu>1995-06-15 22:34:56 +0000
commitb3e348a072ba88a2ae1b28ed58dc0b5249b9cb91 (patch)
tree40f4f5b31ddbca1f791d2f080e3da04cf3bcc109 /src/ChangeLog
parent821ce16c47b36ff3f947fbe0773114bf5bdafc59 (diff)
downloadkrb5-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/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 38f14f0d6f..126afcf28e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
+
+Thu Jun 15 18:15:54 EDT 1995 Paul Park (pjpark@mit.edu)
+ * aclocal.m4 - Separate K4 libraries; Separate library specification
+ from actual library path so we can do a dependency check
+ using the DEP_<lib> and link with the library itself.
+ - Add LinkFileDir(): a macro which generates a symlink in
+ another directory.
+ - Figure out values for shared library parameters.
+ - Add rules for building with these shared libraries.
+ * configure.in - Add system-specific linker flags.
+
Wed Jun 14 16:51:28 1995 Tom Yu (tlyu@dragons-lair)
* aclocal.m4(_MAKE_SUBDIRS): revert yet again; no workaround since