warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / ceilf-ieee-tests
blob33e7be7906470a4ed94595b0ad4f5f95da9c53d9
1 Files:
2 tests/test-ceilf-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/macros.h
8 Depends-on:
9 isnanf-nolibm
10 float
11 signbit
13 configure.ac:
15 Makefile.am:
16 TESTS += test-ceilf-ieee
17 check_PROGRAMS += test-ceilf-ieee
18 test_ceilf_ieee_LDADD = $(LDADD) @CEILF_LIBM@