]> xenbits.xensource.com Git - qemu-xen.git/commit
slirp: add configure option to disable smbd
authorJoelle van Dyne <j@getutm.app>
Mon, 15 Mar 2021 18:03:41 +0000 (11:03 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 May 2021 12:15:35 +0000 (14:15 +0200)
commitb8e0c4938b610a56028303dd8a2429cf1de71bb8
treef3b22cab5d72b16ffd82ee92eaa9ceae0bd95317
parent4951967d84a0acbf47895add9158e2d4c6056ea0
slirp: add configure option to disable smbd

Replace Windows specific macro with a more generic feature detection
macro. Allows slirp smb feature to be disabled manually as well.

Acked-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Joelle van Dyne <j@getutm.app>
Message-Id: <20210315180341.31638-5-j@getutm.app>
[Use $default_feature as the default. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
meson.build
net/slirp.c