* stdbit_h.m4: Fix first-line comment.
[gnulib.git] / modules / regex-quote-tests
blob9c5091970fe53683605a969b29c02de654610da3
1 Files:
2 tests/test-regex-quote.c
3 tests/macros.h
5 Depends-on:
6 regex
7 xalloc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-regex-quote
13 check_PROGRAMS += test-regex-quote
14 test_regex_quote_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBINTL) $(MBRTOWC_LIB) $(LIBC32CONV) $(LIBTHREAD)