diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-08-07 23:27:52 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-08-07 23:27:52 +0000 |
| commit | da5f14c7671e00d36ee418fd959ed3f98992e879 (patch) | |
| tree | 7e02892b2ebd02bb0fa5c964e634bb40ccc0510b /src/ChangeLog | |
| parent | fde06220c6241f302dc167fa429d7c23af9be98c (diff) | |
aclocal.m4 (SS_RULES): Add double quotes around "$}{*.ct"
aclocal.m4 (CONFIG_RULES): Add $(SHELL) to invocation of autoconf, so
that things work even if the execute bit isn't set on the shell
script.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6449 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 945c9f471..77a1ce1ea 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +Mon Aug 7 19:26:06 1995 Theodore Y. Ts'o <tytso@dcl> + + * aclocal.m4 (SS_RULES): Add double quotes around "$}{*.ct" + + * aclocal.m4 (CONFIG_RULES): Add $(SHELL) to invocation of + autoconf, so that things work even if the execute bit + isn't set on the shell script. + Tue Jul 18 19:20:49 1995 Ezra Peisach <epeisach@kangaroo.mit.edu> * aclocal.m4 (KRB5_SOCKADDR_SA_LEN): Add space before = to keep |
