warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / regex-tests
blob638dba97ed3b472d942822460337863199f26dbe
1 Files:
2 tests/test-regex.c
3 tests/macros.h
5 Depends-on:
6 localcharset
8 configure.ac:
10 Makefile.am:
11 TESTS += test-regex
12 check_PROGRAMS += test-regex
13 test_regex_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD) $(LIB_PTHREAD)