]> Savannah Git Hosting - gnulib.git/commitdiff
localename tests: Fix test failure on Android.
authorBruno Haible <bruno@clisp.org>
Sat, 26 Jan 2019 22:40:44 +0000 (23:40 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Jan 2019 22:40:44 +0000 (23:40 +0100)
* modules/localename-tests (Depends-on): Add 'setlocale'.

ChangeLog
modules/localename-tests

index 69b13b46db484332f8d6806fb658746857515efb..6eddae295e7a82435df64b4b2cdc5a9476e0ec5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-26  Bruno Haible  <bruno@clisp.org>
+
+       localename tests: Fix test failure on Android.
+       * modules/localename-tests (Depends-on): Add 'setlocale'.
+
 2019-01-26  Bruno Haible  <bruno@clisp.org>
 
        mountlist: Port better to Android.
index f7633f03b9a2ac380204510a8435f2b30dbe15e1..4940965d03d1226ac63819ee0e6058bafcbd9e25 100644 (file)
@@ -6,6 +6,7 @@ Depends-on:
 locale
 setenv
 unsetenv
+setlocale
 strdup
 
 configure.ac: