From: Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]>

complement ff5396cfeacf74ad9611a35e882ff100b10126aci, removing
the warning printed by ./configure --help which recommended
at configure time against using gcc4 as it wasn't supported by
dyngen.

Signed-off-by: Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]>
Signed-off-by: Avi Kivity <[EMAIL PROTECTED]>

diff --git a/configure b/configure
index 902e769..72337c9 100755
--- a/configure
+++ b/configure
@@ -28,8 +28,6 @@ usage() {
 
        Any additional option is given to qemu's configure verbatim; including:
 
-           --disable-gcc-check    don't insist on gcc-3.x
-                                  CAUTION: this will break running without kvm
 EOF
     cd qemu
     ./configure --help | egrep "enable-|disable-" \
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to