[Top][All Lists]
[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
- Re: GNU make 3.81beta3 released, (continued)
- Re: GNU make 3.81beta3 released, Eli Zaretskii, 2005/06/29
- Re: GNU make 3.81beta3 released, Paul D. Smith, 2005/06/29
- Re: GNU make 3.81beta3 released, Earnie Boyd, 2005/06/29
- Re: GNU make 3.81beta3 released, Paul D. Smith, 2005/06/29
- Re: GNU make 3.81beta3 released, Eli Zaretskii, 2005/06/29
- Re: GNU make 3.81beta3 released, Earnie Boyd, 2005/06/30
- Re: GNU make 3.81beta3 released, Earnie Boyd, 2005/06/30
- Re: GNU make 3.81beta3 released, Paul D. Smith, 2005/06/30
- Re: GNU make 3.81beta3 released, Earnie Boyd, 2005/06/30
- Re: GNU make 3.81beta3 released, Earnie Boyd, 2005/06/28
- Re: GNU make 3.81beta3 released,
Paul D. Smith <=