From edf8b4d8a6a665c2aa150993cd813ea6c5cf12e1 Mon Sep 17 00:00:00 2001 From: Marc Horowitz Date: Mon, 22 Jul 1996 20:49:46 +0000 Subject: this commit includes all the changes on the OV_9510_INTEGRATION and OV_MERGE branches. This includes, but is not limited to, the new openvision admin system, and major changes to gssapi to add functionality, and bring the implementation in line with rfc1964. before committing, the code was built and tested for netbsd and solaris. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8774 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/util/ChangeLog') diff --git a/src/util/ChangeLog b/src/util/ChangeLog index 8540d06a5..ab39db25d 100644 --- a/src/util/ChangeLog +++ b/src/util/ChangeLog @@ -1,3 +1,15 @@ +Wed Jul 10 00:52:28 1996 Marc Horowitz + + * Makefile.in (all-unix): "install" the db2 headers and libs with + symlinks. db2 has its own self-contained autoconf setup, so this + is necessary here. + (all-unix): before installing db2, remove the links, so ln won't + fail the second time. + +Tue Jul 9 19:29:12 1996 Marc Horowitz + + * configure.in (CONFIG_DIRS): always build db2 + Mon May 20 11:05:49 1996 Tom Yu * libupdate.sh: allow to deal with multiple directories at once -- cgit