mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-16 00:28:07 +00:00
16bf7a3326
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>