mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Fix spelling (prefered -> preferred)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
bb5b5c20b7
commit
eac29d87c8
2 changed files with 5 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -2130,7 +2130,7 @@ if test "$pixman" = "system"; then
|
|||
else
|
||||
if test ! -d ${source_path}/pixman/pixman; then
|
||||
echo "ERROR: pixman not present. Your options:"
|
||||
echo " (1) Prefered: Install the pixman devel package (any recent"
|
||||
echo " (1) Preferred: Install the pixman devel package (any recent"
|
||||
echo " distro should have packages as Xorg needs pixman too)."
|
||||
echo " (2) Fetch the pixman submodule, using:"
|
||||
echo " git submodule update --init pixman"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue