From: Stefan Weil <sw@weilnetz.de>
To: qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@us.ibm.com>,
qemu-trivial@nongnu.org, Stefan Weil <sw@weilnetz.de>,
Alexander Graf <agraf@suse.de>, Blue Swirl <blauwirbel@gmail.com>,
Richard Henderson <rth@twiddle.net>
Subject: [Qemu-trivial] [PATCH 3/4] Replace Qemu by QEMU in w32 installation path (prefix)
Date: Sat, 7 Apr 2012 09:23:38 +0200 [thread overview]
Message-ID: <1333783419-7982-4-git-send-email-sw@weilnetz.de> (raw)
In-Reply-To: <1333783419-7982-1-git-send-email-sw@weilnetz.de>
The official spelling is QEMU.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
configure | 2 +-
qemu-doc.texi | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure b/configure
index 5d5b854..2374b71 100755
--- a/configure
+++ b/configure
@@ -519,7 +519,7 @@ EOF
if compile_prog "" "-liberty" ; then
LIBS="-liberty $LIBS"
fi
- prefix="c:/Program Files/Qemu"
+ prefix="c:/Program Files/QEMU"
mandir="\${prefix}"
datadir="\${prefix}"
docdir="\${prefix}"
diff --git a/qemu-doc.texi b/qemu-doc.texi
index d18dff0..9e07ba6 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -2709,9 +2709,9 @@ MinGW's default header and linker search paths.
@file{make}. If you have problems using SDL, verify that
@file{sdl-config} can be launched from the MSYS command line.
-@item You can install QEMU in @file{Program Files/Qemu} by typing
+@item You can install QEMU in @file{Program Files/QEMU} by typing
@file{make install}. Don't forget to copy @file{SDL.dll} in
-@file{Program Files/Qemu}.
+@file{Program Files/QEMU}.
@end itemize
@@ -2745,7 +2745,7 @@ The example assumes @file{sdl-config} is installed under @file{/usr/i686-pc-ming
MinGW cross compilation tools have names like @file{i686-pc-mingw32-gcc} and @file{i686-pc-mingw32-strip}.
We set the @code{PATH} environment variable to ensure the MinGW version of @file{sdl-config} is used and
use --cross-prefix to specify the name of the cross compiler.
-You can also use --prefix to set the Win32 install path which defaults to @file{c:/Program Files/Qemu}.
+You can also use --prefix to set the Win32 install path which defaults to @file{c:/Program Files/QEMU}.
Under Fedora Linux, you can run:
@example
--
1.7.9
next prev parent reply other threads:[~2012-04-07 7:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-07 7:23 [Qemu-trivial] [PATCH 0/4] Replace Qemu by QEMU Stefan Weil
2012-04-07 7:23 ` [Qemu-trivial] [PATCH 1/4] Replace Qemu by QEMU in user visible documentation Stefan Weil
2012-04-07 7:23 ` [Qemu-trivial] [PATCH 2/4] Replace Qemu by QEMU in internal documentation Stefan Weil
2012-04-07 7:23 ` Stefan Weil [this message]
2012-04-07 7:23 ` [Qemu-trivial] [PATCH 4/4] Replace Qemu by QEMU in comments Stefan Weil
2012-04-07 10:23 ` [Qemu-trivial] [Qemu-devel] [PATCH 0/4] Replace Qemu by QEMU Andreas Färber
2012-04-07 14:24 ` [Qemu-trivial] " Blue Swirl
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=1333783419-7982-4-git-send-email-sw@weilnetz.de \
--to=sw@weilnetz.de \
--cc=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=rth@twiddle.net \
/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).