RE: AM_SILENT_RULES doesn't use AS_HELP_STRING?

2010-09-09 Thread Daily, Jeff A
> Okay with a proper log entry, and crediting Jeff for the bug report, > including addition to THANKS (unless Jeff rejects that). > No need for testsuite exposure. Credit is always appreciated, thank you. Jeff

Re: AM_SILENT_RULES doesn't use AS_HELP_STRING?

2010-09-09 Thread Stefano Lattarini
This is what I pushed. Thanks, Stefano From d76d91ae1b12c4730dc897cdb25a1d41af499ac0 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Thu, 9 Sep 2010 17:24:13 +0200 Subject: [PATCH] Use AS_HELP_STRING in AM_SILENT_RULES. * m4/silent.m4 (AM_SILENT_RULES): Use `AS_HELP_STRING' to format he

Re: AM_SILENT_RULES doesn't use AS_HELP_STRING?

2010-09-09 Thread Ralf Wildenhues
[ dropping automake@ ] * Stefano Lattarini wrote on Thu, Sep 09, 2010 at 05:34:48PM CEST: > Ralf, what about the attached patch (for master)? It still lacks > testsuite exposure and ChangeLog entry, but I'm in a hurry right > now. More this evening or tomorrow. Okay with a proper log entry, and

Re: AM_SILENT_RULES doesn't use AS_HELP_STRING?

2010-09-09 Thread Stefano Lattarini
Hi Jeff. Thanks for the report. On Thursday 09 September 2010, Jeff wrote: > I feel a bit silly pointing out something so trivial, Well, I feel a bit sloppy not to having noticed it myself ;-) > but while looking at my configure --help output, I notice that > the help messages generated for AM_S