summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--modules/localename1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f38a67845c..68b840bfba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,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 <ueno@gnu.org>
uniname/unimame-tests: don't link with -lunistring
diff --git a/modules/localename b/modules/localename
index 72a1e358c7..603796e067 100644
--- a/modules/localename
+++ b/modules/localename
@@ -11,6 +11,7 @@ m4/lcmessage.m4
Depends-on:
strdup
lock
+langinfo
configure.ac:
gl_LOCALENAME