wcwidth: Drop replacement on AIX 7.
[gnulib.git] / modules / dprintf-posix-tests
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/signature.h
8 tests/macros.h
9
10 Depends-on:
11 stdint
12
13 configure.ac:
14 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
15
16 Makefile.am:
17 TESTS += test-dprintf-posix.sh test-dprintf-posix2.sh
18 check_PROGRAMS += test-dprintf-posix test-dprintf-posix2