Re: texi2html: problems with srcdir != builddir

2008-12-19 Thread Ralf Wildenhues
Hello Werner, Werner LEMBERG gnu.org> writes: > > If srcdir != builddir, the file `texi2html.info' is erroneously > created in srcdir. IMHO, this shouldn't happen even if building from > the CVS. Not a bug, but a (long-discussed long ago, changed over time) feature. For reference, below I quot

Re: texi2html: problems with srcdir != builddir

2008-12-09 Thread Karl Berry
Maybe Karl knows something about that issue, though? Not this time, I've never noticed or looked into it ...

Re: texi2html: problems with srcdir != builddir

2008-12-09 Thread Patrice Dumas
On Tue, Dec 09, 2008 at 12:00:34PM +0100, Werner LEMBERG wrote: > > Maybe, I don't know. In groff, I don't use automake, and I've > resolved this issue manually. I checked another completly project, and th ebehaviour is the same, so this seems definitely to me to be an automake related issue. Ma

Re: texi2html: problems with srcdir != builddir

2008-12-09 Thread Werner LEMBERG
> > If srcdir != builddir, the file `texi2html.info' is erroneously > > created in srcdir. IMHO, this shouldn't happen even if building > > from the CVS. > > That's strange, unless I am missing something, regarding info output > there is nothing done besides: > > info_TEXINFOS = texi2html.texi >

Re: texi2html: problems with srcdir != builddir

2008-12-09 Thread Patrice Dumas
On Tue, Dec 09, 2008 at 11:11:51AM +0100, Werner LEMBERG wrote: > > [CVS 2008-12-09] > > If srcdir != builddir, the file `texi2html.info' is erroneously > created in srcdir. IMHO, this shouldn't happen even if building from > the CVS. That's strange, unless I am missing something, regarding inf