> Ulrich Mueller <[EMAIL PROTECTED]> writes:
>
>> This is not a clean way of doing things. If Emacs fails here, it is a
>> real error (i.e. there will be no .elc file), so make should _not_
>> ignore it, but abort at this point.
>>
>> Gentoo includes a patch for the Makefile not to ignore errors
>>
Ulrich Mueller <[EMAIL PROTECTED]> writes:
> This is not a clean way of doing things. If Emacs fails here, it is a
> real error (i.e. there will be no .elc file), so make should _not_
> ignore it, but abort at this point.
>
> Gentoo includes a patch for the Makefile not to ignore errors
> (already