#3688: make{, install} has hang if there's no docbook on the machine but lynx is
installed
-------------------------+----------------------
  Reporter:  balderdash  |      Owner:  mutt-dev
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  mutt        |    Version:
Resolution:              |   Keywords:
-------------------------+----------------------

Comment (by balderdash):

 I think what's happening is that without docbook, there is no such thing
 as manual.html created.  Then when "lynx -dump blah blah" is called on the
 file manual.html, the fun happens.

 It'd be nice to have a configure switch that will delete "manual.html" and
 "manual.txt" from line 51 of doc/Makefile.am (i.e., "makedoc-all").  I
 manually made that deletion, and it solved the problem.

 Alternatively, if the configure script could smartly do the equivalent of
 that deletion when it realizes there's no docbook on the system, that
 would work too.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3688#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to