]> Savannah Git Hosting - gnulib.git/commitdiff
localename: Fix Android build
authorKevin Cernekee <cernekee@google.com>
Wed, 11 Feb 2015 23:22:52 +0000 (15:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Feb 2015 23:47:45 +0000 (15:47 -0800)
* modules/localename (Depends-on): Add langinfo.

ChangeLog
modules/localename

index f38a67845c373503d8349b53f51733e2778029b8..68b840bfbac851b9cd153be6aeb1567d21902fc0 100644 (file)
--- 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
index 72a1e358c7b4098c7f89a98611ae94ef074b9fc4..603796e06723f9cda293390a06b7c5941932acd2 100644 (file)
@@ -11,6 +11,7 @@ m4/lcmessage.m4
 Depends-on:
 strdup
 lock
+langinfo
 
 configure.ac:
 gl_LOCALENAME