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