diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-08-23 19:47:12 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-08-23 19:47:12 +0000 |
| commit | c4fdd377bac71858ffe67f0e73d6dabd4499019b (patch) | |
| tree | 3a15ec25860c6362e40cfd76d128b2e528625acd /src/ChangeLog | |
| parent | b13adbab39f75cff955fc1ca90f935918d130295 (diff) | |
| download | krb5-c4fdd377bac71858ffe67f0e73d6dabd4499019b.tar.gz krb5-c4fdd377bac71858ffe67f0e73d6dabd4499019b.tar.xz krb5-c4fdd377bac71858ffe67f0e73d6dabd4499019b.zip | |
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
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <tytso@rsts-11.mit.edu> + + * 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 <epeisach@kangaroo.mit.edu> * acconfig.h: Remove line with ODBM as definition no longer is |
