summaryrefslogtreecommitdiffstats
path: root/libgloss/doc/porting.texi
Commit message (Collapse)AuthorAgeFilesLines
* Fix html build with makeinfo 5.2Thomas Preudhomme2016-08-191-2/+2
| | | | | | | | | | | HTML build fails with makeinfo 5.2 with the following error: libgloss/doc/porting.texi:73: @menu seen before first @node libgloss/doc/porting.texi:73: perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo? Following the advice indeed solve the issue while still allowing pdf, dvi and info builds to work.
* * doc/porting.texi: Fix typos.Corinna Vinschen2010-09-231-12/+12
|
* 2009-06-19 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2009-06-191-4/+4
| | | | | | * Makefile.in (html, pdf): New. * doc/Makefile.in (html, pdf, porting.pdf, porting.html): New. * doc/porting.texi: Fix section structure.
* * doc/porting.texi: Document libgloss build conventions.Mark Mitchell2006-04-181-1/+48
|
* 20000317 sourceware importRanjith Kumaran2000-03-171-0/+2053