diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-08-07 23:23:26 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-08-07 23:23:26 +0000 |
| commit | fde06220c6241f302dc167fa429d7c23af9be98c (patch) | |
| tree | 77e4cfb3867ac721ca6d892a10738fe8f64cb154 /src/util/et/ChangeLog | |
| parent | 1f392a8a466a028905c41c437de2a63f830bb3d7 (diff) | |
Add $(SHELL) to invocation of config_script, so that the tree can
build even after checked into a broken SCCS system.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6448 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et/ChangeLog')
| -rw-r--r-- | src/util/et/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index 3ade86ecb..5ef14ca2e 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 7 19:22:52 1995 Theodore Y. Ts'o <tytso@dcl> + + * Makefile.in (compile_et): Add $(SHELL) to invocation of + config_script, so that the tree can build even after + checked into a broken SCCS system. + Thu Jul 13 15:40:56 1995 Sam Hartman <hartmans@tertius.mit.edu> * com_err.h: error_message should be const char * (as it is in |
