Re: RFE: make automake's output deterministic

2008-01-07 Thread Bruno Haible
Hello Ralf, > Thanks for the bug report, and a Happy New Year. Thank you for processing it, and a happy and productive 2008. > The patch below should do the trick, I think. Yes, confirmed. Thanks! > It would be nice to have > a test to expose this to go along with this change if possible. Can

Re: [PATCH] * tests/defs.in (required=GNUmake): Do not call $MAKE with -v.

2008-01-07 Thread Ralf Wildenhues
Hi Stepan, Thanks for the patch. * Stepan Kasal wrote on Fri, Dec 14, 2007 at 08:51:45PM CET: > --- > Hi, > I noticed the following detail. Since we have to grep the output of > make --version for GNU, we catch SGI make, I suppose. > > So I think the special trick for SGI, which was in use be

Re: TEXINFO_TEX and not-recursive Makefiles.am

2008-01-07 Thread Roumen Petrov
Dilyan Palauzov wrote: Hello, My Automake 1.10 documentation states: By default, Automake requires the file `texinfo.tex' to appear in the same directory as the Texinfo source (this can be changed using the `TEXINFO_TEX' variable, see below) I wanted to try having one central Makefile.am, i