Re: gettext-0.14.2 fails on parallel build

2005-03-16 Thread Alexandre Duret-Lutz
On Wed, Mar 16, 2005 at 03:08:06PM +0100, Bruno Haible wrote: > Alexandre Duret-Lutz wrote: > > Thanks, I'm installing the following fix on HEAD and branch-1-9. > > ... > > -## Recover from the removal of $@ > > - @if test ! -f $@; then \ > > +## Recover from the removal of [EMAIL PROTECTED] > >

Re: gettext-0.14.2 fails on parallel build

2005-03-16 Thread Bruno Haible
Alexandre Duret-Lutz wrote: > Thanks, I'm installing the following fix on HEAD and branch-1-9. > ... > -## Recover from the removal of $@ > - @if test ! -f $@; then \ > +## Recover from the removal of [EMAIL PROTECTED] > +## > +## Make sure not to call `make elc-stamp' if emacs is not available