emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#11371: closed ([Patch] fix silent-rules option)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11371: closed ([Patch] fix silent-rules option)
Date: Mon, 25 Jun 2012 10:26:02 +0000

Your message dated Mon, 25 Jun 2012 12:21:44 +0200
with message-id <address@hidden>
and subject line Re: bug#11371: [Patch] fix silent-rules option
has caused the debbugs.gnu.org bug report #11371,
regarding [Patch] fix silent-rules option
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11371: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11371
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [Patch] fix silent-rules option Date: Sat, 28 Apr 2012 19:25:15 +0200 The AM_SILENT_RULES macro needs an argument to be enabled.
Currently, if the silent-rules option is set in AM_INIT_AUTOMAKE, the action is an AC_REQUIRE on the macro, which runs it without any arg, resulting in an useless action.
The only way for now to enable silent-rules is to call AM_SILENT_RULES([yes]), the silent-rules option has no effect at all.
This patch solves it, calling the macro with the right arg

Attachment: 0001-init-fix-silent-rules-option.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#11371: [Patch] fix silent-rules option Date: Mon, 25 Jun 2012 12:21:44 +0200
On 04/28/2012 09:24 PM, Stefano Lattarini wrote:
> tags 11371 wontfix
> thanks
>
No more activity on this bug report for a couple of months, thus I'm closing it.

Regards,
  Stefano



--- End Message ---

reply via email to

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