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