relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
[gnulib.git] / modules / fprintf-posix-tests
blobde0a8df7967350cae3a07407166ac0c230368bc7
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/qemu.h
12 tests/signature.h
13 tests/macros.h
15 Depends-on:
16 stdbool
17 stdint
18 get-rusage-as
20 configure.ac:
21 AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
23 Makefile.am:
24 TESTS += test-fprintf-posix.sh test-fprintf-posix2.sh test-fprintf-posix3.sh
25 check_PROGRAMS += test-fprintf-posix test-fprintf-posix2 test-fprintf-posix3