Files:
tests/test-regex.c
tests/macros.h

Depends-on:
gettext-h
localcharset
wctype-h

configure.ac:

Makefile.am:
TESTS += test-regex
check_PROGRAMS += test-regex
test_regex_LDADD = $(LDADD) $(LIB_SETLOCALE) $(LIB_MBRTOWC) @LIBINTL@ $(LIBTHREAD)
