summaryrefslogtreecommitdiff
path: root/modules/regex-tests
blob: e8821ec52d8a82b6176c9ce95f9fb3d849b253fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-regex.c
tests/macros.h

Depends-on:
gettext-h
localcharset

configure.ac:

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