Depend on fprintf-posix.
[gnulib.git] / modules / ceilf-tests
1 Files:
2 tests/test-ceilf1.c
3 tests/test-ceilf2.c
4
5 Depends-on:
6 float
7 isnanf-nolibm
8 stdbool
9 stdint
10 fprintf-posix
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-ceilf1 test-ceilf2
16 check_PROGRAMS += test-ceilf1 test-ceilf2
17 test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@
18 test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@
19
20 License:
21 LGPL