warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / roundf-ieee-tests
blob1d283adb29d3e601555a75647620cac61e8343dc
1 Files:
2 tests/test-roundf-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-roundf-ieee
17 check_PROGRAMS += test-roundf-ieee
18 test_roundf_ieee_LDADD = $(LDADD) @ROUNDF_LIBM@