[Bug 1973] Convert from texi2www to texi2html
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Dec 6 09:05:02 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1973
--- Comment #7 from Ralf Corsepius <ralf.corsepius at rtems.org> 2011-12-06 03:04:57 CST ---
(In reply to comment #3)
> How that? None of the standard autoconf nor automake macros utilize texi2html,
> as can be shown by a brute force grep:
OK, now I see what you did. You replaced one non-standard tool (texi2www) with
another one (texi2html)
(In reply to comment #5)
> I suspect that it is easier to commit this and fix anything spotted after that.
Agreed.
> But I will fix anything caught in review now.
I am facing plenty of problems.
The only thing that seems close to be working is in-source-tree building.
In-source-tree "make install" fails.
VPATH-building raises dozens of "Can't find *.texi" and Unknown node" warnings.
> I am sure there is follow up clean up to do since going to the standard
> texi2html tool may make it easier to do things where we previously had
> conditionals.
Again, texi2html is not a "standard info tool" - It's an entirely separate and
independent package of it's own right.
Unlike "makeinfo" (http://www.gnu.org/software/texinfo), texi2html is not even
a gnu package (http://www.nongnu.org/texi2html)
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list