Files:
tests/test-newlocale.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:
gl_CHECK_FUNCS_ANDROID([nl_langinfo_l], [[#include <langinfo.h>]])

Makefile.am:
TESTS += test-newlocale
check_PROGRAMS += test-newlocale
test_newlocale_LDADD = $(LDADD) $(GETLOCALENAME_L_LIB)
