* Makefile.am (SUBDIRS): Remove.
authorBen Elliston <bje@gnu.org>
Fri, 23 Dec 2005 20:39:29 +0000 (20:39 +0000)
committerBen Elliston <bje@gnu.org>
Fri, 23 Dec 2005 20:39:29 +0000 (20:39 +0000)
commit7f69ac779dd79b8123b5691bc22f9797e8d04144
treefd44b8d5dc25779cb2afea663c17ed2813a2612d
parent2cc41b2497c06224ad177d7b389c4d9d8d793ada
* Makefile.am (SUBDIRS): Remove.
(EXTRA_DIST): Append $(XML).
(dist_man_MANS): Define.
(info_TEXINFOS): Likewise.
(XML): List XML source files.
(dejagnu.pdf): New target.
(dejagnu.ps): Likewise.
(dejagnu.rtf): Likewise.
(html): Likewise.
(dejagnu.texi): Special rule to build Texinfo source.
* Makefile.in: Regenerate.
* configure.ac: Don't search for docbook2dvi.
Search for docbook2rtf and docbook2pdf.
Don't output doc/Makefile or doc/C/Makefile.
* configure: Regenerate.
* doc/texinfo.tex: Move from here ..
* texinfo.tex: .. to here.
* doc/Makefile.am: Remove.
* doc/Makefile.in: Likewise.
* doc/C/dejagnu.omf: Likewise.
* doc/C/topic.dat: Likewise.
* doc/C/dejagnu.xml: Move from here ..
* doc/dejagnu.xml: .. to here.
* doc/C/legal.xml: Move from here ..
* doc/legal.xml: .. to here.
* doc/C/ref.xml: Move from here ..
* doc/ref.xml: .. to here.
* doc/C/user.xml: Move from here ..
* doc/user.xml: .. to here.
* doc/dejagnu.texi: Rebuild from XML source.
14 files changed:
Makefile.am
Makefile.in
configure
configure.ac
doc/C/dejagnu.omf [deleted file]
doc/C/topic.dat [deleted file]
doc/Makefile.am [deleted file]
doc/Makefile.in [deleted file]
doc/dejagnu.texi
doc/dejagnu.xml [moved from doc/C/dejagnu.xml with 100% similarity]
doc/legal.xml [moved from doc/C/legal.xml with 100% similarity]
doc/ref.xml [moved from doc/C/ref.xml with 100% similarity]
doc/user.xml [moved from doc/C/user.xml with 100% similarity]
texinfo.tex [moved from doc/texinfo.tex with 100% similarity]