Files:
tests/test-strcasestr.c

Depends-on:

configure.ac:
AC_CHECK_DECLS_ONCE([alarm])

Makefile.am:
TESTS += test-strcasestr
check_PROGRAMS += test-strcasestr

