dirfd: Avoid link error on AIX 7.1.
[gnulib.git] / modules / printf-posix-tests
1 Files:
2 tests/test-printf-posix.sh
3 tests/test-printf-posix.c
4 tests/test-printf-posix.h
5 tests/test-printf-posix.output
6 tests/test-printf-posix2.sh
7 tests/test-printf-posix2.c
8 tests/signature.h
9 tests/macros.h
10
11 Depends-on:
12 stdint
13
14 configure.ac:
15 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
16
17 Makefile.am:
18 TESTS += test-printf-posix.sh test-printf-posix2.sh
19 check_PROGRAMS += test-printf-posix test-printf-posix2