Index: qemu/configure =================================================================== --- qemu.orig/configure 2006-11-20 16:14:36.000000000 +0800 +++ qemu/configure 2006-11-20 16:15:49.000000000 +0800 @@ -504,11 +504,6 @@ fi # cross compilation fi # -z $sdl -# Check if tools are available to build documentation. -if [ -x "`which texi2html`" ] && [ -x "`which pod2man`" ]; then - build_docs="yes" -fi - if test "$mingw32" = "yes" ; then if test -z "$prefix" ; then prefix="/c/Program Files/Qemu"