> > 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 > > So it looks like an automake issue?
Maybe, I don't know. In groff, I don't use automake, and I've resolved this issue manually. Werner