stdio: Avoid syntax error in C++ mode.
[gnulib.git] / modules / futimens-tests
1 Files:
2 tests/test-futimens.h
3 tests/test-utimens-common.h
4 tests/test-futimens.c
5
6 Depends-on:
7 timespec
8 usleep
9 utimecmp
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-futimens
15 check_PROGRAMS += test-futimens
16 test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@