From 49761ad08f6afc0d545c73cc6c811297600805df Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 27 Jan 2025 11:45:48 +0100 Subject: [PATCH] Mention the GNU make requirement more prominently. * NEWS: Mention the GNU make requirement. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 661140656..18b90593a 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ Version 0.24 - January 2025 - A new example 'hello-c++-gnome3' has been added. * Ruby: - A new example 'hello-ruby' has been added. +# Caveat maintainers: + * Building the po/ directory now requires GNU make on specific platforms: + macOS, Solaris, AIX. Version 0.23.1 - December 2024 -- 2.47.3