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