Re: Remember 2.0 released

2008-04-19 Thread Phillip . Lord
> 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 >>

Re: Remember 2.0 released

2008-04-19 Thread Michael Olson
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