summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7cd65d4d11..e4e675d35e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,7 +3,8 @@
* aclocal.m4 (CHOOSE_ET, CHOOSE_SS): New macros.
(CONFIG_RULES): Invoke them.
* configure.in: Configure util/et and util/ss only if they're
- going to be used.
+ going to be used. Configure lib/krb4 and krb524 only if KRB4_LIB
+ is non-empty; this may not be right for "--with-krb4=/some/dir".
2002-08-26 Ezra Peisach <epeisach@bu.edu>