From c4fdd377bac71858ffe67f0e73d6dabd4499019b Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 23 Aug 1996 19:47:12 +0000 Subject: configure.in: Remove top-level calls to WITH_ANAME_DB and WITH_KDB_DB aclocal.m4 (WITH_ANAME_DB, WITH_KDB_DB): Remove --with-aname-db and --with-kdb-db since we're not using any of them. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8974 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 180d5335a..63738b094 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +Thu Aug 15 17:10:58 1996 Theodore Ts'o + + * configure.in: Remove top-level calls to WITH_ANAME_DB and + WITH_KDB_DB. + + * aclocal.m4 (WITH_ANAME_DB, WITH_KDB_DB): Remove --with-aname-db + and --with-kdb-db since we're not using any of them. + Thu Aug 15 20:00:15 1996 Ezra Peisach * acconfig.h: Remove line with ODBM as definition no longer is -- cgit