"$ make love" gives an error message inconsistent with hacker
lore [1]. The following patch resolves this problem.
[[[
1023a1024,1025
> const char *msg_notwar
> = _("Not war?");
1028c1030,1032
< if (file->parent == 0)
---
> if ((strcmp(file->name, "
%% Ted Stern <[EMAIL PROTECTED]> writes:
ts> Two comments:
ts> - The backslash in your post made a simple click on the link
ts> non-trivial to follow.
Yeah, that wasn't there when I sent it. Bizarre.
ts> - In my Cray UNICOS build (on an SV1ex), I get a failure of the
ts> parallel
On 6 Mar 2004 at 00:25 PST, [EMAIL PROTECTED] wrote:
>
> Hi all;
>
> I've released a beta of GNU make 3.81. While the designation is "beta"
> this release has fewer bugs than the 3.80 release. It's "beta" because
> there are some other important problems to fix before 3.81 is released.
>
> Unfort