twlevo <[EMAIL PROTECTED]> writes: > on a machine with makeinfo (GNU texinfo) 4.6 the compilation stops > with bison.texinfo:6955: Unknown command `headitem' > happend after the changes from Akim 2006-03-12. > makeinfo (GNU texinfo) 4.7 is no problem, is there a fix to make > sure version 4.6 works too, assuming there are many machines > with older makeinfo versions still in use?
As a rule, we don't worry about older versions of makeinfo. Bison comes with the manual preformatted into .info files; this suffices for normal installation. People who want to change the .texi file, or to generate output formats that we don't ship, are expected to upgrade to the latest stable version of makeinfo.
