Files: tests/test-localename.c tests/macros.h m4/musl.m4 Depends-on: locale setenv unsetenv setlocale strdup configure.ac: gl_CHECK_FUNCS_ANDROID([newlocale], [[#include ]]) gl_MUSL_LIBC Makefile.am: TESTS += test-localename check_PROGRAMS += test-localename test_localename_LDADD = $(LDADD) $(SETLOCALE_LIB) @INTL_MACOSX_LIBS@ $(LIBTHREAD)