From 25935ea0f4fcd60eca8dba0371ea168fd729e908 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 14 Sep 2002 01:01:22 +0000 Subject: Delete old placeholders for framework support; implement it anew soon, when we're more certain what we need. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14860 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index c8b1cd465..df8d38198 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,6 +2,10 @@ * aclocal.m4 (KRB5_AC_CHOOSE_DB): New macro. (CONFIG_RULES): Invoke it. + (KRB5_LIB_PARAMS): Don't substitute LIB_LINK_OPT. + (KRB5_LIB_AUX): Don't substitute EXTRA_CLEAN_TARGETS, + EXTRA_CLEAN_LINKS, and don't update LIBLIST, LIBLINKS, LIBINSTLIST + to add the EXTRA_ values. * configure.in: Configure util/db2 only if we're going to use it. -- cgit