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) $(SETLOCALE_LIB) $(MBRTOWC_LIB) @LIBINTL@ $(LIBTHREAD)
