changeset 17905:694c9aba14fe

localename: Fix Android build * modules/localename (Depends-on): Add langinfo.
author Kevin Cernekee <cernekee@google.com>
date Wed, 11 Feb 2015 15:22:52 -0800
parents 3824f01f7518
children d86e349ad92d
files ChangeLog modules/localename
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/modules/localename
+++ b/modules/localename
@@ -11,6 +11,7 @@
 Depends-on:
 strdup
 lock
+langinfo
 
 configure.ac:
 gl_LOCALENAME