From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] Fix message in configure
Date: Thu, 13 Apr 2006 20:11:47 +0200 [thread overview]
Message-ID: <443E9463.5050303@mail.berlios.de> (raw)
In-Reply-To: <443E93A3.5060508@weilnetz.de>
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
next prev parent reply other threads:[~2006-04-13 18:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-12 2:10 [Qemu-devel] [PATCH] Timer/clock for Linux Kazu
[not found] ` <443E93A3.5060508@weilnetz.de>
2006-04-13 18:11 ` Stefan Weil [this message]
2006-04-24 21:41 ` Fabrice Bellard
2006-04-25 0:16 ` Jamie Lokier
2006-04-25 21:10 ` Fabrice Bellard
2006-04-25 21:34 ` Jamie Lokier
2006-04-25 21:49 ` Paul Brook
2006-04-26 13:01 ` Jamie Lokier
2006-04-26 14:21 ` Paul Brook
2006-04-26 17:26 ` Jamie Lokier
2006-04-25 11:04 ` NyOS
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=443E9463.5050303@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).