mirror of
https://github.com/qemu/qemu.git
synced 2026-04-25 15:42:49 +00:00
Since installation is not part of Makefiles anymore, Make need not know the directories anymore. Meson already knows them through built-in options, do everything using them instead of the config_host dictionary. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>