On 15/03/21 23:04, Peter Maydell wrote:
../../meson.build:1:0: ERROR: Value "true" (of type "string") for
combo option "Localization of the GTK+ user interface" is not one of
the choices. Possible choices are (as string): "enabled", "disabled",
"auto".

This probably dates back to

    commit 0e8e77d487b3d8ae33158e61c30e1fe5c753a114
    Author: Alex Bennée <alex.ben...@linaro.org>
    Date:   Thu Dec 10 19:04:12 2020 +0000

    configure: move gettext detection to meson.build

    This will allow meson to honour -Dauto_features=disabled later.

    Suggested-by: Paolo Bonzini <pbonz...@redhat.com>
    Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
    Acked-by: Paolo Bonzini <pbonz...@redhat.com>
    Message-Id: <20201210190417.31673-4-alex.ben...@linaro.org>

but it should be possible to work around it.

Paolo


Reply via email to