mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-01 04:41:58 +03:00
14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
Files:
|
|
tests/test-fstrcmp.c
|
|
|
|
Depends-on:
|
|
stdbool
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fstrcmp
|
|
check_PROGRAMS += test-fstrcmp
|
|
test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)
|