$NetBSD: patch-ac,v 1.3 2000/06/09 07:53:03 jlam Exp $

--- configure.orig	Mon Feb 14 15:20:17 2000
+++ configure	Fri Jun  9 03:41:08 2000
@@ -1862,6 +1862,7 @@
 fi
 
 
+if false ; then
 # Check if makeinfo support html output. If it doesn't, pretend it's missing
 # rather than failing rebuilding the documentation.
 echo $ac_n "checking if makeinfo supports html output""... $ac_c" 1>&6
@@ -1881,6 +1882,7 @@
 if test $libmikmod_cv_makeinfo_html = no
 then
 	MAKEINFO="$missing_dir/missing makeinfo"
+fi
 fi
 
 # ====================
