doc: Mention module execinfo.
[gnulib.git] / modules / fstrcmp-tests
blobfa2183c113e372a842f4e690f962a41b9b201c97
1 Files:
2 tests/test-fstrcmp.c
3 tests/macros.h
5 Depends-on:
6 stdbool
8 configure.ac:
10 Makefile.am:
11 TESTS += test-fstrcmp
12 check_PROGRAMS += test-fstrcmp
13 test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)