Re: gettext-0.14.2 fails on parallel build

2005-03-22 Thread Bruno Haible
Alexandre Duret-Lutz wrote: > This code still has a race if one of the followers gets signaled > after its trap has been set. Then it will erase elc-lock, and > another follower can create it. When one of the processes gets a signal, usually all of them get the signal. So this shouldn't be a big

Re: gettext-0.14.2 fails on parallel build

2005-03-22 Thread Alexandre Duret-Lutz
>>> "Bruno" == Bruno Haible <[EMAIL PROTECTED]> writes: [...] Bruno> $(am__ELCFILES): elc-stamp Bruno> ## Recover from the removal of [EMAIL PROTECTED] Bruno> ## Bruno> ! ## Do not call `make elc-stamp' if emacs is not available, because it would Bruno> ! ## be useless. Bruno> @if test "$(EM