summaryrefslogtreecommitdiffstats
path: root/src/modules/kdb/db2/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2005-10-04 23:38:37 +0000
committerKen Raeburn <raeburn@mit.edu>2005-10-04 23:38:37 +0000
commit745cddfcd791359ff5ae5c2f33db3b196f6df481 (patch)
tree4a5081d158f5f0e3ec784b1c2190d9870dceaa41 /src/modules/kdb/db2/ChangeLog
parenta6759444a5cc94637576e92cf425efda13a791ea (diff)
downloadkrb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.tar.gz
krb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.tar.xz
krb5-745cddfcd791359ff5ae5c2f33db3b196f6df481.zip
Move the db2 library to the site of its one use, the kdb-db2 module.
Update configuration scripts, pathname make variables, etc., accordingly. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17407 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/modules/kdb/db2/ChangeLog')
-rw-r--r--src/modules/kdb/db2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/modules/kdb/db2/ChangeLog b/src/modules/kdb/db2/ChangeLog
index ec784f996..23c4afcd7 100644
--- a/src/modules/kdb/db2/ChangeLog
+++ b/src/modules/kdb/db2/ChangeLog
@@ -1,5 +1,11 @@
2005-10-04 Ken Raeburn <raeburn@mit.edu>
+ * libdb2: Directory moved from util/db2.
+ * configure.in: Configure it, unless a system version is to be
+ used.
+ * Makefile.in (DBDIR): Updated.
+ ($(DB_DEPS)): Depend on all-recurse.
+
* Makefile.in (SHLIB_EXPLIBS): Only use gssrpc.
* configure.in: Set enable_shared=yes.