diff options
| author | Mark Eichin <eichin@mit.edu> | 1995-04-27 19:21:01 +0000 |
|---|---|---|
| committer | Mark Eichin <eichin@mit.edu> | 1995-04-27 19:21:01 +0000 |
| commit | 907d061669d84cadbcb5df6d6554310ca6a5c0d1 (patch) | |
| tree | e130264674cd21a9f261bd5fb6c6f7a0901cc4a3 /src/ChangeLog | |
| parent | 180aa91de97661e98020a919e679001fe0569954 (diff) | |
* aclocal.m4 (WITH_KRB4): make --with-krb4 the default, and have
it use the included krb4 directories. If a pathname is given, use
them instead. To disable krb4 support, use --without-krb4.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5555 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2470ea787..fe09a3c87 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +Thu Apr 27 15:19:34 1995 Mark Eichin <eichin@cygnus.com> + + * aclocal.m4 (WITH_KRB4): make --with-krb4 the default, and have + it use the included krb4 directories. If a pathname is given, use + them instead. To disable krb4 support, use --without-krb4. + Wed Apr 27 11:00:00 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: added stuff for new directory: util/profile. This |
