]> Savannah Git Hosting - gnulib.git/commit
duplocale: Fix Android build of duplocale-tests
authorKevin Cernekee <cernekee@google.com>
Wed, 11 Feb 2015 23:22:58 +0000 (15:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Feb 2015 23:47:46 +0000 (15:47 -0800)
commit52f74ee1b448d6927811732a85e232cde37d5a32
treee51ed91420c13ddd24a1528b6e7c7b35e40d72e0
parent92f4ac3ad2eef632c2048e8348bf4478567842d2
duplocale: Fix Android build of duplocale-tests

* modules/duplocale-tests (Depends-on): Add langinfo, as the header
is included by test-duplocale.c (but not by duplocale.c).
* modules/duplocale-tests (configure.ac): Check for monetary.h.
* tests/test-duplocale.c: Skip test if monetary.h is absent.
* doc/posix-headers/monetary.texi: Add Android to the list of
platforms missing monetary.h.
ChangeLog
doc/posix-headers/monetary.texi
modules/duplocale-tests
tests/test-duplocale.c