mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Fix typo reported by Thiemo Seufer
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5782 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
293d6942dd
commit
f488791962
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -148,7 +148,7 @@ FreeBSD)
|
|||
bsd="yes"
|
||||
audio_drv_list="oss"
|
||||
audio_possible_drivers="oss sdl esd pa"
|
||||
aiolib="-lpthread"
|
||||
aio_lib="-lpthread"
|
||||
if [ "$cpu" = "i386" -o "$cpu" = "x86_64" ] ; then
|
||||
kqemu="yes"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue