<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Mon, 2011-03-21 at 17:45 -0700, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Will it do anything if you don't modify all the Makefile.am's to add #if</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">HAVE_W3M ?&nbsp;&nbsp; If you don't want text documentation generated, we should give</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">a flag for that instead of guessing which utility xmlto might call to generate</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">it.&nbsp;&nbsp; If you want to check if xmlto txt works, then again, it seems like we</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">should check for that instead.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
<BR>
This is done in the context of adding docbook external references support. I thought I'd posted<BR>
these first, but I realized it is causing confusion. I was planning on posting the new makefile<BR>
for all the modules with docs shortly, but got delayed.<BR>
<BR>
It might help to pretend for a minute that xmlto never existed, so we would do like we do<BR>
for any other task, chose a tool available on all platforms and use it like we do for <BR>
asciidoc, doxygen, groff, etc...<BR>
<BR>
Time is running up, more tomorrow.
</BODY>
</HTML>