From b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91 Mon Sep 17 00:00:00 2001 From: Paul Park Date: Thu, 15 Jun 1995 22:34:56 +0000 Subject: Shared library Makefile/configure changes and cleanup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6069 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 38f14f0d6..126afcf28 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_ 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 -- cgit