Make roundf-tests module depend on floorf, ceilf.
[gnulib.git] / modules / truncl-tests
1 Files:
2 tests/test-truncl.c
3
4 Depends-on:
5 fpucw
6 isnanl-nolibm
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-truncl
12 check_PROGRAMS += test-truncl
13 test_truncl_LDADD = $(LDADD) @TRUNCL_LIBM@
14
15 License:
16 LGPL