Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/regex-quote-tests
T

15 lines
266 B
Plaintext

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) $(MBRTOWC_LIB) $(LIBC32CONV) $(LIBTHREAD)