diff options
| author | Theodore Tso <tytso@mit.edu> | 1994-10-03 21:27:24 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1994-10-03 21:27:24 +0000 |
| commit | 4d1eecf53c98a00d4572b6cb42635cfc8ef5699e (patch) | |
| tree | 1110cf3ef0ce323f6f7c2a317b0be18ba219f842 /src/util/ss/ChangeLog | |
| parent | f46b22bf773559c747d789170da72dcc52641e9a (diff) | |
Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.
It's more apt to be portable, since it doesn't use lex or yacc. :-(
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4425 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/ss/ChangeLog')
| -rw-r--r-- | src/util/ss/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/ss/ChangeLog b/src/util/ss/ChangeLog index 726f4205f..0e8edd1ab 100644 --- a/src/util/ss/ChangeLog +++ b/src/util/ss/ChangeLog @@ -1,3 +1,10 @@ +Mon Oct 3 17:26:27 1994 Theodore Y. Ts'o (tytso@dcl) + + * Makefile.in: + configure.in: Don't try to compile mk_cmds. Use awk/sed shell + script replacement instead. It's more apt to be + portable, since it doesn't use lex or yacc. :-( + Tue Aug 30 21:30:18 1994 Theodore Y. Ts'o (tytso at tsx-11) * cmd_tbl.lex.l: Add declaration for strdup() if HAS_STRDUP is not |
