Re: [PATCH 11/26] configure, meson: convert libdaxctl detection to meson
On Tue, Jun 08, 2021 at 01:22:46PM +0200, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > configure | 28 > meson.build | 8 +--- > meson_options.txt | 2 ++ > 3 files changed, 11 insertions(+), 27 deletions(-) Reviewed-by: Daniel P. B
[PATCH 11/26] configure, meson: convert libdaxctl detection to meson
Signed-off-by: Paolo Bonzini --- configure | 28 meson.build | 8 +--- meson_options.txt | 2 ++ 3 files changed, 11 insertions(+), 27 deletions(-) diff --git a/configure b/configure index c2c8c9f2d6..bd675f2254 100755 --- a/configure +++ b/config