qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/6] configure / meson: Move check for headers to meson.build


From: Paolo Bonzini
Subject: Re: [PATCH 0/6] configure / meson: Move check for headers to meson.build
Date: Wed, 18 Nov 2020 18:20:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 18/11/20 18:10, Thomas Huth wrote:
The checks for header files can be done much shorter and nicer in
meson.build. Let's move them there.

Nice, thanks.  Let's route it through qemu-trivial unless Laurent complains.

Thanks,

Paolo

Thomas Huth (6):
   configure: Remove the obsolete check for ifaddrs.h
   configure / meson: Move check for pty.h to meson.build
   configure / meson: Move check for drm.h to meson.build
   configure / meson: Move check for sys/signal.h to meson.build
   configure / meson: Move check for sys/signal.h to meson.build
   configure / meson: Move check for linux/btrfs.h to meson.build

  configure                 | 58 ---------------------------------------
  linux-user/ioctls.h       |  2 +-
  linux-user/syscall.c      |  4 +--
  linux-user/syscall_defs.h |  2 +-
  meson.build               |  5 ++++
  5 files changed, 9 insertions(+), 62 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]