warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / fprintf-posix-tests
blob258e3bfb28e62ad2d9e43fdfe27b71e74a220ff3
1 Files:
2 tests/test-fprintf-posix.sh
3 tests/test-fprintf-posix.c
4 tests/test-fprintf-posix.h
5 tests/test-printf-posix.output
6 tests/test-fprintf-posix2.sh
7 tests/test-fprintf-posix2.c
8 tests/test-fprintf-posix3.sh
9 tests/test-fprintf-posix3.c
10 tests/infinity.h
11 tests/signature.h
12 tests/macros.h
14 Depends-on:
15 stdint
16 get-rusage-as
18 configure.ac:
19 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
21 Makefile.am:
22 TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh test-fprintf-posix3.sh
23 check_PROGRAMS += test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3