--- qemu-0.7.1.orig/configure	Mon Jul 25 03:52:08 2005
+++ qemu/configure	Tue Aug  2 19:15:34 2005
@@ -356,10 +356,10 @@
 
 if test "$mingw32" = "yes" ; then
 if test -z "$prefix" ; then
-    prefix="/c/Program Files/Qemu"
+    prefix="c:/Program Files/Qemu"
 fi
 mandir="$prefix"
-datadir="$prefix"
+datadir="$prefix/bios"
 docdir="$prefix"
 bindir="$prefix"
 else
