diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2001-09-01 04:06:44 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2001-09-01 04:06:44 +0000 |
| commit | 0dd83f2cad522db21affaaadc0c97e0d7e2ffa93 (patch) | |
| tree | a174d07a2aecad4355079638ec518b05ea1ecde5 /src/config/ChangeLog | |
| parent | 72d7904bdd87c02c0160809b2f1b19e607f7b4e3 (diff) | |
* post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcut
name for SRCTOP to eliminate "foo/.." subsequences, in case the compiler does
the same. Run depfix.sed after the directory-specific substitutions, not
before.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13718 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 1471def05..beb6138fc 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,10 @@ +2001-09-01 Ken Raeburn <raeburn@mit.edu> + + * post.in (.depend): Refuse to do anything if srcdir is ".". Find + a shortcut name for SRCTOP to eliminate "foo/.." subsequences, in + case the compiler does the same. Run depfix.sed after the + directory-specific substitutions, not before. + 2001-08-07 Ezra Peisach <epeisach@mit.edu> * post.in (all-recurse clean-recurse distclean-recurse |
