]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention the GNU make requirement more prominently.
authorBruno Haible <bruno@clisp.org>
Mon, 27 Jan 2025 10:45:48 +0000 (11:45 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 28 Jan 2025 09:38:13 +0000 (10:38 +0100)
* NEWS: Mention the GNU make requirement.

NEWS

diff --git a/NEWS b/NEWS
index 6611406567ecfc517d8fc6b180d2025c584fd421..18b90593a173e3cff6e235a3f8a5dbf1eb1778b5 100644 (file)
--- 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