bug#13624: ACLOCAL_PATH documentation

2013-02-03 Thread Taylan Ulrich B.
Good day, The ACLOCAL_PATH environment-variable might benefit from better documentation. A mention in the short man-page would probably be best, since setting it is needed to get aclocal to work at all after installing it in a non-standard path like ~/usr. Also, should --print-ac-dir respect it?

bug#13524: Improving user experience for non-recursive builds

2013-02-03 Thread Peter Rosin
On 2013-02-03 21:42, Stefano Lattarini wrote: > I've pushed the promised patches to the rewindable branch > 'experimental/preproc' (based off of maint). I'll also soon > send them to the list to simplify review (I will drop the > bug tracker from CC:, to avoid cluttering up the report). > > As us

bug#13435: Please don't kill DJGPP support...

2013-02-03 Thread Stefano Lattarini
Reference: On 01/28/2013 02:55 PM, Stefano Lattarini wrote: > On 01/23/2013 01:16 PM, Stefano Lattarini wrote: >> On 01/14/2013 11:29 PM, DJ Delorie wrote: >>> >>> Stefano Lattarini wrote: Well, then it appear we might actually have no

bug#13524: Improving user experience for non-recursive builds

2013-02-03 Thread Stefano Lattarini
tags 13524 + patch thanks [+cc automake-patches] Reference: On 01/28/2013 12:38 AM, Peter Rosin wrote: > Hi Stefano, > > On 2013-01-27 20:21, Stefano Lattarini wrote: >>> This time with documentation and a NEWS entry. I also fixed the case >>

bug#13587: backward-compatible way of declaring serial tests?

2013-02-03 Thread Stefano Lattarini
tags 13587 notabug close 13587 thanks On 01/30/2013 11:53 AM, Andy Wingo wrote: > Hi, > > Guile has one meta-test runner that prints things on stdout as it goes. > It works well with serial-tests but parallel-tests hides the output, > which is not so nice. > > Anyway we have added serial-tests t