$NetBSD: patch-ad,v 1.3 2009/12/14 20:53:43 joerg Exp $

--- src/texi2html-wrapper.in.orig	Tue Jun 25 16:25:17 2002
+++ src/texi2html-wrapper.in	Sun Jul 10 12:27:06 2005
@@ -14,7 +14,8 @@
 this="texi2html-wrapper" ;
 
 texi2html_command=@texi2html_command@
-makeinfo_command=@makeinfo_command@
+# makeinfo is not used since we always have texi2html.
+makeinfo_command=
 
 html_sed1='s!<BODY>!<BODY BGCOLOR=white TEXT=black LINK=blue VLINK=green>!' ;
 html_sed2='s!<BODY>!<BODY BGCOLOR=white TEXT=black LINK=blue VLINK=green>!' ;
