configure: fix --meson=/path/to/meson
commit84ec0c24357250b53fd6034f0dfe5254f0e4458b
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 Sep 2020 14:00:26 +0000 (4 10:00 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (30 19:11 +0200)
tree5a9464f062733b85aa204f857251a603f5d817a0
parentaa087962d7af6a2caa2caa0c449b76d01042c05a
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>
configure