maintainer-makefile: Prohibit BSD4.3/SysV u_char etc types.
[gnulib.git] / modules / dprintf-posix-tests
blob09ebbc06f9b46fd6d51117b0c1072113d4e9b95e
1 Files:
2 tests/test-dprintf-posix.sh
3 tests/test-dprintf-posix.c
4 tests/test-printf-posix.output
5 tests/test-dprintf-posix2.sh
6 tests/test-dprintf-posix2.c
7 tests/infinity.h
8 tests/qemu.h
9 tests/signature.h
10 tests/macros.h
12 Depends-on:
13 stdbool
14 stdint
15 get-rusage-as
17 configure.ac:
18 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
20 Makefile.am:
21 TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
22 check_PROGRAMS += test-dprintf-posix test-dprintf-posix2