1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/fstrcmp-tests
2009-12-24 21:01:42 +01:00

15 lines
208 B
Plaintext

Files:
tests/test-fstrcmp.c
tests/macros.h
Depends-on:
stdbool
progname
configure.ac:
Makefile.am:
TESTS += test-fstrcmp
check_PROGRAMS += test-fstrcmp
test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)