install-html: allow RST2HTML to override rst2html
commit1b9285158399abdd41d9810c2a20fb226e65b07f
authorKyle J. McKay <mackyle@gmail.com>
Mon, 19 Mar 2018 01:38:19 +0000 (18 18:38 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 19 Mar 2018 01:38:19 +0000 (18 18:38 -0700)
tree005c3c61a62d10ebb4d308981e2d58077efd47b5
parente5eeaaf826545799e32deea85ee4fb3fcfaa7323
install-html: allow RST2HTML to override rst2html

Switch default name for .rst to .html converter to "rst2html".

If the RST2HTML variable has been set use that value instead.

Complain if it can't be found before trying to run it.

In verbose (V=1) mode show the actual value that will be used.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
INSTALL
Makefile.mak