make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make 3.81beta3 released


From: Paul D. Smith
Subject: Re: GNU make 3.81beta3 released
Date: Tue, 28 Jun 2005 08:22:47 -0400

%% "Earnie Boyd" <address@hidden> writes:

  eb> Actually it is line 30 that is buggy.

  eb> - #if !defined(HAVE_DECL_SYS_SIGLIST)
  eb> + #if ! HAVE_DECL_SYS_SIGLIST

OK, I fixed this in my workspace.  Interesting that the HAVE_DECL_*
macros work differently from other autoconf macros :-/.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]