mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Replace Qemu by QEMU in w32 installation path (prefix)
The official spelling is QEMU. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
6576b74b0b
commit
c5ec15ea3b
2 changed files with 4 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue