diff options
author | Tom Yu <tlyu@mit.edu> | 2000-02-08 01:18:04 +0000 |
---|---|---|
committer | Tom Yu <tlyu@mit.edu> | 2000-02-08 01:18:04 +0000 |
commit | b83aac7742a8ef28c7520c3d6cd33faa7f98c708 (patch) | |
tree | 7699155f8f55b630f8fd99be9207b4de40cfacf9 /src/ChangeLog | |
parent | 50ab9300af1feea242007e18c493741879a11fee (diff) | |
download | krb5-b83aac7742a8ef28c7520c3d6cd33faa7f98c708.tar.gz krb5-b83aac7742a8ef28c7520c3d6cd33faa7f98c708.tar.xz krb5-b83aac7742a8ef28c7520c3d6cd33faa7f98c708.zip |
* aclocal.m4: Kludge in the old test for tcl so that we have some
prayer of pulling in tcl from the funky installation that goes
along with dejagnu.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12024 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 d73ba44547..3f1a15b27b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2000-02-07 Tom Yu <tlyu@mit.edu> + + * aclocal.m4: Kludge in the old test for tcl so that we have some + prayer of pulling in tcl from the funky installation that goes + along with dejagnu. + 2000-02-07 Ken Raeburn <raeburn@mit.edu> * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a |