diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2001-06-21 17:25:58 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2001-06-21 17:25:58 +0000 |
| commit | 10700072e71898ca23c0325c109bbd7e881909e1 (patch) | |
| tree | f290d90d555040c179438f8c2275b09e2e3cf127 /src/ChangeLog | |
| parent | ba2d3d7da029bb0da6a058a953787b754bbf7e53 (diff) | |
| download | krb5-10700072e71898ca23c0325c109bbd7e881909e1.tar.gz krb5-10700072e71898ca23c0325c109bbd7e881909e1.tar.xz krb5-10700072e71898ca23c0325c109bbd7e881909e1.zip | |
* aclocal.m4 (KRB5_LIB_PARAMS): Display test for host type and
result so that "cached" is not simply output from configure.
(KRB5_NEED_PROTO): Add optional third argument, which if set means
to test for prototype even if configure script does not test for
function.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13451 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2211db0e12..9c01068041 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-06-21 Ezra Peisach <epeisach@mit.edu> + + * aclocal.m4 (KRB5_LIB_PARAMS): Display test for host type and + result so that "cached" is not simply output from configure. + (KRB5_NEED_PROTO): Add optional third argument, which if set means + to test for prototype even if configure script does not test for + function. + 2001-06-18 Ezra Peisach <epeisach@mit.edu> * acconfig.h: Add HAVE_REGCOMP. |
