commit | 84ec0c24357250b53fd6034f0dfe5254f0e4458b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 04 10:00:26 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 30 19:11:36 2020 +0200 |
tree | 5a9464f062733b85aa204f857251a603f5d817a0 | |
parent | aa087962d7af6a2caa2caa0c449b76d01042c05a [diff] |
configure: fix --meson=/path/to/meson Due to a cut-and-paste error, the path to a user-specified meson was ignored and replaced by whatever was in the path. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>