mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
Files:
|
|
tests/test-strcasestr.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
AC_CHECK_DECLS_ONCE([alarm])
|
|
|
|
Makefile.am:
|
|
TESTS += test-strcasestr
|
|
check_PROGRAMS += test-strcasestr
|
|
|