Some lynx versions produce links of the form file:///..., others produce
file://localhost/..., so catch both forms.
Reported-by: Peter Mattern <matternp@arcor.de>
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
Fixes for out-of-tree build, as well as making --disable-lynx work
correctly. Note that make dist will fail if lynx support is disabled (as
it should, since README will then not be available to put in the
tarball).
Install and distribute README.html and style.css in the html
directory.
Install and distribute README in the doc directory.
The htmldir and docdir entries are added by recent versionf of
autoconf and are configurable, so that distributions don't need to
handle installation of these manually.