commit | 332008e0b9da33dee2c765db3e4e16b3c3ba3a92 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Jul 13 11:31:52 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 22 14:44:51 2021 +0200 |
tree | f9c3d2f02b7555f3cfefacd616d070166c1c58c0 | |
parent | ac34711171f0b350d9125c46691744405b6a54ce [diff] |
configure: Fix --without-default-features propagation to meson A typo prevents that many features get disabled when the user runs "configure" with the --without-default-features switch. Reported-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210713093155.677589-2-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>