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

Depends-on:
regex
xalloc

configure.ac:

Makefile.am:
TESTS += test-regex-quote
check_PROGRAMS += test-regex-quote
test_regex_quote_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBINTL) $(LIB_MBRTOWC) $(LIBTHREAD)
