Re: TEXINFO_TEX and not-recursive Makefiles.am

2008-01-12 Thread Ralf Wildenhues
* Roumen Petrov wrote on Fri, Jan 11, 2008 at 09:08:47PM CET: > Fine with me. Thanks, pushed. Cheers, Ralf

Re: TEXINFO_TEX and not-recursive Makefiles.am

2008-01-11 Thread Roumen Petrov
Fine with me. Roumen Ralf Wildenhues wrote: Hello Dilyan, Roumen, Thanks for the bug reports. * Dilyan Palauzov wrote on Sat, Jan 05, 2008 at 12:03:35AM CET: info_TEXINFOS = doc/xyz.text and running automake, I get the error "required file './texinfo.tex' not found. * Roumen

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

TEXINFO_TEX and not-recursive Makefiles.am

2008-01-06 Thread Dilyan Palauzov
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, in accordance to "Recurs