Author: Ralf Treinen <treinen@debian.org>
Description: Migrate from obsolete texi2html to makeinfo

Index: yap/Makefile.in
===================================================================
--- yap.orig/Makefile.in	2013-11-23 15:34:01.357355587 +0100
+++ yap/Makefile.in	2013-11-23 15:57:23.217695640 +0100
@@ -93,7 +93,7 @@
 SO=@SO@
 MAKEINFO=makeinfo
 TEXI2DVI=texi2dvi
-TEXI2HTML=texi2html
+TEXI2HTML=makeinfo --html --no-split
 TEXI2PDF=texi2pdf
 YAPLIB=@YAPLIB@
 SONAMEFLAG=@SONAMEFLAG@
