bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 04/11] localename: Fix Android build


From: Kevin Cernekee
Subject: [PATCH 04/11] localename: Fix Android build
Date: Wed, 11 Feb 2015 15:22:52 -0800

* modules/localename (Depends-on): Add langinfo.
---
 ChangeLog          | 3 +++
 modules/localename | 1 +
 2 files changed, 4 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index c1a37f5f1504..6d8bffa4160f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
        platforms) but are missing the declaration in the header file,
        causing the m4 logic to guess incorrectly.
 
+       localename: Fix Android build
+       * modules/localename (Depends-on): Add langinfo.
+
 2015-02-08  Daiki Ueno  <address@hidden>
 
        uniname/unimame-tests: don't link with -lunistring
diff --git a/modules/localename b/modules/localename
index 72a1e358c7b4..603796e06723 100644
--- a/modules/localename
+++ b/modules/localename
@@ -11,6 +11,7 @@ m4/lcmessage.m4
 Depends-on:
 strdup
 lock
+langinfo
 
 configure.ac:
 gl_LOCALENAME
-- 
2.2.0.rc0.207.ga3a616c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]