diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index af8910fa8..1488f7aaf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2004-03-23 Ken Raeburn <raeburn@mit.edu> + + * aclocal.m4 (KRB5_AC_MAINTAINER_MODE, KRB5_AC_ENABLE_THREADS, + KRB5_AC_INET6, WITH_HESIOD, KRB5_LIB_AUX, KRB5_AC_CHOOSE_SS, + KRB5_AC_CHOOSE_DB): Express defaults more consistently with other + configure output. Use AC_HELP_STRING. Shorten up some messages, + drop some options that are defaults and obvious counterparts to + other documented options. + * configure.in: Likewise. + 2004-03-17 Ken Raeburn <raeburn@mit.edu> * aclocal.m4: Include acx_pthread.m4. |
