]> granicus.if.org Git - yasm/commit
* configure.ac: Remove check for groff, add check for xmlto.
authorPeter Johnson <peter@tortall.net>
Tue, 7 Sep 2004 07:39:26 +0000 (07:39 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 7 Sep 2004 07:39:26 +0000 (07:39 -0000)
commit72bce5ac1dad5ad558177b972159822b9952ca23
tree5079de8c8112ab9c9edac00694445a046aac47e5
parent1a86c340266f98dbcb03cee8de382431d916fde9
* configure.ac: Remove check for groff, add check for xmlto.
* Makefile: Add support for building man pages from DocBook XML refentry's
using xmlto.

* frontends/yasm/yasm.xml: New.  Source XML file for yasm(1) man page.
* frontends/yasm/yasm.1: Generated yasm(1) man page.  We may want to remove
this at some point, but it would have impact on those keeping up with HEAD.

* frontends/yasm/Makefile.inc: Add new yasm(1) man page to distribution and
install.

* HACKING: Update required tools list.  Rename "CVS" to "Subversion".
Remove "Generating ChangeLogs" section, as with Subversion this is not
necessary.

svn path=/trunk/yasm/; revision=1138
HACKING
Makefile.am
configure.ac
frontends/yasm/Makefile.inc
frontends/yasm/yasm.1 [new file with mode: 0644]
frontends/yasm/yasm.xml [new file with mode: 0644]