Files: tests/test-regex.c tests/macros.h Depends-on: gettext-h localcharset wctype-h configure.ac: AC_CHECK_DECLS_ONCE([alarm]) Makefile.am: TESTS += test-regex check_PROGRAMS += test-regex test_regex_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) @LIBINTL@ $(LIBTHREAD)