--- qemu.orig/configure 2006-07-22 19:23:34.000000000 +0200 +++ qemu/configure 2006-08-04 15:16:48.263651500 +0200 @@ -309,8 +309,7 @@ if $cc -c -o $TMPO $TMPC 2>/dev/null ; then : C compiler works ok else - echo "ERROR: \"$cc\" either does not exist or does not work" - exit 1 + echo "Warning: \"$cc\" either does not exist or does not work" fi if test "$mingw32" = "yes" ; then