warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / floorl-ieee-tests
blob6b976abc4334be936884e41f02459c0e68493bb8
1 Files:
2 tests/test-floorl-ieee.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/nan.h
6 tests/macros.h
8 Depends-on:
9 fpucw
10 isnanl-nolibm
11 float
12 signbit
14 configure.ac:
16 Makefile.am:
17 TESTS += test-floorl-ieee
18 check_PROGRAMS += test-floorl-ieee
19 test_floorl_ieee_LDADD = $(LDADD) @FLOORL_LIBM@