]> Savannah Git Hosting - gnulib.git/commitdiff
gettext-h: Fix compilation error on native Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 12 Feb 2025 22:43:21 +0000 (23:43 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 12 Feb 2025 22:43:21 +0000 (23:43 +0100)
* modules/gettext-h (Depends-on): Add locale-h.

ChangeLog
modules/gettext-h

index b5ca5b4041330c66385b8c2c6d25867927ad0f76..db1519e0bdf62dabf00c33d73b2fa636aa85219b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-02-12  Bruno Haible  <bruno@clisp.org>
+
+       gettext-h: Fix compilation error on native Windows.
+       * modules/gettext-h (Depends-on): Add locale-h.
+
 2025-02-12  Bruno Haible  <bruno@clisp.org>
 
        getaddrinfo: Support the AI_NUMERICSERV flag.
index a0036d09c4c2858946cb2e5403004369e427301c..05e39ed709ce1687f4f7c74d443428d166aef26a 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/gettext.h
 
 Depends-on:
+locale-h
 vararrays
 
 configure.ac: