The set of changes addresses "Diagnose "make is too old" in configure (or in the makefile?)" from https://wiki.qemu.org/Features/Meson#Easy. It also provides cleaner backwards compatible build invocation on macOS.
Roman Bolshakov (4): configure: Use discovered make for in-source build Makefile: Require GNU make 3.82+ configure: Prefer gmake on darwin configure: Test if $make actually exists Makefile | 5 +++++ configure | 28 ++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) -- 2.28.0