diff options
| author | Theodore Tso <tytso@mit.edu> | 1994-11-30 22:15:24 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1994-11-30 22:15:24 +0000 |
| commit | c51e9a64663a3a9f3f63e0d108316ecbdc94cb08 (patch) | |
| tree | 0107a6e7124810a308f143165c140c807a0e1966 /src/ChangeLog | |
| parent | 4f3eaa8d194e04b9c757e0ee3bb10ec1116c3b67 (diff) | |
aclocal.m4, configure.in: Add appropriate help text for the --with-*
and --enable-* options. ISODE_INCLUDES should define KRB5_USE_ISODE
if necessary.
acconfig.h: Add defines for KRB5_ATHENA_COMPAT and KRB5_KRB4_COMPAT.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4723 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 22f61af55..ac7ce7729 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +Wed Nov 30 17:13:02 1994 Theodore Y. Ts'o (tytso@dcl) + + * aclocal.m4, configure.in: Add appropriate help text for the + --with-* and --enable-* options. ISODE_INCLUDES should + define KRB5_USE_ISODE if necessary. + + * acconfig.h: Add defines for KRB5_ATHENA_COMPAT and + KRB5_KRB4_COMPAT. + Fri Nov 18 15:38:42 1994 Mark Eichin <eichin@cygnus.com> * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP, |
