summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2021-11-02 14:56:22 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2021-11-02 15:57:28 +0100
commit16bfbc70f39e420b6b6cfe39ed8571606482b94a (patch)
tree18ac31bc1d8a217ca76fa18cb9e96447acdea20a
parent96c372d853eca988b6af216496e19fd24bfb1b78 (diff)
downloadfocaccia-qemu-16bfbc70f39e420b6b6cfe39ed8571606482b94a.tar.gz
focaccia-qemu-16bfbc70f39e420b6b6cfe39ed8571606482b94a.zip
configure: fix --audio-drv-list help message
--audio-drv-list is now establishing which audio drivers to try if -audiodev
is not used; drivers for -audiodev are configured with --enable/--disable
options or possibly --without-default-features.  Adjust the help message
for --audio-drv-list.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 4c444e1750..97fee368ee 100755
--- a/configure
+++ b/configure
@@ -1390,7 +1390,7 @@ Advanced options (experts only):
   --disable-strip          disable stripping binaries
   --disable-werror         disable compilation abort on warning
   --disable-stack-protector disable compiler-provided stack protection
-  --audio-drv-list=LIST    set audio drivers list
+  --audio-drv-list=LIST    set audio drivers to try if -audiodev is not used
   --block-drv-whitelist=L  Same as --block-drv-rw-whitelist=L
   --block-drv-rw-whitelist=L
                            set block driver read-write whitelist