From: Bruno Haible Date: Sat, 26 Jan 2019 22:40:44 +0000 (+0100) Subject: localename tests: Fix test failure on Android. X-Git-Tag: v1.0~5118 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=29c58de5bde12dd975966479c495e9516893125d;p=gnulib.git localename tests: Fix test failure on Android. * modules/localename-tests (Depends-on): Add 'setlocale'. --- diff --git a/ChangeLog b/ChangeLog index 69b13b46db..6eddae295e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-01-26 Bruno Haible + + localename tests: Fix test failure on Android. + * modules/localename-tests (Depends-on): Add 'setlocale'. + 2019-01-26 Bruno Haible mountlist: Port better to Android. diff --git a/modules/localename-tests b/modules/localename-tests index f7633f03b9..4940965d03 100644 --- a/modules/localename-tests +++ b/modules/localename-tests @@ -6,6 +6,7 @@ Depends-on: locale setenv unsetenv +setlocale strdup configure.ac: