havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / futimens-tests
blob519141300733aa77cbcf1db875d4dfed589b4984
1 Files:
2 tests/nap.h
3 tests/test-futimens.h
4 tests/test-utimens-common.h
5 tests/test-futimens.c
6 tests/signature.h
7 tests/macros.h
9 Depends-on:
10 gettext-h
11 fcntl-h
12 ignore-value
13 intprops
14 nanosleep
15 timespec
16 dup
17 utimecmp
19 configure.ac:
21 Makefile.am:
22 TESTS += test-futimens
23 check_PROGRAMS += test-futimens
24 test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@