]> 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>
Fri, 7 Mar 2025 20:15:57 +0000 (21:15 +0100)
* modules/gettext-h (Depends-on): Add locale-h.

ChangeLog
modules/gettext-h

index 0ded0017b173c8f0ea43eb146f3cf0e760006c38..2c5fbac5772336edff2d6cdb186bd662999f334d 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-10  KO Myung-Hun  <komh78@gmail.com>
 
        popen: Set gl_cv_func_popen_works to "guessing no" on OS/2.
index a0036d09c4c2858946cb2e5403004369e427301c..05e39ed709ce1687f4f7c74d443428d166aef26a 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/gettext.h
 
 Depends-on:
+locale-h
 vararrays
 
 configure.ac: