diff options
| author | Theodore Tso <tytso@mit.edu> | 1994-09-30 21:36:56 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1994-09-30 21:36:56 +0000 |
| commit | 631befc475037c6a52c5d4e174f5cd5b347ff483 (patch) | |
| tree | 74aef0f5205ee1b05b9d60cb37eaf910aac27635 /src/util/et/ChangeLog | |
| parent | 65596099439dce1daed8fe2c75ea460bc06ab899 (diff) | |
Let configure take care of removing const with AC_CONST
internal.h: Use autoconf to determin whether or not declare perror()
compile_et.c: Add declaration of error_message manully.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4409 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et/ChangeLog')
| -rw-r--r-- | src/util/et/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 177de27d3..1382bc85f 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,16 @@ +Fri Sep 30 17:12:15 1994 Theodore Y. Ts'o (tytso@dcl) + + * compile_et.c: Add declaration of error_message() manually. + + * internal.h: Use autoconf to determine whether or not to declare + perror(). + + * configure.in: + compiler.h: + internal.h: + compilet_et.c: + init_et.c: Let configure take care of removing const with AC_CONST. + Thu Sep 8 22:33:07 1994 Theodore Y. Ts'o (tytso@pinata) * com_err.c (default_com_err_proc): Reversed order of \n\r to make |
