]> git.ipfire.org Git - thirdparty/qemu.git/commit
configure / meson: Move check for pty.h to meson.build
authorThomas Huth <thuth@redhat.com>
Wed, 18 Nov 2020 17:10:48 +0000 (18:10 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 13 Dec 2020 22:56:16 +0000 (23:56 +0100)
commit2802d91d515f3e51a8b3515a35e79c2c676da9e5
treecffc49f195f73fcdfbce316e75f5c4acb9768cee
parent5a42999b1f982873f32c02e7f712a2bd89135cc6
configure / meson: Move check for pty.h to meson.build

This check can be done in a much shorter way in meson.build

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201118171052.308191-3-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
configure
meson.build