The help message for --disable-bfx-check should be fixed.
Regards
Stefan Weil
Index: configure
===================================================================
RCS file: /sources/qemu/qemu/configure,v
retrieving revision 1.87
diff -u -b -B -u -r1.87 configure
--- configure 8 Apr 2006 14:26:41 -0000 1.87
+++ configure 13 Apr 2006 18:02:29 -0000
@@ -649,7 +649,7 @@
if test "$target_user_only" = "no" -a "$check_gfx" = "yes" \
-a "$sdl" = "no" -a "$cocoa" = "no" ; then
echo "ERROR: QEMU requires SDL or Cocoa for graphical output"
- echo "To build QEMU with graphical output configure with
--disable-gfx-check"
+ echo "To build QEMU without graphical output configure with
--disable-gfx-check"
echo "Note that this will disable all output from the virtual
graphics card."
exit 1;
fi
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel