summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belon <carenas@sajinet.com.pe>2008-06-18 00:20:07 -0500
committerAvi Kivity <avi@qumranet.com>2008-06-29 16:24:55 +0300
commitad555510b9b458c03ddd4b8d295e0feec06a7d16 (patch)
treeab0a886edbde54661d58113cbc238b31149345ff /configure
parent15d7a47f2b9b36a59e80575ca1dd78eb132fc873 (diff)
kvm: configure: remove configure warning against not using gcc3
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 <carenas@sajinet.com.pe> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 902e769f..72337c91 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-" \