diff options
| author | Eli Zaretskii | 2006-12-23 02:05:29 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-12-23 02:05:29 +0000 |
| commit | 512dd711be670c789ddd36a8f713765e3372657d (patch) | |
| tree | b367ddfe1ce8d7a9ca07d4c186340e2c4a41272f /lisp/ChangeLog | |
| parent | e2bb07db78ca0b47decfe67429498b8676e3ec1c (diff) | |
| download | emacs-512dd711be670c789ddd36a8f713765e3372657d.tar.gz emacs-512dd711be670c789ddd36a8f713765e3372657d.zip | |
(bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive
Make, not implicitly through prerequisites, since the latter is wrong under
parallel builds.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index df63f549e82..75b20c33c06 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-12-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) | ||
| 4 | explicitly in a recursive Make, not implicitly through prerequisites, | ||
| 5 | since the latter is wrong under parallel builds. | ||
| 6 | |||
| 1 | 2006-12-22 Eli Zaretskii <eliz@gnu.org> | 7 | 2006-12-22 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * w32-fns.el (convert-standard-filename): Wrap in | 9 | * w32-fns.el (convert-standard-filename): Wrap in |