diff options
| author | Theodore Tso <tytso@mit.edu> | 1999-01-27 05:49:36 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1999-01-27 05:49:36 +0000 |
| commit | 3724c81eb8a92c0e06b164760a5f802a831decdb (patch) | |
| tree | 9c62ee1872183117d5a2473452df2675afc73f3a /src/util/pty/ChangeLog | |
| parent | be974ccede7b6d3d523784a2dac9773a3c97af1d (diff) | |
configure.in: Remove test CHECK_WAIT_TYPE since nothing is using the
results of that test (WAIT_USES_INT).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11131 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/pty/ChangeLog')
| -rw-r--r-- | src/util/pty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index d5c5ba6bc..3082e45fb 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,3 +1,8 @@ +1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * configure.in: Remove test CHECK_WAIT_TYPE since nothing is using + the results of that test (WAIT_USES_INT). + 1998-08-16 <hartmans@fundsxpress.com> * Makefile.in (SHLIB_EXPDEPS): Depend on lib_comerr |
