openat: allow return of fd 0
[gnulib.git] / modules / fstrcmp-tests
1 Files:
2 tests/test-fstrcmp.c
3
4 Depends-on:
5 stdbool
6 progname
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-fstrcmp
12 check_PROGRAMS += test-fstrcmp
13 test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)