[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fix for parallel make failure
From: |
Eli Zaretskii |
Subject: |
Re: fix for parallel make failure |
Date: |
Thu, 25 Jan 2007 06:11:28 +0200 |
> Cc: address@hidden
> From: Dan Nicolaescu <address@hidden>
> Date: Wed, 24 Jan 2007 12:13:03 -0800
>
> I misspoke. Emacs is not trying to load loaddefs.el, it's trying to
> read it. Both the finder-data and custom-deps make targets read the
> loaddefs.el file (well, they read all the elisp files).
Ah, okay then. In that case, your patch is the right thing, I think.