Files:
tests/test-isalpha_l.c
tests/signature.h
tests/macros.h
m4/musl.m4

Depends-on:
newlocale
freelocale

configure.ac:
gl_MUSL_LIBC

Makefile.am:
TESTS += test-isalpha_l
check_PROGRAMS += test-isalpha_l
test_isalpha_l_LDADD = $(LDADD) $(GETLOCALENAME_L_LIB)
